summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2010-11-01Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiJan Holesovsky
2010-11-01using Qt4's Glib-based event loop should work nowLuboš Luňák
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky
2010-10-30small startup optimizationCaolán McNamara
2010-10-30small startup optimizationCaolán McNamara
2010-10-30small startup optimizationCaolán McNamara
2010-10-29skip reserved operatorsDavid Tardon
2010-10-29microoptCaolán McNamara
2010-10-29avoid linking against wrong libstlport by accident when linking against kdeCaolán McNamara
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara
2010-10-27Fix mutex related compilation errorsTor Lillqvist
2010-10-26make these not leak and safe to useCaolán McNamara
2010-10-25compile error inducing typo in aqua salinst.cxxJoseph Powers
2010-10-25missing include for build on aquaNorbert Thiebaud
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25fix a mishap during the OGuard migration for aqua.Norbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud
2010-10-25Add a new class SolarMutexClearbleGuardNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25create a class SolarMutexGuard to take a Guard on the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud
2010-10-25merge vosremoval-signal patchNorbert Thiebaud
2010-10-25fix 32 bit overflow with 64 bit constantsJohn LeMoyne Castle
2010-10-24micro optimization, remove startup globalCaolán McNamara
2010-10-22move global sSilfMap to be a local sSilfMap to defer ctor until first useCaolán McNamara
2010-10-22ooo33gsl12: #i115107# do not call getNativeControlRegion during paint on gtkPhilipp Lohmann [pl]
2010-10-22fix comparison of key events for IMDavid Tardon
2010-10-22fix IM inputDavid Tardon
2010-10-20Fixed fdo#30899 and n#610921: MetricFields SetUnit conversionsCédric Bosdonnat
2010-10-18Sort EXCEPTIONFILES and make sure all are in SLOFILES.Thomas Klausner
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18Mark many more files as EXCEPTIONFILES.Thomas Klausner
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-15reduce large realloc / realloc thrash for image reading.Michael Meeks
2010-10-15try to process Qt events even when not using Qt event loopLuboš Luňák
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power
2010-10-15disable KDE's crash handlerLuboš Luňák
2010-10-14Qt event loop integration (when Glib is used) for KDE4 vclplugLuboš Luňák
2010-10-14make KDE4 vclplug use Qt event loop as the event loopLuboš Luňák
2010-10-14proper accessor for SalKDEDisplay instead of random public varsLuboš Luňák
2010-10-14newline at end of filesLuboš Luňák
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13tweaks for AIXCaolán McNamara