summaryrefslogtreecommitdiff
path: root/svtools/source/config/helpopt.cxx
AgeCommit message (Expand)Author
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-06-22SAL_FINAL to finalXisco Fauli
2016-06-17loplugin:overrideStephan Bergmann
2016-06-17tdf#89329: use shared_ptr for pImpl in helpoptXisco Fauli
2016-06-10Convert set of #define to enum class in helpoptXisco Fauli
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-04-09Remove unused codeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-08-22convert include/svtools/helpopt.hxx from String to OUStringNoel Grandin
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-06-06Remove remnants of help agentCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
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-08-04callcatcher: remove unused methodsCaolán McNamara
2011-07-26fix debug buildRadek Doulik