summaryrefslogtreecommitdiff
path: root/svx/source/inc/filtnav.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-08loplugin:constfields in svxNoel Grandin1-2/+2
2018-10-06drop some now unnecessary includesCaolán McNamara1-3/+0
2018-10-02loplugin:useuniqueptr in FmParentDataNoel Grandin1-7/+7
2018-06-11loplugin:useuniqueptr in FmFilterNavigatorNoel Grandin1-2/+2
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2017-10-24loplugin:finalclasses in svxNoel Grandin1-5/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-23use rtl::Reference in OLocalExchangeHelperNoel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+0
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin1-2/+2
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin1-1/+1
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-1/+1
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-1/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin1-16/+16
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-3/+0
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-02-09fdo#39468 translated german commentsDaniel Sikeler1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-11/+9
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-21/+21
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-5/+5
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-18/+18
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-3/+3
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin1-14/+9
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-1/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-25XubString->OUStringCaolán McNamara1-1/+1