summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)Author
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin
2016-05-16remove ACCELITEM stuff from rscNoel Grandin
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin
2016-05-16Convert RSWND to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin
2016-04-30tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-05loplugin:constantparamNoel Grandin
2016-03-23loplugin:constantparam in rscNoel Grandin
2016-03-02loplugin:unuseddefaultparam in rscNoel Grandin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-02-05Fix typosAndrea Gelmini
2016-01-30ditch loading of SplitWindows from resource filesCaolán McNamara
2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
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-30tdf#39468: Translate German comments in core/rsc/incLucas Satabin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20rsc crash on WIN64 due to LP64Norbert Thiebaud
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-05Explicitly default the copy ctorStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: rscStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31various other apparently unnecessary rsc stuffCaolán McNamara
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara