summaryrefslogtreecommitdiff
path: root/svx/source/form/tabwin.cxx
AgeCommit message (Expand)Author
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-12remove (yet another) StringListResource implementationCaolán McNamara
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23loplugin:unusedfields in svx/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-06-28coverity#1308549 Uncaught exceptionCaolán McNamara
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel 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-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11Avoid ODR-violating name clashStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin