[Libreoffice-commits] online.git: loleaflet/main.js loleaflet/src

2017-09-13 Thread Henry Castro
loleaflet/main.js|1 + loleaflet/src/core/Socket.js |6 +- loleaflet/src/map/Map.js |4 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 7c1e1120c63661d84a5696c5b10a961477228e19 Author: Henry Castro Date: Wed Sep 13 11:09:56 2017 -0400

[Libreoffice-commits] online.git: loleaflet/dist

2017-09-13 Thread Henry Castro
loleaflet/dist/menubar.css |1 + 1 file changed, 1 insertion(+) New commits: commit 9c3393fc44875c359518310d61c195cdb27b8b1e Author: Henry Castro Date: Wed Sep 13 12:37:10 2017 -0400 loleaflet: fix background color of the menu item in disabled state Change-Id

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-09-13 Thread Henry Castro
wsd/LOOLWSD.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2556c2b4418de502a69fac4a2b3267eae91a4c41 Author: Henry Castro Date: Wed Sep 13 17:02:26 2017 -0400 wsd: debug: log when the wsd is ready to accept connections Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-09-14 Thread Henry Castro
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 105eeddae1f058572cf3b6d13edb5ec7ee61473f Author: Henry Castro Date: Thu Sep 14 17:36:45 2017 -0400 loleaflet: ignore events before the document is loaded Change-Id

[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2017-09-17 Thread Henry Castro
wsd/LOOLWSD.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit bccdd8d4d7c84e4992c16f75bc3be70c7143b7a0 Author: Henry Castro Date: Sun Sep 17 10:33:06 2017 -0400 wsd: notify when the document is disconnected Change-Id: I36e6df3c576ff0f02d3b059c2f1db4226d527b49

[Libreoffice-commits] online.git: loleaflet/src

2017-09-17 Thread Henry Castro
loleaflet/src/core/Socket.js | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) New commits: commit 0cdf36151094188679efa86fd9ae1b4a5976263f Author: Henry Castro Date: Sun Sep 17 10:45:59 2017 -0400 loleaflet: clean up the socket connection

[Libreoffice-commits] online.git: loleaflet/src

2017-09-17 Thread Henry Castro
loleaflet/src/core/Socket.js |4 1 file changed, 4 insertions(+) New commits: commit 1a493880a496b805c6c577262715cc09b1e3cab2 Author: Henry Castro Date: Sun Sep 17 11:09:02 2017 -0400 loleaflet: show error when the document is disconnected Change-Id

[Libreoffice-commits] online.git: loleaflet/dist

2017-09-19 Thread Henry Castro
loleaflet/dist/menubar.css |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 0d870d444cbbcd1141319f60834bacb80e8d233f Author: Henry Castro Date: Tue Sep 19 21:46:09 2017 -0400 loleaflet: fix background color of the top level menu items Change-Id

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - 13 commits - loleaflet/dist loleaflet/main.js loleaflet/src wsd/DocumentBroker.cpp wsd/LOOLWSD.cpp

2017-09-20 Thread Henry Castro
Author: Henry Castro Date: Tue Sep 19 21:46:09 2017 -0400 loleaflet: fix background color of the top level menu items Change-Id: I548c700a16664e8acfc6010c1be549e6176f2383 diff --git a/loleaflet/dist/menubar.css b/loleaflet/dist/menubar.css index e74b4e21..1d8e5eec 100644 --- a

[Libreoffice-commits] online.git: loleaflet/src

2017-09-21 Thread Henry Castro
loleaflet/src/control/Control.Scroll.js |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit e45d05f84766d751e5e52291c7e29ba5cf99c0df Author: Henry Castro Date: Thu Sep 21 11:21:13 2017 -0400 loleaflet: resolves: no row header in revision history

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/src

2016-10-10 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |4 ++-- loleaflet/src/control/Control.RowHeader.js|4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 5a71755f36717f71c54bd41c884b2d6d23b9546c Author: Henry Castro Date: Sun Oct 9 11:43:26 2016 -0400

[Libreoffice-commits] online.git: loleaflet/src

2016-10-10 Thread Henry Castro
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 03f912115a93e94840c8cedb23ab7d5698c1257a Author: Henry Castro Date: Mon Oct 10 16:03:30 2016 -0400 loleaflet: do not show internal errors Internal error message, it

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/src

2016-10-10 Thread Henry Castro
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 3d87e724b999020851a5470b4267d450dbc03153 Author: Henry Castro Date: Mon Oct 10 16:03:30 2016 -0400 loleaflet: do not show internal errors Internal error message, it

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/UserMessages.hpp

2016-10-10 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 15 +++ loolwsd/UserMessages.hpp |2 -- loolwsd/test/httpwserror.cpp |2 -- 3 files changed, 7 insertions(+), 12 deletions(-) New commits: commit c62344db814fe351787316accf0faf53ee811db5 Author: Henry Castro Date: Mon Oct 10 22:28:56

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/UserMessages.hpp

2016-10-11 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 15 +++ loolwsd/UserMessages.hpp |2 -- loolwsd/test/httpwserror.cpp |2 -- 3 files changed, 7 insertions(+), 12 deletions(-) New commits: commit e7009c12e10a472741e0a93b32cf51bff842dd27 Author: Henry Castro Date: Mon Oct 10 22:28:56

[Libreoffice-commits] online.git: loolwsd/.gitignore loolwsd/test

2016-10-11 Thread Henry Castro
loolwsd/.gitignore |1 loolwsd/test/Makefile.am | 14 - loolwsd/test/testlokit.cpp | 107 - 3 files changed, 2 insertions(+), 120 deletions(-) New commits: commit c3c8235561dabd6ed47dbeef19d076b785de5fee Author: Henry Castro Date

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/UserMessages.hpp

2016-10-12 Thread Henry Castro
commits: commit 5a2fe805dbd2ea0be5255ebfe219f1f8ff2a93e1 Author: Henry Castro Date: Wed Oct 12 11:52:29 2016 -0400 loleaflet: add localizable error message diff --git a/loleaflet/dist/errormessages.js b/loleaflet/dist/errormessages.js index 625f017..47a81fa 100644 --- a/loleaflet/dist

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2016-10-12 Thread Henry Castro
loleaflet/dist/spreadsheet.css |1 - loleaflet/src/control/Control.Header.js | 17 + 2 files changed, 5 insertions(+), 13 deletions(-) New commits: commit 25dce7a30f5519b2dd6f3316355c9dc1c76ec9ed Author: Henry Castro Date: Wed Oct 12 17:30:52 2016 -0400

[Libreoffice-commits] online.git: loleaflet/dist

2016-10-12 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit fbfd500a2ec2d3425903c002c63f1a73f20d152a Author: Henry Castro Date: Wed Oct 12 21:51:48 2016 -0400 loleaflet: fix style names in Layout dropdown diff --git a/loleaflet

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - 2 commits - loleaflet/dist loleaflet/src

2016-10-13 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js|6 ++ loleaflet/src/control/Control.Menubar.js |1 + 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 20e18d3a6c40adc12394c624cb3cf5b47ca147dd Author: Henry Castro Date: Wed Oct 12 21:51:48 2016 -0400 loleaflet

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/test

2016-10-13 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 29 - loolwsd/test/httpwstest.cpp |2 +- 2 files changed, 25 insertions(+), 6 deletions(-) New commits: commit a0a87276f99919df82cc3d32a2d3da47adacc2e6 Author: Henry Castro Date: Thu Oct 13 16:51:14 2016 -0400 loolwsd: fix

[Libreoffice-commits] online.git: loleaflet/src

2016-10-13 Thread Henry Castro
loleaflet/src/map/handler/Map.SlideShow.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d89989b998a87ac4a00bbb9714ce022665bdcee Author: Henry Castro Date: Thu Oct 13 17:03:48 2016 -0400 loleaflet: remove unused query string diff --git a/loleaflet/src/map

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2016-10-14 Thread Henry Castro
: Henry Castro Date: Fri Oct 14 14:46:46 2016 -0400 loleaflet: fix mouse over text that it changes re-size cursor diff --git a/loleaflet/dist/spreadsheet.css b/loleaflet/dist/spreadsheet.css index c119f05..9548f0d 100644 --- a/loleaflet/dist/spreadsheet.css +++ b/loleaflet/dist/spreadsheet.css

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/dist loleaflet/src

2016-10-17 Thread Henry Castro
: Henry Castro Date: Fri Oct 14 14:46:46 2016 -0400 loleaflet: fix mouse over text that it changes re-size cursor (cherry picked from commit 1d40b1eb79ec93aebc675dae33e0023b1e55220d) diff --git a/loleaflet/dist/spreadsheet.css b/loleaflet/dist/spreadsheet.css index 30c992c..e700c3c

[Libreoffice-commits] online.git: loleaflet/dist

2016-10-20 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit e189f60ad4e2f2fe00fb45268b481f9e97121b43 Author: Henry Castro Date: Thu Oct 20 09:31:27 2016 -0400 loleaflet: refocus map due drop down insert table diff --git a/loleaflet/dist/toolbar

[Libreoffice-commits] core.git: sc/source

2016-10-20 Thread Henry Castro
sc/source/ui/view/cellsh1.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit d7d07ade28009d89daa44431d491081a92a04a4e Author: Henry Castro Date: Thu Oct 20 15:56:58 2016 -0400 sc: check SID_EDIT_POSTIT parameters Avoid

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - sc/source

2016-10-20 Thread Henry Castro
sc/source/ui/view/cellsh1.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit fa8eff36beb46791ce5859a44d5217ea6593588c Author: Henry Castro Date: Thu Oct 20 15:56:58 2016 -0400 sc: check SID_EDIT_POSTIT parameters Avoid

[Libreoffice-commits] online.git: loleaflet/src

2016-10-23 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js | 40 -- loleaflet/src/control/Control.RowHeader.js| 40 -- 2 files changed, 74 insertions(+), 6 deletions(-) New commits: commit ea45bdb1f9a2230ca81cc723db1b6133213a0e26 Author: Henry Castro

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - loleaflet/src

2016-10-23 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js | 40 -- loleaflet/src/control/Control.RowHeader.js| 40 -- 2 files changed, 74 insertions(+), 6 deletions(-) New commits: commit 00445ba1a8723b43d65abaed680615e91f4ddb37 Author: Henry Castro

[Libreoffice-commits] core.git: sc/qa sc/source

2016-10-23 Thread Henry Castro
sc/qa/unit/tiledrendering/tiledrendering.cxx | 74 +++ sc/source/ui/view/viewfunc.cxx | 26 - 2 files changed, 98 insertions(+), 2 deletions(-) New commits: commit 8dc495c93239739629683bb29e4110f5c57c94f0 Author: Henry Castro Date: Sat Oct 22

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - sc/qa sc/source

2016-10-23 Thread Henry Castro
sc/qa/unit/tiledrendering/tiledrendering.cxx | 74 +++ sc/source/ui/view/viewfunc.cxx | 26 - 2 files changed, 98 insertions(+), 2 deletions(-) New commits: commit 8cef808fb14c46d3f8467c56f3f89f21c041f2c4 Author: Henry Castro Date: Sat Oct 22

[Libreoffice-commits] core.git: sc/CppunitTest_sc_macros_test.mk sc/qa sc/sdi sc/source

2017-08-25 Thread Henry Castro
|8 ++--- sc/source/ui/view/cellsh3.cxx| 30 ++-- 6 files changed, 69 insertions(+), 29 deletions(-) New commits: commit 2356d9e4997fe9613c0f3e399ec6a03a2bdf861e Author: Henry Castro Date: Fri Aug 25 08:11:16 2017 -0400 tdf#107806: Semantic and

[Libreoffice-commits] online.git: loleaflet/src

2017-09-04 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit a29fa8756dbc9b0686300a0854994bf18b3ea4b6 Author: Henry Castro Date: Mon Sep 4 16:32:24 2017 -0400 loleaflet: add initial menu bar before the document is

[Libreoffice-commits] online.git: loleaflet/dist

2017-09-04 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 52 +++--- 1 file changed, 26 insertions(+), 26 deletions(-) New commits: commit b53bcf23ae601687fd8996d66e5a2a56d8c21d8e Author: Henry Castro Date: Mon Sep 4 16:52:30 2017 -0400 loleaflet: disable toolbar buttons

[Libreoffice-commits] online.git: loleaflet/dist

2017-09-04 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit 01dd761750b0fe0ab5a1c0949fc9dd7b67db195f Author: Henry Castro Date: Mon Sep 4 19:16:07 2017 -0400 loleaflet: log when w2ui toolbar is not created Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-09-04 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |8 loleaflet/src/control/Control.RowHeader.js|8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 3b6af443bda99dd8f10b668bbafa5efdceb3d6be Author: Henry Castro Date: Mon Sep 4 20:40:53 2017 -0400

[Libreoffice-commits] online.git: loleaflet/build loleaflet/dist loleaflet/src

2016-08-28 Thread Henry Castro
Author: Henry Castro Date: Sun Aug 28 08:35:00 2016 -0400 loleaflet: add L.Control.DocumentRepair diff --git a/loleaflet/build/deps.js b/loleaflet/build/deps.js index 1425ed1..cb83325 100644 --- a/loleaflet/build/deps.js +++ b/loleaflet/build/deps.js @@ -288,6 +288,13 @@ var deps

[Libreoffice-commits] online.git: loolwsd/PrisonerSession.cpp

2016-08-28 Thread Henry Castro
loolwsd/PrisonerSession.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d36ff0afdab125e72fef23f27b7ed90397e57fb3 Author: Henry Castro Date: Sun Aug 28 08:41:24 2016 -0400 loolwsd: avoid exception, commandName empty diff --git a/loolwsd

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp

2016-08-28 Thread Henry Castro
loolwsd/ChildSession.cpp | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit fa2a99459f2ce65a45585e70b0fc7de3fe708621 Author: Henry Castro Date: Sun Aug 28 08:46:38 2016 -0400 loolwsd: add fake .uno:DocumentRepair Avoid double

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2016-08-28 Thread Henry Castro
commits: commit ab780acd0a3b503ec6c4333b400fe9a2e9137d88 Author: Henry Castro Date: Sun Aug 28 08:38:54 2016 -0400 loleaflet: add document repair toolbar item diff --git a/loleaflet/dist/images/document-properties.png b/loleaflet/dist/images/document-properties.png new file mode 100644

[Libreoffice-commits] online.git: loleaflet/src

2016-08-28 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |2 +- loleaflet/src/control/Toolbar.js |6 -- 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit f87edc736713550f1c611f193cab4deb1fb13dd6 Author: Henry Castro Date: Sun Aug 28 10:06:00 2016 -0400 loleaflet

[Libreoffice-commits] online.git: loolwsd/test

2016-08-30 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 117 1 file changed, 117 insertions(+) New commits: commit cd40f694ab53ce22726fd20feffc428163677e4d Author: Henry Castro Date: Tue Aug 30 17:45:35 2016 -0400 loolwsd: test: optimal column/row width/height diff

[Libreoffice-commits] online.git: loleaflet/src

2016-08-31 Thread Henry Castro
loleaflet/src/control/Control.Header.js|2 +- loleaflet/src/control/Control.RowHeader.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 947f1d3d86d5fe73f61542c9d0d6352b94b4669d Author: Henry Castro Date: Wed Aug 31 15:52:23 2016 -0400 loleaflet

[Libreoffice-commits] online.git: loleaflet/src

2016-08-31 Thread Henry Castro
, 58 insertions(+), 15 deletions(-) New commits: commit 1370c42afa95cbc276aaade460202aed352202ee Author: Henry Castro Date: Wed Aug 31 23:34:45 2016 -0400 loleaflet: update extra width/height for optimal column/row diff --git a/loleaflet/src/control/Control.ColumnHeader.js b/loleaflet/src

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - sc/qa sc/sdi sc/source

2016-09-01 Thread Henry Castro
fb069a007d866132c6aacfc33b5671a94046a274 Author: Henry Castro Date: Tue Aug 23 14:13:57 2016 -0400 sc lok: fix re-sizing several rows/columns at once Reviewed-on: https://gerrit.libreoffice.org/28351 Tested-by: Jenkins Reviewed-by: Henry Castro Conflicts: sc/source

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - 4 commits - loleaflet/build loleaflet/dist loleaflet/src loolwsd/README loolwsd/test

2016-09-01 Thread Henry Castro
| 11 + loolwsd/test/test.cpp | 65 +-- 16 files changed, 844 insertions(+), 61 deletions(-) New commits: commit 3d3a11d9c3080848a8f4cb22d1a86c7975069bd4 Author: Henry Castro Date: Sat Aug 13 20:11:24 2016 -0400 loolwsd: test: column/row re-size diff

[Libreoffice-commits] online.git: loleaflet/src

2016-09-07 Thread Henry Castro
a666c01c03ac3bd680239e22b84ba4fa2f6971e6 Author: Henry Castro Date: Wed Sep 7 12:16:23 2016 -0400 loleaflet: fix part not taken into account for cursors Also refactor cursor marker diff --git a/loleaflet/src/control/Parts.js b/loleaflet/src/control/Parts.js index cf90a14..db63f95 100644 --- a/loleaflet/src

[Libreoffice-commits] online.git: loolwsd/test

2016-09-07 Thread Henry Castro
loolwsd/test/data/viewcursor.odp |binary loolwsd/test/helpers.hpp |1 loolwsd/test/httpwstest.cpp | 51 +++ 3 files changed, 51 insertions(+), 1 deletion(-) New commits: commit d4d764cee580c30ab5cc776118ea6008ca40c7f2 Author: Henry Castro

[Libreoffice-commits] online.git: loolwsd/test

2016-09-08 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 52 1 file changed, 52 insertions(+) New commits: commit f751d36c8f3f84948acd77e5c14b18597578f0fe Author: Henry Castro Date: Thu Sep 8 10:26:25 2016 -0400 loolwsd: test: view cursor visible diff --git a/loolwsd

[Libreoffice-commits] online.git: loleaflet/src

2016-09-08 Thread Henry Castro
loleaflet/src/control/Parts.js|1 + loleaflet/src/layer/tile/TileLayer.js | 21 - 2 files changed, 13 insertions(+), 9 deletions(-) New commits: commit 878fff5ebb78b58bbcb5c49516eed8f7215111e5 Author: Henry Castro Date: Thu Sep 8 12:11:07 2016 -0400

[Libreoffice-commits] online.git: loolwsd/test

2016-09-08 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 62 1 file changed, 62 insertions(+) New commits: commit e9f3fd4e560089aa5402b4b12b48a7483185893a Author: Henry Castro Date: Thu Sep 8 12:16:51 2016 -0400 loolwsd: test: cell view cursor diff --git a/loolwsd

[Libreoffice-commits] online.git: loleaflet/src

2016-09-08 Thread Henry Castro
loleaflet/src/map/Map.js |4 1 file changed, 4 insertions(+) New commits: commit 46a314206b720858127e254d2ae499e12fa53b60 Author: Henry Castro Date: Thu Sep 8 16:48:56 2016 -0400 loleaflet: avoid undefined variables when map not loaded diff --git a/loleaflet/src/map/Map.js b

[Libreoffice-commits] online.git: loleaflet/src

2016-09-13 Thread Henry Castro
loleaflet/src/control/Parts.js|1 loleaflet/src/layer/tile/TileLayer.js | 55 -- 2 files changed, 41 insertions(+), 15 deletions(-) New commits: commit 663f47b858749688588cc399c16ecfe126618f50 Author: Henry Castro Date: Tue Sep 13 16:18:00 2016

[Libreoffice-commits] online.git: loleaflet/src

2016-09-13 Thread Henry Castro
loleaflet/src/control/Parts.js|6 +++--- loleaflet/src/layer/tile/TileLayer.js | 18 +++--- 2 files changed, 6 insertions(+), 18 deletions(-) New commits: commit f85e6cfad9759ec6f4f013e2a0a5ea78f40278fb Author: Henry Castro Date: Tue Sep 13 17:26:41 2016 -0400

[Libreoffice-commits] online.git: loleaflet/build loleaflet/src

2016-09-14 Thread Henry Castro
44c3d5dfdec440164abbae9833fe9a7b6a96aa0f Author: Henry Castro Date: Wed Sep 14 19:22:31 2016 -0400 loleaflet: add Path.Popup diff --git a/loleaflet/build/deps.js b/loleaflet/build/deps.js index cb83325..58a2ff1 100644 --- a/loleaflet/build/deps.js +++ b/loleaflet/build/deps.js @@ -119,7 +119,8 @@ var deps = { Path

[Libreoffice-commits] online.git: loleaflet/src

2016-09-14 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7cb35bff635df9da6917dac4a8857eeb4c2c1208 Author: Henry Castro Date: Wed Sep 14 19:30:26 2016 -0400 loleaflet: view name bind to popup diff --git a/loleaflet/src/layer

[Libreoffice-commits] online.git: loolwsd/test

2016-09-15 Thread Henry Castro
a97d6f544959c23342da576ab7d1f809413215de Author: Henry Castro Date: Thu Sep 15 14:13:07 2016 -0400 loolwsd: test: graphic view selection diff --git a/loolwsd/test/data/graphicviewselection.odp b/loolwsd/test/data/graphicviewselection.odp new file mode 100644 index 000..4364ba8 Binary files

[Libreoffice-commits] online.git: loolwsd/test

2016-09-15 Thread Henry Castro
loolwsd/test/httpwstest.cpp | 226 ++-- 1 file changed, 53 insertions(+), 173 deletions(-) New commits: commit 4d6fadfc0bdc12ecb98c7ee702aa5c841c151d6c Author: Henry Castro Date: Thu Sep 15 15:51:23 2016 -0400 loolwsd: test: simplify each view

[Libreoffice-commits] online.git: loolwsd/.gitignore

2016-09-15 Thread Henry Castro
loolwsd/.gitignore |1 + 1 file changed, 1 insertion(+) New commits: commit 9ef5eaee8821169249ef56499a69414cba3a198d Author: Henry Castro Date: Thu Sep 15 16:05:34 2016 -0400 loolwsd: ignore .dirstamp diff --git a/loolwsd/.gitignore b/loolwsd/.gitignore index 72ffdbb..20cf7d3 100644

[Libreoffice-commits] online.git: loleaflet/src

2016-09-15 Thread Henry Castro
loleaflet/src/layer/Popup.js |5 + loleaflet/src/layer/tile/TileLayer.js |5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit f1b54a3f579758fcb2ba47e5f7ef4faa0412bf27 Author: Henry Castro Date: Thu Sep 15 17:21:33 2016 -0400 loleaflet: add

[Libreoffice-commits] online.git: 4 commits - loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp loolwsd/test

2016-09-17 Thread Henry Castro
commits: commit c6c20408495bf594e3020c26fde2dd57023c4a05 Author: Henry Castro Date: Sat Sep 17 17:47:06 2016 -0400 loolwsd: test: log more info for each view diff --git a/loolwsd/test/httpwstest.cpp b/loolwsd/test/httpwstest.cpp index d511808..2fdba45 100644 --- a/loolwsd/test

[Libreoffice-commits] online.git: loleaflet/src

2017-11-06 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit c4e987c3d64fcbe71d15eabd580a0f25640008a4 Author: Henry Castro Date: Mon Nov 6 17:25:19 2017 -0400 loleaflet: sort translated languages

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-11-07 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit e54f6d54af0b4c378395e42b651a6caafa4c62f4 Author: Henry Castro Date: Mon Nov 6 17:25:19 2017 -0400 loleaflet: sort translated languages

[Libreoffice-commits] core.git: desktop/source include/svl officecfg/registry sfx2/source sw/inc sw/qa sw/sdi sw/source sw/uiconfig

2017-11-07 Thread Henry Castro
/uiconfig/swriter/popupmenu/text.xml |2 sw/uiconfig/swxform/popupmenu/text.xml |2 21 files changed, 256 insertions(+), 2 deletions(-) New commits: commit 2db44bd017daac8f668393bca24911e95125857a Author: Henry Castro Date: Sat Nov 4

[Libreoffice-commits] online.git: loleaflet/src

2017-11-07 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit a8955a3328c72acc8b6e646f305ceb735054167a Author: Henry Castro Date: Tue Nov 7 23:29:27 2017 -0400 loleaflet: add menu accept/reject all tracked changes Change-Id

[Libreoffice-commits] core.git: sw/uiconfig

2017-11-08 Thread Henry Castro
|2 -- 6 files changed, 12 deletions(-) New commits: commit 71c497d0eff0fc4179f31512c75029c48a1c9407 Author: Henry Castro Date: Wed Nov 8 10:05:43 2017 -0400 tdf#101977: remove accept/reject all from context menus Change-Id: I359986b0c135065cd471b2ba549fbae1131b650d Reviewed

[Libreoffice-commits] online.git: loleaflet/src

2017-11-10 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |2 ++ 1 file changed, 2 insertions(+) New commits: commit bbb82ebd29f677087fd945579c943429bf545ad7 Author: Henry Castro Date: Fri Nov 10 15:04:38 2017 -0400 loleafet: prevent default context menu on comments and tracked changes

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - Makefile.am

2017-11-14 Thread Henry Castro
Makefile.am |4 1 file changed, 4 insertions(+) New commits: commit 6f93ec31f318788001cbb12b26e81a3c7ea8efb3 Author: Henry Castro Date: Sun Jun 18 14:19:10 2017 -0400 fix compilation errors with --disable-ssl option Change-Id: I777f0ebf054db0a5fd2c64e6d56a222826b40045

Re: [Libreoffice-commits] core.git: include/svl sc/qa sc/sdi sc/source sc/uiconfig sfx2/source

2017-11-14 Thread Henry Castro
e Rathke : > Hi Henry, > > On Sunday, 2017-10-22 15:18:38 +, Henry Castro wrote: > >> include/svl/hint.hxx |1 >> sc/qa/unit/tiledrendering/tiledrendering.cxx | 51 +++ >> sc/sdi/docsh.sdi |1 >

[Libreoffice-commits] core.git: sd/qa sd/source

2017-11-14 Thread Henry Castro
deletions(-) New commits: commit 831dca83f073bca9ad6242f1b96183eb4a49af69 Author: Henry Castro Date: Tue Nov 14 16:15:52 2017 -0400 sd lok: ensure default view In Tiled rendering case, the only default view is supported Change-Id: Ia6df85dba28f8ebb41bdc20ae48916b0437ea185

[Libreoffice-commits] core.git: framework/source

2017-11-15 Thread Henry Castro
framework/source/uielement/langselectionstatusbarcontroller.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5f3216b952a1203af3c2c7c4ff88484f05427da8 Author: Henry Castro Date: Wed Nov 15 00:02:49 2017 -0400 sc: disable context menu of the language

[Libreoffice-commits] online.git: loleaflet/src

2017-11-16 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80f92494338708cb75fc5f429b37cfa4970fa951 Author: Henry Castro Date: Thu Nov 16 22:22:40 2017 -0400 loleaflet: fix when the language menu item is selected The

[Libreoffice-commits] online.git: loleaflet/dist

2017-11-16 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 6a2c370f9a12891c66b1e910acb22a2d7476317d Author: Henry Castro Date: Thu Nov 16 22:29:39 2017 -0400 loleaflet: fix when the status bar items are refreshed

[Libreoffice-commits] core.git: sd/qa sd/source sd/uiconfig

2017-11-17 Thread Henry Castro
|1 5 files changed, 41 insertions(+), 36 deletions(-) New commits: commit 44badb1175dbe7906aec993e8f2cc90c81ae71fd Author: Henry Castro Date: Thu Nov 16 22:13:27 2017 -0400 sd: enable language status bar item Change-Id: I7cb725cdcfc92366694fc8cb24c1443dd74d102e Reviewed

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

2017-01-06 Thread Henry Castro
include/vcl/outdev.hxx |1 + svtools/source/control/ctrltool.cxx |9 - vcl/source/outdev/font.cxx |5 + 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 0ad4b2570f06aa014f8446757931afa1f2305458 Author: Henry Castro Date: Fri

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2017-01-06 Thread Henry Castro
loleaflet/dist/loleaflet-help.html|1 + loleaflet/src/map/handler/Map.Keyboard.js |6 ++ 2 files changed, 7 insertions(+) New commits: commit 73cf6f71fbe1ccb1946958b06e8deab16176a82c Author: Henry Castro Date: Fri Jan 6 23:11:48 2017 -0400 tdf#103779: Help menu

[Libreoffice-commits] online.git: loleaflet/dist loleaflet/src

2017-01-07 Thread Henry Castro
loleaflet/dist/loleaflet-help.html|2 +- loleaflet/src/map/handler/Map.Keyboard.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e1b7e53b3a6f006eec5728c3ec88079c34b4f3c6 Author: Henry Castro Date: Sat Jan 7 08:44:35 2017 -0400 tdf#103779

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - 2 commits - loleaflet/dist loleaflet/src

2017-01-09 Thread Henry Castro
loleaflet/dist/loleaflet-help.html|1 + loleaflet/src/map/handler/Map.Keyboard.js |6 ++ 2 files changed, 7 insertions(+) New commits: commit 2cfa01a57325e6dcb495628276306c760fded3b3 Author: Henry Castro Date: Sat Jan 7 08:44:35 2017 -0400 tdf#103779: Help menu

[Libreoffice-commits] online.git: loleaflet/dist

2017-05-23 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 05deed08b47f3b4b49372fd0cebacf5a8eeb6894 Author: Henry Castro Date: Tue May 23 16:35:37 2017 -0400 loleaflet: fix undo repair document popup UNDO_CONFLICT was intented

[Libreoffice-commits] online.git: loleaflet/debug loleaflet/main.js loleaflet/src

2017-05-24 Thread Henry Castro
loleaflet/debug/document/loleaflet.html |1 + loleaflet/main.js|3 +++ loleaflet/src/control/Control.Menubar.js |6 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 5d22b274f8cf8169e78489f770fecbd545174163 Author: Henry Castro Date

[Libreoffice-commits] online.git: loleaflet/src

2017-05-24 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c6b1d29578937c6c5b9edf120643f7331d19540e Author: Henry Castro Date: Wed May 24 15:25:36 2017 -0400 loleaflet: simplify disable about dialog CreateMenu is a

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/debug loleaflet/main.js loleaflet/src

2017-05-25 Thread Henry Castro
loleaflet/debug/document/loleaflet.html |1 + loleaflet/main.js|3 +++ loleaflet/src/control/Control.Menubar.js |6 +- 3 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 76cc33b5f42c4649475b44fce614d82818f8f8ab Author: Henry Castro Date

[Libreoffice-commits] online.git: loleaflet/dist wsd/FileServer.cpp

2017-05-25 Thread Henry Castro
loleaflet/dist/loleaflet.html | 14 +- wsd/FileServer.cpp| 20 2 files changed, 21 insertions(+), 13 deletions(-) New commits: commit b9305d17ce5ecea66d5273de4a4bbc65d47a2b45 Author: Henry Castro Date: Thu May 25 17:39:04 2017 -0400 wsd

[Libreoffice-commits] core.git: sfx2/source sw/qa

2017-05-26 Thread Henry Castro
sfx2/source/control/unoctitm.cxx | 21 +- sw/qa/extras/tiledrendering/tiledrendering.cxx | 78 + 2 files changed, 94 insertions(+), 5 deletions(-) New commits: commit 0582bd49b385ebcebf93fe87d0161ed4846c8805 Author: Henry Castro Date: Thu May 25

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/dist

2017-05-29 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f576c195f6e2271ab38b3819fc3f4761e72f7e0e Author: Henry Castro Date: Tue May 23 16:35:37 2017 -0400 loleaflet: fix undo repair document popup UNDO_CONFLICT was intented

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/source

2017-05-29 Thread Henry Castro
sc/source/ui/view/tabview3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60eede9988bcc37f3683a93bed8ffec23ef3bcc8 Author: Henry Castro Date: Mon May 22 09:15:50 2017 -0400 sc lok: prevent wrong assignment aEnd.Y() In tiled rendering case, the

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sfx2/source sw/qa

2017-05-29 Thread Henry Castro
sfx2/source/control/unoctitm.cxx | 21 +- sw/qa/extras/tiledrendering/tiledrendering.cxx | 78 + 2 files changed, 94 insertions(+), 5 deletions(-) New commits: commit 3ad60c39a266b54a0dd94ac8bd15a88d64c9dd5f Author: Henry Castro Date: Thu May 25

[Libreoffice-commits] online.git: loleaflet/src

2017-05-30 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 16 1 file changed, 16 insertions(+) New commits: commit 143afd674a6a18d2a2618d419a3a1f259fc1a8b3 Author: Henry Castro Date: Tue May 30 15:59:00 2017 -0400 loleaflet: merge comments and redlines items Comments and

[Libreoffice-commits] online.git: test/httpwstest.cpp

2017-05-30 Thread Henry Castro
test/httpwstest.cpp | 51 +++ 1 file changed, 51 insertions(+) New commits: commit d31e0e3aacfa31990f43d68a39ff43f2203036bc Author: Henry Castro Date: Tue May 30 22:26:05 2017 -0400 wsd: test: undo conflict Change-Id

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/httpwstest.cpp

2017-05-31 Thread Henry Castro
test/httpwstest.cpp | 51 +++ 1 file changed, 51 insertions(+) New commits: commit 0ac6297f93fc7abb23ab6d937742c1c922b7afe9 Author: Henry Castro Date: Tue May 30 22:26:05 2017 -0400 wsd: test: undo conflict Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-06-06 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |1 + 1 file changed, 1 insertion(+) New commits: commit 5ab255c957f679caa81277c91035daad9434ccd1 Author: Henry Castro Date: Tue Jun 6 17:50:39 2017 -0400 loleaflet: prevent default context menu of the corner column header Change

[Libreoffice-commits] online.git: .gitignore

2017-06-07 Thread Henry Castro
.gitignore |1 + 1 file changed, 1 insertion(+) New commits: commit 075b3b5d1f3ccd615d3223d02acc86143c637c8c Author: Henry Castro Date: Wed Jun 7 10:57:21 2017 -0400 gitignore: *.lo files Change-Id: I26fd7381ed30592caefa8f515bbdc3e19defdbab diff --git a/.gitignore b

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-06-07 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |1 + 1 file changed, 1 insertion(+) New commits: commit 07aa0ca3fd8a283f109f6961f0d78ec3c52b9af4 Author: Henry Castro Date: Tue Jun 6 17:50:39 2017 -0400 loleaflet: prevent default context menu of the corner column header Change

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-06-08 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 37 +-- 1 file changed, 30 insertions(+), 7 deletions(-) New commits: commit 7447e2239d34aaf568421e4b4f1d67a521d4914b Author: Henry Castro Date: Tue May 30 15:59:00 2017 -0400 loleaflet: merge comments and redlines

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/inc sc/source

2017-04-05 Thread Henry Castro
sc/inc/column.hxx |1 + sc/source/core/data/column2.cxx |7 ++- sc/source/core/data/column3.cxx |1 + 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit f27f4dd900b50f15427f44f6d448e8e8e49ec2d5 Author: Henry Castro Date: Tue Apr 4 22:50:56 2017

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

2017-04-05 Thread Henry Castro
sc/inc/column.hxx |1 + sc/source/core/data/column2.cxx |7 ++- sc/source/core/data/column3.cxx |1 + 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 731146fc6d66497a51616f195c110092a90f01f5 Author: Henry Castro Date: Tue Apr 4 22:50:56 2017

[Libreoffice-commits] online.git: loleaflet/src

2017-04-10 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 4db4ecd6803ba66ea5172d952db83eb2f6a50ebc Author: Henry Castro Date: Mon Apr 10 20:52:41 2017 -0400 loleaflet: save comment if exists changes Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-04-10 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 7521e9bb91993af2dfbe7cf3a1507b32b9e5b906 Author: Henry Castro Date: Mon Apr 10 21:43:42 2017 -0400 loleaflet: add line between the currently selected

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-04-11 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit a64704ab00becf3886c2c2ee4c2ccd389a81 Author: Henry Castro Date: Mon Apr 10 20:52:41 2017 -0400 loleaflet: save comment if exists changes Change-Id

[Libreoffice-commits] online.git: loleaflet/src

2017-04-11 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js| 11 +++ loleaflet/src/layer/tile/WriterTileLayer.js |3 ++- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 75e06f76877290504445039442ed068b513235bc Author: Henry Castro Date: Tue Apr 11 20:37:53 2017 -0400

  1   2   3   4   5   6   7   8   9   10   >