summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)AuthorFilesLines
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-07-11Decrease header files dependenciesMatteo Casalin2-2/+0
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer1-1/+2
2012-07-09Related: fdo#30763 fill in default user realname under GNOME3Caolán McNamara1-1/+6
2012-07-02typo in Norwegian translations of keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-1/+1
2012-07-02Estonian translation for keyboard shortcuts (fdo#50415)Mihkel Tõnnov1-0/+31
2012-06-27Remove unused include filesThomas Arnhold1-140/+0
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann1-233/+239
2012-06-21re-base on ALv2 code.Michael Meeks9-210/+129
2012-06-21Fix X Session Management supportStephan Bergmann1-4/+4
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann1-1/+1
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann3-125/+5
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann1-0/+18
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann1-17/+20
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann1-6/+6
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann1-3/+2
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann1-20/+0
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-06-19death to some UniStringsCaolán McNamara1-1/+1
2012-06-19remove some UniString ctorsCaolán McNamara2-8/+8
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-6/+0
2012-06-10Remove bogus headerThomas Arnhold1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-05remove unused headersThomas Arnhold1-6/+0
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold2-7/+386
2012-06-02targeted string re-workNorbert Thiebaud3-38/+38
2012-06-02targeted string re-workNorbert Thiebaud3-12/+12
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-1/+15
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann1-61/+15
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák1-1/+1
2012-05-14TDE integrationNorbert Thiebaud2-4/+72
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet2-4/+4
2012-05-13removed unused definesTakeshi Abe1-6/+0
2012-05-10fix use of cups for default caseCaolán McNamara1-1/+1
2012-05-09Enable configure switch for cupsTomas Chvatal1-1/+1
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara1-6/+9
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara1-0/+31
2012-05-06catch by const refCaolán McNamara1-3/+3
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara6-27/+23
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara1-2/+1
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-7/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-26configuration checked before component context existsCaolán McNamara1-5/+10
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-1/+1
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák1-0/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-1/+1