summaryrefslogtreecommitdiff
path: root/tools/source/rc/resmgr.cxx
AgeCommit message (Expand)Author
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31Related: tdf#109427 cache std::localesCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: toolsStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-03tools: don't use std::tie when comparing resourcesMichael Stahl
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-27split nTypeAndId into two fields in ImpContentNoel Grandin
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-10-12GetAutoHelpId logically can only return an empty string nowCaolán McNamara
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara
2016-10-10rename SetResMgr to ClearResMgrNoel Grandin
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-26improve the logging of resource loading failuresNoel Grandin
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin
2016-04-12give tools::ResId a shave and a haircutNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
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