summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/unodispatch.hxx
Commit message (Collapse)AuthorAgeFilesLines
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-1/+2
| | | | | | | | | | | | | | | | ...so move it from osl/mutex.hxx to its own comphelper/solarmutex.hxx. It looks like a newbie mistake that 59e7685d8d812ee8773f57475cbe3aa2a0bdfc81 "Create an abstract interface to be used to implement a SolarMutex" put it here in the first place. I do not consider this an incompatible change really, as no external URE client code should have used SolarMutex anyway. (Also included some clean up, like removing unused {Clearable,Resettable}SolarGuard, and spelling out SolarGuard in the few places it is used.) Change-Id: I121ffb5b7cefbc19e88b5405e5a85ffc895be852
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud2010-10-251-1/+1
|
* merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-2/+2
| | | | | In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
| | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* Remove redundant #include directives & commentsJ. Graeme Lingard2010-10-061-4/+1
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.8.1202); FILE MERGEDRüdiger Timm2008-04-101-39/+18
| | | | | | 2008/04/01 15:59:23 thb 1.8.1202.3: #i85898# Stripping all external header guards 2008/04/01 12:55:33 thb 1.8.1202.2: #i85898# Stripping all external header guards 2008/03/31 16:58:43 rt 1.8.1202.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS ooo19126 (1.7.1420); FILE MERGEDRüdiger Timm2005-09-091-47/+21
| | | | 2005/09/05 13:45:49 rt 1.7.1420.1: #i54170# Change license header: remove SISSL
* #102295# lock solar mutex instead of own mutexOliver Specht2002-09-091-5/+19
|
* #92219# invalidate dispatch provider when parent view is destroyedOliver Specht2001-10-011-5/+19
|
* #88848# notification for changing the current data base implementedOliver Specht2001-07-121-2/+4
|
* use own mutexOliver Specht2001-03-131-2/+7
|
* #84822# reload of documents: disposing and dtors corrected, reactivate ↵Oliver Specht2001-03-091-3/+3
| | | | beamer if available
* #84590# SwXDispatch completedOliver Specht2001-03-071-14/+27
|
* Dispatch interface for database componentOliver Specht2000-11-071-0/+136