summaryrefslogtreecommitdiff
path: root/include/oox/dump
AgeCommit message (Expand)Author
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-22improve loplugin:pointerboolNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-07-19compact namespace: ooxNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-22use more make_shared in ooxNoel Grandin
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-01-24loplugin:makeshared in ooxNoel Grandin
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-04tdf#42949: clean up includes in include/oox/dump with iwyuJorenz Paragas
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
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-08-04include: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2015-02-19boost->stdCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin