summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold
2012-08-20Fix TDE VCL interfaceTimothy Pearson
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-05Clang:Null pointer passed as an argument to a 'nonnull' parameterJulien Nabet
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer
2012-07-09Related: fdo#30763 fill in default user realname under GNOME3Caolán McNamara
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-27Remove unused include filesThomas Arnhold
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Fix X Session Management supportStephan Bergmann
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold
2012-06-10Remove bogus headerThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05remove unused headersThomas Arnhold
2012-06-05fdo#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