Swedish spelling dictionary, and thesaurus Den stora svenska ordlistan e='aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/prntopts.cxx
AgeCommit message (Expand)Author
2024-11-12loplugin:reftotemp in sdNoel Grandin
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2023-11-29tdf#158245 - UI: Part 46 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-24tdf#158240 - UI: Part 42 - Unify lockdown behavior of Options dialogBalazs Varga
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-29weld SdPrintOptionsCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-05-27Move accessibility relations to .ui files tdf#87026Muhammet Kara
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
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-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin