summaryrefslogtreecommitdiff
path: root/include/svtools/genericunodialog.hxx
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2021-11-26loplugin:stringliteraldefine in stoc,svtoolsNoel Grandin
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-20m_xVclDialog now unusedCaolán McNamara
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2017-11-21Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-04tdf#88206 replace cppu::WeakImplHelper* in svtools and svxJochen Nitschke
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24-Werror,-Wunused-private-fieldStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29spellingNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-06-30Fix typosAndrea Gelmini
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10Typo: acess -> accessJulien Nabet
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-06-04include: convert type scope="foo"> here tooMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen