summaryrefslogtreecommitdiff
path: root/include/svx/fillctrl.hxx
AgeCommit message (Expand)Author
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-07-20tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
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-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-02-11weld FillControl item windowCaolán McNamara
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31use actual UNO enums in svxNoel Grandin
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-04-04loplugin:constantparam in svxNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-05-05vertically center toolbox/listboxesCaolán McNamara
2015-05-05Use new color selector in the toolbar for area fillsCaolán McNamara
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand
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
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-10-16Resolves: #i122738# corrected update of FillStyle/FillAttribute UI elementsArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen