summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2019-08-26tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek1-0/+3
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
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos1-1/+1
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis1-1/+1
2017-07-31loplugin:constparams in ooxNoel Grandin31-50/+50
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-2/+2
2017-05-29getUtf8TokenName can return by const refNoel Grandin1-1/+1
2017-05-04cleanup includesJochen Nitschke1-12/+0
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin3-5/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-06loplugin:singlevalfieldsNoel Grandin1-13/+17