summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2013-03-06Remove commented out code in salplug.cxxChris
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna
2013-03-02remove minor.mkMatúš Kukan
2013-03-01fix higher debug level buildCaolán McNamara
2013-02-28cleanup some module calls.Michael Meeks
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac