[Libreoffice-commits] Changes to 'feature/vos-removal'
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Sat Oct 16 13:07:16 PDT 2010
New branch 'feature/vos-removal' available with the following commits:
commit c439041d0ed166fc586b140284aa54c73a06bce6
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Oct 16 04:30:41 2010 -0500
migrate vos::OModule to osl:Module
commit f8802b92d4c10092f23ba19fce17306fb84fff54
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Sat Oct 16 03:15:49 2010 -0500
merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
commit fb5f1c44fc068f86b44ed23cdc05be5a83a4c916
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Fri Oct 15 12:18:51 2010 -0500
merge vosremoval-reference.diff
commit 3eac7d8aa940fef1234e3ae6bd43cadda6fbc4af
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 22:03:58 2010 -0500
migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
3 helper class and a site were using OClearableGuard on the SolarMutex
None of these actually needed the Clearable feature, so
they were replaced by a simple SolarMutexGuard.
commit 755807090d1a5e6d679763891034d1856e62bf6b
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 14:00:57 2010 -0500
remove the class TLBSolarMutex and use SolarMutexGuard instead
The class TBLSolarMutex is a wrapper guard arounf the SolarMutex.
the class SolarMutexGuard already provide this function.
commit 29b75b7e833f545e8a680ff5a8dab90143e4cd8f
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 13:46:51 2010 -0500
remove the class ALBSolarGuard and replace it's use with SolarMutexGuard
ALBSolarGuard is awrapper guard around the SolarMutex
SolarMutexGuard provide this function now.
commit 107852407569f15472b4f5eb59b5739c5fb04b67
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 13:29:19 2010 -0500
replace BBSolarGuard with SolarMutexGuard
BBSloarGuard iw a simple guard wrapper around the SolarMutex.
the generic SolarMutexGuard provide this feature.
commit 5105c45dc3bdbcc6130d49f3e2bcac3eb38b2121
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 13:27:27 2010 -0500
forgot base clase init call
commit 8701db99d0a4f4762bfa6e5063ed68759620fe57
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Thu Oct 14 08:35:22 2010 -0500
replace the now superfluous TCSolarGuard with SolarMutexGuard
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex()
This function is now provided directly by the SolarMutexGuard class.
commit 5be931acf48e436bf3cea239347e0de645b7e35e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Oct 13 04:35:41 2010 -0500
use SolarMutexGuard to guard the SolarMutex
commit 1509f022211cda3e1b84c3183fef7a29389912f6
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Oct 11 22:07:16 2010 -0500
merge vosremoval-pipe.diff
commit 736414e3fe3b850a86de211a4eaa4ca026d2e186
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Oct 11 20:57:51 2010 -0500
merge vosremoval-timer.diff
commit 6162f3ea420f26a5e4910ea3b5bde1becce885e8
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Mon Oct 11 16:11:20 2010 -0500
merge vosremoval-conditn patch
More information about the Libreoffice-commits
mailing list