summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.cxx
AgeCommit message (Expand)Author
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
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-19fix android buildNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-01-19operator ?: has lower precedence than <<; << will be evaluated firstTor Lillqvist
2015-01-19executeDispatchRequests : cleaning outputsLaurent Godard
2015-01-19convert-to : display error messages in console fdo#88326Laurent Godard
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-21SAL_WARN about unsupported dispatch requestsStephan Bergmann
2014-10-08desktop: let --convert-to dump its exception message on stderrMiklos Vajna