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