summaryrefslogtreecommitdiff
path: root/include/oox/core
AgeCommit message (Expand)AuthorFilesLines
2019-10-29loplugin:finalclasses in ooxNoel Grandin3-4/+4
2019-08-23loplugin:returnconstval in ooxNoel Grandin1-1/+1
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen11-35/+0
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk1-0/+2
2018-11-08loplugin:unusedmethodsNoel Grandin1-4/+0
2018-10-15loplugin:constfields in ooxNoel Grandin4-4/+4
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann3-6/+6
2018-08-17Remove unused includesStephan Bergmann1-3/+2
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-0/+15
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+1
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+5
2018-02-14oox: cosmetic cleanupAshod Nakashian1-4/+3
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+3
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+2
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin1-2/+2
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin1-1/+0
2017-09-19fix SequenceOutputStream constnessNoel Grandin1-1/+1
2017-08-25loplugin:unusedmethodsNoel Grandin1-197/+0
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+3
2017-07-31loplugin:constparams in ooxNoel Grandin2-2/+2
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+2
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-2/+3
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara1-0/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-10/+2
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-2/+1
2017-03-29loplugin:unusedmethodsNoel Grandin1-43/+0
2017-03-29loplugin:unnecessaryvirtualNoel Grandin1-2/+3
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin1-4/+3
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna1-0/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann11-108/+64
2017-01-24use rtl::Reference in FastParserNoel Grandin2-10/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann5-5/+29
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard1-0/+2
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara1-3/+3
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann8-9/+9
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann1-1/+1
2016-06-10update mergeclasses resultsNoel Grandin1-3/+1
2016-05-26loplugin:unusedreturntypesNoel Grandin1-3/+1
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas11-20/+20
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas13-41/+171
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin1-2/+2
2016-03-14inline some use-once macrosNoel Grandin1-5/+0
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin1-1/+1
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin2-2/+2
2016-02-09Remove excess newlinesChris Sherlock11-26/+0