summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/helpinterceptor.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-18/+14
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-2/+2
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-10-29com::sun::star->css in sfx2Noel Grandin1-44/+42
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-3/+3
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara1-1/+0
2013-08-29convert sfx2/source/appl/helpinterceptor.hxx from String to OUStringNoel Grandin1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-07-13callcatcher: unused HelpInterceptor_Impl::SetStartURLCaolán McNamara1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers1-1/+0
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko1-1/+1
2011-01-02Remove DECLARE_LIST(HelpHistoryList_Impl,HelpHistoryEntry_Impl*)Joseph Powers1-1/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.17.520); FILE MERGEDRüdiger Timm1-43/+18
2006-06-19INTEGRATION: CWS warnings01 (1.16.66); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.15.520); FILE MERGEDRüdiger Timm1-47/+21
2004-06-10INTEGRATION: CWS fwk02ea (1.14.358); FILE MERGEDKurt Zenker1-6/+5
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-15/+5
2002-10-24#93478# history extended by a view data property to restore the cursor positionOliver Specht1-3/+9
2002-09-05#102937# use XStatusListener to check text selection menu itemOliver Specht1-2/+25
2001-11-01#93478# save ViewDate whenever leaving a pagegt1-2/+3
2001-11-01#93478# restore ViewData by passing as Property for dispatchgt1-4/+14
2001-10-17fix: #92010# use HelpDispatch_ImplPeter Burow1-3/+6
2001-09-07#90928# enable/disable forward/backward button in dependency of the history p...gt1-5/+8
2001-08-30fix: save start page correctlyPeter Burow1-3/+3
2001-06-27fix: #85823# GetCurrentURL() addedPeter Burow1-2/+4
2001-04-23fix: #84506# StatusListener addedPeter Burow1-4/+12
2000-12-10fix: #81307# SetFactory() addedPeter Burow1-2/+3
2000-12-08fix: #81307# HelpListener updates the indexPeter Burow1-2/+34
2000-12-07fix: #81307# history completedPeter Burow1-5/+21
2000-11-20new help UIPeter Burow1-0/+133