summaryrefslogtreecommitdiffstats
path: root/rsc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* splitters no longer loaded from resource filesCaolán McNamara2014-12-281-1/+0
* fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin2014-11-051-0/+2
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-0/+3
* sal_Int16 as the underlying type of WindowBorderStyleTakeshi Abe2014-10-281-1/+1
* fdo#84938: replace TIMEF_ constants with enumNoel Grandin2014-10-281-1/+4
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-0/+2
* fdo#84938: replace MENUITEM constants with enumNoel Grandin2014-10-231-1/+3
* fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2014-10-211-0/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-0/+1
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-0/+2
* loplugin: cstylecastNoel Grandin2014-09-293-9/+9
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-2/+0
* ModalDialogs no longer loaded from resource filesCaolán McNamara2014-08-261-1/+0
* MessBox not loaded from resource files anymoreCaolán McNamara2014-08-251-5/+0
* RSC_TRISTATEBOX is no longer usedCaolán McNamara2014-08-161-1/+0
* RSC_MULTILINEEDIT no longer usedCaolán McNamara2014-08-161-1/+0
* RSC_MENUBUTTON is not in use anymoreCaolán McNamara2014-08-161-1/+0
* drop TabControl resource loaderCaolán McNamara2014-08-151-3/+0
* various ids not loaded from .res anymoreCaolán McNamara2014-08-111-2/+0
* callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara2014-07-021-1/+0
* callcatcher: update unused codeCaolán McNamara2014-06-151-2/+0
* cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara2014-06-111-3/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-06-012-1/+7
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-1520-58/+58
* Some trivial -fsanitize=undefined adaptionsStephan Bergmann2014-04-161-1/+1
* remove outdated RS6000 checksThomas Arnhold2014-04-141-5/+1
* coverity#707972 Uninitialized scalar fieldCaolán McNamara2014-04-041-1/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-015-7/+7
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2610-169/+169
* callcatcher: update unused codeCaolán McNamara2014-03-141-1/+0
* CurrencyFields cannot be loaded from .src anymoreCaolán McNamara2014-03-131-2/+0