summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/itemwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-2/+0
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-4/+3
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-47/+47
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-6/+6
2017-10-23loplugin:includeform: svxStephan Bergmann1-3/+3
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin1-4/+141
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-9/+3
2017-04-05loplugin:constantparamNoel Grandin1-2/+2
2017-03-31use actual UNO enums in svxNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-20Fix metric spinbox tool item sizeJan-Marek Glogowski1-3/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-8/+8
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-6/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-7/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svxNoel Grandin1-6/+6
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-10/+0
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-9/+15
2015-10-12convert Link<> to typedNoel Grandin1-4/+4
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-18/+18
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-12/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-24/+0
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara1-4/+0
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-24/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-2/+2
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-2/+2
2014-12-01-Werror,-WswitchStephan Bergmann1-0/+2
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-16/+16
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-4/+4
2014-11-12coverity#1187642 Unchecked return valueCaolán McNamara1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-12/+0
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+4
2014-05-26callcatcher: update unused codeCaolán McNamara1-197/+0
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2