summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/txtnum.cxx
AgeCommit message (Expand)Author
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-05there's already a way to pass around the SfxRequest source frameCaolán McNamara
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky
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-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-23fdo#86546 Open the right tab for more bullets and numberingMaxim Monastirsky
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-09fdo#85804 Introduce bullets and numbering popupsMaxim Monastirsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26More proper integer types, constifyMatteo Casalin
2014-06-14Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl