summaryrefslogtreecommitdiff
path: root/xmloff/source/script
AgeCommit message (Expand)Author
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2014-07-03coverity#736024 help coverity out hereCaolán McNamara
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-05-22WaE: function will cause runtime stack overflowTor Lillqvist
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08some further OUString cleanupThomas Arnhold
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-12fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold