summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)Author
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-28sal_Int16 as the underlying type of WindowBorderStyleTakeshi Abe
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara
2014-08-15drop TabControl resource loaderCaolán McNamara
2014-08-11various ids not loaded from .res anymoreCaolán McNamara
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-16Some trivial -fsanitize=undefined adaptionsStephan Bergmann
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-04-04coverity#707972 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14callcatcher: update unused codeCaolán McNamara
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-26Remove visual noise from rscAlexander Wilms
2014-01-10Use boolStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-16callcatcher: update unused code listCaolán McNamara
2013-07-03module rsc: String, bool and other clean-up.Norbert Thiebaud
2013-06-28fdo#62699 remove rsc/inc/vclrsc.hxxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar
2013-03-27remove unused functionality from Resource CompilerAndras Timar
2013-03-25remove external include guardsThomas Arnhold