summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/envlop.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-22sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...Miklos Vajna
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-01-24loplugin:constparams in swNoel Grandin
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwEnvDlgNoel Grandin
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-27weld pages of the insert envelope dialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos 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-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert 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-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
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-10Convert last vestiges of OutputDevice* and VirtualDevice* members.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-12-02loplugin: cstylecastNoel 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