summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski2016-08-011-0/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-273-4/+4
* new loplugin overrideparamNoel Grandin2016-07-259-18/+18
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-112-6/+6
* loplugin:redundantcast: redundant static_casts in rscStephan Bergmann2016-07-082-5/+5
* remove comphelper::string::removeNoel Grandin2016-07-041-1/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-283-4/+1
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+2
* loplugin:unusedfieldsNoel Grandin2016-06-022-3/+0
* Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin2016-05-313-29/+12
* loplugin:unusedmethodsNoel Grandin2016-05-311-1/+0
* Convert WINDOW flags to scoped enumNoel Grandin2016-05-301-11/+9
* Convert RSC_TOOLBOX to scoped enumNoel Grandin2016-05-303-22/+7
* Revert "Remove more RSC_DOCKWINDOW related stuff"Michael Stahl2016-05-272-0/+14
* Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl2016-05-273-3/+19
* Remove more RSC_DOCKWINDOW related stuffNoel Grandin2016-05-272-14/+0
* remove unused RSC_DOCKWINDOW flagsNoel Grandin2016-05-273-19/+3
* loplugin:unusedmethodsNoel Grandin2016-05-264-37/+0
* loplugin:unusedreturntypesNoel Grandin2016-05-261-2/+1
* convert RSC_IMAGE to scoped enumNoel Grandin2016-05-261-4/+2
* Convert METRICFORMATTER to scoped enumNoel Grandin2016-05-261-2/+2
* Convert METRICFIELD to scoped enumNoel Grandin2016-05-261-3/+3
* 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