summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans
AgeCommit message (Expand)Author
2014-02-07coverity#705773 Resource leakCaolán McNamara
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-11-07Name threads for debug purposeArnaud Versini
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-08CID#1078847 we're writing a byte, so use a byteCaolán McNamara
2013-10-02vcl: avoid deadlock in X11 SelectionManager::shutdown()Michael Stahl
2013-09-09CID#1028323 uninitialized scalarsCaolán McNamara
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-11Simplify support for bitmap depth conversion in X11 clipboard/dnd codeStephan Bergmann
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-07-09x11/unx: don't use a fixed 1sec timeout when polling X eventsPierre-Eric Pelloux-Prayer
2013-06-07Fix memory leak in SelectionManager::getXdndVersion.Mark Wielaard
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]