summaryrefslogtreecommitdiff
path: root/include/oox/core
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Related: 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
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl1-1/+2
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin1-8/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-21loplugin:unusedmethodsNoel Grandin2-13/+0
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+0
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin12-162/+160
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-84/+84
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-09-25better OOXML VBA exportMarkus Mohrhard1-0/+1
2015-09-25remove whitespaceMarkus Mohrhard1-4/+0
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe5-12/+11
2015-08-04include: inline some use-once typedefsNoel Grandin1-4/+4
2015-07-21loplugin:unusedmethods ooxNoel Grandin5-12/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard1-0/+3
2015-04-16Revert "make more classes dllpublic"David Tardon1-3/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+3
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann1-6/+0
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard1-0/+2
2015-03-10remove whitespacesMarkus Mohrhard3-16/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-02-19boost->stdCaolán McNamara4-9/+9
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara2-4/+2