summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-04-14gtk3: add approved theme color fetch / selection.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03vcl: use CustomTarget makefile for kde_mocMatúš Kukan
2012-04-02KDE3 file picker moved from fpicker to vclCédric Bosdonnat
2012-04-02KDE4 file picker moved from fpicker to vclCédric Bosdonnat
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-29bypass GtkSalPrinter when it is not enabledDavid Tardon
2012-03-26configuration checked before component context existsCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-21Compilation fix - GTK print dialog headers for GTK < 2.14David Bolen
2012-03-20Missing sub-menu arrows with 3.5.x and GTK < 2.15David Bolen
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-16remove extraneous parenthesesLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-08fold i18npaper into i18nutilCaolán McNamara
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara
2012-03-06silence SolarMutex not locked spewCaolán McNamara
2012-03-06improve debugging messageCaolán McNamara
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara
2012-03-03gtk3: Avoid crash with some themes (unico based)Lucas Baudin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara
2012-02-28Actually there is no need to have if and elseif with same action.Tomas Chvatal
2012-02-28Fix crash on exit using KDE interfaceTomas Chvatal
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen
2012-02-27disable -Wshadow for KDE backendsLuboš Luňák
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks
2012-02-23My fix is nicer ;)Stephan Bergmann
2012-02-23ensure ppd translation indexes are validCaolán McNamara
2012-02-23make vcl ByteString freeCaolán McNamara
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-02-21headless: more work in vclRiccardo Magliocchetti
2012-02-21ByteString->rtl::OStringCaolán McNamara
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-20vcl: simplify logicThomas Arnhold
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-02-18Fix typos in commentsElton Chung
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti