summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2010-11-27fix debug build with dbglevel=3David Tardon1-6/+3
2010-11-27fix debug build with dbglevel=3David Tardon1-1/+1
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller5-7/+7
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky3-2/+5
2010-11-25Make toolbar icon size native-widget controlledThorsten Behrens3-2/+5
2010-11-24make possible to build with c++0xCaolán McNamara152-160/+160
2010-11-23cppcheck: This function can be constCaolán McNamara1-1/+1
2010-11-23make possible to build with c++0xCaolán McNamara1-1/+7
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller7-18/+18
2010-11-18remove 64bit warnings in debug modeCaolán McNamara4-5/+5
2010-11-18use printf size_t modifier on all platformsCaolán McNamara1-2/+2
2010-11-18Resolves: rhbz#654203# crash after unhandled exceptionCaolán McNamara1-4/+11
2010-11-17Fixed remaining use of HighContrast definesCédric Bosdonnat1-7/+0
2010-11-17Resolves: rhbz#654203# crash after unhandled exceptionCaolán McNamara1-4/+11
2010-11-08Add OpenBSD ifdefs for vcl tooRobert Nagy6-9/+11
2010-11-05Add OpenBSD ifdefs for vcl tooRobert Nagy6-9/+11
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
2010-11-04latest libX11 changed header guardsCaolán McNamara1-1/+1
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-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-guiJan 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 Holesovsky1-1/+3
2010-10-30small startup optimizationCaolán McNamara1-33/+33
2010-10-29microoptCaolán McNamara1-1/+1
2010-10-28add modelines to .h and .c files as wellCaolán McNamara163-0/+473
2010-10-27fdo#632229# provide some support for a per-windowframe ApplicationID/WM_CLASSCaolán McNamara5-28/+80
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud4-21/+14
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud11-97/+100
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2-2/+2
2010-10-22ooo33gsl12: #i115107# do not call getNativeControlRegion during paint on gtkPhilipp Lohmann [pl]1-0/+3
2010-10-22fix comparison of key events for IMDavid Tardon1-2/+3
2010-10-22fix IM inputDavid Tardon1-3/+4
2010-10-18Sort EXCEPTIONFILES and make sure all are in SLOFILES.Thomas Klausner3-21/+29
2010-10-18remove non-compiled codePovilas Kanapickas14-321/+2
2010-10-18Mark many more files as EXCEPTIONFILES.Thomas Klausner3-13/+13
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 Venken13-84/+94
2010-10-15try to process Qt events even when not using Qt event loopLuboš Luňák2-3/+12
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ňák4-13/+83
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 Spaeth168-9/+447
2010-10-13tweaks for AIXCaolán McNamara8-10/+34
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-7/+12