summaryrefslogtreecommitdiff
path: root/rsc/source/parser
AgeCommit message (Expand)Author
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-09cppcheck: variableScopeCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-20rsc crash on WIN64 due to LP64Norbert Thiebaud
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: rscStephan Bergmann
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-31various other apparently unnecessary rsc stuffCaolán McNamara
2014-12-31drop dateformatter resource loadingCaolán McNamara
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-28splitters no longer loaded from resource filesCaolán McNamara
2014-12-22HelpButtons no longer loaded from .rsc filesCaolán McNamara
2014-12-19fdo#39440 rsc: reduce scope of local variablesMichael Weghorn
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ 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-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-08-27CancelButtons no longer loaded from resource filesCaolán McNamara
2014-08-27OKButtons no longer loaded from resource filesCaolán McNamara
2014-08-26Dialogs 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-25WarningBox are no longer loaded from resource filesCaolán McNamara
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara
2014-08-20ErrorBoxen are 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-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-05-30coverity#705195 Missing break in switchCaolán McNamara