summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* -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
* re-add support for KDE4 Qt+glib eventloop intergrationLuboš Luňák2013-03-121-0/+2
* Removal finished of CreateFromAsciiRicardo Montania2013-03-121-3/+3
* Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara2013-03-121-32/+0
* liblibo: install test library by itself and install it.Michael Meeks2013-03-121-19/+11
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-114-8/+8
* Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAMChris2013-03-094-20/+20
* Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris2013-03-081-2/+2
* WaE: avoid mis-detection of uninitialized pixmap.Michael Meeks2013-03-081-4/+6
* fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik2013-03-072-65/+84
* Remove commented out code in salplug.cxxChris2013-03-061-1/+0
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-062-3/+2
* c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr2013-03-061-1/+0
* doubled namespacesThomas Arnhold2013-03-041-5/+0
* doubled includesThomas Arnhold2013-03-046-10/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-033-3/+3
* SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna2013-03-031-48/+30
* remove minor.mkMatúš Kukan2013-03-021-5/+2
* fix higher debug level buildCaolán McNamara2013-03-011-1/+4
* cleanup some module calls.Michael Meeks2013-02-283-7/+2
* loplugin: improve indentationThomas Arnhold2013-02-2511-40/+32
* Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara2013-02-251-0/+30
* Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson2013-02-245-9/+41
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-3/+3
* these stray fprintfs drive people dementedCaolán McNamara2013-02-221-1/+0
* s/heigth/height/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-202-2/+2