summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/outline.cxx
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2021-01-26tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in swNoel
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-01Fix typosAndrea Gelmini
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin
2019-03-07tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22tdf#120426 save the style names when set or changedCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-06-14rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara
2018-06-14swuilo-NumberingPreview is now unusedCaolán McNamara
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-05-04weld SwOutlineSettingsTabPageCaolán McNamara
2018-05-01weld ScShowTabDlgCaolán McNamara
2018-04-29weld SwNumNamesDlgCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin