summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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-32/+21
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-155/+288
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud2-88/+26
2010-10-25Add a new class SolarMutexClearbleGuardNorbert Thiebaud1-0/+38
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud2-6/+6
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud6-38/+38
2010-10-25create a class SolarMutexGuard to take a Guard on the SolarMutexNorbert Thiebaud1-0/+25
2010-10-25merge vosremoval-conditn patchNorbert Thiebaud1-1/+0
2010-10-25merge vosremoval-signal patchNorbert Thiebaud1-20/+13
2010-10-25fix 32 bit overflow with 64 bit constantsJohn LeMoyne Castle1-10/+8
2010-10-24micro optimization, remove startup globalCaolán McNamara2-3/+1
2010-10-22move global sSilfMap to be a local sSilfMap to defer ctor until first useCaolán McNamara1-1/+1
2010-10-22ooo33gsl12: #i115107# do not call getNativeControlRegion during paint on gtkPhilipp Lohmann [pl]5-5/+14
2010-10-22fix comparison of key events for IMDavid Tardon1-2/+3
2010-10-22fix IM inputDavid Tardon1-3/+4
2010-10-20Fixed fdo#30899 and n#610921: MetricFields SetUnit conversionsCédric Bosdonnat1-13/+21
2010-10-18Sort EXCEPTIONFILES and make sure all are in SLOFILES.Thomas Klausner5-56/+79
2010-10-18remove non-compiled codePovilas Kanapickas82-2239/+13
2010-10-18Mark many more files as EXCEPTIONFILES.Thomas Klausner5-46/+45
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara3-27/+16
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken20-98/+112
2010-10-15reduce large realloc / realloc thrash for image reading.Michael Meeks1-2/+2
2010-10-15try to process Qt events even when not using Qt event loopLuboš Luňák2-3/+12
2010-10-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power1-2/+0
2010-10-15disable KDE's crash handlerLuboš Luňák1-5/+6
2010-10-14Qt event loop integration (when Glib is used) for KDE4 vclplugLuboš Luňák5-14/+84
2010-10-14make KDE4 vclplug use Qt event loop as the event loopLuboš Luňák5-2/+196
2010-10-14proper accessor for SalKDEDisplay instead of random public varsLuboš Luňák5-9/+17
2010-10-14newline at end of filesLuboš Luňák9-0/+9
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth651-12/+1790
2010-10-13tweaks for AIXCaolán McNamara8-10/+34
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs...Noel Power5-35/+66
2010-10-13Merge commit 'origin/master'Noel Power3-9/+24
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power8-12/+107
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky5-35/+66