summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12-Werror=unusedStephan Bergmann
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-04-02vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold
2013-03-31fix vcl with Library_mergedPeter Foley
2013-03-30fix loplugin warningsPeter Foley
2013-03-28use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27Unused Region macro definitionsStephan Bergmann
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-26fixed out of bounds substring accessEike Rathke
2013-03-21Fix force-choosing gtk3 backend.Thorsten Behrens
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19handle the empty URL case in file pickerGergő Mocsi
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18Cppcheck: Variables reassigned before the old one has been useJulien Nabet
2013-03-18change #ifdef -> #if for KDE4 feature macrosLuboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-16Fix buildFridrich Štrba
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara
2013-03-14Remove some accidental merge by-products.Thorsten Behrens
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-13Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris
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
2013-03-12Removal finished of CreateFromAsciiRicardo Montania
2013-03-12Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAMChris
2013-03-08Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris
2013-03-08WaE: avoid mis-detection of uninitialized pixmap.Michael Meeks
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik