summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/txtnum.cxx
AgeCommit message (Expand)Author
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-03-20tdf#159054 sw: fix .uno:DefaultNumber toggle on Heading numberingJustin Luth
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04related tdf#56258 sw sidebar SetOutline: do something without dropdownJustin Luth
2023-08-16cid#1539911 Big parameter passed by valueCaolán McNamara
2023-08-16itemset is always passed, so can use a referenceCaolán McNamara
2023-08-13cid#1539911 Big parameter passed by valueCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-12Revert "tdf#56258 svx SetOutline: convert to toggle"Justin Luth
2023-01-06tdf#56258 svx SetOutline: convert to toggleJustin Luth
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-17tdf#115965 tdf#92622 NoList default in menu,tool,sidebarAnshu
2020-09-26Fix typo in codeAndrea Gelmini
2020-01-10use more std::make_sharedNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2018-12-17Resolve 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