summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)Author
2018-09-14oox: create QuickDiagrammingImport instances with an uno constructorMiklos Vajna
2018-09-07oox: create PowerPointImport instances with an uno constructorMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-31oox: create DocumentPropertiesImporter instances with an uno constructorMiklos Vajna
2018-08-10oox: create FilterDetect instances with an uno constructorMiklos Vajna
2018-08-07ofz#9747 Indirect-leakCaolán McNamara
2018-08-03oox: create FastTokenHandler instances with an uno constructorMiklos Vajna
2018-08-02tdf#116350 Import preset text geometry (text effects)Szymon Kłos
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-04cleanup includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-27Rename misleadingly named include file fillpropertiesgroupcontext.hxxTor Lillqvist
2017-02-22Bin pointless once used typedefTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann