summaryrefslogtreecommitdiffstats
path: root/vcl/aqua/source/dtrans
Commit message (Expand)AuthorAgeFilesLines
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-11/+11
* The PICT format was formally deprecated already in OS X v10.4Tor Lillqvist2013-06-173-156/+4
* Resolves: #i122420# Re-activated the internal OpenOfficeToSystemFlavorArmin Le Grand2013-06-164-22/+18
* s/rtl_copyMemory/memmoveTor Lillqvist2013-06-141-2/+2
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-134-186/+149
* use uno::Reference#clear() method...Noel Grandin2013-06-051-2/+2
* Resolves: #i120481# Add registered transferable flavor...Andre Fischer2013-05-242-9/+20
* remove unused component_canUnload functionsMatúš Kukan2013-04-193-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-079-20/+13
* (author=pl) fix for transporting OOo types through OSX system clipboardHerbert Dürr2013-03-262-6/+58
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-251-6/+3
* blind try to fix MacOs buildingJulien Nabet2013-03-221-1/+1
* get rid of two-argument compareToAsciiChristian Lohmaier2013-03-221-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-19/+18
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-2/+2
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin2013-02-122-18/+6
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-152-4/+4
* Fix error: no matching function for call to 'sal_n_array_size'Tor Lillqvist2012-12-101-1/+1
* Avoid global static dataStephan Bergmann2012-11-132-30/+24
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-066-138/+84
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-5/+4
* 64-bit fixesTor Lillqvist2012-09-202-4/+21
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-313-13/+7
* Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini2012-08-143-7/+8
* remove include comments and boxesThomas Arnhold2012-08-081-4/+0
* Add own declaration for the since long deprecated KillPicture()Tor Lillqvist2012-08-011-11/+15
* No KillPicture() in the 10.7 SDK, so just leak for now...Tor Lillqvist2012-07-281-0/+12
* re-base on ALv2 code.Michael Meeks2012-06-2113-236/+200
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* nuke unused typedefTakeshi Abe2012-05-291-3/+0
* isOUStringType still used (from dbgutil code)Stephan Bergmann2012-04-251-1/+8
* WaE: unused functionsTor Lillqvist2012-04-242-27/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-2/+2
* there is no Sequence::isEmpty()Ivan Timofeev2012-02-272-4/+4
* Replace getLength() with isEmpty() where appropriateChr. Rossmanith2012-02-272-4/+4
* remove include of pch header from vclNorbert Thiebaud2011-11-276-12/+0
* SystemFlavor NSStrings should not be constKristian Rietveld2011-10-241-12/+12
* Make deprecation warnings non-fatal even in a -Werror compilationTor Lillqvist2011-09-281-3/+5
* WaE: drop some unused variablesTor Lillqvist2011-09-281-3/+0
* WaE: NSPICTPboardType is deprecated in 10.6 and laterTor Lillqvist2011-09-281-0/+12
* Fix syntax error that earlier compiler versions didn't mindTor Lillqvist2011-09-281-1/+1
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-228-418/+63
|\
| * vcl2gnumake: solve some merge problemsPhilipp Lohmann [pl]2011-03-242-7/+3
| * vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]2011-03-234-28/+42
| |\
| * | remove a ton of warningsPhilipp Lohmann [pl]2011-02-154-42/+48
| * | rebase to DEV300_m100Philipp Lohmann [pl]2011-02-144-10/+10
| |\ \
| * | | vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]2011-01-281-68/+0
| * | | vcl2gnumake: #i116588# move vcl to gbuild (step 2)Philipp Lohmann [pl]2011-01-262-294/+0
| * | | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-242-7/+13