summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/linectrl.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-05-05tdf#141935 svx cui: apply line cap setting of line stylesLászló Németh
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-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-08-06loplugin:flatten in svx/tbxctrlsNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-06move headers inside modulesNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-03-05lok: use "None" string item in the ListBox controlHenry Castro
2020-01-30loplugin:unusedmethodsNoel Grandin
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-21Revert "Related: tdf#130035 let SvxLineEndWindow have a menubutton parent"Caolán McNamara
2020-01-21Related: tdf#130035 let SvxLineEndWindow have a menubutton parentCaolán McNamara
2020-01-21arrow list is scrolledCaolán McNamara
2020-01-21Related: tdf#130035 weld SvxLineEndWindowCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in SvxLineStyleToolBoxControlNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
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