summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2231-742/+124
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-2/+2
* lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen2013-04-192-18/+21
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-181-4/+4
* Adapt to gtkframe -> gtksalframe renameStephan Bergmann2013-04-171-1/+1
* some more debug infoBjoern Michaelsen2013-04-173-0/+16
* move gtkframe to gtksalframe to match class nameBjoern Michaelsen2013-04-171-0/+0
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-175-5/+5
* Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist2013-04-1621-42/+42
* fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch2013-04-125-36/+0
* fix embarassing mess up around gtk+ version detection.Michael Meeks2013-04-121-2/+6
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-121-14/+10
* -Werror=unusedStephan Bergmann2013-04-121-10/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-121-69/+39
* Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch2013-04-121-122/+4
* vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist2013-04-103-11/+18
* Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2013-04-102-121/+87
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-102-7/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0764-804/+773
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* fdo#58807 bring Beep() for basic backThomas Arnhold2013-04-033-0/+17
* vcl: don't try to dlopen kde plugins when kde support is disabledMiklos Vajna2013-04-021-2/+16
* vcl: convert some fprintf to SAL_INFOThomas Arnhold2013-04-028-53/+25
* fix vcl with Library_mergedPeter Foley2013-03-311-1/+5
* fix loplugin warningsPeter Foley2013-03-301-1/+0
* use LanguageTag::getGlibcLocaleString()Eike Rathke2013-03-281-10/+3
* -Wunused-macrosStephan Bergmann2013-03-275-13/+3
* Unused Region macro definitionsStephan Bergmann2013-03-272-6/+0
* No need for two sets of names for the same exttextinput flag bitsTor Lillqvist2013-03-273-14/+15
* No need for two sets of names for the same frame/window state bitsTor Lillqvist2013-03-272-52/+52
* fixed out of bounds substring accessEike Rathke2013-03-261-1/+3
* Fix force-choosing gtk3 backend.Thorsten Behrens2013-03-211-1/+1
* fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller2013-03-202-20/+19
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-2013-25/+25
* handle the empty URL case in file pickerGergő Mocsi2013-03-192-0/+6
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-15/+15
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-192-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1911-71/+71
* Cppcheck: Variables reassigned before the old one has been useJulien Nabet2013-03-181-5/+2
* change #ifdef -> #if for KDE4 feature macrosLuboš Luňák2013-03-181-10/+14
* Bin some pointless comments and ASCII graphicsTor Lillqvist2013-03-168-221/+9
* Fix buildFridrich Štrba2013-03-161-0/+1
* Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara2013-03-151-6/+2
* Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara2013-03-151-4/+4
* Remove some accidental merge by-products.Thorsten Behrens2013-03-142-1022/+0
* Remove rtl:: namespace, fix minor spelling error in commentChris2013-03-141-2/+2
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-144-6/+1036
* Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris2013-03-131-9/+9
* Qt4.8 is enough for Qt glib integration support working properlyLuboš Luňák2013-03-121-2/+5