summaryrefslogtreecommitdiff
path: root/rsc/source
AgeCommit message (Expand)AuthorFilesLines
2016-07-08loplugin:redundantcast: redundant static_casts in rscStephan Bergmann2-5/+5
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-1/+0
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+2
2016-06-02loplugin:unusedfieldsNoel Grandin1-1/+0
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin2-26/+11
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin1-11/+9
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin2-20/+6
2016-05-27Revert "Remove more RSC_DOCKWINDOW related stuff"Michael Stahl2-0/+14
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl2-2/+17
2016-05-27Remove more RSC_DOCKWINDOW related stuffNoel Grandin2-14/+0
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin2-17/+2
2016-05-26loplugin:unusedmethodsNoel Grandin2-35/+0
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+1
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin1-4/+2
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin1-2/+2
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin1-3/+3
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara1-2/+0
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara1-16/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin1-3/+3
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin1-3/+3
2016-05-19loplugin:unusedmethods in package to rscNoel Grandin2-53/+0
2016-05-16remove ACCELITEM stuff from rscNoel Grandin2-36/+0
2016-05-16convert NUMERICFORMATTER to scoped enumNoel Grandin1-8/+5
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin2-65/+0
2016-05-16convert RSC_MENUITEM to scoped enumNoel Grandin2-20/+12
2016-05-16convert RSC_MENU to scoped enumNoel Grandin1-3/+3
2016-05-16Convert RSWND to scoped enumNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-2/+2
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-6/+6
2016-05-09convert SFX_SLOT_INFO to scoped enumNoel Grandin3-2/+23
2016-05-09convert SFX_STYLE_ITEM to scoped enumNoel Grandin4-11/+32
2016-05-01rsc - remove obsolete FILE_LOCAL macros.erdemdemirkapi5-23/+14
2016-04-30tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks2-39/+12
2016-04-30Fix typosAndrea Gelmini2-2/+2
2016-04-26loplugin:nullptrStephan Bergmann1-23/+28
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-05loplugin:constantparamNoel Grandin1-4/+4
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-3/+3
2016-03-23-Werror=unused-but-set-variableStephan Bergmann1-3/+0
2016-03-23loplugin:constantparam in rscNoel Grandin4-63/+24
2016-03-13Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud9-37/+52
2016-03-12WaE: loplugin:stringconcatCaolán McNamara1-2/+2
2016-03-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar9-52/+37
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-4/+0
2016-03-02loplugin:unuseddefaultparam in rscNoel Grandin2-3/+4
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin5-52/+50
2016-02-23new loplugin: commaoperatorNoel Grandin1-2/+4
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-3/+3