summaryrefslogtreecommitdiff
path: root/include/oox/core
AgeCommit message (Expand)Author
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-08-17Remove unused includesStephan Bergmann
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-04-17loplugin:constparamsNoel Grandin
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-04-05add a clearDocumentHandler for null document handler caseCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29loplugin:unnecessaryvirtualNoel Grandin
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-03tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-12-26use the existing namespace map for the oox namespace exportMarkus Mohrhard
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara
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
2016-06-10update mergeclasses resultsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-10Fix typosAndrea Gelmini