summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxdlg.hxx
AgeCommit message (Expand)Author
2024-02-01tdf#159128 UI: Open Security settings option directlyBalazs Varga
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash419
2021-08-05drop unneeded forward declareCaolán McNamara
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-29Added a UI dialog box for running the VCL backend testshomeboy445
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze
2020-08-08Clean-up of abstdlgHeiko Tietze
2020-08-03Clean-up of abstdlgHeiko Tietze
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-03-11tdf#125440 Allow raising text import dialog for pasteSamuel Mehrbrodt
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-07-10Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-06-06weld AboutDialogCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-11weld SvxConfigDialogCaolán McNamara
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-22weld SvxScriptOrgDialogCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara
2018-04-15Resolves: tdf#116996 null is a bad parentCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-03-19lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky
2018-01-20loplugin:unusedmethodsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-10drop some unused forward declarations and includesCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara