summaryrefslogtreecommitdiff
path: root/include/oox/core
AgeCommit message (Expand)Author
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
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25remove whitespaceMarkus Mohrhard
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-03-17Remove oox::core::FilterBase::implGetImplementationName indirectionStephan Bergmann
2015-03-10detect MSO 2007 OOXML documentsMarkus Mohrhard
2015-03-10remove whitespacesMarkus Mohrhard
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-11fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna
2014-07-01TyposJulien Nabet
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10unused oox::core::Relations::getRelationsFromTypeMiklos Vajna
2014-03-05Revert "remove unused code oox::core::Relations::getRelationsFromType"Caolán McNamara
2014-03-05remove unused code oox::core::Relations::getRelationsFromTypeNoel Grandin