summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2020-04-26update pchesCaolán McNamara1-2/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-34/+40
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth1-1/+1
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin6-7/+7
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen19-38/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann4-19/+19
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+4
2020-01-24tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga1-1/+1
2020-01-14loplugin:finalclasses in ooxNoel Grandin35-98/+98
2019-12-19sal_Char->char in oox..registryNoel Grandin1-1/+1
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann5-5/+0
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth3-3/+29
2019-12-06tdf#127237 fix table background color in Impress importnd1011-0/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann4-19/+19
2019-11-22make some classes module-privateNoel Grandin2-2/+2
2019-11-03make some classes module-privateNoel Grandin1-2/+2
2019-11-03find symbols that can be privateNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-6/+7
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse1-0/+2
2019-10-12tdf#128016 Chart OOXML Import: fix duplicated category labelsBalazs Varga1-0/+1
2019-10-03tdf#127907 tdf#126724 Chart DOCX import: fix axis title positionBalazs Varga1-0/+2
2019-10-01SmartArt edit UI: fix crash on empty node textGrzegorz Araminowicz1-0/+1
2019-09-02loplugin:constmethod in ooxNoel Grandin3-3/+3
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek1-0/+3
2019-07-23Fix typosAndrea Gelmini1-1/+1
2019-07-14tdf#126192 Translate automatic axis labelsGabor Kelemen1-1/+1
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen2-0/+37
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel1-0/+1
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz1-49/+0
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth1-1/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-31/+25
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-2/+2
2019-01-07tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga1-0/+5
2018-11-08loplugin:unusedmethodsNoel Grandin1-6/+0
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk1-0/+1
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna1-1/+2
2018-10-15loplugin:constfields in ooxNoel Grandin6-7/+7
2018-09-28oox: create ShapeContextHandler instances with an uno constructorMiklos Vajna2-38/+0
2018-09-21Related: tdf#120028 PPTX import: fix font size of multi-col shape textMiklos Vajna2-0/+4
2018-09-21tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna3-0/+7
2018-09-21oox: create QuickDiagrammingLayout instances with an uno constructorMiklos Vajna1-7/+0
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna1-7/+0
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna1-7/+0
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin2-3/+3
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna1-7/+0
2018-08-10oox: create FilterDetect instances with an uno constructorMiklos Vajna1-7/+0
2018-08-07ofz#9747 Indirect-leakCaolán McNamara1-1/+1
2018-08-03oox: create FastTokenHandler instances with an uno constructorMiklos Vajna1-7/+0
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos4-0/+31