summaryrefslogtreecommitdiffstats
path: root/rsc/inc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods in package to rscNoel Grandin2016-05-193-4/+0
* remove ACCELITEM stuff from rscNoel Grandin2016-05-161-1/+0
* remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin2016-05-161-2/+0
* convert RSC_MENUITEM to scoped enumNoel Grandin2016-05-161-2/+1
* Convert RSWND to scoped enumNoel Grandin2016-05-161-0/+2
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-091-0/+2
* convert SFX_SLOT_INFO to scoped enumNoel Grandin2016-05-092-0/+9
* convert SFX_STYLE_ITEM to scoped enumNoel Grandin2016-05-092-0/+10
* tdf#99587 - make rsc work in tr_TR.UTF-8 locale.Michael Meeks2016-04-301-1/+0
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3
* loplugin:constantparamNoel Grandin2016-04-051-2/+1
* loplugin:constantparam in rscNoel Grandin2016-03-232-8/+4
* loplugin:unuseddefaultparam in rscNoel Grandin2016-03-022-3/+2
* sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin2016-03-012-15/+18
* Fix typosAndrea Gelmini2016-02-051-2/+2
* ditch loading of SplitWindows from resource filesCaolán McNamara2016-01-301-1/+0
* loplugin:unusedmethods unused return value in rscNoel Grandin2016-01-156-15/+12
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-13/+13
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-168/+168
* loplugin:unusedmethodsNoel Grandin2015-10-011-2/+0
* Fix typosAndrea Gelmini2015-09-303-4/+4
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-292-2/+2
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-2/+0
* convert Link<> to typedNoel Grandin2015-09-232-5/+5
* loplugin:mergeclass, merge BiNode with NameNode, Obj0Type with ObjkTypeNoel Grandin2015-09-081-24/+14
* tdf#39468: Translate German comments in core/rsc/incLucas Satabin2015-08-3013-166/+157
* loplugin:unusedmethodsNoel Grandin2015-08-0511-48/+1
* sal,rsc,oox: inline some use-once typedefsNoel Grandin2015-08-042-9/+5
* convert WindowAlign to scoped enumNoel Grandin2015-07-241-0/+2
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-2/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-3/+3
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Clean up tools/link.hxxStephan Bergmann2015-04-291-0/+3
* loplugin:simplifyboolStephan Bergmann2015-04-241-3/+3
* rsc crash on WIN64 due to LP64Norbert Thiebaud2015-04-201-3/+3
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* loplugin:staticfunctionNoel Grandin2015-03-275-6/+6
* Explicitly default the copy ctorStephan Bergmann2015-03-051-1/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-235-27/+24
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* Some more loplugin:cstylecast: rscStephan Bergmann2015-01-204-13/+13
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-083-9/+0
* fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin2015-01-061-0/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-5/+5
* various other apparently unnecessary rsc stuffCaolán McNamara2014-12-311-10/+0
* drop dateformatter resource loadingCaolán McNamara2014-12-311-3/+0
* drop timeformatter resource loadingCaolán McNamara2014-12-311-3/+0
* TimeFields not loaded from resource files anymoreCaolán McNamara2014-12-311-1/+0