summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)Author
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
2013-03-04doubled includesThomas Arnhold
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-26remove unused border stylesIvan Timofeev
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe