summaryrefslogtreecommitdiff
path: root/include/svx/linectrl.hxx
AgeCommit message (Expand)Author
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-12-10Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-30loplugin:unusedmethodsNoel Grandin
2020-01-30loplugin:unusedfieldsNoel Grandin
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2018-02-19loplugin:useuniqueptr in SvxLineStyleToolBoxControlNoel Grandin
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-05Prefix SvxLineEndWindow membersMaxim Monastirsky
2017-01-05Get rid of SvxLineEndWindow resizingMaxim Monastirsky
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-02-09Remove excess newlinesChris Sherlock
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky
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-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/linectrl.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen