summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmpage.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-4/+4
2021-06-18loplugin:finalclasses in swNoel Grandin1-4/+4
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-7/+7
2021-01-14tdf#138843 Show image file type inside image properties dialogshubham6561-0/+2
2020-10-20use tools::Long in swNoel1-1/+1
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara1-2/+2
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara1-1/+1
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-8/+8
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-17/+5
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-2/+0
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-8/+4
2018-11-25weld SwFrameDlgCaolán McNamara1-1/+1
2018-11-22weld SwFramePageCaolán McNamara1-68/+69
2018-11-22weld SwFrameURLPageCaolán McNamara1-9/+8
2018-10-20loplugin:staticvar in swNoel Grandin1-2/+2
2018-10-14weld SwFrameAddPageCaolán McNamara1-29/+29
2018-10-13weld SwGrfExtPageCaolán McNamara1-22/+26
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-1/+2
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+6
2017-08-07loplugin:constparams in sw part10Noel Grandin1-3/+3
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+1
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose1-0/+2
2017-03-11Fix typosAndrea Gelmini1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-12-08sw: remove some inline version control in uibaseMiklos Vajna1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-21/+21
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna1-25/+25
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna1-27/+27
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-09-24convert Link<> to typedNoel Grandin1-1/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-91/+92
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-4/+4