summaryrefslogtreecommitdiffstats
path: root/include/oox/dump
Commit message (Expand)AuthorAgeFilesLines
* Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist2019-05-205-9/+7
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+0
* loplugin:constfields in ooxNoel Grandin2018-10-152-15/+15
* oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-1/+23
* inline use-once typedefsNoel Grandin2017-12-191-7/+4
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-291-5/+5
* loplugin:finalclasses in ooxNoel Grandin2017-11-013-10/+7
* loplugin:unusedfields in oox,reportdesignNoel Grandin2017-07-221-2/+0
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin2016-11-302-9/+8
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-081-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-021-6/+0
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-1/+0
* loplugin:expandablemethodds in include/ooxNoel Grandin2016-10-211-4/+0
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-9/+2
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-9/+9
* tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas2016-05-045-22/+52
* Remove excess newlinesChris Sherlock2016-02-095-134/+0
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-40/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-234-40/+40
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-105/+105
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* include: inline some use-once typedefsNoel Grandin2015-08-041-6/+4
* loplugin:unusedmethods ooxNoel Grandin2015-07-212-60/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-3/+3
* loplugin:constantfunction: ooxNoel Grandin2015-03-192-6/+4
* boost->stdCaolán McNamara2015-02-192-16/+16
* loplugin:deletedspecialStephan Bergmann2015-02-071-8/+8
* remove unused typedefsNoel Grandin2015-01-281-3/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-4/+4
* remove operator>> and operator<< methodsNoel Grandin2014-12-121-14/+7
* fdo#75757: remove inheritance to std::mapTakeshi Abe2014-10-081-2/+11
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-275-105/+105
* loplugin:passstringbyrefStephan Bergmann2014-03-181-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-015-146/+146
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-095-8/+8
* fixincludeguards.sh: include/o*Thomas Arnhold2013-10-235-10/+10
* Exorcise some cargo-cultness in oox.Thorsten Behrens2013-09-113-118/+118
* execute move of global headersBjoern Michaelsen2013-04-235-0/+3053