summaryrefslogtreecommitdiff
path: root/svtools/source/uno/wizard
AgeCommit message (Expand)Author
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-21Related: tdf#152508 and tdf#132110 use initial child size as size requestCaolán McNamara
2023-02-21Related: tdf#132110 use the container child size as default sizeCaolán McNamara
2023-02-20tdf#132110 page ids might not be state idsCaolán McNamara
2022-12-29tdf#152508 Initiate container request size after call of createPageIlhan Yesil
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-16tdf#138116 Accurate minimal height for wizard opened by extensionIlhan Yesil
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-10compact namespace in svtoolsNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-10use more std::make_sharedNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on svtools/*Andrea Gelmini
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-21wizdlg only needed in vcl nowCaolán McNamara
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-15split RoadmapWizard into its own headerCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:unusedfields in svtoolsNoel Grandin
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann