summaryrefslogtreecommitdiff
path: root/desktop/source/app/dispatchwatcher.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-09Add --script-cat parameter to dump scripts content.Michael Meeks1-7/+7
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-03-11Create DispatchRequest via list-initializationStephan Bergmann1-3/+0
2016-03-11Resolve trivial DispatchList typedefStephan Bergmann1-3/+1
2016-03-11There's only a single DispatchWatcher, no need for a static mutex memberStephan Bergmann1-1/+1
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann1-5/+2
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann1-6/+2
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-06Fix typosAndrea Gelmini1-1/+1
2015-09-12desktop: com::sun::star->cssNoel Grandin1-4/+4
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-17loplugin:unusedmethods desktopNoel Grandin1-5/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-08-18document the swap-on-free idiom usageNoel Grandin1-1/+1
2014-08-15fdo#70625 Add --cat parameter to make git diffs prettydeenafrancis1-1/+2
2014-05-08desktop: sal_Bool->boolNoel Grandin1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2013-10-28fixincludeguards.sh: desktopThomas Arnhold1-3/+3
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara1-9/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-05-20valgrind: use non-leaky singleton pattern hereCaolán McNamara1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-08-26desktop-infilter-option.diff: Force input filter during the batch conversion.Muthu Subramanian K1-0/+1
2010-08-26desktop-cmd-bulk-conversion.diff: Batch conversion.Muthu Subramanian K1-2/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-02CWS-TOOLING: integrate CWS vcl97Jens-Heiner Rechtien1-1/+1
2008-06-09INTEGRATION: CWS sb87 (1.9.356); FILE MERGEDRüdiger Timm1-3/+4
2008-04-11INTEGRATION: CWS changefileheader (1.9.350); FILE MERGEDRüdiger Timm1-31/+18
2006-11-07#i71280# Forward successfull terminate call to OpenClients to prevent opening...Rüdiger Timm1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.7.148); FILE MERGEDRüdiger Timm1-47/+21
2005-02-21INTEGRATION: CWS fwkpostbeta02 (1.6.450); FILE MERGEDVladimir Glazounov1-4/+5
2003-05-16INTEGRATION: CWS draw10 (1.5.98); FILE MERGEDVladimir Glazounov1-2/+3
2002-10-17#95425# new -view parameter to open documents in readonly modeLars Oppermann1-2/+3
2002-02-26#97555# Support -n and -o cmdline argsCarsten Driesner1-3/+5
2001-12-04#95315# support 'print to' command line parameterCarsten Driesner1-5/+7
2001-11-21#88164#: Dispatching with ResultNotificationMathias Bauer1-20/+66
2001-11-05#88164# class to watch slot URLs and shutdown office if necessaryCarsten Driesner1-0/+112