summaryrefslogtreecommitdiff
path: root/vcl/source/control/wizardmachine.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-6/+6
2023-03-03jsdialog: hide not-used tabpage in the wizardSzymon Kłos1-0/+1
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara1-1/+11
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara1-10/+4
2021-10-21loplugin:flattenNoel Grandin1-19/+19
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+2
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-2/+2
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt1-2/+4
2021-07-01loplugin:unusedmethodsNoel Grandin1-33/+0
2021-06-22cid#1486241 'Constant' variable guards dead codeCaolán McNamara1-27/+0
2021-06-21cid#1486241 'Constant' variable guards dead codeCaolán McNamara1-4/+2
2021-06-19loplugin:finalclassesNoel Grandin1-7/+1
2021-06-10loplugin:unnecessaryreturn RoadmapWizardNoel Grandin1-14/+7
2020-10-19use tools::Long in vclNoel1-21/+21
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos1-3/+12
2020-05-15loplugin:unnecessaryvirtualNoel Grandin1-1/+0
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann1-3/+0
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos1-0/+3
2020-02-06tdf#130462 call SetMinOutputSizePixel before SetOutputSizePixelCaolán McNamara1-1/+1
2020-01-31loplugin:singlevalfieldsNoel Grandin1-45/+7
2020-01-22inline some construction methodsNoel Grandin1-17/+0
2019-12-13loplugin:expandablemethodsNoel Grandin1-13/+3
2019-11-27tdf#129042 factor the wizard buttons into the desired min widthCaolán McNamara1-4/+14
2019-11-27tdf#129042 set a min size for the wizard dialogsCaolán McNamara1-0/+1
2019-11-20hide help buttons when LibreOfficeKit::isActive and local help unavailableCaolán McNamara1-1/+5
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen1-1/+0
2019-10-19loplugin:unusedmethodsNoel Grandin1-28/+0
2019-10-04loplugin:unusedfieldsNoel Grandin1-2/+0
2019-10-04loplugin:unusedmethodsNoel Grandin1-21/+0
2019-10-03loplugin:virtualdeadNoel Grandin1-5/+0
2019-10-03loplugin:unusedmethodsNoel Grandin1-77/+0
2019-09-28loplugin:constmethod in vclNoel Grandin1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-57/+42
2019-09-26loplugin:unnecessaryvirtualNoel Grandin1-37/+12
2019-09-21wizdlg only needed in vcl nowCaolán McNamara1-1/+1
2019-09-15ditch wizarddialog.ui nowCaolán McNamara1-3/+3
2019-09-15unused OWizardPage ctorCaolán McNamara1-6/+0
2019-09-15split RoadmapWizard into its own headerCaolán McNamara1-1/+1
2019-09-15merge RoadmapWizard and OWizardMachineCaolán McNamara1-257/+109
2019-09-14inherit from one classCaolán McNamara1-81/+72
2019-09-12merge OWizardMachine and WizardDialogCaolán McNamara1-10/+569
2019-09-12weld OCopyTableWizard clusterCaolán McNamara1-3/+42
2019-09-06Fixing '....' and '..'Andrea Gelmini1-11/+11
2019-09-02weld cluster of database form wizardsCaolán McNamara1-2/+42
2019-08-26loplugin:unusedmethodsNoel Grandin1-33/+0
2019-08-23weld SwMailMergeWizardCaolán McNamara1-7/+7
2019-08-22weld chart CreationWizardCaolán McNamara1-2/+2