summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optload.hxx
AgeCommit message (Expand)Author
2023-11-20tdf#158136 - UI: Part 31 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-10tdf#158007 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2022-08-15sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ...Miklos Vajna
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-11-26tdf#124176: Use pragma once instead of include guardsGül Toksöz
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
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