summaryrefslogtreecommitdiffstats
path: root/vcl/unx/generic
Commit message (Expand)AuthorAgeFilesLines
* 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-202-3/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-195-10/+10
* Bin some pointless comments and ASCII graphicsTor Lillqvist2013-03-168-221/+9
* Remove some accidental merge by-products.Thorsten Behrens2013-03-142-1022/+0
* pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik2013-03-144-6/+1036
* Removal finished of CreateFromAsciiRicardo Montania2013-03-121-3/+3
* liblibo: install test library by itself and install it.Michael Meeks2013-03-121-19/+11
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-113-7/+7
* 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-061-1/+1
* c#708666# remove unused member m_aThread from GetPPDAttribs structHerbert Dürr2013-03-061-1/+0
* doubled includesThomas Arnhold2013-03-043-6/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna2013-03-031-48/+30
* 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-259-31/+23
* typo: allways -> alwaysAndras Timar2013-02-202-2/+2
* added language tags commentEike Rathke2013-02-181-0/+1
* Some cppcheck cleaningJulien Nabet2013-02-131-1/+1
* Remove unused DeInitSalMainStephan Bergmann2013-01-301-4/+0
* Add Lithuanian translations of keyboard shortcuts (related to fdo#50415)Aurimas Fišeras2013-01-221-0/+37
* Translate keyboard shortcuts also for LinuxMartin Srebotnjak2013-01-221-0/+36
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-2/+2
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-152-12/+8
* merge the 'holy default' default window sizes to a single placeCaolán McNamara2013-01-141-14/+4
* Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara2013-01-091-1/+7
* fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius2013-01-041-0/+31
* Some cppcheck cleaningJulien Nabet2012-12-291-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-9/+6
* -DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák2012-12-192-0/+3
* Some cppcheck cleaning in vclJulien Nabet2012-12-151-2/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-302-12/+0
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-292-5/+13
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-38/+0
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-6/+6
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+2
* SalColormap: -Werror=conversion-nullMichael Stahl2012-11-191-1/+1
* Drop ILLEGAL_POINTER sillynessTor Lillqvist2012-11-192-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-11-125-115/+71
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0643-1024/+641
* impress211: #i116339# implement bHandleAllCurrentEventsPhilipp Lohmann [pl]2012-11-061-3/+5
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+2