summaryrefslogtreecommitdiff
path: root/rsc/source/tools/rscdef.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-664/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-3/+2
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin1-6/+6
2016-12-23merge StringNode with RscDefineNoel Grandin1-5/+29
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin1-1/+1
2016-10-11remove some conversion operator methodsNoel Grandin1-5/+0
2016-09-30loplugin:constantparamNoel Grandin1-20/+9
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-1/+0
2016-05-26loplugin:unusedmethodsNoel Grandin1-7/+0
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin1-12/+0
2016-04-30Fix typosAndrea Gelmini1-1/+1
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin1-26/+23
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin1-9/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-26remove extra spaces around ::Noel Grandin1-8/+8
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin1-15/+14
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn1-8/+3
2014-09-29loplugin: cstylecastNoel Grandin1-5/+5
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-5/+5
2014-05-10coverity#984106 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-01-10Use boolStephan Bergmann1-1/+1
2013-10-09CID#707521 unintialized memberCaolán McNamara1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud1-102/+166
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-03-27remove unused functionality from Resource CompilerAndras Timar1-255/+2
2013-02-06Some cppcheck cleaningJulien Nabet1-10/+4
2012-08-08STL'ify UniqueIndexNoel Grandin1-17/+14
2012-06-25re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-12ByteString->rtl::OStringCaolán McNamara1-11/+11
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara1-3/+3
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+1
2011-11-27remove include of pch header from rscNorbert Thiebaud1-2/+0
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara1-77/+0
2011-07-12callcatcher: unused codeCaolán McNamara1-159/+0
2011-07-11callcatcher: remove unused ChangeDefNameCaolán McNamara1-24/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara1-37/+28
2011-04-29Convert LIST_APPEND to ULONG_MAX.Joseph Powers1-4/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-93/+94
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-0/+1
2011-02-13cppcheck: reduce the scope of the variableCaolán McNamara1-2/+3
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers1-34/+31
2011-01-24Remove DECLARE_LIST( RscSubDefList, RscDefine * )Joseph Powers1-53/+61
2011-01-22Remove empty description and dates.Thomas Arnhold1-242/+0
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-30/+30
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-92/+92