summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/bulletsnumbering.cxx
AgeCommit message (Expand)Author
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-11-24tdf#138430 scrolled windows need to have auto scrolling disabledCaolán McNamara
2020-11-23tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-26tdf#130952 crash launching bullets and numbering from sidebar more... dropdownCaolán McNamara
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-13rename NumValueSet back to SvxNumValueSetCaolán McNamara
2020-01-12EndPopupMode at end instead of startCaolán McNamara
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2020-01-08weld ListsPropertyPanelCaolán McNamara
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-11-10tdf#113647 bullet dialog has wrong modal parentCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-08-29Remove duplicate codeMaxim Monastirsky
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel 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
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-15Fix license headerMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin