summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_theextmgr.cxx
AgeCommit message (Expand)Author
2022-05-28tdf#149280 modified called after dialog was destroyedCaolán McNamara
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2020-05-20use for-range on Sequence in d*Noel Grandin
2020-04-14loplugin:flatten in desktopNoel Grandin
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara
2019-09-20Related: tdf#127645 update dialog has a slave extension dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-23tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-05loplugin:useuniqueptr in TheExtensionManagerNoel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-08Related: rhbz#100713 move extensions restart to a better placeCaolán McNamara
2016-04-30Fix typosAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin: unused return values in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks
2015-04-29fix dubious casts post VclPtr-ingCaolán McNamara
2015-04-17desktop: convert new to ::Create.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks