summaryrefslogtreecommitdiff
path: root/svx/source/form/tbxform.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-10-24FmInterfaceItem is deadNoel Grandin1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-3/+3
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen1-1/+0
2017-11-22loplugin:flatten in svxNoel Grandin1-19/+19
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+2
2017-06-27loplugin:oncevar in svxNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-12Translate German comments (rest of svx/)Johnny_M1-2/+2
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky1-1/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-6/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-1/+1
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky1-125/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-6/+0
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-10/+10
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-5/+0
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-3/+3
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-12svx: sal_Bool -> boolStephan Bergmann1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-31/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-1/+1
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann1-1/+0
2014-04-15svx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-19/+19
2014-02-23Remove unneccessary commentsAlexander Wilms1-26/+26
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+2
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-1/+1
2013-09-05convert svx/source/form/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-09-03XubString->OUStringCaolán McNamara1-2/+2
2013-08-24Mark as constTakeshi Abe1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1