summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/linectrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+1
2016-10-21Arrow style dropdown was applying the wrong line endsMaxim Monastirsky1-1/+1
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky1-5/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-8/+8
2016-07-15new loplugin unnecessary overrideNoel Grandin1-6/+0
2016-06-01remove unused SID constants and associated codeNoel Grandin1-5/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-19/+0
2016-05-02tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-17/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-3/+3
2015-09-16boost->stdCaolán McNamara1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-3/+1
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-7/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-7/+0
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-40/+45
2015-04-17svx: convert new to ::Create.Noel Grandin1-5/+5
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-4/+4
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-8/+8
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-26/+31
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-6/+7
2014-10-20loplugin: cstylecastNoel Grandin1-12/+12
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-6/+6
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-2/+2
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-28/+0
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe1-9/+7
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky1-77/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-02-26Remove visual noise from svxAlexander Wilms1-13/+13
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-14/+14
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-4/+6
2013-09-05convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/linectrl.hxx from String to OUStringNoel Grandin1-2/+2