summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26configuration checked before component context existsCaolán McNamara
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-08fold i18npaper into i18nutilCaolán McNamara
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-27callcatcher: update unused listCaolán McNamara
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-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
2012-02-15Various string function clean upStephan Bergmann
2012-02-13Duplicate #includeStephan Bergmann
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-31gtk3: follow SAL_USE_VCLPLUGIN=gtk3 irrespective of 'experimental' mode.Michael Meeks
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-30Revert "vcl: BestVisuals strip"Thomas Arnhold
2012-01-30Revert "vcl: stuff"Thomas Arnhold
2012-01-30vcl: stuffThomas Arnhold
2012-01-30vcl: BestVisuals stripThomas Arnhold
2012-01-28Remove VisualClassNameThomas Arnhold
2012-01-28simplify PSEUDOCOLOR12Thomas Arnhold
2012-01-28sal_TrueCOLOR is never definedThomas Arnhold
2012-01-28SAL_XT is never usedThomas Arnhold
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara