summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)AuthorFilesLines
2012-11-12re-base on ALv2 code. Includes:Michael Meeks5-115/+71
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks43-1024/+641
2012-11-06impress211: #i116339# implement bHandleAllCurrentEventsPhilipp Lohmann [pl]1-3/+5
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-09-20cups: initialize thread running memberMichael Meeks1-1/+2
2012-09-18Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGINStephan Bergmann1-11/+5
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara2-260/+37
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier1-6/+2
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara1-0/+6
2012-09-12remove unused hMainThread_Caolán McNamara1-3/+0
2012-09-06vcl: Fix cups ifdeferyRiccardo Magliocchetti1-1/+1
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-1/+5
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold1-80/+0
2012-08-20Fix TDE VCL interfaceTimothy Pearson1-3/+0
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini4-4/+3
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-61/+0
2012-08-07ditch obsolete XvaOpenIM stuffCaolán McNamara1-251/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-08-05Clang:Null pointer passed as an argument to a 'nonnull' parameterJulien Nabet1-1/+1
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen2-23/+0
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