summaryrefslogtreecommitdiff
path: root/svx/source/form/tbxform.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-4/+4
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-7/+7
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-08-20loplugin:constantparamNoel Grandin1-1/+1
2020-07-23weld AbsolutePosCaolán McNamara1-1/+1
2020-07-22split SvxFmAbsRecWin up to make a reusable pieceCaolán McNamara1-64/+2
2020-07-22let up/down increase/decrease record numberCaolán McNamara1-0/+17
2020-07-22weld form navigator label item windowsCaolán McNamara1-1/+1
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara1-7/+2
2020-07-06move headers inside modulesNoel Grandin1-1/+1
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann1-2/+1
2020-05-21split out labelitemwindowCaolán McNamara1-41/+1
2020-04-26all ItemWindows are now weldedCaolán McNamara1-4/+4
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-6/+0
2020-02-14weld SearchLabelToolboxControllerCaolán McNamara1-30/+34
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara1-26/+40
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara1-36/+58
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