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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js | 120 --- 1 file changed, 79 insertions(+), 41 deletions(-) New commits: commit e30bcdfcd8a498b30304b424c7347d6425379489 Author: Henry Castro Date: Wed Mar 22 21:07:48 2017 -0400 loleaflet: add reply property to the

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

2017-03-22 Thread Henry Castro
: Henry Castro Date: Wed Mar 22 21:11:53 2017 -0400 loleaflet: handle annotation reply for writer documents Change-Id: Iff95919d6f413b025ddb386150f458b9ecf2ce88 diff --git a/loleaflet/src/layer/AnnotationManager.js b/loleaflet/src/layer/AnnotationManager.js index a21bf121..8933f6e5

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f3700400e68a7e33c45b1a2d483d6fff53a1f920 Author: Henry Castro Date: Wed Mar 22 21:21:41 2017 -0400 loleaflet: fix the selection of the annotation object

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

2017-03-22 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |3 ++- loleaflet/src/layer/tile/ImpressTileLayer.js |2 +- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit a759a01c7de89b387943ad4173c9b72cd30581d9 Author: Henry Castro Date: Wed Mar 22 22:32:31 2017 -0400

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

2017-03-26 Thread Henry Castro
loleaflet/src/layer/tile/CalcTileLayer.js | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 6da38c824440d444b45b6144ff088db367487d51 Author: Henry Castro Date: Sun Mar 26 10:11:27 2017 -0400 loleaflet: fix when an annotation is removed from Calc

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

2017-03-26 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 563b90a20a8c4e318504579ca3a6568d95072fd4 Author: Henry Castro Date: Sun Mar 26 10:19:10 2017 -0400 loleaflet: remove save button of the annotation object

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

2017-03-26 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js | 23 +++ 1 file changed, 23 insertions(+) New commits: commit 5e67e19a6c0d0e4d7ba32bfed5df4cf553cfe9e7 Author: Henry Castro Date: Sun Mar 26 11:15:18 2017 -0400 loleaflet: handle annotation reply for Impress documents

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

2017-03-26 Thread Henry Castro
loleaflet/src/layer/tile/CalcTileLayer.js | 21 + 1 file changed, 21 insertions(+) New commits: commit d99dbade2b3a4090c4ff3fd593cd45a4ed6ff121 Author: Henry Castro Date: Sun Mar 26 11:55:04 2017 -0400 loleaflet: handle annotation reply for Calc documents

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/src

2017-03-26 Thread Henry Castro
loleaflet/src/control/Control.CharacterMap.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit a949769c2e4cc3062ffd254e9548bdcbcc0444e6 Author: Henry Castro Date: Thu Dec 1 14:29:58 2016 -0400 tdf#106592 loleaflet: remove invalid fonts Change-Id

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - wsd/PrisonerSession.cpp

2017-03-26 Thread Henry Castro
wsd/PrisonerSession.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 994fbbfc9669973015b1e0409df982b86a54cd8c Author: Henry Castro Date: Sun Nov 27 22:39:50 2016 -0400 tdf#106274 wsd: fix sending wrong UTF-8 string to the client Client side console error &qu

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - 2 commits - loleaflet/dist

2017-03-26 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) New commits: commit 9a9b6e05c115a8bc766f6330080f5c30db00736c Author: Henry Castro Date: Tue Dec 20 14:41:37 2016 -0400 tdf#103776: Hide/Deactivate "Document repair&qu

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - 2 commits - loleaflet/dist loleaflet/src

2017-03-26 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 44 ++ loleaflet/src/control/Toolbar.js |9 +++ 2 files changed, 53 insertions(+) New commits: commit 2371a82381ef1e6ab6826dd81e26afc5f39e8b0d Author: Henry Castro Date: Thu Dec 22 13:41:26 2016 -0400 tdf

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/main.js

2017-03-26 Thread Henry Castro
loleaflet/main.js |5 + 1 file changed, 5 insertions(+) New commits: commit 674ba96da0351f3a216d7974e35358d3a7c0b72e Author: Henry Castro Date: Wed Dec 28 13:44:49 2016 -0400 tdf#103642 Page refresh causes unwanted error message (cherry picked from commit

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

2017-03-29 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 143 --- 1 file changed, 77 insertions(+), 66 deletions(-) New commits: commit dc7cbaef0ea105b934b50d187932f00ce1965b51 Author: Henry Castro Date: Wed Mar 29 14:45:21 2017 -0400 loleaflet: re-work the arrangement of

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

2017-03-29 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |3 --- loleaflet/src/layer/marker/Annotation.js |5 - 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ebf6bb389ec3cb0aedc93f3cf84ab0dd45cd3eee Author: Henry Castro Date: Wed Mar 29 15:26:05 2017 -0400 loleaflet

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

2017-03-30 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 143 --- 1 file changed, 77 insertions(+), 66 deletions(-) New commits: commit 94cdb2750f1aa08f9baf4d58a419bfff113b36c5 Author: Henry Castro Date: Wed Mar 29 14:45:21 2017 -0400 loleaflet: re-work the arrangement of

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

2017-03-30 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |3 --- loleaflet/src/layer/marker/Annotation.js |5 - 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 8ece37e93bdbf902ef1efd6552dc4273bd0a61ac Author: Henry Castro Date: Wed Mar 29 15:26:05 2017 -0400 loleaflet

[Libreoffice-commits] online.git: test/Makefile.am

2017-03-30 Thread Henry Castro
test/Makefile.am |1 - 1 file changed, 1 deletion(-) New commits: commit 1cc621f2af0d1792f09c8065b3274386f99b6ba5 Author: Henry Castro Date: Thu Mar 30 15:37:21 2017 -0400 test: remove duplicate common/Util.cpp Change-Id: I65cfd6a0460a09f7ed3708082127a2ff939e7622 diff --git

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

2017-04-03 Thread Henry Castro
9c4fbdd7c51fb1eef545af265075a05d8372c8a4 Author: Henry Castro Date: Mon Apr 3 22:41:29 2017 -0400 loleaflet: add a permanent overlay text selection of the annotation object Change-Id: I395f7cec22bf187532130b6755fcae58f51c73d2 diff --git a/loleaflet/src/layer/AnnotationManager.js b/loleaflet/src/layer

[Libreoffice-commits] online.git: Makefile.am

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

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

2017-06-27 Thread Henry Castro
/viewshel.cxx | 35 +++ 5 files changed, 57 insertions(+), 80 deletions(-) New commits: commit 9f3814af7264ce90685a82cbf4eb015a38f22bf7 Author: Henry Castro Date: Tue Jun 27 14:35:58 2017 -0400 sd lok: fix Undo/Redo Document Repair REPAIRPACKAGE is sent to

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

2017-06-28 Thread Henry Castro
sd/qa/unit/tiledrendering/tiledrendering.cxx | 55 + sd/source/ui/view/viewshe3.cxx | 68 ++- 2 files changed, 91 insertions(+), 32 deletions(-) New commits: commit b6bd337595383b9b9f0524ec4190dc3e1fbbf6e1 Author: Henry Castro Date

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

2017-06-28 Thread Henry Castro
6c6c3e9ea7255d411fbf950d6c5712b094f69436 Author: Henry Castro Date: Wed Jun 28 11:40:06 2017 -0400 sw lok: rename return values UNDO_CONFLICT to SID_REPAIRPACKAGE To be consistent with sc, sd and sw Change-Id: I273101de6e59be08eb61b1a77647bc1dd26ff387 Reviewed-on: https://gerrit.libreoffice.org

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

2017-06-28 Thread Henry Castro
0ac92837d31c4065be4a41e2a2541811c9f6be00 Author: Henry Castro Date: Wed Jun 28 10:26:21 2017 -0400 sc lok: disable Undo/Redo state if conflict with other views Change-Id: I5bc5be2b17925ec3a203f9704f62a8c80ac5fc9d Reviewed-on: https://gerrit.libreoffice.org/39363 Tested-by: Jenkins Reviewed-by

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

2017-07-01 Thread Henry Castro
sc/source/ui/view/gridwin.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 34c77d4bf3d2924c4ad26728d4c491b393fa0fc8 Author: Henry Castro Date: Sat Jul 1 11:31:24 2017 -0400 sc lok: disable items of the overlay manager

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

2017-07-05 Thread Henry Castro
sc/source/ui/view/gridwin.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 6733094d72df98b03837a22d9a0d8f3f376b350f Author: Henry Castro Date: Sat Jul 1 11:31:24 2017 -0400 sc lok: disable items of the overlay manager

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

2018-01-12 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 27 +-- loleaflet/unocommands.js |3 +++ 2 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 703861538ff2bddb157a4836c995154390df31aa Author: Henry Castro Date: Fri Jan 12 21:45:45 2018

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

2018-01-17 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7f83f236903f0920ea3d56b715408c497e7e7419 Author: Henry Castro Date: Wed Jan 17 09:31:26 2018 -0400 loleaflet: fix first top annotation in Impress Change

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

2018-01-18 Thread Henry Castro
: commit 072e3ce1cfea5bb61cc5f3001c288df6deb45613 Author: Henry Castro Date: Thu Jan 11 13:31:36 2018 -0400 lok dialog: enable MessageDialog tunneling Change-Id: I05b270a19e29c5ed3a2482fd8163e61e66bfdf74 Reviewed-on: https://gerrit.libreoffice.org/47772 Reviewed-by: pranavk

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - desktop/source include/sfx2 include/svl include/svx sc/qa sc/source sd/qa sd/source sfx2/sdi sfx2/source svl/source svx/source sw/qa

2018-01-18 Thread Henry Castro
files changed, 280 insertions(+), 10 deletions(-) New commits: commit e3c1713807499fdbe63fad0944d0ce3b91b28637 Author: Henry Castro Date: Sat Jun 17 13:52:15 2017 -0400 lokit: add .uno:DocumentRepair command Change-Id: I5b13ea6f4785bc91c29111fa63c4a1b0ea9b2660 Reviewed-on

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

2018-01-18 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit d43b656128fc77b7dde191ce686fe5b78770bea0 Author: Henry Castro Date: Wed Jan 17 09:31:26 2018 -0400 loleaflet: fix first top annotation in Impress Change

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

2018-01-18 Thread Henry Castro
(+), 4 deletions(-) New commits: commit d8be925640a142315bcf73c25f85fb8eefeba79a Author: Henry Castro Date: Mon Jul 10 17:33:38 2017 -0400 sw lok: enable Page Header/Footer Reviewed-on: https://gerrit.libreoffice.org/39782 Tested-by: Jenkins Reviewed-by: Henry Castro

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

2018-01-18 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 118 +- loleaflet/src/map/handler/Map.StateChanges.js |4 2 files changed, 83 insertions(+), 39 deletions(-) New commits: commit 13e28686016c033ae5060a65aa12c2400e9567c2 Author: Henry Castro Date: Thu Jan 11 13:51

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

2018-01-18 Thread Henry Castro
/shells/textsh1.cxx| 37 +++-- 5 files changed, 101 insertions(+), 18 deletions(-) New commits: commit 252ce90e39648c47bcfdb39547d0ac82bacdbae6 Author: Henry Castro Date: Tue Jan 9 22:17:23 2018 -0400 sw lokit: add page syles to header & footer Ch

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

2018-01-21 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js | 17 - loleaflet/src/map/Map.js |2 +- 2 files changed, 17 insertions(+), 2 deletions(-) New commits: commit dc0001e92f5930babf6a32bfe9a6033f474e6298 Author: Henry Castro Date: Sat Jan 20 17:39:55 2018

[Libreoffice-commits] online.git: kit/Kit.cpp

2018-01-21 Thread Henry Castro
kit/Kit.cpp | 21 - 1 file changed, 21 deletions(-) New commits: commit 90cd7791fa9088d0f7e2e09fceac13db20274e59 Author: Henry Castro Date: Sat Jan 20 16:30:33 2018 -0400 kit: remove unused debug code Change-Id: Ibd69a2b451be0a075759524acff5f0e9fc820d05

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

2018-01-22 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 178de645040524f54454d6c3ab9f32f9309c0bf4 Author: Henry Castro Date: Wed Jun 28 17:06:12 2017 -0400 loleaflet: .uno:DocumentRepair state is reported by LOKit

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

2018-01-24 Thread Henry Castro
20459ed3996781788ca7581d21d8c25b0c2b85d0 Author: Henry Castro Date: Thu Jan 11 13:31:36 2018 -0400 lok dialog: enable MessageDialog tunneling (cherry picked from commit 18dcf1dca74123659a9fe786921915f7307da147) Change-Id: I344530471c650b3b70c5c9900d86df735c09a09d Reviewed-on: https://gerrit.libreoffice.org/48122

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

2018-01-26 Thread Henry Castro
sw/qa/extras/tiledrendering/tiledrendering.cxx | 27 + sw/source/core/doc/docredln.cxx| 12 ++- 2 files changed, 38 insertions(+), 1 deletion(-) New commits: commit 3482a706cb9cfb1505590a5a27345594a2b95571 Author: Henry Castro Date: Wed Jan

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

2018-01-02 Thread Henry Castro
: commit 9a7e1411cd802bcfb49011e79137b38da67fde15 Author: Henry Castro Date: Tue Nov 21 18:09:23 2017 -0400 loleaflet: replace title parameter with wopi BaseFileName Change-Id: I4807eec44dd481edc8bc4f8f360b8780c2575c8a Reviewed-on: https://gerrit.libreoffice.org/45111 Reviewed-by

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

2018-01-02 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) New commits: commit 015f2974a53e8fcdeaa400a345e7e68ed0072f9f Author: Henry Castro Date: Tue May 30 15:59:00 2017 -0400 loleaflet: merge comments and redlines items

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

2018-01-08 Thread Henry Castro
/viewfun7.cxx |3 + 15 files changed, 84 insertions(+), 127 deletions(-) New commits: commit dc916fdea9819fb7efbf3521efc5dc758f9fd3b3 Author: Henry Castro Date: Sat Aug 12 19:46:27 2017 -0400 sc lok: 1 view has 1 clipboard to transfer data In tiled rendering case

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

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

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - loleaflet/src

2018-01-29 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |1 + loleaflet/src/control/Control.RowHeader.js|1 + 2 files changed, 2 insertions(+) New commits: commit 94954bf8ec5c7be581024f9c2b0f31677c456635 Author: Henry Castro Date: Mon May 22 20:36:31 2017 -0400 loleaflet: prevent

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - loleaflet/src

2018-01-29 Thread Henry Castro
loleaflet/src/layer/marker/DivIcon.js |1 + 1 file changed, 1 insertion(+) New commits: commit ed8214d92733754728721fc1f91e9e64f5dc7624 Author: Henry Castro Date: Mon May 22 21:08:30 2017 -0400 loleaflet: prevent default context menu of the grab handles Change-Id

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - loleaflet/src

2018-01-31 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |1 + 1 file changed, 1 insertion(+) New commits: commit ad3eb589b91f483078a18c155a78281f036d9375 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 'libreoffice-5-4' - loleaflet/src

2018-01-31 Thread Henry Castro
loleaflet/src/map/Map.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53fa04ad212881f3dc350af89928fd3ce5b483fa 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: Branch 'libreoffice-5-4' - loleaflet/dist

2018-01-31 Thread Henry Castro
loleaflet/dist/menubar.css |1 + 1 file changed, 1 insertion(+) New commits: commit 4c7114ef3d4ea7972090355a55da6dc542d4f897 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: Branch 'libreoffice-5-4' - loleaflet/src

2018-01-31 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js | 17 - loleaflet/src/map/Map.js |2 +- 2 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 1218aa8032405d648caa5a1c2e3b83b50d1b88d3 Author: Henry Castro Date: Sat Jan 20 17:39:55 2018

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - loleaflet/main.js loleaflet/src

2018-01-31 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 02c7191699eaf7c73d3bd21d816c68d86976c17a Author: Henry Castro Date: Wed Sep 13 11:09:56 2017 -0400

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - 2 commits - loleaflet/dist loleaflet/src

2018-01-31 Thread Henry Castro
loleaflet/dist/menubar.css|1 - loleaflet/src/layer/tile/GridLayer.js | 16 ++-- 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 0749db73a4656b1be9415520cf8a8fa3d20ee86c Author: Henry Castro Date: Tue Sep 19 21:46:09 2017 -0400

[Libreoffice-commits] online.git: Branch 'libreoffice-5-4' - 2 commits - loleaflet/src

2018-01-31 Thread Henry Castro
loleaflet/src/control/Control.Header.js |6 +- loleaflet/src/layer/tile/ImpressTileLayer.js |6 +- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit f98a0dce16454695b30099af6f1ae65fb839c2cc Author: Henry Castro Date: Wed Jan 17 09:31:26 2018 -0400

[Libreoffice-commits] online.git: common/Util.cpp

2018-01-31 Thread Henry Castro
common/Util.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b1f1500b564a03438a4cb215e433ced555de43d8 Author: Henry Castro Date: Wed Jan 31 15:31:44 2018 -0400 util: avoid logging when closing file descriptors eventually the log file descriptor

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - common/Util.cpp

2018-01-31 Thread Henry Castro
common/Util.cpp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b91d38ad501c80cf06537b77cec5738b7adee88a Author: Henry Castro Date: Wed Jan 31 15:31:44 2018 -0400 util: avoid logging when closing file descriptors eventually the log file descriptor

[Libreoffice-commits] online.git: common/Util.cpp

2018-01-31 Thread Henry Castro
common/Util.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f269a9321c81bf0b2193661935b9231206e3a44b Author: Henry Castro Date: Wed Jan 31 17:51:47 2018 -0400 follow up, avoid logging when closing file descriptors Change-Id

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

2018-02-01 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 19 --- loleaflet/src/layer/marker/Annotation.js |4 +++- 2 files changed, 7 insertions(+), 16 deletions(-) New commits: commit 43cf95adffec6f4bb6172c5577331c0e60c80cac Author: Henry Castro Date: Thu Feb 1 21:43:15 2018 -0400

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

2018-02-07 Thread Henry Castro
sc/source/ui/app/transobj.cxx | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit 1fcf76b8f33ddca3f00256e3c41104314988a9f4 Author: Henry Castro Date: Tue Feb 6 17:16:03 2018 -0400 tdf#115020: Cutting a large dataset is very slow since

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

2018-02-09 Thread Henry Castro
/shells/textsh1.cxx| 37 +++-- 5 files changed, 101 insertions(+), 17 deletions(-) New commits: commit 83202ea1341c98a216871f14702548ce5aabd94a Author: Henry Castro Date: Tue Jan 9 22:17:23 2018 -0400 sw lokit: add page syles to header & footer Ch

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

2018-02-09 Thread Henry Castro
sw/qa/extras/tiledrendering/tiledrendering.cxx | 27 + sw/source/core/doc/docredln.cxx| 12 ++- 2 files changed, 38 insertions(+), 1 deletion(-) New commits: commit 27fa442a86d4ffdad08feebc1841a79f7d1ce5a4 Author: Henry Castro Date: Wed Jan

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

2018-02-09 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js | 120 +- loleaflet/src/map/handler/Map.StateChanges.js |4 2 files changed, 85 insertions(+), 39 deletions(-) New commits: commit 84151ad9945faa11d9a18cfa828e7fd307bcc8c7 Author: Henry Castro Date: Thu Jan 11 13:51

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - common/Util.cpp

2018-02-09 Thread Henry Castro
common/Util.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2ae299f23b22a946f965559b01124ea2c691705 Author: Henry Castro Date: Wed Jan 31 17:51:47 2018 -0400 follow up, avoid logging when closing file descriptors Change-Id

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

2018-02-10 Thread Henry Castro
: Henry Castro Date: Sat Feb 10 14:20:52 2018 -0400 loleaflet: copy text of the annotation element to clipboard Change-Id: I8675b3752656afc1ba79d614d2f1fe3e7d98f600 diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css index b4974c54..f458c371 100644 --- a/loleaflet

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

2018-02-14 Thread Henry Castro
desktop/source/lib/init.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9763383ebb7e5b10ba9e7557dffa803a8d392c0d Author: Henry Castro Date: Tue Feb 13 20:54:05 2018 -0400 lok: check if an element exists in the container Change-Id

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

2018-02-14 Thread Henry Castro
desktop/source/lib/init.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 0df89c0fdaaff10272fb74b196ade0bcc9ea1ff6 Author: Henry Castro Date: Tue Feb 13 20:54:05 2018 -0400 lok: check if an element exists in the container Change-Id

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

2018-02-15 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 19 --- loleaflet/src/layer/marker/Annotation.js |4 +++- 2 files changed, 7 insertions(+), 16 deletions(-) New commits: commit a5250566f98645b2bee03aa86fcf261a5824e9c8 Author: Henry Castro Date: Thu Feb 1 21:43:15 2018 -0400

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

2018-02-15 Thread Henry Castro
: Henry Castro Date: Sat Feb 10 14:20:52 2018 -0400 loleaflet: copy text of the annotation element to clipboard Change-Id: I8675b3752656afc1ba79d614d2f1fe3e7d98f600 Reviewed-on: https://gerrit.libreoffice.org/49546 Reviewed-by: pranavk Tested-by: pranavk diff --git a

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

2018-02-16 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |9 + loleaflet/unocommands.js |8 2 files changed, 17 insertions(+) New commits: commit 0cec977fcd21f6ff54a4379a869a63a055a95f20 Author: Henry Castro Date: Fri Feb 16 10:23:01 2018 -0400 loleaflet: add

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

2018-02-16 Thread Henry Castro
loleaflet/src/control/Control.Menubar.js |9 + loleaflet/unocommands.js |8 2 files changed, 17 insertions(+) New commits: commit 785fb7e34a16e7d60f13256b306fd74598fea06b Author: Henry Castro Date: Fri Feb 16 10:23:01 2018 -0400 loleaflet: add

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

2018-02-18 Thread Henry Castro
sw/source/uibase/app/docsh2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55f5afe532c61c6bc382f23e17dfeb6ed3985790 Author: Henry Castro Date: Sun Feb 18 11:26:20 2018 -0400 sw lok: assign a parent window to property dialog Change-Id

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

2018-02-19 Thread Henry Castro
(-) New commits: commit 64e6cf189c028e7b2be8ead0d58e1a2b43f66d16 Author: Henry Castro Date: Mon Feb 19 15:14:11 2018 -0400 loleaflet: remove MetricInput dialog Change-Id: I64dbd732caac575cc15e0b0b1fb5762c2678fe76 diff --git a/loleaflet/build/deps.js b/loleaflet/build/deps.js index

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

2018-02-19 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit c0119f51add745d9aad9ac24b1689bc4b0d4852b Author: Henry Castro Date: Mon Feb 19 15:38:28 2018 -0400 loleaflet: transfer to clipboard if the range of html is selected

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

2018-02-20 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b40a956c4115f4b16ecebce1107d436f8c42d385 Author: Henry Castro Date: Mon Feb 19 15:38:28 2018 -0400 loleaflet: transfer to clipboard if the range of html is selected

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

2018-02-21 Thread Henry Castro
sc/source/ui/app/transobj.cxx | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) New commits: commit 6574ae5c8e8c89ed3b4f7e24db1b2bb8ecf60536 Author: Henry Castro Date: Tue Feb 6 17:16:03 2018 -0400 tdf#115020: Cutting a large dataset is very slow since

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

2018-02-21 Thread Henry Castro
sw/source/uibase/app/docsh2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3fb7d26fa4d326b407114f1b48372960d2c671da Author: Henry Castro Date: Sun Feb 18 11:26:20 2018 -0400 sw lok: assign a parent window to property dialog Change-Id

[Libreoffice-commits] core.git: desktop/source include/vcl vcl/headless vcl/inc vcl/source

2018-02-28 Thread Henry Castro
: commit e215310d6b531b8af39c86639ef88495470681bc Author: Henry Castro Date: Tue Feb 27 19:55:39 2018 -0400 lok: update main thread In the pre-initialization phase of the tiled rendering case the SvpSalInstance is created in a different process and when a new process is

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

2018-03-02 Thread Henry Castro
sfx2/source/doc/objserv.cxx | 49 ++-- 1 file changed, 29 insertions(+), 20 deletions(-) New commits: commit 0950917b9514069e8dbf92b9c0fbd44b492a7cd1 Author: Henry Castro Date: Thu Mar 1 16:11:44 2018 -0400 lokdialog: convert the dialog File

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

2018-03-05 Thread Henry Castro
sw/source/uibase/app/docsh2.cxx | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) New commits: commit 3e8d1e80d81999d2c5e160b756491a847226d423 Author: Henry Castro Date: Mon Mar 5 09:03:10 2018 -0400 lokdialog: more, convert the dialog to async exec

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

2018-03-11 Thread Henry Castro
sc/source/ui/view/tabvwshf.cxx | 28 +--- 1 file changed, 17 insertions(+), 11 deletions(-) New commits: commit c9c0f257f4abe738203d2294ca86822e200d3ce3 Author: Henry Castro Date: Sun Mar 11 18:44:58 2018 -0400 lokdialog: convert the show sheet dialog to async

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

2018-03-14 Thread Henry Castro
sw/source/uibase/app/docsh2.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 02e8420af6bd75bf172296ea7f6f94db7b63e0c5 Author: Henry Castro Date: Mon Mar 5 09:03:10 2018 -0400 lokdialog: more, convert the dialog to async exec

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

2018-03-14 Thread Henry Castro
sc/source/ui/view/tabvwshf.cxx | 28 +--- 1 file changed, 17 insertions(+), 11 deletions(-) New commits: commit 952a3a62090a8bd2a28798d2f1b4e26d37ac7399 Author: Henry Castro Date: Sun Mar 11 18:44:58 2018 -0400 lokdialog: convert the show sheet dialog to async

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

2017-03-02 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ecd6747ebc0823359109938c8a4db13a071110f8 Author: Henry Castro Date: Thu Mar 2 21:35:20 2017 -0400 loleaflet: append L.Annotation to popup pane Change-Id

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

2017-03-03 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |4 ++-- loleaflet/src/layer/marker/Annotation.js |8 +--- 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 64dd84125b5cbe046f6fc8e97e0ee76b366c2ba4 Author: Henry Castro Date: Fri Mar 3 16:51:04 2017 -0400 loleaflet

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

2017-03-05 Thread Henry Castro
deletions(-) New commits: commit 42823172a27db2e40d050eda6d5f44795d6ffd21 Author: Henry Castro Date: Sun Mar 5 16:25:26 2017 -0400 loleaflet: insert Impress annotations Impress does not send anchor position property of the annotation object, so tweak the code to set the cursor

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

2017-03-05 Thread Henry Castro
/layer/tile/WriterTileLayer.js |8 +++ 5 files changed, 76 insertions(+), 83 deletions(-) New commits: commit 9af9ce98294ce141784469a79a3961d347197fcd Author: Henry Castro Date: Sun Mar 5 22:19:23 2017 -0400 loleaflet: simplify popup menu of the annotation objects Change-Id

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

2017-03-07 Thread Henry Castro
loleaflet/dist/loleaflet.css |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9f9e090039bb6719dc59908ab29f5c050705a699 Author: Henry Castro Date: Tue Mar 7 21:35:50 2017 -0400 loleaflet: make annotation color consistent with the toolbar Change-Id

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

2017-03-09 Thread Henry Castro
/ImpressTileLayer.js | 139 +++-- loleaflet/src/layer/tile/TileLayer.js |4 6 files changed, 265 insertions(+), 11 deletions(-) New commits: commit bd911ff9d55d3945e9d10c02aacc77b1b7c5e59b Author: Henry Castro Date: Thu Mar 9 22:39:48 2017 -0400 loleaflet: rework

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

2017-03-13 Thread Henry Castro
loleaflet/src/layer/marker/Annotation.js |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 92d4ec64c36b3fbf5850711afcf2702b85224734 Author: Henry Castro Date: Mon Mar 13 20:53:50 2017 -0400 loleaflet: fix the image author size of the annotation object

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

2017-03-14 Thread Henry Castro
loleaflet/src/layer/tile/ImpressTileLayer.js | 60 ++- 1 file changed, 42 insertions(+), 18 deletions(-) New commits: commit 00fb1aeddd458327aedc63c81cc3b1d5a6fadfaf Author: Henry Castro Date: Tue Mar 14 20:41:40 2017 -0400 loleaflet: fix annotations of each

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

2017-03-15 Thread Henry Castro
loleaflet/src/layer/marker/DivOverlay.js |8 ++ loleaflet/src/layer/tile/CalcTileLayer.js | 105 -- 2 files changed, 79 insertions(+), 34 deletions(-) New commits: commit 63c766250875a2f2a069ea6171b0119107ed98c8 Author: Henry Castro Date: Wed Mar 15 23:22:56

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

2017-03-17 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js | 32 --- 1 file changed, 13 insertions(+), 19 deletions(-) New commits: commit 3190483d7c3fc9d0308d765cd4f4aec5d0e8893a Author: Henry Castro Date: Fri Mar 17 17:33:35 2017 -0400 loleaflet: convert anchorPos to

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

2017-03-17 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js| 25 ++--- loleaflet/src/layer/tile/WriterTileLayer.js |3 ++- 2 files changed, 16 insertions(+), 12 deletions(-) New commits: commit 91649dc4b69313b3f8cf601c2c6228efa2ae8998 Author: Henry Castro Date: Fri Mar 17 19:03:26

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

2017-03-17 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js| 44 ++-- loleaflet/src/layer/tile/WriterTileLayer.js |2 - 2 files changed, 17 insertions(+), 29 deletions(-) New commits: commit 92a5320694ca13f211f2140d71b0b1736929fcaa Author: Henry Castro Date: Fri Mar 17 21:01:33

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

2017-03-17 Thread Henry Castro
loleaflet/src/layer/AnnotationManager.js |3 +++ 1 file changed, 3 insertions(+) New commits: commit caf55527d10c1d524d11a1104ba99af1d9079131 Author: Henry Castro Date: Fri Mar 17 21:31:53 2017 -0400 loleaflet: fix the date format of the annotation object Change-Id

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

2016-11-11 Thread Henry Castro
loleaflet/src/control/Control.DocumentRepair.js |7 --- loleaflet/src/control/Control.js|8 2 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 1fde78d6cddca973912976c8382c081e95e2cf3c Author: Henry Castro Date: Fri Nov 11 13:46:14 2016

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

2016-11-11 Thread Henry Castro
loleaflet/src/control/Control.ColumnHeader.js |8 +--- loleaflet/src/control/Control.RowHeader.js|8 +--- 2 files changed, 2 insertions(+), 14 deletions(-) New commits: commit e6cdb7fa1932fe3d9834db07ee355bc915f20a13 Author: Henry Castro Date: Fri Nov 11 14:05:15 2016

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

2016-11-11 Thread Henry Castro
/Control.CharacterMap.js | 255 ++ loleaflet/src/layer/tile/TileLayer.js | 12 + 7 files changed, 296 insertions(+), 1 deletion(-) New commits: commit 36474b21a647a728a6f53caab4ec7c34913ab0ae Author: Henry Castro Date: Fri Nov 11 15:24:48 2016 -0400

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit

2016-11-14 Thread Henry Castro
desktop/source/lib/init.cxx | 10 -- include/LibreOfficeKit/LibreOfficeKit.h |1 + include/LibreOfficeKit/LibreOfficeKit.hxx |5 +++-- 3 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 32d0378284a42f0eba1df92555767a43be079117 Author: Henry

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

2016-11-14 Thread Henry Castro
desktop/source/lib/init.cxx | 10 -- include/LibreOfficeKit/LibreOfficeKit.h |1 + include/LibreOfficeKit/LibreOfficeKit.hxx |5 +++-- 3 files changed, 12 insertions(+), 4 deletions(-) New commits: commit fe41bbef2d6abefda2668d76ddffef519410b645 Author: Henry

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/bundled loolwsd/ChildSession.cpp loolwsd/ClientSession.cpp loolwsd/LibreOfficeKit.hpp loolwsd/PrisonerSession.cpp

2016-11-14 Thread Henry Castro
/PrisonerSession.cpp |8 +--- loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h |1 + 6 files changed, 23 insertions(+), 14 deletions(-) New commits: commit c40b79df9e00c0c586dcf75c7abb474d2e506df0 Author: Henry Castro Date: Mon Nov 14 22:49:56 2016

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

2016-11-16 Thread Henry Castro
loleaflet/src/control/Control.PartsPreview.js |2 +- loleaflet/src/layer/tile/ImpressTileLayer.js |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 30531f88f17d65a87b975dc6a87f207ec0a6da04 Author: Henry Castro Date: Wed Nov 16 10:46:47 2016 -0400

<    4   5   6   7   8   9   10   11   12   13   >