summaryrefslogtreecommitdiff
path: root/svtools/source/config/menuoptions.cxx
AgeCommit message (Expand)Author
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16tdf#89329: use shared_ptr for pImpl in menuoptionsXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-09Remove unused codeStephan Bergmann
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
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-24svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-18use namespace for ItemHolder2 in svtoolsMatúš Kukan
2011-05-20reduce spew somewhat, one warning is enoughCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-16fixed spelling menues -> menusChristina Rossmanith
2011-02-02Convert tools/list.hxx usage to std::listJonathan Callen
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth