summaryrefslogtreecommitdiff
path: root/vcl/unx/kde4/KDEXLib.cxx
AgeCommit message (Expand)Author
2013-11-15Use Q_* macros.Jan-Marek Glogowski
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-27Unused Region macro definitionsStephan Bergmann
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák
2013-03-12Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák
2013-03-12re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák
2012-11-06use the generic LO claim from the about dialog for KDE's internal dataLuboš Luňák
2012-11-06add missing ki18n helper.Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-23remove duplicate headerThomas Arnhold
2011-11-01let's see if better eventloop integr. makes it into Qt4.9, if anyLuboš Luňák
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-07-22this is definitely not present in Qt 4.8.0 beta1David Tardon
2011-05-31do not have a .cxx file just for #including a .moc fileLuboš Luňák
2011-05-28fix 2 bugs, there are still for a complete compilation with kde4Julien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-12Removed duplicate code block (mis-merge, prolly)Katarina Machalkova
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04masterfix DEV300: KDE vs. tooltypesIvo Hinkelmann
2011-02-23try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák
2011-02-22try to work around IM problems with KDE4 integration (bnc#665112)Luboš Luňák
2011-01-26proper Qt event loop integration also when Glib is not usedLuboš Luňák
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-18forcing Qt native paint system is not necessary anymoreLuboš Luňák
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-14force Qt paint system to native (fdo#30991)Luboš Luňák
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens
2010-11-03Changing a few more strings to read "LibreOffice"Thorsten Behrens
2010-11-01using Qt4's Glib-based event loop should work nowLuboš Luňák
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-15try to process Qt events even when not using Qt event loopLuboš Luňák
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-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Revert "remove filtering of Qt's X11 events by our core"Luboš Luňák
2010-10-05remove filtering of Qt's X11 events by our coreLuboš Luňák
2010-10-05use proper type instead of void* and castingLuboš Luňák
2010-04-26vcl111: #i111106# simplify XIOErrorHandler (thanks cmc)Philipp Lohmann [pl]