summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmpage.hxx
AgeCommit message (Expand)Author
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-25weld SwFrameDlgCaolán McNamara
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22weld SwFrameURLPageCaolán McNamara
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-13weld SwGrfExtPageCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
2017-03-11Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-12-08sw: remove some inline version control in uibaseMiklos Vajna
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-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin