summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.cxx
AgeCommit message (Expand)Author
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-07-19loplugin:referencecasting in desktopNoel Grandin
2019-06-15loplugin:logexceptionnicely in desktopNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-15tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski
2019-01-15Use utl::TempFile for exception safetyMike Kaganski
2018-12-26Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski
2018-12-26Remove redundant ClearableMutexGuard::clear() callMike Kaganski
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-09-05Remove useless commentSamuel Mehrbrodt
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-31tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks
2017-05-19loplugin:stringcopy: desktopStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-15Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-11Resolve trivial DispatchList typedefStephan Bergmann
2016-03-11Use range-based for loopStephan Bergmann
2016-03-11There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann
2016-03-10Just use "this"Stephan Bergmann
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-20loplugin:unusedfields in desktopNoel Grandin
2015-11-16desktop: stop --convert-to from creating some not requested ...Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann