summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* new src file has ExtraLong in use anymoreCaolán McNamara2016-05-251-2/+0
* no src file has BorderStyle in use anymoreCaolán McNamara2016-05-251-16/+0
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-2/+0
* Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin2016-05-221-3/+3
* Convert RSC_IMAGELIST to scoped enumNoel Grandin2016-05-221-3/+3
* loplugin:unusedmethods in package to rscNoel Grandin2016-05-195-57/+0
* remove ACCELITEM stuff from rscNoel Grandin2016-05-163-37/+0
* convert NUMERICFORMATTER to scoped enumNoel Grandin2016-05-161-8/+5
* remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin2016-05-163-67/+0
* convert RSC_MENUITEM to scoped enumNoel Grandin2016-05-163-22/+13
* convert RSC_MENU to scoped enumNoel Grandin2016-05-161-3/+3
* Convert RSWND to scoped enumNoel Grandin2016-05-162-2/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-102-2/+2
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-093-6/+8
* convert SFX_SLOT_INFO to scoped enumNoel Grandin2016-05-095-2/+32
* convert SFX_STYLE_ITEM to scoped enumNoel Grandin2016-05-096-11/+42
* rsc - remove obsolete FILE_LOCAL macros.erdemdemirkapi2016-05-015-23/+14
* tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks2016-04-303-40/+12
* Fix typosAndrea Gelmini2016-04-302-2/+2
* loplugin:nullptrStephan Bergmann2016-04-261-23/+28
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3
* loplugin:constantparamNoel Grandin2016-04-052-6/+5
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* -Werror=unused-but-set-variableStephan Bergmann2016-03-231-3/+0
* loplugin:constantparam in rscNoel Grandin2016-03-236-71/+28
* Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud2016-03-139-37/+52
* WaE: loplugin:stringconcatCaolán McNamara2016-03-121-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-129-52/+37
* -Werror,-Wunused-macrosStephan Bergmann2016-03-041-4/+0
* loplugin:unuseddefaultparam in rscNoel Grandin2016-03-024-6/+6
* sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin2016-03-017-67/+68
* new loplugin: commaoperatorNoel Grandin2016-02-231-2/+4
* use consistent #define checks for the Windows platformNoel Grandin2016-02-173-3/+3
* Fix typosAndrea Gelmini2016-02-051-2/+2
* Compiler warning battleStephan Bergmann2016-02-021-1/+8
* -Werror,-Wconstant-conversion (from 255 to -1)Stephan Bergmann2016-02-021-1/+1
* ditch loading of SplitWindows from resource filesCaolán McNamara2016-01-303-22/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-1512-41/+25
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* new loplugin: memoryvarNoel Grandin2015-11-111-10/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1031-234/+234
* -Werror,-WformatStephan Bergmann2015-10-261-1/+1
* remove extra spaces around ::Noel Grandin2015-10-267-33/+33
* cppcheck: invalidPrintfArgType_sintCaolán McNamara2015-10-241-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-168/+168
* cppcheck:variableScopeNoel Grandin2015-10-121-36/+22
* loplugin:unusedmethodsNoel Grandin2015-10-012-8/+0