summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-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
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-12missing OThread ocnversion in aquaNorbert Thiebaud
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-10add GetDefaultMonitorNumber back inCaolán McNamara
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley
2010-10-10squash misc warningsNorbert Thiebaud
2010-10-09Handle NetBSD in the same way as FreeBSD.Thomas Klausner
2010-10-08Revert "i#112421# make Presenter Screen default to the laptop, not projector"Luboš Luňák
2010-10-08Revert "gdk_screen_get_monitor_plug_name needs at least 2.14"Luboš Luňák
2010-10-08Revert "remove filtering of Qt's X11 events by our core"Luboš Luňák
2010-10-08CWS-TOOLING: integrate CWS sw33bf10obo
2010-10-08CWS-TOOLING: integrate CWS ooo33gsl10obo
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-10-07gdk_screen_get_monitor_plug_name needs at least 2.14Caolán McNamara
2010-10-07more removed include guards using fixguard.pyPetr Mladek
2010-10-07i#112421# make Presenter Screen default to the laptop, not projectorCaolán McNamara
2010-10-07#i114702# fix an off by oneCaolán McNamara
2010-10-07#i113856# sync the window manager fixCaolán McNamara