summaryrefslogtreecommitdiff
path: root/include/oox/dump/dumperbase.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-4/+4
2020-04-22use more make_shared in ooxNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-4/+4
2020-01-24loplugin:makeshared in ooxNoel Grandin1-3/+3
2019-12-19sal_Char->char in oox..registryNoel Grandin1-8/+8
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist1-5/+3
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2018-10-15loplugin:constfields in ooxNoel Grandin1-4/+4
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+23
2017-12-19inline use-once typedefsNoel Grandin1-7/+4
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-5/+5
2017-11-01loplugin:finalclasses in ooxNoel Grandin1-4/+4
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin1-4/+4
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-3/+0
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin1-4/+0
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-9/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-8/+8
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas1-15/+14
2016-02-09Remove excess newlinesChris Sherlock1-67/+0
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-40/+0
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-29/+29
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-40/+40
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-08-04include: inline some use-once typedefsNoel Grandin1-6/+4
2015-07-21loplugin:unusedmethods ooxNoel Grandin1-21/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-02-19boost->stdCaolán McNamara1-15/+15
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+8
2015-01-28remove unused typedefsNoel Grandin1-3/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2014-12-12remove operator>> and operator<< methodsNoel Grandin1-14/+7
2014-10-08fdo#75757: remove inheritance to std::mapTakeshi Abe1-2/+11
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-03-18loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-75/+75
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-2/+2
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens1-95/+95
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1871