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

2023-11-27 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h |5 +--- vcl/osx/salframeview.mm| 50 ++--- vcl/osx/salinst.cxx| 36 ++-- 3 files changed, 44 insertions(+), 47 deletions(-) New commits: commit

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

2023-11-23 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframe.h |1 vcl/inc/osx/salframeview.h |4 ++- vcl/osx/salframe.cxx | 34 ++ vcl/osx/salframeview.mm| 50 + vcl/osx/salinst.cxx| 10 ++--- 5 files changed, 63

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

2023-11-06 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframe.h |3 +++ vcl/osx/salframe.cxx|9 ++--- vcl/osx/salframeview.mm |7 +++ 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 0c54c09aeb7e170512195c8f619ab2ded98c1ec5 Author: Patrick Luby AuthorDate: Mon Nov 6 09:44:18 2023 -0500

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

2023-06-07 Thread Patrick Luby (via logerrit)
vcl/inc/osx/a11yfactory.h|6 vcl/inc/osx/a11ywrapper.h| 16 + vcl/inc/osx/salframeview.h | 44 vcl/inc/quartz/salgdi.h |2 vcl/osx/a11yactionwrapper.h |1 vcl/osx/a11yactionwrapper.mm | 19 + vcl/osx/a11yfactory.mm | 57 -

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

2023-06-02 Thread Noel Grandin (via logerrit)
vcl/inc/osx/a11ywrapper.h |3 -- vcl/osx/a11ywrapper.mm| 60 +++--- vcl/osx/salframeview.mm |8 ++ 3 files changed, 30 insertions(+), 41 deletions(-) New commits: commit 7acc7660a752497a546263d28e82a2e8f61fd702 Author: Noel Grandin

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/qa vcl/source

2023-03-10 Thread Caolán McNamara (via logerrit)
vcl/inc/IconThemeSelector.hxx |8 ++-- vcl/osx/salframe.cxx |2 - vcl/qa/cppunit/app/test_IconThemeSelector.cxx |2 - vcl/source/app/IconThemeSelector.cxx | 42 +- 4 files changed, 34 insertions(+), 20

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

2023-01-13 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h |6 +++ vcl/inc/osx/salinst.h|1 vcl/inc/svdata.hxx |1 vcl/osx/salframeview.mm | 77 +++ vcl/osx/salinst.cxx | 14 ++- vcl/osx/saltimer.cxx |4 +-

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

2023-01-04 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h |1 + vcl/osx/salframeview.mm| 39 ++- 2 files changed, 31 insertions(+), 9 deletions(-) New commits: commit 3f7406bc4df3c7d6cc618312607bff1ec36a12f7 Author: Patrick Luby AuthorDate: Wed Jan 4 10:10:30 2023 -0500

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

2022-12-22 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h |2 vcl/osx/salframeview.mm| 157 ++--- 2 files changed, 151 insertions(+), 8 deletions(-) New commits: commit 1e4ef6d69b22f6674aefb415edf2e8e7ca78ff2d Author: Patrick Luby AuthorDate: Tue Dec 20 10:30:00 2022

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

2022-12-11 Thread Patrick Luby (via logerrit)
vcl/inc/quartz/salbmp.h|6 + vcl/osx/salinst.cxx|6 + vcl/quartz/AquaGraphicsBackend.cxx | 139 + vcl/quartz/salbmp.cxx | 60 +++ 4 files changed, 210 insertions(+), 1 deletion(-) New commits:

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

2022-12-09 Thread Patrick Luby (via logerrit)
vcl/inc/quartz/salgdi.h |2 +- vcl/osx/salprn.cxx |2 +- vcl/quartz/salgdi.cxx | 11 +-- 3 files changed, 11 insertions(+), 4 deletions(-) New commits: commit de3f13e2175564316eb5a62dee65e9ff8f31b460 Author: Patrick Luby AuthorDate: Wed Dec 7 14:24:57 2022 -0500

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

2022-12-08 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h | 12 ++ vcl/osx/salframe.cxx | 12 ++ vcl/osx/salframeview.mm| 184 - vcl/osx/salnsmenu.mm | 14 +++ vcl/osx/vclnsapp.mm| 11 ++ 5 files changed, 212 insertions(+), 21 deletions(-) New

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

2022-11-22 Thread Caolán McNamara (via logerrit)
vcl/inc/osx/salinst.h|8 vcl/osx/salframe.cxx | 98 +++- vcl/osx/salinst.cxx | 35 - vcl/osx/salnativewidgets.cxx | 851 +-- 4 files changed, 616 insertions(+), 376 deletions(-) New commits: commit

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

2022-10-12 Thread Noel Grandin (via logerrit)
vcl/inc/osx/saldata.hxx|3 ++- vcl/inc/quartz/ctfonts.hxx |2 +- vcl/inc/quartz/salgdi.h|8 +--- vcl/osx/saldata.cxx|2 +- vcl/quartz/ctfonts.cxx | 12 +--- vcl/quartz/salgdi.cxx | 11 ++- vcl/skia/osx/gdiimpl.cxx |2 +- 7

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

2021-10-29 Thread Tor Lillqvist (via logerrit)
vcl/inc/osx/salinst.h|2 vcl/osx/DropTarget.cxx |7 -- vcl/osx/a11ytextattributeswrapper.mm | 24 vcl/osx/salframe.cxx | 97 +++ vcl/osx/salinst.cxx | 40 +++---

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

2021-02-28 Thread Noel Grandin (via logerrit)
vcl/inc/osx/salnativewidgets.h |1 - vcl/osx/salnativewidgets.cxx |7 +++ 2 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 0833f01a3df511871c572c5454a97ef878eb9f67 Author: Noel Grandin AuthorDate: Sun Feb 28 14:32:13 2021 +0200 Commit: Noel Grandin

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

2021-02-22 Thread Thorsten Wagner (via logerrit)
vcl/inc/quartz/salgdi.h |3 - vcl/osx/salgdiutils.cxx | 50 +++ vcl/osx/salmacos.cxx |4 - vcl/qa/cppunit/BackendTest.cxx |6 ++

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

2021-01-28 Thread Stephan Bergmann (via logerrit)
vcl/inc/quartz/salgdi.h |1 vcl/osx/salgdiutils.cxx | 50 vcl/osx/salmacos.cxx|2 - vcl/quartz/salgdi.cxx |8 +++ 4 files changed, 36 insertions(+), 25 deletions(-) New commits: commit

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

2021-01-27 Thread Thorsten Wagner (via logerrit)
vcl/inc/quartz/salgdi.h |1 vcl/osx/salgdiutils.cxx | 50 +++- vcl/osx/salmacos.cxx|2 - vcl/quartz/salgdi.cxx |8 --- 4 files changed, 25 insertions(+), 36 deletions(-) New commits: commit

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

2020-11-24 Thread Stephan Bergmann (via logerrit)
vcl/inc/osx/salprn.h |1 - vcl/osx/salprn.cxx |5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 9c1c43d4b94f75d97af319122312cbf7202f0cc6 Author: Stephan Bergmann AuthorDate: Tue Nov 24 11:02:34 2020 +0100 Commit: Stephan Bergmann CommitDate: Tue

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

2020-11-15 Thread Stephan Bergmann (via logerrit)
vcl/inc/osx/salframe.h | 19 ++- vcl/inc/osx/salinst.h|3 + vcl/inc/osx/salobj.h |7 ++-- vcl/inc/osx/salprn.h | 11 -- vcl/inc/quartz/salgdi.h | 36 +++- vcl/inc/quartz/salvd.h | 14 vcl/osx/a11yutil.mm

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

2020-11-15 Thread Stephan Bergmann (via logerrit)
vcl/inc/osx/saldata.hxx |4 ++-- vcl/inc/quartz/salgdi.h |7 --- vcl/osx/salframe.cxx|2 +- vcl/osx/salprn.cxx |2 +- vcl/quartz/salgdicommon.cxx |4 ++-- vcl/quartz/salgdiutils.cxx |2 +- 6 files changed, 11 insertions(+), 10 deletions(-)

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

2020-04-25 Thread Noel Grandin (via logerrit)
vcl/inc/osx/salframe.h |2 -- vcl/inc/salframe.hxx |4 vcl/osx/salframe.cxx |9 - vcl/source/window/dialog.cxx |3 --- 4 files changed, 18 deletions(-) New commits: commit 0ffbaecea3316a5c723f6e0eb7250611b5d0f3d7 Author: Noel Grandin

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

2020-03-21 Thread Julien Nabet (via logerrit)
vcl/inc/osx/salframe.h |2 ++ vcl/osx/salframe.cxx | 18 -- 2 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 7f45cbace44141e22c159dc2216fefd787e14d1f Author: Julien Nabet AuthorDate: Fri Mar 20 23:54:54 2020 +0100 Commit: Julien Nabet

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

2020-01-03 Thread Andrea Gelmini (via logerrit)
vcl/inc/osx/salnativewidgets.h |4 ++-- vcl/osx/salnativewidgets.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 9be165d3875ca5f85511f2ef42ec3627dee40a5e Author: Andrea Gelmini AuthorDate: Fri Jan 3 09:54:53 2020 +0100 Commit: Julien Nabet

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

2020-01-02 Thread Thorsten Wagner (via logerrit)
vcl/inc/osx/salnativewidgets.h | 60 - vcl/osx/salnativewidgets.cxx | 1625 ++--- 2 files changed, 768 insertions(+), 917 deletions(-) New commits: commit 9d31d8f1d8d3a73f8c07ca39f5ed45e2bb7b088c Author: Thorsten Wagner AuthorDate: Wed Jan 1 14:43:38

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

2019-09-23 Thread Stephan Bergmann (via logerrit)
vcl/inc/osx/salframe.h |4 vcl/osx/salframe.cxx | 14 -- 2 files changed, 16 insertions(+), 2 deletions(-) New commits: commit d2e8e301fcb2d0513d919b897f51f7a7586198b8 Author: Stephan Bergmann AuthorDate: Mon Sep 23 12:35:11 2019 +0200 Commit: Stephan Bergmann

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

2019-01-10 Thread Libreoffice Gerrit user
vcl/inc/osx/salinst.h |3 ++- vcl/inc/salinst.hxx |1 + vcl/osx/salinst.cxx | 30 +++--- vcl/osx/salmenu.cxx |9 + vcl/osx/vclnsapp.mm | 16 vcl/source/app/svmain.cxx |6 +- 6 files changed, 52

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

2018-11-27 Thread Libreoffice Gerrit user
vcl/inc/osx/salframe.h |3 -- vcl/osx/salnativewidgets.cxx | 46 --- vcl/source/app/scheduler.cxx |1 3 files changed, 50 deletions(-) New commits: commit c76160c6e23f8a4e8d60068b7054591f238cbc9f Author: Tor Lillqvist AuthorDate: Tue

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

2018-06-09 Thread Noel Grandin
vcl/inc/osx/salinst.h|3 +-- vcl/inc/qt5/Qt5Instance.hxx |3 +-- vcl/inc/salinst.hxx |3 +-- vcl/inc/unx/gtk/gtkinst.hxx |3 +-- vcl/inc/win/salinst.h|3 +-- vcl/osx/salmenu.cxx

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

2018-05-24 Thread Tor Lillqvist
vcl/inc/osx/salmenu.h |2 -- vcl/osx/salmenu.cxx | 18 +- 2 files changed, 1 insertion(+), 19 deletions(-) New commits: commit db18cec885499f0c34681c323b0f70e0f9e11f4b Author: Tor Lillqvist Date: Thu May 24 17:35:01 2018 +0300 Bin ancient

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

2018-05-22 Thread Tor Lillqvist
vcl/inc/osx/salinst.h |3 ++- vcl/osx/vclnsapp.mm |8 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 059872b47ed957e847a3fe63bd35793ba93c4c32 Author: Tor Lillqvist Date: Mon May 21 17:06:38 2018 +0300 tdf#77444: Call

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/qa vcl/source vcl/unx vcl/win

2018-03-01 Thread Noel Grandin
vcl/inc/osx/salprn.h |4 ++-- vcl/inc/salgdi.hxx|3 +++ vcl/inc/salprn.hxx|4 ++-- vcl/inc/unx/genprn.h |4 ++-- vcl/inc/win/salprn.h |4 ++-- vcl/osx/salframe.cxx |

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

2018-02-23 Thread Tor Lillqvist
vcl/inc/osx/salframe.h |6 vcl/osx/salframe.cxx | 66 + 2 files changed, 56 insertions(+), 16 deletions(-) New commits: commit 715b7b6f346fdd9c856db268dcd66334b58c273c Author: Tor Lillqvist Date: Fri Feb 23

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

2018-02-22 Thread Tor Lillqvist
vcl/inc/salinst.hxx |4 vcl/osx/salinst.cxx |3 +++ vcl/source/app/svmain.cxx |4 3 files changed, 11 insertions(+) New commits: commit 8bd289c43c34ab9258f4b08a0f3f6143dc710e4e Author: Tor Lillqvist Date: Thu Feb 22 12:40:26 2018 +0200

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

2017-11-08 Thread Stephan Bergmann
vcl/inc/osx/runinmain.hxx | 79 +- vcl/inc/osx/salinst.h |4 ++ vcl/osx/salinst.cxx | 53 -- 3 files changed, 89 insertions(+), 47 deletions(-) New commits: commit b5b78703b5d801c2a9a5e45126f8e87bf5ebd4b4

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

2017-10-20 Thread Jan-Marek Glogowski
vcl/inc/osx/salinst.h |6 - vcl/inc/win/saldata.hxx |4 - vcl/inc/win/saltimer.h|2 vcl/osx/vclnsapp.mm |2 vcl/win/app/salinst.cxx | 144 -- vcl/win/window/salobj.cxx |6 - 6 files changed, 73 insertions(+), 91

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

2017-10-20 Thread Jan-Marek Glogowski
vcl/inc/osx/salinst.h |1 + vcl/inc/osx/saltimer.h |9 - vcl/osx/salinst.cxx| 17 +++-- vcl/osx/saltimer.cxx | 19 --- 4 files changed, 36 insertions(+), 10 deletions(-) New commits: commit fd5fa397a0a46470e034bb23789f7a17592cb070 Author:

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler

2017-10-16 Thread Jan-Marek Glogowski
vcl/README.scheduler|4 vcl/inc/osx/saltimer.h |1 + vcl/osx/salframeview.mm |3 +++ vcl/osx/saltimer.cxx|8 4 files changed, 16 insertions(+) New commits: commit c69c1ee9d1305c284be48a7a973810da16c15541 Author: Jan-Marek Glogowski Date:

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler vcl/win

2017-10-04 Thread Jan-Marek Glogowski
vcl/README.scheduler | 51 +-- vcl/inc/osx/saltimer.h |3 -- vcl/inc/saltimer.hxx | 44 vcl/inc/win/saltimer.h |7 +++--- vcl/osx/saltimer.cxx | 22 +---

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

2017-09-29 Thread Jan-Marek Glogowski
vcl/inc/osx/runinmain.hxx |6 +++--- vcl/inc/osx/saldata.hxx |2 +- vcl/inc/osx/salframe.h|2 +- vcl/osx/saldata.cxx |2 +- vcl/osx/salframe.cxx |8 vcl/osx/salframeview.mm |8 vcl/osx/salinst.cxx | 22 +++---

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

2017-09-29 Thread Jan-Marek Glogowski
vcl/inc/osx/saltimer.h | 14 -- vcl/osx/salinst.cxx| 23 --- vcl/osx/salnstimer.mm | 14 ++ vcl/osx/saltimer.cxx | 101 +++-- 4 files changed, 90 insertions(+), 62 deletions(-) New commits: commit

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler vcl/win

2017-09-27 Thread Jan-Marek Glogowski
vcl/README.scheduler|8 vcl/inc/osx/salinst.h |2 ++ vcl/osx/salinst.cxx | 23 +-- vcl/win/app/salinst.cxx | 28 +++- 4 files changed, 34 insertions(+), 27 deletions(-) New commits: commit

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

2017-09-21 Thread Tor Lillqvist
vcl/inc/osx/runinmain.hxx |3 +++ vcl/osx/salinst.cxx |1 + 2 files changed, 4 insertions(+) New commits: commit f28db2168700bd611a33deb3c9aeabb9a35e215c Author: Tor Lillqvist Date: Thu Sep 21 10:18:52 2017 +0300 WaE: -Wunused-variable

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

2017-09-19 Thread Stephan Bergmann
vcl/inc/osx/salinst.h |4 vcl/osx/salinst.cxx | 10 -- 2 files changed, 14 deletions(-) New commits: commit 07fef83b20504890336fd146c558561dacf7e7e4 Author: Stephan Bergmann Date: Tue Sep 19 11:43:23 2017 +0200 loplugin:unnecessaryoverride

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/README.scheduler

2017-08-22 Thread Jan-Marek Glogowski
vcl/README.scheduler| 11 --- vcl/inc/osx/salinst.h |1 + vcl/osx/salframeview.mm | 11 +++ vcl/osx/salinst.cxx |1 + vcl/osx/salnstimer.mm |8 +++- vcl/osx/saltimer.cxx|4 ++-- 6 files changed, 30 insertions(+), 6 deletions(-) New commits:

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

2016-09-14 Thread Stephan Bergmann
vcl/inc/osx/a11ylistener.hxx |2 +- vcl/inc/osx/salframe.h|2 +- vcl/inc/osx/salinst.h |2 +- vcl/inc/osx/salmenu.h |4 ++-- vcl/inc/osx/salobj.h |2 +- vcl/inc/osx/salprn.h |4 ++-- vcl/inc/osx/salsys.h |2 +-

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

2016-06-28 Thread Stephan Bergmann
vcl/inc/osx/salmenu.h |4 ++-- vcl/osx/salmenu.cxx |1 - vcl/osx/salnsmenu.mm |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit c63ae748b301db1f4996b43f6faf4bb317c37467 Author: Stephan Bergmann Date: Tue Jun 28 14:48:29 2016 +0200

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

2016-06-26 Thread Noel Grandin
vcl/inc/fontattributes.hxx |2 -- vcl/inc/salwtype.hxx |2 -- vcl/inc/unx/gtk/gtkframe.hxx |2 -- vcl/inc/unx/printergfx.hxx |6 +- vcl/inc/unx/saldata.hxx |1 - vcl/inc/unx/salframe.h |3 ---

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

2016-06-02 Thread Stephan Bergmann
vcl/inc/osx/a11yfocustracker.hxx |6 +- vcl/osx/a11yfactory.mm |2 +- vcl/osx/a11yfocuslistener.cxx|2 +- vcl/osx/a11ylistener.cxx |2 +- 4 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 1ac1b375ee3e6359d1519ac94f3ad9e69009859c

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

2016-06-02 Thread Stephan Bergmann
vcl/inc/osx/a11yfocustracker.hxx |4 +++- vcl/osx/a11yfocustracker.cxx |2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 64e83932264f0d708e4ce2dce9b36a933afd2fbf Author: Stephan Bergmann Date: Fri Jun 3 07:32:06 2016 +0200

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

2016-05-10 Thread Noel Grandin
vcl/inc/osx/salframeview.h |4 +++- vcl/inc/osx/salinst.h |2 +- vcl/osx/salframe.cxx|4 ++-- vcl/osx/salframeview.mm |2 +- vcl/osx/salinst.cxx |2 +- vcl/win/window/salframe.cxx |2 +- 6 files changed, 9 insertions(+), 7 deletions(-) New

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

2016-03-29 Thread Michael Stahl
vcl/inc/osx/salprn.h |5 ++--- vcl/osx/salprn.cxx | 12 ++-- 2 files changed, 8 insertions(+), 9 deletions(-) New commits: commit 4b039f27a2fe85a76ac8ccbf882fe9aff6870b4c Author: Michael Stahl Date: Thu Mar 24 23:04:42 2016 +0100 vcl: replace

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

2016-01-26 Thread Matteo Casalin
vcl/inc/osx/salprn.h |2 +- vcl/osx/salprn.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit fc388c1ff4ba005bbf784a083825f2070e66325e Author: Matteo Casalin Date: Tue Jan 26 22:13:40 2016 +0100 Blind fix for OSX

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

2016-01-21 Thread Douglas Mencken
vcl/inc/osx/salinst.h |3 +++ vcl/osx/salinst.cxx | 17 + 2 files changed, 20 insertions(+) New commits: commit ee27dae3b5df1e3fc63ecb2ee2c2d123fd4c8cff Author: Douglas Mencken Date: Mon Jan 18 01:11:18 2016 -0500 tdf#96407 Provide OS X

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

2016-01-11 Thread Maxim Monastirsky
vcl/inc/osx/salnsmenu.h |8 vcl/osx/salmenu.cxx | 42 +- vcl/osx/salnsmenu.mm| 15 +++ 3 files changed, 16 insertions(+), 49 deletions(-) New commits: commit cbd483211e1ac9d9e724b5ba3e3e38a0c5abe55c Author: Maxim

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

2015-10-24 Thread Douglas Mencken
vcl/inc/osx/printview.h |7 vcl/osx/printaccessoryview.mm | 478 +- vcl/osx/printview.mm | 12 - vcl/osx/salprn.cxx|3 4 files changed, 352 insertions(+), 148 deletions(-) New commits: commit

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/qa vcl/source vcl/unx

2015-09-11 Thread Takeshi Abe
vcl/inc/canvasbitmap.hxx|4 ++-- vcl/inc/displayconnectiondispatch.hxx |4 ++-- vcl/inc/dndevdis.hxx|4 ++-- vcl/inc/dndlcon.hxx |4 ++-- vcl/inc/osx/a11ylistener.hxx|4 ++--

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

2015-08-13 Thread Norbert Thiebaud
vcl/inc/osx/salinst.h| 47 +++--- vcl/inc/saldatabasic.hxx |6 ++-- vcl/osx/salframeview.mm | 58 --- vcl/osx/salmenu.cxx | 22 - vcl/osx/salnsmenu.mm | 21 -

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

2015-05-13 Thread Noel Grandin
vcl/inc/osx/salmenu.h |2 +- vcl/osx/salmenu.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6ef580e7922adf85b3bd60af679c1fd51cfc8490 Author: Noel Grandin n...@peralex.com Date: Wed May 13 09:51:35 2015 +0200 fix OSX build after my commit

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

2015-05-11 Thread Norbert Thiebaud
vcl/inc/osx/vclnsapp.h |1 + vcl/osx/vclnsapp.mm|8 +++- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 5d00f1b0918dc067e0d22809f93b0491bbcee0a9 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat May 9 08:46:58 2015 -0500 invoke

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

2015-01-04 Thread Caolán McNamara
vcl/inc/osx/saldata.hxx |6 +++--- vcl/inc/pch/precompiled_vcl.hxx |4 ++-- vcl/inc/quartz/salgdi.h |4 ++-- vcl/inc/win/salgdi.h|4 ++-- vcl/osx/DataFlavorMapping.hxx |4 ++-- vcl/quartz/ctfonts.cxx |2 -- 6 files changed, 11

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

2014-12-03 Thread Stephan Bergmann
vcl/inc/osx/saldata.hxx |2 +- vcl/osx/DragSource.cxx |2 +- vcl/osx/DropTarget.cxx |2 +- vcl/osx/a11ytextattributeswrapper.mm |2 +- vcl/osx/saldata.cxx |4 ++-- vcl/osx/salframe.cxx |2 +-

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

2014-06-16 Thread Douglas Mencken
vcl/inc/osx/salframeview.h | 10 +- vcl/osx/salframeview.mm| 26 +- 2 files changed, 34 insertions(+), 2 deletions(-) New commits: commit a2ee38ef7afcec27f46530bf9e177939e38cc815 Author: Douglas Mencken dougmenc...@gmail.com Date: Sun Jun 15 22:40:36

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

2014-04-07 Thread Stephan Bergmann
vcl/inc/svmain.hxx| 30 ++ vcl/osx/salinst.cxx |1 + vcl/source/app/svmain.cxx |4 +--- vcl/source/app/svmainhook.cxx |4 4 files changed, 36 insertions(+), 3 deletions(-) New commits: commit

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

2014-02-28 Thread Tor Lillqvist
vcl/inc/osx/a11yfocustracker.hxx | 14 ++--- vcl/inc/osx/a11ylistener.hxx |4 - vcl/inc/osx/salframe.h| 98 ++ vcl/inc/osx/salinst.h | 82 +++ vcl/inc/osx/salmenu.h | 35

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

2014-02-24 Thread Douglas Mencken
vcl/inc/osx/salframe.h |4 vcl/inc/osx/salframeview.h |4 vcl/osx/salframe.cxx | 39 +++ vcl/osx/salmenu.cxx|4 4 files changed, 51 insertions(+) New commits: commit 553473945b6789cb757ec69aabba6b87c4854916

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

2014-02-21 Thread Stephan Bergmann
vcl/inc/osx/salframe.h |6 +++--- vcl/inc/osx/salmenu.h|2 +- vcl/inc/osx/salprn.h | 16 vcl/inc/quartz/salgdi.h | 18 +- vcl/inc/quartz/salvd.h |2 +- vcl/osx/salframe.cxx |6 +++--- vcl/osx/salmenu.cxx

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

2014-02-06 Thread Herbert Dürr
vcl/inc/osx/a11ywrapper.h |2 +- vcl/inc/osx/salframeview.h |2 +- vcl/osx/a11ywrapper.mm |8 vcl/osx/salframeview.mm|6 ++ 4 files changed, 8 insertions(+), 10 deletions(-) New commits: commit 3c7530411e8f466d9949d998ec40773e4e9a762e Author: Herbert Dürr

[Libreoffice-commits] core.git: vcl/inc vcl/osx vcl/unx vcl/win

2014-01-12 Thread Caolán McNamara
vcl/inc/salwtype.hxx|1 - vcl/osx/salframeview.mm |3 --- vcl/unx/generic/app/i18n_cb.cxx |1 - vcl/unx/generic/app/i18n_ic.cxx |3 --- vcl/unx/generic/window/salframe.cxx |3 --- vcl/unx/gtk/window/gtksalframe.cxx |3 ---

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

2013-12-18 Thread Tor Lillqvist
vcl/inc/headless/svpgdi.hxx |4 vcl/inc/quartz/salgdi.h |8 ++-- vcl/osx/salprn.cxx |2 +- vcl/quartz/ctfonts.cxx | 10 +- vcl/quartz/salgdi.cxx |4 +--- vcl/quartz/salgdicommon.cxx |7 ++- vcl/quartz/salgdiutils.cxx |3 +--