core.git: vcl/ios

2024-05-13 Thread Patrick Luby (via logerrit)
vcl/ios/clipboard.cxx | 77 +- vcl/ios/clipboard.hxx | 15 + 2 files changed, 91 insertions(+), 1 deletion(-) New commits: commit 4e5040dc44024f8313ca51627b6871675865cdf6 Author: Patrick Luby AuthorDate: Sat Apr 13 19:46:48 2024

[Libreoffice-commits] core.git: vcl/ios vcl/osx vcl/qt5 vcl/source vcl/unx vcl/win

2023-05-28 Thread Mike Kaganski (via logerrit)
vcl/ios/clipboard.cxx|6 +--- vcl/osx/DragSource.cxx | 14 +- vcl/osx/DropTarget.cxx | 10 +++ vcl/osx/clipboard.cxx|2 - vcl/qt5/QtClipboard.cxx |2 -

[Libreoffice-commits] core.git: vcl/ios vcl/source

2023-03-14 Thread Patrick Luby (via logerrit)
vcl/ios/iOSTransferable.cxx | 10 ++ vcl/source/window/dialog.cxx | 13 + 2 files changed, 23 insertions(+) New commits: commit b0b8815fffcd1d3862a4784fe93bb7c9d66b7d1c Author: Patrick Luby AuthorDate: Fri Mar 10 12:11:25 2023 -0500 Commit: Patrick Luby

[Libreoffice-commits] core.git: vcl/ios vcl/source

2021-12-16 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx|2 +- vcl/source/treelist/transfer.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e84dcee44aa7cdd340ee22d528afe14abebba994 Author: Tor Lillqvist AuthorDate: Thu Dec 16 19:24:20 2021 +0200 Commit: Tor Lillqvist

[Libreoffice-commits] core.git: vcl/ios vcl/osx

2021-10-06 Thread Julien Nabet (via logerrit)
vcl/ios/iOSTransferable.cxx |1 - vcl/osx/DataFlavorMapping.cxx |1 - vcl/osx/OSXTransferable.cxx |1 - vcl/osx/salframe.cxx |1 - vcl/osx/salinst.cxx |1 - 5 files changed, 5 deletions(-) New commits: commit 490479c9b6f75dd857b8b644f84f65c37c1b460f

[Libreoffice-commits] core.git: vcl/ios vcl/osx vcl/quartz

2021-05-22 Thread Thorsten Wagner (via logerrit)
vcl/ios/salios.cxx | 147 ++ vcl/osx/salmacos.cxx| 152 vcl/quartz/salgdicommon.cxx | 147 -- 3 files changed, 299 insertions(+), 147 deletions(-) New

[Libreoffice-commits] core.git: vcl/ios

2021-03-25 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) New commits: commit 41041d83de337e2ad6ebcb3a6c91b70b350c8b29 Author: Tor Lillqvist AuthorDate: Wed Mar 24 16:09:05 2021 +0200 Commit: Tor Lillqvist CommitDate: Thu

[Libreoffice-commits] core.git: vcl/ios

2021-03-23 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ae2299301c3a5797b1a99d69156f367cabc614b0 Author: Tor Lillqvist AuthorDate: Tue Jan 12 22:48:34 2021 +0200 Commit: Tor Lillqvist CommitDate: Tue Mar 23 10:41:25 2021 +0100 Log successful

[Libreoffice-commits] core.git: vcl/ios vcl/osx vcl/quartz

2021-01-17 Thread Tor Lillqvist (via logerrit)
vcl/ios/salios.cxx| 18 -- vcl/osx/salmacos.cxx | 16 vcl/quartz/salbmp.cxx |1 - 3 files changed, 35 deletions(-) New commits: commit fdcf4418e9acfe4e95000b9d12a182d6702d42b6 Author: Tor Lillqvist AuthorDate: Sun Jan 17 22:13:39 2021 +0200

[Libreoffice-commits] core.git: vcl/ios

2021-01-15 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx | 81 +- 1 file changed, 41 insertions(+), 40 deletions(-) New commits: commit b4f6a6c143567187c6d0f374b2b9f853ecc63af0 Author: Tor Lillqvist AuthorDate: Fri Jan 15 15:32:58 2021 +0200 Commit: Tor Lillqvist

[Libreoffice-commits] core.git: vcl/ios

2020-12-21 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx |5 - vcl/ios/clipboard.cxx |1 + vcl/ios/iOSTransferable.cxx | 13 +++-- 3 files changed, 8 insertions(+), 11 deletions(-) New commits: commit 21e96548719b77310da5e2bae91de52cc468960b Author: Tor Lillqvist AuthorDate: Mon Dec 21

[Libreoffice-commits] core.git: vcl/ios

2019-11-11 Thread Tor Lillqvist (via logerrit)
vcl/ios/DataFlavorMapping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6df7989dacd75e8750ddc1b53049d79311feb0d8 Author: Tor Lillqvist AuthorDate: Mon Nov 11 11:24:37 2019 +0200 Commit: Tor Lillqvist CommitDate: Mon Nov 11 23:32:33 2019 +0200 Fix

[Libreoffice-commits] core.git: vcl/ios

2019-10-07 Thread Tor Lillqvist (via logerrit)
vcl/ios/iosinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3444ff546cf1e7f41b3d8ed29a0b1b42399cf57 Author: Tor Lillqvist AuthorDate: Fri Mar 29 18:08:30 2019 +0200 Commit: Tor Lillqvist CommitDate: Mon Oct 7 15:28:48 2019 +0300 Avoid dialog

[Libreoffice-commits] core.git: vcl/ios

2019-10-07 Thread Tor Lillqvist (via logerrit)
vcl/ios/iosinst.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c6a822790d93f5fdbdf57ad6857c1663504bf37a Author: Tor Lillqvist AuthorDate: Tue Aug 20 16:10:51 2019 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 7 14:55:56 2019 +0300 tdf#126964: Set

[Libreoffice-commits] core.git: vcl/ios

2018-10-08 Thread Libreoffice Gerrit user
vcl/ios/dummies.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 80258f93448d278a50cd4aaf130d821a01361a34 Author: Tor Lillqvist AuthorDate: Mon Oct 8 11:36:34 2018 +0300 Commit: Tor Lillqvist CommitDate: Mon Oct 8 12:42:22 2018 +0300

[Libreoffice-commits] core.git: vcl/ios

2018-03-05 Thread jan Iversen
vcl/ios/dummies.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f5c00cd780dab434c96bd2760821e1565475fc0f Author: jan Iversen Date: Mon Mar 5 09:32:35 2018 +0100 vcl, make ios/dummies compile Point were not defined

[Libreoffice-commits] core.git: vcl/ios

2017-05-03 Thread jan Iversen
vcl/ios/iosinst.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 99f23a451050eb24938a5ff5a21b50a3f9a3340a Author: jan Iversen Date: Wed May 3 14:59:30 2017 +0200 iOS remove unused parameter Removed pSys parameter

[Libreoffice-commits] core.git: vcl/ios

2017-04-28 Thread jan Iversen
vcl/ios/iosinst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5a394be952c0795cd12ed0eea8f5186e44814225 Author: jan Iversen Date: Fri Apr 28 12:13:06 2017 +0200 iOS, fixed build breaker. Fast fix to build breaker from

[Libreoffice-commits] core.git: vcl/ios

2014-11-07 Thread Tor Lillqvist
vcl/ios/iosinst.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c989f5e0e11e295b11ffc921b0d105869e037e47 Author: Tor Lillqvist t...@collabora.com Date: Sat Nov 8 00:51:21 2014 +0200 These constants are now in the scoped enum MouseEventModifiers

[Libreoffice-commits] core.git: vcl/ios

2014-09-18 Thread Noel Grandin
vcl/ios/iosinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1740a682a6c46c57dc6a356299f6c9a92eb4af6 Author: Noel Grandin n...@peralex.com Date: Thu Sep 18 14:44:39 2014 +0200 use vcl::Font Change-Id: I22fd5c1340ca0c646725d9fce77304c10d9eb5d5

[Libreoffice-commits] core.git: vcl/ios

2014-08-18 Thread Tor Lillqvist
vcl/ios/iosinst.cxx |8 1 file changed, 8 deletions(-) New commits: commit d08a81d67826d780b626a5a6faad3de7179576bc Author: Tor Lillqvist t...@collabora.com Date: Mon Aug 18 22:28:44 2014 +0300 Bin temporary code that doesn't compile any longer Change-Id:

[Libreoffice-commits] core.git: vcl/ios

2014-04-07 Thread Tor Lillqvist
vcl/ios/iosinst.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5a79f2dcbb7fff9bdc2895b0ac78e2a8ecf511e9 Author: Tor Lillqvist t...@collabora.com Date: Mon Apr 7 12:38:27 2014 +0300 For consistency, set the same GDI and Win flags for iOS as for OS X No visible

[Libreoffice-commits] core.git: vcl/ios

2014-02-20 Thread tsahi glik
vcl/ios/iosinst.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 24dd10c727ab2d7a38368292498520e11d98e3cb Author: tsahi glik tsahi.g...@cloudon.com Date: Thu Feb 20 17:59:14 2014 -0800 fix compilation of ios diff --git a/vcl/ios/iosinst.cxx b/vcl/ios/iosinst.cxx index

[Libreoffice-commits] core.git: vcl/ios

2014-01-26 Thread Tor Lillqvist
vcl/ios/iosinst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 512d8f049530b944ee5f693e34db27797dc2756b Author: Tor Lillqvist t...@collabora.com Date: Sun Jan 26 12:03:53 2014 +0200 Make sure ShowNativeDialog() shows something: Use NSLog() Change-Id:

[Libreoffice-commits] core.git: vcl/ios

2013-12-15 Thread Tor Lillqvist
vcl/ios/dummies.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit b89121733ad443915fcc4cf895393f485016fedc Author: Tor Lillqvist t...@collabora.com Date: Sun Dec 15 14:02:32 2013 +0200 We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx now

[Libreoffice-commits] core.git: vcl/ios vcl/source

2013-09-12 Thread tsahi glik
vcl/ios/iosinst.cxx | 19 +-- vcl/source/window/window.cxx |1 + 2 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 16a53253e5991de8d44679157c29d58bb431eb2c Author: tsahi glik tsahi.g...@cloudon.com Date: Fri Aug 30 11:10:40 2013 -0700

[Libreoffice-commits] core.git: vcl/ios

2013-09-12 Thread tsahi glik
vcl/ios/iosinst.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 015a0a652f89c05ccef2b23af3d81604b990ba33 Author: tsahi glik tsahi.g...@cloudon.com Date: Fri Aug 30 13:18:23 2013 -0700 in iOS avoid copying covered windows to screen

[Libreoffice-commits] core.git: vcl/ios

2013-06-26 Thread Tor Lillqvist
vcl/ios/dummies.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 96329b45a8b19beb84a67c13c8fbc0f96ac72d68 Author: Tor Lillqvist t...@iki.fi Date: Tue Jun 25 20:25:41 2013 +0300 There is already the AddTempDevFont() in coretext Change-Id:

[Libreoffice-commits] core.git: vcl/ios

2013-03-21 Thread Luboš Luňák
vcl/ios/source/gdi/salgdicommon.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1c3c38122a020a998a92dd15a0870c576a66a8aa Author: Luboš Luňák l.lu...@suse.cz Date: Thu Mar 21 12:17:00 2013 +0100 avoid Wundef / fix endian detection diff --git