summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpinterceptor.cxx
AgeCommit message (Expand)Author
2020-09-10micro-optim we just want to remove all urls after m_nCurPos (sfx2)Julien Nabet
2020-09-09tdf#75280: Convert inappropriate use of sal_uIntPtr (sfx2)Julien Nabet
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-01-23loplugin:useuniqueptr in HelpInterceptor_ImplNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-16convert Link<> to typedNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/appl/helpinterceptor.hxx from String to OUStringNoel Grandin
2013-06-16cppcheck: fix the rest uninitMemberVar reports in sfx2Julien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-03Targeted string rework (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-07-13callcatcher: unused HelpInterceptor_Impl::SetStartURLCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01Remove dead CodeXisco Fauli
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2011-01-02Remove DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)Joseph Powers
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 29Gert Faller
2010-11-09Clean up the codeAlexander O. Anisimov