summaryrefslogtreecommitdiff
path: root/xmlscript/source/xml_helper
AgeCommit message (Expand)Author
2016-11-17extend unusedfields loplugin to find fields that can be privateNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-12loplugin:nullptrStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-05-fsanitize=nonnull-attributeStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-03-09tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2015-11-26com::sun::star->css in xmlscript/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-03inline some use-once typedefsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: xmlscriptStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01xmlscript: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-11Clean up function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08make use of startsWith()Thomas Arnhold
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-07Correct OUString check with proper startsWith()Olivier Hallot
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot
2012-07-10re-base on ALv2 code.Michael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]Mathias Bauer
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Remove dead code in libs-coreXisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet