summaryrefslogtreecommitdiff
path: root/tools/source/rc/resmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-28/+28
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-03-02convert RC_ constants to enum classNoel Grandin1-19/+19
2015-02-18DBG_ASSERT -> assertStephan Bergmann1-8/+4
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann1-10/+10
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-10/+9
2014-12-31drop dateformatter resource loadingCaolán McNamara1-1/+0
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara1-1/+0
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin1-3/+3
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-2/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara1-2/+0
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara1-2/+0
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara1-1/+0
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara1-1/+0
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara1-1/+0
2014-08-15drop TabControl resource loaderCaolán McNamara1-1/+0
2014-08-11various ids not loaded from .res anymoreCaolán McNamara1-3/+0
2014-06-15callcatcher: update unused codeCaolán McNamara1-1/+0
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara1-1/+0
2014-05-22fix-includes.pl: toolsThomas Arnhold1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-2/+2
2014-04-28German Comment translationMichael Meeks1-1/+1
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara1-1/+0
2014-03-01callcatcher: update unused codeCaolán McNamara1-6/+0
2014-02-28debug only code Resource::TestRes()Noel Grandin1-0/+2
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-180/+0
2014-01-29coverity#100870 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-01-10Use boolStephan Bergmann1-1/+1
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-2/+2
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara1-1/+0
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-06-30Revert "resmgr: bInUse is useless"Thomas Arnhold1-9/+17
2013-06-30resmgr: bInUse is uselessThomas Arnhold1-17/+9
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-22/+22
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-26/+22
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-99/+52
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith1-22/+18
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1