summaryrefslogtreecommitdiff
path: root/include/oox/dump
AgeCommit message (Expand)AuthorFilesLines
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-07-19compact namespace: ooxNoel Grandin5-24/+10
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann1-2/+2
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-24inline some use-once typedefsNoel Grandin1-6/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin4-12/+12
2020-04-22use more make_shared in ooxNoel Grandin1-1/+1
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin2-15/+15
2020-01-24loplugin:makeshared in ooxNoel Grandin1-3/+3
2019-12-19sal_Char->char in oox..registryNoel Grandin2-9/+9
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen1-2/+0
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist5-9/+7
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2018-10-15loplugin:constfields in ooxNoel Grandin2-15/+15
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 Grandin3-10/+7
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin1-2/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2-9/+8
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin1-3/+0
2016-11-02loplugin:unusedfieldsNoel Grandin1-6/+0
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+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 Bergmann2-9/+9
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas5-22/+52
2016-02-09Remove excess newlinesChris Sherlock5-134/+0
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-40/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin4-40/+40
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann5-105/+105
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 Grandin2-60/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-03-19loplugin:constantfunction: ooxNoel Grandin2-6/+4
2015-02-19boost->stdCaolán McNamara2-16/+16
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 Grandin2-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin2-4/+4
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 Bergmann5-105/+105
2014-03-18loplugin:passstringbyrefStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms5-146/+146