summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)Author
2016-08-31use initializer list ctors for res typesJochen Nitschke
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
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