summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/linectrl.cxx
AgeCommit message (Expand)Author
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22loplugin:flatten in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-05Prefix SvxLineEndWindow membersMaxim Monastirsky
2017-01-05Get rid of SvxLineEndWindow resizingMaxim Monastirsky
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-21Arrow style dropdown was applying the wrong line endsMaxim Monastirsky
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-05-02tdf#99338 Fix GrabFocus during dispose crashesMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-16boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin