summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-3/+5
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-2/+2
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl1-2/+1
2018-03-05use more Color in ooxNoel Grandin3-4/+4
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2-1/+4
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos1-0/+2
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin1-2/+2
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn1-0/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-21/+21
2017-11-01loplugin:finalclasses in ooxNoel Grandin12-30/+29
2017-10-23loplugin:includeform: ooxStephan Bergmann7-9/+9
2017-10-18Replace lists by vectors in ooxJulien Nabet1-2/+2
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-5/+9
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-22/+29