summaryrefslogtreecommitdiff
path: root/include/svx/itemwin.hxx
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-14move SvxMetricField inside svxCaolán McNamara
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-03-04make some symbols privateNoel Grandin
2020-02-11weld FillControl item windowCaolán McNamara
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-01weld PageStylesPanelCaolán McNamara
2019-11-27jsdialogs: export FillStyle command to JSONSzymon Kłos
2019-11-06revert some module-private changesNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2018-12-13loplugin:mergeclasses merge LineLB into SvxLineBoxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-05-06svx: remove comment cruftChris Sherlock
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05loplugin:unnecessaryoverride in svxNoel 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-05-11tdf#89466: SvxFillTypeBox::Selected needs to be calledKatarina Behrens
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-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-15Make SvxFillAttrBox available outside svx tooKatarina Behrens
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-26callcatcher: update unused codeCaolán McNamara
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-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud