[Libreoffice-commits] Changes to 'feature/vos-removal'

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Sat Oct 16 13:07:11 PDT 2010


New branch 'feature/vos-removal' available with the following commits:
commit cfe3128ea5689d1a1539f50994c98e324f8de56d
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Sat Oct 16 03:15:13 2010 -0500

    merge vosremoval-mutex.diff
    
    In practice the changeset is 'inspired' by vosremoval-mutex.diff
    but was essentially redone manually

commit f5aae02fc75814fe8f54345adc06276bd00d4c21
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Fri Oct 15 12:20:01 2010 -0500

    merge vosremoval-reference.diff

commit ccb5d7fcc1521348bd1d42a35b85a31400379e11
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Oct 14 22:22:13 2010 -0500

    Use a SolarMutexGuard rather that direct acquire/release on the SolarMutex

commit 548db1dced20c99d75611e25c4b5729766b41eb1
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Oct 14 22:20:56 2010 -0500

    Replace a suspicious Guard on a solar mutex.
    
    This site use a OClearableGuard that is being converted to a SolarMutexGuard
    Guard will do... What is suspicious is the point where it is cleared.
    It seems that it is way to early to serve its declared purpose.

commit 52d14efd1cf18656dcddec5e6468d4a934cb5e3c
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Thu Oct 14 22:18:02 2010 -0500

    replace ScUnoGuard by SolarMutexGuard
    
    ScUnoGaurd provide a Guard wrapper around Application::GetSolarMutex().
    This is now provided by the class SolarMutexGuard.

commit c382d82381cbf69cc930f05321278b483abc53a3
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Wed Oct 13 01:41:46 2010 -0500

    use SolarMutexGuard to guard the SolarMutex



More information about the Libreoffice-commits mailing list