summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/column.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-07sw: prefix members of SwCaptionDialog, SwColumnPage, SwFrameAddPage and ...Miklos Vajna1-2/+2
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-2/+2
2021-06-18loplugin:finalclasses in swNoel Grandin1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-01-30loplugin:finalclasses in swNoel1-1/+1
2021-01-22tdf#138546 sw PageDialog: fix bad reset of colwidthJustin Luth1-1/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-5/+1
2020-10-20use tools::Long in swNoel1-6/+6
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-4/+4
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-6/+2
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-2/+0
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2018-11-26drop some unnecessary includesCaolán McNamara1-5/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+0
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-6/+6
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-70/+82
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin1-1/+1
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin1-3/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-03-12sw: prefix members of SwColumnDlgMiklos Vajna1-15/+15
2017-12-11tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-1/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-07loplugin:constparams in sw part9Noel Grandin1-3/+3
2017-02-01tdf#39593 move duplicate code to separate methodqarkai1-0/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-1/+3
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-3/+1
2016-11-04unify color selectorsCaolán McNamara1-1/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-12/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-11sw: prefix members of SwColumnPageMiklos Vajna1-17/+17
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin1-4/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-6/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-10-12convert Link<> to typedNoel Grandin1-1/+3
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-3/+0
2015-05-12sw: Rename some variables.Jan Holesovsky1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-31/+32
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-2/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-28/+28