[Libreoffice-commits] core.git: include/touch include/vcl sc/source sw/source vcl/inc vcl/source

2017-05-16 Thread Caolán McNamara
include/touch/touch.h| 19 --- include/vcl/commandevent.hxx |3 -- sc/source/ui/view/tabview.cxx| 17 - sw/source/uibase/uiview/viewport.cxx | 43 --- vcl/inc/salwtype.hxx |2 - vc

[Libreoffice-commits] core.git: include/touch

2015-01-28 Thread Tor Lillqvist
include/touch/touch.h |1 + 1 file changed, 1 insertion(+) New commits: commit 30b60fb2df5fcd4d3f63c0a63e81610b0bd81fc4 Author: Tor Lillqvist Date: Wed Jan 28 13:06:27 2015 +0200 This typedef is not unused Fix fallout from fe480d8136b204c8dc6c68916cce7e816f8b9c48. Ch

[Libreoffice-commits] core.git: include/touch

2014-05-07 Thread Tor Lillqvist
include/touch/touch.h |3 --- 1 file changed, 3 deletions(-) New commits: commit c59fce8b51dfdd901da2a5902702271914f1e6bb Author: Tor Lillqvist Date: Wed May 7 13:15:18 2014 +0300 There is no touch_lo_render_windows() any more Change-Id: I5a918a6ae4159dd561e46116f612037e194a4

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

2013-10-18 Thread Tor Lillqvist
include/touch/touch.h |7 + ios/experimental/LibreOffice/LibreOffice/View.m | 117 +++- vcl/ios/iosinst.cxx | 40 3 files changed, 103 insertions(+), 61 deletions(-) New commits: commit 4d8f12f57b0f02d361026

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

2013-10-15 Thread ptyl
include/touch/touch.h|4 - sw/source/ui/uiview/viewport.cxx | 106 +-- vcl/ios/iosinst.cxx |8 +- 3 files changed, 33 insertions(+), 85 deletions(-) New commits: commit 79d83741eb0d60d741415de8b8f01b3ef8510ae2 Author: p...@clou

[Libreoffice-commits] core.git: include/touch

2013-10-09 Thread Tor Lillqvist
include/touch/touch.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fdba797bd9c2a3fe4de82f92c3ee815c15f8ac84 Author: Tor Lillqvist Date: Wed Oct 9 17:42:14 2013 +0300 These constants are needed also for some code inside HAVE_FEATURE_DESKTOP Chan