[PUSHED] String to OUString

2013-09-05 Thread Andrzej J.R. Hunt (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5817 Approvals: Andrzej J.R. Hunt: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5817 To unsubscribe

[RESTORED] fdo#65014 Fix backwards/forwards search change of direction.

2013-05-30 Thread Andrzej J.R. Hunt (via Code Review)
Andrzej J.R. Hunt has restored this change. Change subject: fdo#65014 Fix backwards/forwards search change of direction. .. Patch Set 2: Restored Simpler fix now implemented and tested. -- To view, visit https

[ABANDONED] fdo#65014 Fix backwards/forwards search change of direction.

2013-05-29 Thread Andrzej J.R. Hunt (via Code Review)
Andrzej J.R. Hunt has abandoned this change. Change subject: fdo#65014 Fix backwards/forwards search change of direction. .. Patch Set 2: Abandoned Abandoning for now -- I'll get back to this in 1.5 weeks time. -- To

[PATCH] Fix backwards/forwards search change of direction.

2013-05-27 Thread Andrzej J.R. Hunt (via Code Review)
unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I65a5d94b898dd4b7467889b1932f42c9b6b523fe Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andrzej J.R. Hunt ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#64451 Add "Find All" to the Find bar.

2013-05-23 Thread Andrzej J.R. Hunt (via Code Review)
6b 100644 --- a/sw/uiconfig/swriter/toolbar/findbar.xml +++ b/sw/uiconfig/swriter/toolbar/findbar.xml @@ -22,6 +22,7 @@ + diff --git a/sw/uiconfig/swxform/toolbar/findbar.xml b/sw/uiconfig/swxform/toolbar/findbar.xml index f8052a1..4e8ec6b 100644 ---

[PUSHED] fdo#63035 Add "Match Case" to Find bar.

2013-05-23 Thread Andrzej J.R. Hunt (via Code Review)
: merged Gerrit-Change-Id: I1339767de7980426d32960bf5ee60e2f5c011be4 Gerrit-PatchSet: 2 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andrzej J.R. Hunt Gerrit-Reviewer: Fridrich Strba Gerrit-Reviewer: Michael Meeks ___ LibreOffice mailing list

[PATCH] fdo#63035 Add "Match Case" to Find bar.

2013-05-20 Thread Andrzej J.R. Hunt (via Code Review)
ml index a0e6037..f8052a1 100644 --- a/sw/uiconfig/swriter/toolbar/findbar.xml +++ b/sw/uiconfig/swriter/toolbar/findbar.xml @@ -22,6 +22,7 @@ + diff --git a/sw/uiconfig/swxform/toolbar/findbar.xml b/sw/uiconfig/swxform/toolbar/findbar.xml index a0e6037..f8052a1 100644 --- a/sw/uiconfig/swxform/toolbar/findbar.xml +++ b/sw/uiconfig/swxform/toolbar/findbar.xml @@ -22,6 +22,7 @@ + -- To view, visit https://gerrit.libreoffice.org/3977 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1339767de7980426d32960bf5ee60e2f5c011be4 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Andrzej J.R. Hunt ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: android/sdremote sd/source

2012-08-15 Thread Andrzej J.R. Hunt
Author: Andrzej J.R. Hunt Date: Wed Aug 15 21:03:38 2012 +0200 Fixed line breaks in notes export. Change-Id: If3db4dea84448e9d7ee26d797a25f7e4aa4d5941 diff --git a/android/sdremote/src/org/libreoffice/impressremote/AboutDialogBuilder.java b/android/sdremote/src/org/libreoffice

[Libreoffice-commits] .: android/sdremote

2012-08-15 Thread Andrzej J.R. Hunt
insertions(+), 1 deletion(-) New commits: commit 105cd5ea833d2d6dc23d2df3f303073ec6bd9929 Author: Andrzej J.R. Hunt Date: Wed Aug 15 19:36:31 2012 +0200 Added rotated blankscreen + fixed return button. Change-Id: I770ff1d77102cfbe63849babed6bd9406d958b09 diff --git a/android/sdremote/res

[Libreoffice-commits] .: android/sdremote

2012-08-15 Thread Andrzej J.R. Hunt
: Andrzej J.R. Hunt Date: Wed Aug 15 18:54:08 2012 +0200 Fixed image updating in Presentation View. This is done by removing caching in the AbstractCoverFlowImageAdapter. Change-Id: Ib6df57a73545f8a98b4104a6e2917121e9d7afa8 diff --git a/android/sdremote/src/org/libreoffice

[Libreoffice-commits] .: android/abs-lib android/sdremote

2012-08-15 Thread Andrzej J.R. Hunt
files changed, 29 insertions(+), 42 deletions(-) New commits: commit e25d4e7d2b7b65535d3ea3707ad8a9d5ec7ed371 Author: Andrzej J.R. Hunt Date: Wed Aug 15 17:24:48 2012 +0200 Linked ABS. Migrated Settings Activity to v4 + ABS. Change-Id: I93195124aafd8472671a2cf4e82c37789016

[Libreoffice-commits] .: android/sdremote

2012-08-15 Thread Andrzej J.R. Hunt
/AboutDialogBuilder.java | 52 + android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 6 + 8 files changed, 121 insertions(+), 8 deletions(-) New commits: commit 57ef2f63932b83da2fd3738712193b196101558d Author: Andrzej J.R. Hunt Date: Wed Aug 15 16:35:16 2012 +0200

[Libreoffice-commits] .: android/sdremote

2012-08-15 Thread Andrzej J.R. Hunt
/libreoffice/impressremote/ThumbnailFragment.java| 2 4 files changed, 49 insertions(+), 49 deletions(-) New commits: commit edf69b5b3fbb94385a4f564aec6e3f54abe4ee32 Author: Andrzej J.R. Hunt Date: Wed Aug 15 15:06:08 2012 +0200 Migrated to v4 support library fragments

[Libreoffice-commits] .: android/sdremote

2012-08-14 Thread Andrzej J.R. Hunt
03d49b2be3f60806c1fa1e1de61cf46a4fd81c86 Author: Andrzej J.R. Hunt Date: Tue Aug 14 21:00:06 2012 +0200 Fixed resizing for landscape view. Change-Id: I5d0ce922efef1eea682e61c05eba3554f9263a8d diff --git a/android/sdremote/res/drawable-hdpi/handle_vertical_default.9.png b/android/sdremote/res/drawable

[Libreoffice-commits] .: sd/source

2012-08-14 Thread Andrzej J.R. Hunt
Author: Andrzej J.R. Hunt Date: Tue Aug 14 09:47:57 2012 +0200 Improved pin entry in dialog box -- correct sizing. Change-Id: Ide6184395ea2d916d48dd93a2004dbb6d271a33a diff --git a/sd/source/ui/dlg/RemoteDialog.src b/sd/source/ui/dlg/RemoteDialog.src index e7d9a96..609dbee 100644

[Libreoffice-commits] .: sd/Library_sd.mk sd/source

2012-08-10 Thread Andrzej J.R. Hunt
f4ab85cb44664a4c46c52d5a34eee300947e6069 Author: Andrzej J.R. Hunt Date: Fri Aug 10 18:42:49 2012 +0200 Pairing implemented server side. Change-Id: I542e563df68d38691f7c95cebf66aeb32071bd66 diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 92db929..283971c 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk

[Libreoffice-commits] .: sd/Library_sd.mk sd/source

2012-08-10 Thread Andrzej J.R. Hunt
2a248dc15ff314a630b19536c32c6ce6fd4959d1 Author: Andrzej J.R. Hunt Date: Fri Aug 10 17:20:16 2012 +0200 Refactored remote communication to allow for pairing. Change-Id: Ia31e33fca6dca47faa1fad1a5879c3902df05835 diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index 1fb99e0..92db929 100644 --- a/sd/Library_sd.mk

[Libreoffice-commits] .: officecfg/registry sd/Library_sdui.mk sd/source

2012-08-10 Thread Andrzej J.R. Hunt
insertions(+), 94 deletions(-) New commits: commit 2d63c4689a13599ec9389c370726005f01fea08c Author: Andrzej J.R. Hunt Date: Fri Aug 10 13:27:40 2012 +0200 Basic Impress Remote + linking of dialog and server. Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa diff --git a

[Libreoffice-commits] .: sd/inc sd/sdi sd/source

2012-08-08 Thread Andrzej J.R. Hunt
changed, 67 insertions(+), 16 deletions(-) New commits: commit ae5140e0541fd5142d1db1f8aa1461e70d5fd072 Author: Andrzej J.R. Hunt Date: Wed Aug 8 11:42:58 2012 +0200 Remote dialog now showing. Change-Id: I20857202e70a975d249ac0f121947691ac274602 diff --git a/sd/inc/sdabstdlg.hxx b/sd

[Libreoffice-commits] .: officecfg/registry sd/AllLangResTarget_sd.mk sd/inc sd/Library_sdui.mk sd/source sd/uiconfig

2012-08-07 Thread Andrzej J.R. Hunt
+ sd/source/ui/view/drviews6.cxx | 10 +++ sd/uiconfig/simpress/menubar/menubar.xml | 1 16 files changed, 141 insertions(+), 1 deletion(-) New commits: commit 7435558847c7bbe9160e0ca6fb1a6115a34555fe Author: Andrzej J.R

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Server.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 8adabe2ed61102f661800de613f99a064dee5896 Author: Andrzej J.R. Hunt Date: Tue Aug 7 13:12:06 2012 +0200 Disable Remote unless in experimental mode. Change

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Server.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 67f688b97aa5afde455674dbe28297a89d817503 Author: Andrzej J.R. Hunt Date: Tue Aug 7 09:29:35 2012 +0200 Hopefully cleanly close Server Thread when necessary

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
J.R. Hunt Date: Tue Aug 7 09:03:41 2012 +0200 Fixed segfault on client exit. Change-Id: I802551094e0cae2a4e1709723f0fc1661ba32af5 diff --git a/sd/source/ui/remotecontrol/Server.cxx b/sd/source/ui/remotecontrol/Server.cxx index 1550b57..9be7f2b 100644 --- a/sd/source/ui

[Libreoffice-commits] .: sd/source

2012-08-07 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/DiscoveryService.cxx | 30 ++-- sd/source/ui/remotecontrol/DiscoveryService.hxx |1 2 files changed, 13 insertions(+), 18 deletions(-) New commits: commit a554b8e38fd5f4d1b613344304e012c9abc3c870 Author: Andrzej J.R. Hunt Date: Tue Aug 7

[Libreoffice-commits] .: sd/source

2012-08-06 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/DiscoveryService.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f3d7d66643671dd6349e58e92c2743d6600f6349 Author: Andrzej J.R. Hunt Date: Mon Aug 6 21:00:23 2012 +0200 Fix for incorrect dereferencing. Change-Id

[Libreoffice-commits] .: sd/source

2012-08-06 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/DiscoveryService.cxx | 36 sd/source/ui/remotecontrol/DiscoveryService.hxx |1 2 files changed, 14 insertions(+), 23 deletions(-) New commits: commit 3640fdd74406a0528ebc97f36fad47915da3c6d0 Author: Andrzej J.R. Hunt Date: Mon Aug 6

[Libreoffice-commits] .: sd/source

2012-08-06 Thread Andrzej J.R. Hunt
: commit 5c0e6df23eeae7c836bd9cb548922ed53bc5b791 Author: Andrzej J.R. Hunt Date: Mon Aug 6 15:02:52 2012 +0200 Fixed scoped enums (for no C++0x). Change-Id: I46759d420cac2a0975be45f20d1414c85979f5ed diff --git a/sd/source/ui/remotecontrol/ImagePreparer.cxx b/sd/source/ui/remotecontrol

[Libreoffice-commits] Changes to 'feature/sdremote'

2012-08-06 Thread Andrzej J.R. Hunt
New branch 'feature/sdremote' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'refs/head/master'

2012-08-06 Thread Andrzej J.R. Hunt
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'feature/remote' - 7 commits - android/sdremote sd/source

2012-08-03 Thread Andrzej J.R. Hunt
/ServerFinder.java | 101 - sd/source/ui/remotecontrol/DiscoveryService.cxx | 14 10 files changed, 375 insertions(+), 69 deletions(-) New commits: commit 153c575361d59b856d916f516ca22f8b6096ad9f Author: Andrzej J.R. Hunt Date: Fri Aug 3 14

[Libreoffice-commits] .: Branch 'feature/remote' - 3 commits - android/sdremote sd/source

2012-08-02 Thread Andrzej J.R. Hunt
|2 6 files changed, 168 insertions(+), 21 deletions(-) New commits: commit 95f27663a7428018e09a13df4ab811ffb6d8363b Author: Andrzej J.R. Hunt Date: Thu Aug 2 16:52:53 2012 +0200 Server discovery functional. Change-Id

[Libreoffice-commits] .: Branch 'feature/remote' - 4 commits - sd/Library_sd.mk sd/source

2012-08-02 Thread Andrzej J.R. Hunt
/Server.cxx |2 5 files changed, 275 insertions(+), 44 deletions(-) New commits: commit 96fa4ace05c7c324227b0d4d152c466e0ef3c522 Author: Andrzej J.R. Hunt Date: Thu Aug 2 12:27:19 2012 +0200 Discovery service implemented server side. Change-Id

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote sd/source

2012-07-30 Thread Andrzej J.R. Hunt
insertions(+), 2 deletions(-) New commits: commit e0cd94d7ba784be7d035b36d1a65382b330e9470 Author: Andrzej J.R. Hunt Date: Mon Jul 30 17:54:17 2012 +0200 Attempt to use the XHTML export filter for note export (not functional yet). Change-Id: Iaf88b879d679a9dabc31468c51fe9b943c2053e5

[Libreoffice-commits] .: Branch 'feature/remote' - 4 commits - android/sdremote sd/source

2012-07-30 Thread Andrzej J.R. Hunt
| 30 - sd/source/ui/slideshow/slideshowimpl.cxx |6 13 files changed, 267 insertions(+), 98 deletions(-) New commits: commit 2a6b78d243e09d13a4abb490fb63f4a528d6860b Author: Andrzej J.R. Hunt Date: Mon Jul 30

[Libreoffice-commits] .: Branch 'feature/remote' - 8 commits - android/sdremote

2012-07-28 Thread Andrzej J.R. Hunt
|5 android/sdremote/src/org/libreoffice/impressremote/communication/Transmitter.java |6 17 files changed, 289 insertions(+), 16 deletions(-) New commits: commit cc05a22a2d12d4e25be0f3fa15098e375363915b Author: Andrzej J.R. Hunt Date: Sat Jul 28 16:36:13 2012 +0200 Fixed some

[Libreoffice-commits] .: Branch 'feature/remote' - 5 commits - android/sdremote

2012-07-25 Thread Andrzej J.R. Hunt
/libreoffice/impressremote/TestClient.java | 1 android/sdremote/src/org/libreoffice/impressremote/ThumbnailFragment.java| 19 + 22 files changed, 289 insertions(+), 145 deletions(-) New commits: commit 9a6f7f37961e316b376151fe8d800b5eeca44a55 Author: Andrzej J.R. Hunt Date

[Libreoffice-commits] .: Branch 'feature/remote' - 3 commits - android/sdremote sd/source

2012-07-24 Thread Andrzej J.R. Hunt
2c777ebfa6c6a3fea0cbad7ebc8baf4ad44ae907 Author: Andrzej J.R. Hunt Date: Tue Jul 24 21:24:26 2012 +0200 Added basic actionbar code, improved cover flow scaling. Change-Id: I68dcbf2449ed61f06503442a3621cccb97f1e697 diff --git a/android/sdremote/res/layout/fragment_presentation.xml b/android

[Libreoffice-commits] .: Branch 'feature/remote' - 2 commits - android/sdremote

2012-07-24 Thread Andrzej J.R. Hunt
(+), 51 deletions(-) New commits: commit 14eeca49cd3c34b0a9caa6fa3a2070346935c514 Author: Andrzej J.R. Hunt Date: Tue Jul 24 11:46:48 2012 +0200 Added cover flow. Change-Id: I7ffc47269a2e0b1fea4ec4dbcf6c03cdc37d4721 diff --git a/android/sdremote/res/layout/fragment_presentation.xml

[Libreoffice-commits] .: Branch 'feature/remote' - 2 commits - android/sdremote sd/source

2012-07-20 Thread Andrzej J.R. Hunt
android/sdremote/AndroidManifest.xml |1 android/sdremote/res/layout/activity_thumbnail.xml | 13 android/sdremote/res/layout/slide_thumbnail.xml |

[Libreoffice-commits] .: Branch 'feature/remote' - 2 commits - android/sdremote sd/Library_sd.mk sd/source

2012-07-19 Thread Andrzej J.R. Hunt
android/sdremote/src/org/libreoffice/impressremote/TestClient.java |2 sd/Library_sd.mk |1 sd/source/ui/inc/Server.hxx|2 sd/source/ui/remotecontrol/Listener.cxx|

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-19 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|1 sd/source/ui/remotecontrol/Listener.cxx| 43 ++--- sd/source/ui/remotecontrol/Listener.hxx|7 ++- sd/source/ui/remotecontrol/Server.cxx | 12 +++--- sd/source/ui/remotecontrol/Transmitter.cxx | 57 --

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-19 Thread Andrzej J.R. Hunt
sd/source/ui/remotecontrol/Listener.cxx| 10 +++--- sd/source/ui/remotecontrol/Server.cxx |7 --- sd/source/ui/remotecontrol/Transmitter.cxx |5 - 3 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 55925e0944922a638d0b10615f520b7db0a50d68 Author:

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|3 ++- sd/source/ui/remotecontrol/Listener.cxx|2 +- sd/source/ui/remotecontrol/Receiver.cxx|1 + sd/source/ui/remotecontrol/Server.cxx | 11 ++- sd/source/ui/remotecontrol/Transmitter.cxx | 16 5 fil

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|4 +++- sd/source/ui/remotecontrol/Listener.cxx| 15 +++ sd/source/ui/remotecontrol/Listener.hxx|3 +-- sd/source/ui/remotecontrol/Receiver.cxx| 10 +- sd/source/ui/remotecontrol/Receiver.hxx|5 +++-- s

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|4 ++-- sd/source/ui/remotecontrol/Listener.cxx| 16 sd/source/ui/remotecontrol/Listener.hxx|2 +- sd/source/ui/remotecontrol/Receiver.cxx|2 +- sd/source/ui/remotecontrol/Receiver.hxx|2 +- sd/source/ui

[Libreoffice-commits] .: Branch 'feature/remote' - 6 commits - android/sdremote sd/source

2012-07-17 Thread Andrzej J.R. Hunt
android/sdremote/src/org/libreoffice/impressremote/communication/Client.java |1 android/sdremote/src/org/libreoffice/impressremote/communication/Receiver.java |1 android/sdremote/src/org/libreoffice/impressremote/communication/Transmitter.java | 28 ++ sd/source/ui/inc/Se

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote sd/Library_sd.mk sd/source

2012-07-13 Thread Andrzej J.R. Hunt
android/sdremote/src/org/libreoffice/impressremote/TestClient.java | 17 +- sd/Library_sd.mk |1 sd/source/ui/remotecontrol/Receiver.cxx| 33 ++-- sd/source/ui/remotecontrol/Receiver.hxx

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote sd/Library_sd.mk sd/source

2012-07-12 Thread Andrzej J.R. Hunt
android/sdremote/src/org/libreoffice/impressremote/TestClient.java | 10 - android/sdremote/src/org/libreoffice/impressremote/communication/Client.java |9 android/sdremote/src/org/libreoffice/impressremote/communication/NetworkClient.java |3 android/sdremo

[Libreoffice-commits] .: Branch 'feature/remote' - 2 commits - android/sdremote sd/source

2012-07-12 Thread Andrzej J.R. Hunt
android/sdremote/src/org/libreoffice/impressremote/communication/Client.java | 80 +-- android/sdremote/src/org/libreoffice/impressremote/communication/Receiver.java | 77 ++- sd/source/ui/remotecontrol/Listener.cxx |1 sd/source/ui/remo

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote sd/CppunitTest_sd_uimpress.mk sd/Library_sd.mk sd/source

2012-07-11 Thread Andrzej J.R. Hunt
1..9015d79 100644 --- a/sd/source/ui/remotecontrol/Receiver.cxx +++ b/sd/source/ui/remotecontrol/Receiver.cxx @@ -1,38 +1,34 @@ -/***** +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ +/* + * Th

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote

2012-07-10 Thread Andrzej J.R. Hunt
pressremote.communication; -import java.io.BufferedInputStream; -import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; -import java.io.InputStreamReader; import java.io.OutputStream; import java.io.UnsupportedEncodingException; @@ -19,15 +16,22 @@ import org.json.JS

[Libreoffice-commits] .: Branch 'feature/remote' - desktop/source sd/source

2012-07-10 Thread Andrzej J.R. Hunt
desktop/source/app/sofficemain.cxx | 11 +--- sd/source/ui/remotecontrol/Receiver.cxx | 82 +++- sd/source/ui/remotecontrol/Receiver.hxx |4 - sd/source/ui/remotecontrol/Server.cxx | 36 +++--- sd/source/ui/remotecontrol/Server.hxx |1 5

[Libreoffice-commits] .: Branch 'feature/remote' - sd/Library_sd.mk sd/source

2012-07-09 Thread Andrzej J.R. Hunt
sd/Library_sd.mk|6 + sd/source/ui/remotecontrol/Receiver.cxx | 50 ++- sd/source/ui/remotecontrol/Receiver.hxx | 17 ++--- sd/source/ui/remotecontrol/Server.cxx | 103 ++-- sd/source/ui/remotecontrol/Server.hxx | 23 ++

[Libreoffice-commits] .: Branch 'feature/remote' - android/sdremote

2012-07-09 Thread Andrzej J.R. Hunt
ort java.io.UnsupportedEncodingException; + +import org.apache.http.util.ByteArrayBuffer; +import org.json.JSONException; +import org.json.JSONObject; + +/** + * Generic Client for the remote control. To implement a Client for a specific + * transport medium you must provide input and output strea

[Libreoffice-commits] Changes to 'feature/remote'

2012-07-09 Thread Andrzej J.R. Hunt
New branch 'feature/remote' available with the following commits: commit 2821e10dd564d2431db1917c3a725ae157e33fc2 Author: Andrzej J. R. Hunt Date: Mon Jul 9 10:57:32 2012 +0100 Initial checkin of remote control. Change-Id: I71ac6c302c963dd2f8cffdcdf80d58c2a1074695