summaryrefslogtreecommitdiff
path: root/rsc/source/res
AgeCommit message (Expand)Author
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-31use initializer list ctors for res typesJochen Nitschke
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-04-05loplugin:constantparamNoel Grandin
2016-03-23loplugin:constantparam in rscNoel Grandin
2016-03-02loplugin:unuseddefaultparam in rscNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: rscStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2013-11-23widht -> widthJulien Nabet
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27remove unused functionality from Resource CompilerAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter
2013-02-13Reduce scopeJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-01-27Some cppcheck cleaningJulien Nabet
2012-11-20incorrect body alignmentLuboš Luňák
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-07nuke dead codeTakeshi Abe
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-11-27remove include of pch header from rscNorbert Thiebaud
2011-10-07cppcheck reduce scope of var in rsc/...rscclass.cxxPierre-André Jacquod
2011-09-26cppcheck: reduce scope of var in rsc rscflag.cxxPierre-André Jacquod
2011-09-21ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-17cppcheck: reduced scope of variableTakeshi Abe
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
2011-07-12callcatcher: unused codeCaolán McNamara