summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/outline.cxx
AgeCommit message (Expand)Author
2020-02-28tdf#130989 we want to fill the menu when the menubutton is toggled onCaolán McNamara
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
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04Resolves: tdf#107603 crash after loading new numrule in numbering dialogCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-12-05use a std::unique_ptrCaolán McNamara
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
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara