summaryrefslogtreecommitdiff
path: root/svtools/source/uno/genericunodialog.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
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-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
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
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-07-14tdf#91715: lock SolarMutex from dbaui::~ODatabaseAdministrationDialog()Michael Meeks
2015-07-04Fix typosAndrea Gelmini
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-21star* -> css::*Thomas Arnhold
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák