summaryrefslogtreecommitdiff
path: root/vcl/aqua/source/dtrans
AgeCommit message (Expand)Author
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2012-12-10Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist
2012-11-13Avoid global static dataStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-2064-bit fixesTor Lillqvist
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-01Add own declaration for the since long deprecated KillPicture()Tor Lillqvist
2012-07-28No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-29nuke unused typedefTakeshi Abe
2012-04-25isOUStringType still used (from dbgutil code)Stephan Bergmann
2012-04-24WaE: unused functionsTor Lillqvist
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-02-27there is no Sequence::isEmpty()Ivan Timofeev
2012-02-27Replace getLength() with isEmpty() where appropriateChr. Rossmanith
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-24SystemFlavor NSStrings should not be constKristian Rietveld
2011-09-28Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist
2011-09-28WaE: drop some unused variablesTor Lillqvist
2011-09-28WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist
2011-09-28Fix syntax error that earlier compiler versions didn't mindTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-24vcl2gnumake: solve some merge problemsPhilipp Lohmann [pl]
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-27Add Missing "using ::rtl::OString;"Joseph Powers
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-23vcl119: solve a merge problemPhilipp Lohmann [pl]
2011-02-23vcl119: rebase to DEV300_m101Philipp Lohmann [pl]
2011-02-16rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-09vcl119: #i116131# catch meanwhile invalid pointersPhilipp Lohmann [pl]
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-26vcl2gnumake: #i116588# move vcl to gbuild (step 2)Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types in...Carsten Driesner
2011-01-07vcl118: fix a namespace problemPhilipp Lohmann [pl]
2010-12-13xlastovi: #i91990# use generic service implementations for clipboard, drag an...Philipp Lohmann [pl]