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