summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optload.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-30remove newly unused SvxCheckListBoxCaolán McNamara
2019-07-28weld SwLoadOptPageCaolán McNamara
2018-12-12drop unused SwCaptionPreviewCaolán McNamara
2018-12-12weld SwCaptionOptDlgCaolán McNamara
2018-12-12weld SwCaptionOptPageCaolán McNamara
2018-12-12m_EntryList just shadows ComboBox entriesCaolán McNamara
2018-12-12m_DelEntryList is unusedCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCaptionOptPageNoel Grandin
2018-06-25tdf#118240 Filter category in Autocaption as done in insert captionXisco Fauli
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert 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-08convert 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-18-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-18refactor optload / optpage to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-03sw: fix include guardsThomas Arnhold
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl