summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2012-07-02typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov
2012-07-02Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov
2012-06-22Fix X Session Management supportStephan Bergmann
2012-06-11Remove bogus headerThomas Arnhold
2012-06-06fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-05-13removed unused definesTakeshi Abe
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara
2012-05-06catch by const refCaolán McNamara
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara
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