summaryrefslogtreecommitdiff
path: root/xmloff/source/script
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin1-10/+3
2018-09-19loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin1-10/+3
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov3-22/+8
2018-09-13loplugin:constfields in xmloffNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin5-32/+35
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-01-25loplugin:useuniqueptr in XMLEventImportHelperNoel Grandin1-5/+4
2017-12-02Replace list by vector in XMLEventImportHelper (xmloff)Julien Nabet1-6/+6
2017-10-23loplugin:includeform: xmloffStephan Bergmann6-6/+6
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara4-19/+19
2017-07-20loplugin:constparams in xmloffNoel Grandin1-4/+4
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin3-4/+4
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-10/+2
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-2/+2
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-3/+3
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-3/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-4/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke2-2/+0
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-2/+2
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin1-4/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin2-13/+13
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-15/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-10/+10
2015-07-03Fix typosAndrea Gelmini1-1/+1
2014-07-03coverity#736024 help coverity out hereCaolán McNamara1-3/+5
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-4/+4
2014-03-31xmloff: sal_Bool->boolNoel Grandin2-14/+14
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-10/+10
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud8-10/+10
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa3-56/+0
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist1-1/+2
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-36/+26
2013-03-08some further OUString cleanupThomas Arnhold1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith3-10/+10
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-2/+2