summaryrefslogtreecommitdiffstats
path: root/desktop/source/app/dispatchwatcher.cxx
Commit message (Expand)AuthorAgeFilesLines
* desktop: fix misleading commentMiklos Vajna2020-10-121-1/+1
* loplugin:reducevarscope in desktop..emfioNoel2020-10-021-1/+1
* use for-range on Sequence in d*Noel Grandin2020-05-201-7/+7
* desktop: soffice --print-to-file generates PDF but names it ".ps"Michael Stahl2020-02-271-1/+1
* tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen2020-01-241-6/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-3/+2
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-191-1/+1
* loplugin:referencecasting in desktopNoel Grandin2019-07-191-2/+2
* loplugin:logexceptionnicely in desktopNoel Grandin2019-06-151-12/+10
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-4/+5
* tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski2019-02-151-3/+6
* Use utl::TempFile for exception safetyMike Kaganski2019-01-151-26/+15
* Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski2018-12-261-84/+46
* Remove redundant ClearableMutexGuard::clear() callMike Kaganski2018-12-261-1/+0
* loplugin:unusedfields in variousNoel Grandin2018-12-131-1/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-6/+6
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-0/+1
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-1/+1
* loplugin:includeform: desktopStephan Bergmann2017-10-231-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-4/+3
* clang-tidy modernize-use-emplace in d*Noel Grandin2017-09-111-1/+1
* tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2017-09-051-2/+24
* Remove useless commentSamuel Mehrbrodt2017-09-051-1/+1
* loplugin:constparams in lotuswordproNoel Grandin2017-08-011-1/+1
* tdf#109262 - load libraries, and handle exceptions for --script-catMichael Meeks2017-07-311-9/+27
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin2017-06-231-6/+3
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-3/+1
* Add --script-cat parameter to dump scripts content.Michael Meeks2017-06-091-76/+153
* loplugin:stringcopy: desktopStephan Bergmann2017-05-191-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+1
* Related tdf#37531: Make --cat headless/hidden like --convert-toStephan Bergmann2016-07-151-3/+6
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-12/+12
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-1/+1
* Rename OfficeIPCThread to RequestHandlerStephan Bergmann2016-03-291-5/+5
* Resolve trivial DispatchList typedefStephan Bergmann2016-03-111-1/+1
* Use range-based for loopStephan Bergmann2016-03-111-4/+1
* There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann2016-03-111-15/+4
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-6/+6
* mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann2016-03-101-20/+0
* Just use "this"Stephan Bergmann2016-03-101-1/+1
* Remove unnecessary class DispatchWatcherHashMapStephan Bergmann2016-03-101-1/+1
* Hold DispatchWatcher by rtl::ReferenceStephan Bergmann2016-03-101-9/+5
* Remove excess newlinesChris Sherlock2016-02-091-6/+0
* loplugin:unusedfields in desktopNoel Grandin2015-11-201-1/+0
* desktop: stop --convert-to from creating some not requested ...Michael Stahl2015-11-161-60/+66
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5