summaryrefslogtreecommitdiff
path: root/tools/source/rc
AgeCommit message (Expand)Author
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02convert RC_ constants to enum classNoel Grandin
2015-02-18DBG_ASSERT -> assertStephan Bergmann
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31Date/Time no longer loaded from rsc filesCaolán McNamara
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-11-18Apply pimpl to ResStringArray, to hide its internals.Kohei Yoshida
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel 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-20TabPages are no longer loaded from resource filesCaolá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-06-15callcatcher: update unused codeCaolán McNamara
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara
2014-05-22fix-includes.pl: toolsThomas Arnhold
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-10added ResStringArray::AddItem()Eike Rathke
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28German Comment translationMichael Meeks
2014-04-14typo: te -> theThomas Arnhold
2014-04-03coverity#1079187 Uninitialized pointer readCaolá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-03-01callcatcher: update unused codeCaolán McNamara
2014-02-28debug only code Resource::TestRes()Noel Grandin
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock
2014-01-29coverity#100870 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-10Use boolStephan Bergmann
2013-10-22move ResId::toStringCaolán McNamara
2013-10-08CID#1079187 try and silence this warningCaolán McNamara
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-30Revert "resmgr: bInUse is useless"Thomas Arnhold