summaryrefslogtreecommitdiff
path: root/rsc/source/res
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M
2017-04-28loplugin:unusedmethodsNoel Grandin
2017-04-21loplugin:mergeclasses RscConst with RscEnumNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-17move formula description extra data out of .srcCaolán McNamara
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2016-11-25convert VAR constants to o3tl::typed_flagsNoel Grandin
2016-11-24RscBreakRange is unusedCaolán McNamara
2016-11-15loplugin:constantparamNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-26SfxSlotInfo is unusedCaolán McNamara
2016-10-26drop now unused SfxStyleItem, etc.Caolán McNamara
2016-10-25drop window related stuff from rscCaolán McNamara
2016-10-25no users of RscClassArray leftCaolán McNamara
2016-10-11remove some conversion operator methodsNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
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