summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2010-11-18remove 64bit warnings in debug modeCaolán McNamara
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers
2010-11-16HC Cleanup - libs-guiJoseph Powers
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky
2010-11-13Remove unused dated commentsJ. Graeme Lingard
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth
2010-11-10sw33bf12: #i115437# method <OutputDevice::DrawLine(..)> - correct initialisat...Oliver-Rainer Wittmann
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiNoel Power
2010-11-03vcl: fix fprintf compile warnings in cff.cxxNigel Hawkins
2010-11-03vcl: fix fprintf compile warnings in sft.cxxNigel Hawkins
2010-11-02initial import of latest cws container_controlsNoel Power
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-29skip reserved operatorsDavid Tardon
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-26make these not leak and safe to useCaolán McNamara
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25migrate OClearableGuard(SoalrMutex) to SolarMutexGuardNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert 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-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-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-15fix fdo#30856 remove VBAForm property and associated geometry hackNoel Power
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs...Noel Power
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-12Implement hooks for unix quickstarterJan Holesovsky
2010-10-11file I forgotMichael Meeks
2010-10-11move the branded bitmap locator down the stack - for framework useMichael Meeks
2010-10-11#i114706# fix adding font aliasesDavid Tardon
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley
2010-10-08CWS-TOOLING: integrate CWS ooo33gsl10obo