summaryrefslogtreecommitdiff
path: root/svx/source/inc/filtnav.hxx
AgeCommit message (Expand)Author
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-09fdo#39468 translated german commentsDaniel Sikeler
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-25XubString->OUStringCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-08-22fdo#53888: svx: fix dependencies:Michael Stahl
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-03-20remove extra string castsCaolán McNamara
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-03Complete Easy Hack: Remove obsolete BmpColorMode enumChris Carpenter(mordocai)
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2009-11-04#i106421#: some missing header fixesMathias Bauer
2009-10-30cleaned up fmtools.?xx, so that only files which need it include it, and func...Frank Schoenheit [fs]
2009-10-29moved the responsibility for always having an empty filter row to the navigat...Frank Schoenheit [fs]
2009-10-29step 2 of the FormController UNOization: UNOized all the incoming and outgoin...Frank Schoenheit [fs]
2009-10-23step 0 of an UNOization of the css.form.(X)FormController implementation: mov...Frank Schönheit