summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Fixed remaining use of HighContrast definesCédric Bosdonnat1-7/+0
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers9-278/+71
2010-11-17Resolves: rhbz#654203# crash after unhandled exceptionCaolán McNamara1-4/+11
2010-11-16HC Cleanup - libs-guiJoseph Powers3-110/+98
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky3-16/+23
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky3-16/+23
2010-11-13Remove unused dated commentsJ. Graeme Lingard1-3/+0
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers12-533/+333
2010-11-12CWS-TOOLING: integrate CWS sw33bf12ooo/OOO330_m16ooo/OOO330_m15obo1-3/+3
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth2-227/+0
2010-11-11calc63: #i115504# cleanup image tree to prevent static destructor troublesPhilipp Lohmann [pl]1-0/+3
2010-11-10sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisat...Oliver-Rainer Wittmann1-3/+3
2010-11-08Add OpenBSD ifdefs for vcl tooRobert Nagy7-10/+13
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiNoel Power15-36/+40
2010-11-05Add OpenBSD ifdefs for vcl tooRobert Nagy7-10/+13
2010-11-04Elide all "SO:" and "OOo:" build.lst prefixesNiko Rönkkö1-1/+1
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
2010-11-03vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins1-2/+2
2010-11-03vcl: fix fprintf compile warnings in sft.cxxNigel Hawkins1-8/+8
2010-11-03use sane scrollbar sizes when drawingLuboš Luňák1-0/+1
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens2-13/+13
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens2-13/+13
2010-11-03abort doesn't gain us anything here.Caolán McNamara1-1/+1
2010-11-02initial import of latest cws container_controlsNoel Power3-2/+34
2010-11-01Make envvar SAL_NO_MOUSEGRABS avoid mouse grabs on X11Thorsten Behrens2-29/+40
2010-11-01Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiLIBREOFFICE_3_3_FREEZEJan Holesovsky1-2/+0
2010-11-01using Qt4's Glib-based event loop should work nowLuboš Luňák1-2/+0
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky5-6/+14
2010-10-30small startup optimizationCaolán McNamara1-33/+33
2010-10-30small startup optimizationCaolán McNamara1-1/+1
2010-10-30small startup optimizationCaolán McNamara1-17/+17
2010-10-29skip reserved operatorsDavid Tardon1-3/+7
2010-10-29microoptCaolán McNamara1-1/+1
2010-10-29avoid linking against wrong libstlport by accident when linking against kdeCaolán McNamara1-2/+4
2010-10-28add modelines to .h and .c files as wellCaolán McNamara255-1/+743
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara14-29/+105
2010-10-27Fix mutex related compilation errorsTor Lillqvist1-6/+7
2010-10-26make these not leak and safe to useCaolán McNamara2-10/+7
2010-10-25compile error inducing typo in aqua salinst.cxxJoseph Powers1-1/+1
2010-10-25missing include for build on aquaNorbert Thiebaud1-0/+1
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud4-11/+0
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud10-44/+33
2010-10-25remvove vos/macros.h usageNorbert Thiebaud2-8/+6
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud3-16/+12
2010-10-25fix a mishap during the OGuard migration for aqua.Norbert Thiebaud1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud33-202/+335
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud2-89/+27
2010-10-25Add a new class SolarMutexClearbleGuardNorbert Thiebaud1-0/+38
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud2-8/+8