summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin1-1/+1
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel1-48/+58
2023-01-05Removed executable bits from source filesAndrea Gelmini1-0/+0
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann3-14/+2
2023-01-05tdf#152840 add ST_ThemeColor values to ClrScheme::getColorRegina Henschel2-1/+15
2023-01-04tdf#149588 pptx import: transparency at SolidFillAttila Szűcs1-0/+6
2023-01-03docx: Preserve w15:appearance SdtPr attributeofftkp1-0/+1
2023-01-02Fix typoAndrea Gelmini1-2/+2
2023-01-02Fix typoAndrea Gelmini1-1/+1
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl1-0/+263
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel5-157/+780
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl3-28/+82
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl3-10/+91
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl1-5/+12
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl2-10/+47
2022-12-26svx: rename mnPitch to mnPitchFamily, add resolvePitchFamilyTomaž Vajngerl1-7/+13
2022-12-21oox: fix crash in oox::drawingml::Transform2DContext::onCreateContextXisco Fauli1-19/+22
2022-12-21tdf#152606: fix crash when opening specific pptxJulien Nabet1-1/+1
2022-12-21Use rtl::Reference to avoid some dynamic_castsStephan Bergmann1-35/+25
2022-12-20crashtesting: assert on import of forum-mso-en4-253564.xlsxCaolán McNamara1-0/+3
2022-12-19loplugin:unocast (oox::ForumlaImExportBase)Stephan Bergmann3-2/+14
2022-12-19tdf#152070 PPTX import: fix offset of tile background imageTibor Nagy2-12/+19
2022-12-19tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth1-0/+10
2022-12-19tdf#152434 PPTX import: fix lost shapes with connectorsTibor Nagy1-4/+8
2022-12-18Combine oox::FormulaIm-/ExportBaseStephan Bergmann5-27/+10
2022-12-17crashtesting: assert on export of forum-mso-en4-212378.xlsx back to xlsxCaolán McNamara1-1/+2
2022-12-15tdf#152310 DOCX shape import: fix lost text color regressionTünde Tóth1-1/+4
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth1-0/+1
2022-12-12crashtesting: relax assert seen on loading forum-mso-en4-151836.xlsxCaolán McNamara1-1/+1
2022-12-11crashtesting: accept timestamp with Z suffix as validCaolán McNamara1-2/+3
2022-12-11crashtesting: null deref seen with forum-mso-en4-763051.xlsxCaolán McNamara1-0/+6
2022-12-09tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flysMichael Stahl3-0/+5
2022-12-05tdf#152211 PPTX import: fix connector position based on line widthTibor Nagy1-8/+26
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth1-13/+18
2022-11-26crashtesting: failure to export various docs to xlsx/docxCaolán McNamara1-6/+9
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B1-1/+1
2022-11-24tdf#152199: Don't crop twiceJan Holesovsky1-1/+5
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy2-3/+110
2022-11-24Remove some unused includesMiklos Vajna1-1/+1
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-0/+1
2022-11-23tdf#152153 DOCX export: fix lost images at embedded documentsTünde Tóth1-6/+7
2022-11-21tdf#149803 tdf#128150 PPTX: export UseBgFill of custom shapesTibor Nagy1-2/+11
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara1-1/+1
2022-11-14tdf#151891 PPTX import: fix regression of connector positionTibor Nagy1-5/+19
2022-11-14Revert "Revert "tdf#151622 PPTX: fix export of show as icon option""Xisco Fauli1-0/+7
2022-11-14tdf#142291 PPTX export: fix table border stylesTibor Nagy1-1/+26
2022-11-12tdf#125085 PPTX WordArt import: get shape font from runRegina Henschel1-131/+274
2022-11-03Fix typoAndrea Gelmini1-1/+1
2022-11-03tdf#150966 oox export avoid bottom above top for text areaRegina Henschel1-8/+15
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin2-4/+4