summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_service.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in desktopNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen
2020-01-11Replace rtl::Static uses with staticsMike Kaganski
2019-12-19sal_Char->char in desktop..dtransNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-14remove some unused includesCaolán McNamara
2019-06-14weld ExtMgrDialog and UpdateRequiredDialogCaolán McNamara
2019-05-10an uno -> a unoCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen
2018-02-22weld native message dialogsCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
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-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: desktopStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in desktopStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-04-17desktop: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-09-30desktop: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04desktop: fix includesThomas Arnhold