summaryrefslogtreecommitdiffstats
path: root/vcl/unx
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-12/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-19/+19
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-13/+13
* vcl: use CustomTarget makefile for kde_mocMatúš Kukan2012-04-031-35/+0
* KDE3 file picker moved from fpicker to vclCédric Bosdonnat2012-04-0216-1/+3225
* KDE4 file picker moved from fpicker to vclCédric Bosdonnat2012-04-025-0/+989
* vcl: use CustomTarget makefilesMatúš Kukan2012-03-311-34/+0
* bypass GtkSalPrinter when it is not enabledDavid Tardon2012-03-291-1/+1
* configuration checked before component context existsCaolán McNamara2012-03-261-5/+10
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-1/+1
* Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen2012-03-211-0/+4
* Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen2012-03-201-2/+10
* move #include from .h to the one .cxx where it is neededLuboš Luňák2012-03-201-0/+1
* remove extraneous parenthesesLuboš Luňák2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-4/+1
* fold i18npaper into i18nutilCaolán McNamara2012-03-081-1/+1
* WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher2012-03-071-2/+2
* make it easier to find leaks by dropping globals at exitCaolán McNamara2012-03-062-1/+5
* leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara2012-03-061-0/+1
* fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara2012-03-061-2/+3
* silence SolarMutex not locked spewCaolán McNamara2012-03-061-0/+3
* improve debugging messageCaolán McNamara2012-03-061-1/+3
* Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara2012-03-061-1/+7
* gtk3: Avoid crash with some themes (unico based)Lucas Baudin2012-03-031-1/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-012-2/+2
* SessionManagerClient is never instantiatedCaolán McNamara2012-02-291-8/+8
* Actually there is no need to have if and elseif with same action.Tomas Chvatal2012-02-281-11/+5
* Fix crash on exit using KDE interfaceTomas Chvatal2012-02-281-1/+3
* move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen2012-02-281-58/+38
* disable -Wshadow for KDE backendsLuboš Luňák2012-02-272-59/+1
* callcatcher: update unused listCaolán McNamara2012-02-271-39/+0
* android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks2012-02-251-0/+4
* My fix is nicer ;)Stephan Bergmann2012-02-231-2/+2
* ensure ppd translation indexes are validCaolán McNamara2012-02-231-3/+9
* make vcl ByteString freeCaolán McNamara2012-02-231-56/+65
* vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez2012-02-222-36/+0
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-223-60/+0
* EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich2012-02-221-11/+0
* headless: more work in vclRiccardo Magliocchetti2012-02-211-2/+2
* ByteString->rtl::OStringCaolán McNamara2012-02-211-3/+3
* Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti2012-02-212-3/+3
* vcl: simplify logicThomas Arnhold2012-02-201-4/+1
* unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold2012-02-203-168/+0
* ByteString->rtl::OStringCaolán McNamara2012-02-193-60/+57
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-172-3/+3
* callcatcher: update unused code listCaolán McNamara2012-02-161-4/+2
* Various string function clean upStephan Bergmann2012-02-152-20/+15
* Duplicate #includeStephan Bergmann2012-02-131-1/+0