summaryrefslogtreecommitdiff
path: root/xmloff/inc
AgeCommit message (Expand)AuthorFilesLines
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin1-3/+0
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin2-4/+0
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann6-147/+64
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara4-9/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann1-0/+51
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin1-1/+1
2017-01-09New loplugin:externvar: xmloffStephan Bergmann1-0/+23
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny1-0/+70
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin2-82/+0
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin1-3/+0
2016-11-16new loplugin finalprotectedNoel Grandin1-2/+1
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2-4/+4
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin1-4/+0
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin1-1/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-6/+0
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin5-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann38-44/+44
2016-09-09use std::unique_ptrDavid Tardon1-5/+5
2016-09-09reduce the insanity level of the codebase a bitDavid Tardon1-4/+7
2016-09-09use std::shared_ptr to manage memoryDavid Tardon1-2/+3
2016-09-09use std::shared_ptrDavid Tardon1-3/+4
2016-09-09loplugin:refcountingNoel Grandin2-3/+3
2016-09-09use std::unique_ptrDavid Tardon1-5/+5
2016-09-09remove manual memory managementDavid Tardon1-2/+2
2016-09-09use std::unique_ptrDavid Tardon1-3/+3
2016-09-09remove manual memory managementDavid Tardon1-1/+1
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin3-7/+0
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2-24/+0
2016-05-06xmloff: C++ is an imperative language, so let's write imperative loopsMichael Stahl1-1/+0
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin2-2/+2
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin3-5/+5
2016-04-05loplugin:constantparam in xmloffNoel Grandin1-2/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-03-29Avoid reserved identifiersStephan Bergmann3-11/+11
2016-03-16loplugin:constantparam in xmloff/Noel Grandin3-5/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+1
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-2/+1
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin1-17/+8
2016-02-09Remove excess newlinesChris Sherlock4-26/+0
2016-01-31boost::tuple -> std::tupleCaolán McNamara2-5/+5
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton1-7/+0
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin3-4/+4