summaryrefslogtreecommitdiff
path: root/rsc/source/tools
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-08loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02-fsanitize=nonnull-attribute in memcpy callStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20rsc crash on WIN64 due to LP64Norbert Thiebaud
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: rscStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-29loplugin: cstylecastNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-10coverity#984106 Uninitialized scalar fieldCaolán McNamara
2014-01-10Use boolStephan Bergmann
2013-10-09CID#707521 unintialized memberCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27fix extension replacer (rsc)Andras Timar
2013-03-27stop uninitialized memory leaking into resource files.Andras Timar
2013-03-27remove unused functionality from Resource CompilerAndras Timar
2013-03-21stop uninitialized memory leaking into resource files.Michael Meeks
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-06Some cppcheck cleaningJulien Nabet
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-06-25re-base on ALv2 code.Michael Meeks
2012-05-25WaE: return value of fwrite uncheckedCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-29no need for OrderCtrl anymoreCaolán McNamara
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from rscNorbert Thiebaud
2011-08-09convert rsc to gbuildMatúš Kukan
2011-07-22Do build rsc also on non-desktop OSes just for rscsfx.hxx to get deliveredTor Lillqvist