Re: libreofficeonline / Problems building loolwsd

2016-09-24 Thread Henry Castro
Hi >> LOKit path /root/libreoffice-5.2.1.2/include Please, compile LO with master branch, and try again. Regards Henry 2016-09-23 18:24 GMT-04:00 Christoph Schäfer : > Hi all, > > trying to get a libreofficeonline dev environment up for the first time. > Environment: > - Ubuntu 1

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

2016-09-24 Thread Henry Castro
(-) New commits: commit 5d3f237bf1d706adea8fa74e24079810bfc87351 Author: Henry Castro Date: Fri Sep 23 17:14:29 2016 -0400 sc lok: avoid full invalidate tiles Change-Id: Idd49dc61ba8dbd7af42f641bb019cf83814f9e8d Reviewed-on: https://gerrit.libreoffice.org/29240 Tested-by

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

2016-09-24 Thread Henry Castro
: Henry Castro Date: Sat Sep 24 10:55:38 2016 -0400 loolwsd: test: graphic invalidate tiles diff --git a/loolwsd/test/data/shape.ods b/loolwsd/test/data/shape.ods new file mode 100644 index 000..d2525f1 Binary files /dev/null and b/loolwsd/test/data/shape.ods differ diff --git a/loolwsd/test

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

2016-09-25 Thread Henry Castro
loleaflet/src/layer/marker/Cursor.js | 21 +++-- loleaflet/src/layer/tile/TileLayer.js | 14 +++--- 2 files changed, 18 insertions(+), 17 deletions(-) New commits: commit 23b27920535675e2ca09ac549b96edf2cf291ecc Author: Henry Castro Date: Sun Sep 25 12:42:32 2016

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

2016-09-25 Thread Henry Castro
loolwsd/test/data/Example.odt |binary loolwsd/test/httpwstest.cpp | 54 ++ 2 files changed, 54 insertions(+) New commits: commit d96df0a015423e4fc3f37cd116ba4dbe70b89169 Author: Henry Castro Date: Sun Sep 25 12:49:52 2016 -0400 loolwsd: test

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/main.js loleaflet/src loolwsd/FileServer.cpp

2016-09-27 Thread Henry Castro
+++- loleaflet/src/map/handler/Map.Keyboard.js|3 + loolwsd/FileServer.cpp | 10 7 files changed, 25 insertions(+), 65 deletions(-) New commits: commit 0ccbf8b2358a3fdfd939bb76d787de2d5e755594 Author: Henry Castro Date: Tue Sep 27 15:54:20 2016 -0400

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

2016-09-28 Thread Henry Castro
940e78162fb08e7f94c12f01e9144fae5acfb4ff Author: Henry Castro Date: Wed Sep 28 09:59:41 2016 -0400 loleaflet: remove map attribution diff --git a/loleaflet/dist/loleaflet.html b/loleaflet/dist/loleaflet.html index bf1794b..ff3edca 100644 --- a/loleaflet/dist/loleaflet.html +++ b/loleaflet/dist

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

2016-09-28 Thread Henry Castro
loolwsd/FileServer.cpp |1 - loolwsd/LOOLWSD.cpp| 24 ++-- 2 files changed, 14 insertions(+), 11 deletions(-) New commits: commit fe2004a06fab4d5bf48a7c8ac0203648c3f29b4c Author: Henry Castro Date: Wed Sep 28 16:01:53 2016 -0400 loolwsd: rework bccu#2022

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

2016-09-28 Thread Henry Castro
5e19aa635e510b88397f8ea45f30c5bc07ce6f0c Author: Henry Castro Date: Wed Sep 28 16:04:51 2016 -0400 loolwsd: test: connections and documents diff --git a/loolwsd/UserMessages.hpp b/loolwsd/UserMessages.hpp index 2ef4c8b..8d1dee7 100644 --- a/loolwsd/UserMessages.hpp +++ b/loolwsd/UserMessages.hpp @@ -15,7 +15,7

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

2016-09-28 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 17 + loolwsd/test/httpwserror.cpp |8 2 files changed, 13 insertions(+), 12 deletions(-) New commits: commit 0729a3822f11c0d6948b9c12ea84d26ecced Author: Henry Castro Date: Wed Sep 28 17:03:36 2016 -0400 loolwsd: restore

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

2016-09-28 Thread Henry Castro
loolwsd/LOOLWSD.cpp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7a1d02a7cea88e0d4c423acac669e58d2ae15d68 Author: Henry Castro Date: Wed Sep 28 18:07:50 2016 -0400 loolwsd: MAX_CONNECTIONS, should send HTTP status code It is not necessary to

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

2016-09-28 Thread Henry Castro
loolwsd/test/httpwserror.cpp | 33 ++--- 1 file changed, 22 insertions(+), 11 deletions(-) New commits: commit 78b2fae7e9683adbda3598bc1e1da1b8db21f5d6 Author: Henry Castro Date: Wed Sep 28 18:16:09 2016 -0400 loolwsd: test: update max connections diff

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

2016-09-29 Thread Henry Castro
/httpwserror.cpp | 33 +++--- 6 files changed, 94 insertions(+), 51 deletions(-) New commits: commit e766e82f3d118ef0c5f2d8dac9a14255232b2dd8 Author: Henry Castro Date: Thu Sep 29 13:48:08 2016 -0400 loleaflet: fix undefined variables diff --git a/loleaflet/src/map/Map.js b

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

2016-09-29 Thread Henry Castro
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4ba3c9c553ac836007b2f1c3cb4a45280b61673 Author: Henry Castro Date: Thu Sep 29 17:57:17 2016 -0400 loleaflet: fix mege mistakes diff --git a/loleaflet/src/core/Socket.js b/loleaflet

[Libreoffice-commits] online.git: 3 commits - loleaflet/dist loleaflet/src loolwsd/.gitignore loolwsd/LOOLWSD.cpp loolwsd/protocol.txt loolwsd/test loolwsd/UserMessages.hpp

2016-10-01 Thread Henry Castro
/UserMessages.hpp|4 ++-- loolwsd/protocol.txt|2 +- loolwsd/test/httpwserror.cpp|8 8 files changed, 28 insertions(+), 22 deletions(-) New commits: commit 97fa8e45f9f5648866fe03dfafac57e4986c9bfd Author: Henry Castro Date: Sat Oct 1 11

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

2016-10-02 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit 4074587a128587c9f535dbaac4b98e0ccf628823 Author: Henry Castro Date: Sun Oct 2 16:46:30 2016 -0400 loleaflet: the cell view cursor displays user name

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

2016-10-03 Thread Henry Castro
loolwsd/LOOLWSD.cpp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e684089c89c7d56bd48b25c07bdb6b71a35d34ea Author: Henry Castro Date: Mon Oct 3 14:36:02 2016 -0400 loolwsd: force websocket close if client does not want to close Even if

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-1-0' - 3 commits - loleaflet/dist loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/protocol.txt loolwsd/test loolwsd/UserMessages.h

2016-10-03 Thread Henry Castro
11 files changed, 277 insertions(+), 31 deletions(-) New commits: commit 21ab135ec4b96a948913c67d13e0f8d7f84895b7 Author: Henry Castro Date: Mon Oct 3 18:30:18 2016 -0400 loleaflet: fix show dialog error diff --git a/loleaflet/dist/errormessages.js b/loleaflet/dist/errormessages.js index

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

2016-10-03 Thread Henry Castro
loleaflet/src/control/Toolbar.js |4 loleaflet/src/map/Map.js |1 + 2 files changed, 5 insertions(+) New commits: commit 3f832fdc1beaf87ebe1d509d047e0c9fcbd1edb6 Author: Henry Castro Date: Mon Oct 3 20:16:00 2016 -0400 loleaflet: initialize fatal flag diff --git a

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

2016-10-05 Thread Henry Castro
deletions(-) New commits: commit af239f5affe82d0c6449e0e8f9828fe587033f02 Author: Henry Castro Date: Tue Oct 4 11:28:27 2016 -0400 sc lok: add .uno:AutoSum Change-Id: Id2bc0200734308aae1c2e39814c22c6b76664c59 Reviewed-on: https://gerrit.libreoffice.org/29525 Tested-by: Jenkins

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

2016-10-06 Thread Henry Castro
deletions(-) New commits: commit 013903fd90fe98ec0a426145f43f24bf88d7434b Author: Henry Castro Date: Tue Oct 4 11:28:27 2016 -0400 sc lok: add .uno:AutoSum Reviewed-on: https://gerrit.libreoffice.org/29525 Tested-by: Jenkins Reviewed-by: Henry Castro Conflicts

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

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

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

2016-10-06 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 0f86fde3e0792dce5808d6448845a5a9cfa330b0 Author: Henry Castro Date: Thu Oct 6 10:03:21 2016 -0400 loleaflet: add .uno:AutoSum diff --git a/loleaflet/dist/toolbar/toolbar.js

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

2016-10-06 Thread Henry Castro
loolwsd/LOOLForKit.cpp |4 +++- loolwsd/LOOLKit.cpp|4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit b60f596a64313ad980fed9417778079a10fc294a Author: Henry Castro Date: Thu Oct 6 15:02:13 2016 -0400 loolwsd: avoid getenv() nullptr what

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

2016-10-09 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 7f514422c3fe8347b3e6baad51f95f8ba541f3a7 Author: Henry Castro Date: Sun Oct 9 11:43:26 2016 -0400

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

2016-06-30 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 59 ++ loleaflet/src/control/Styles.js | 22 +- 2 files changed, 80 insertions(+), 1 deletion(-) New commits: commit cc8f9f4c64154ec33aedb42384fff5848cee18c6 Author: Henry Castro Date: Thu Jun 30 18:24

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

2016-07-02 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 32 loleaflet/src/control/Styles.js |2 +- 2 files changed, 17 insertions(+), 17 deletions(-) New commits: commit b3ff83251fa665b5d5c6a1fc22cae6b286e8dc81 Author: Henry Castro Date: Sat Jul 2 14:33:50 2016 -0400

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx | 12 +++- sfx2/source/control/unoctitm.cxx | 56 +++ 2 files changed, 62 insertions(+), 6 deletions(-) New commits: commit 7e3e55c39e0f01321aee9875f55627f4eefcec27 Author: Henry Castro Date: Thu Jun 30 10:33:20 2016

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx | 12 +++- sfx2/source/control/unoctitm.cxx | 56 +++ 2 files changed, 62 insertions(+), 6 deletions(-) New commits: commit 7498be54ba0e288ed8f2572b79a21bbaca1c0a8b Author: Henry Castro Date: Thu Jun 30 10:33:20 2016

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

2016-07-02 Thread Henry Castro
sfx2/source/control/unoctitm.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4f9c70ac026e60e71e5a2c724591665b3f47bee8 Author: Henry Castro Date: Sat Jul 2 21:03:57 2016 -0400 sfx2: fix undefined Point Change-Id: Id0d1ab0ed2dad0ac891a9e5dc9ed64b8df382bf1 diff

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

2016-07-02 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) New commits: commit dcf9839a0dee94acf09fcd9f83a28323d760d235 Author: Henry Castro Date: Sat Jul 2 23:58:02 2016 -0400 loleaflet: add status bar items for Writer diff

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx |6 +- sfx2/source/control/unoctitm.cxx |8 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit f41c20dc2384ba7765278adce0cd817781beb43a Author: Henry Castro Date: Sat Jul 2 23:25:28 2016 -0400 sw lok: add status bar

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

2016-07-02 Thread Henry Castro
desktop/source/lib/init.cxx |6 +- sfx2/source/control/unoctitm.cxx |8 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 6e90945e3e878e670ebdafc71ab82f7ec5757698 Author: Henry Castro Date: Sat Jul 2 23:25:28 2016 -0400 sw lok: add status bar

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

2016-07-03 Thread Henry Castro
desktop/source/lib/init.cxx |5 - sfx2/source/control/unoctitm.cxx |5 - 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit bad68fd0b4a40062990c96a1a3f8d7a31bd84180 Author: Henry Castro Date: Sun Jul 3 09:40:50 2016 -0400 sd: add status bar UNO

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

2016-07-03 Thread Henry Castro
desktop/source/lib/init.cxx |5 - sfx2/source/control/unoctitm.cxx |5 - 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 92c00125f7ea1dc203ffd03d6047eaccb8c8846e Author: Henry Castro Date: Sun Jul 3 09:40:50 2016 -0400 sd: add status bar UNO

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

2016-07-03 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 18 ++ 1 file changed, 18 insertions(+) New commits: commit c6af7d4a06c1f06a701af434c436f3917944376a Author: Henry Castro Date: Sun Jul 3 10:32:08 2016 -0400 loleaflet: add status bar items for Impress diff --git a/loleaflet/dist

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

2016-07-03 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |7 --- loleaflet/src/control/Styles.js |8 2 files changed, 15 deletions(-) New commits: commit 1a6b102469b6ccacad879a40f91a240843892c74 Author: Henry Castro Date: Sun Jul 3 10:46:33 2016 -0400 loleaflet: remove status bar item

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

2016-07-03 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 5442be5208f1ee90a300583d8826794b9941 Author: Henry Castro Date: Sun Jul 3 11:02:24 2016 -0400 loleaflet: add status bar items css

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

2016-07-04 Thread Henry Castro
loolwsd/README | 24 1 file changed, 24 insertions(+) New commits: commit c7a655b54d1af2093c85edaa9193b981b6719cfa Author: Henry Castro Date: Mon Jul 4 15:38:21 2016 -0400 loolwsd: doc: running unit tests diff --git a/loolwsd/README b/loolwsd/README index

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

2016-07-12 Thread Henry Castro
desktop/source/lib/init.cxx | 20 ++- sfx2/source/control/unoctitm.cxx | 68 --- 2 files changed, 82 insertions(+), 6 deletions(-) New commits: commit 4fb1a8705549dd471d1ec687f8828818c106f20e Author: Henry Castro Date: Thu Jun 30 10:33:20

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

2016-07-12 Thread Henry Castro
| 14 - loolwsd/test/httpwstest.cpp | 214 +++ 86 files changed, 2029 insertions(+), 12 deletions(-) New commits: commit 9732ffa5de29569c627a643948957e00c0279206 Author: Henry Castro Date: Tue Jul 12 10:31:27 2016 -0400 loolwsd: test

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

2016-07-12 Thread Henry Castro
commits: commit 111c660d46924cbd1e81ab6e1d63cb8d833d42be Author: Henry Castro Date: Tue Jul 12 16:54:49 2016 -0400 loleaflet: l10n of 'Sheet 1% of %2' diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js index 30b02d0..9eee6ac 100644 --- a/loleaflet/di

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

2016-07-12 Thread Henry Castro
(+), 5 deletions(-) New commits: commit e5a6ea3421c002d1ca791b58b32831ea182765b2 Author: Henry Castro Date: Tue Jul 12 18:04:37 2016 -0400 loleaflet: l10n of '$1 rows, $2 columns selected' diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js ind

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

2016-07-13 Thread Henry Castro
loleaflet/po/styles/zh-TW.po |4 51 files changed, 201 insertions(+) New commits: commit 374c28880028fb716679f0a1453f57f3eb20d885 Author: Henry Castro Date: Wed Jul 13 09:15:06 2016 -0400 loleaflet: l10n of 'Page %1 of %2' diff --git a/loleaflet/dist/toolbar/too

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

2016-07-13 Thread Henry Castro
sfx2/source/control/unoctitm.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3bb2120d4abd954e5239b7fe88ac5e7d39b0b37d Author: Henry Castro Date: Wed Jul 13 09:40:01 2016 -0400 sc lok: fix missing include Point.hpp Change-Id

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

2016-07-13 Thread Henry Castro
/styles/zh-TW.po |4 57 files changed, 225 insertions(+) New commits: commit 3e2d81f37b7ba55ca637743fce7fdc09cf9e4cce Author: Henry Castro Date: Wed Jul 13 10:02:59 2016 -0400 loleaflet: l10n of '%1 words, %2 characters' diff --git a/loleaflet/dist/toolbar/too

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

2016-07-13 Thread Henry Castro
0202479687811d30e801857a54ba7684604b9765 Author: Henry Castro Date: Wed Jul 13 10:45:23 2016 -0400 loleaflet: l10n of 'Slide %1 of %2' diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js index 0f2a493..bf53ced 100644 --- a/loleaflet/dist/toolbar/toolbar.js +++ b/loleaflet/dist/toolbar/

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

2016-07-13 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js | 13 - 1 file changed, 13 deletions(-) New commits: commit 7fd9d334af78a5fb0bad7c746080af558ff77365 Author: Henry Castro Date: Wed Jul 13 14:26:54 2016 -0400 loleaflet: cleanup unused statusbar items diff --git a/loleaflet/dist/toolbar

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

2016-07-13 Thread Henry Castro
: commit d8e8fcce3f1b25f20cb3fb72b2f15eece4ebdd67 Author: Henry Castro Date: Wed Jul 13 14:26:54 2016 -0400 loleaflet: cleanup unused statusbar items diff --git a/loleaflet/dist/toolbar/toolbar.js b/loleaflet/dist/toolbar/toolbar.js index 73d5d21..7e2952e 100644 --- a/loleaflet/dist

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

2016-07-14 Thread Henry Castro
desktop/source/lib/init.cxx |4 +++- sfx2/source/control/unoctitm.cxx | 10 ++ 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 4dd0d77675dd13c9de7c9ac5dbc0cb6b8ca53865 Author: Henry Castro Date: Thu Jul 14 10:59:47 2016 -0400 sc lok: add more

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

2016-07-14 Thread Henry Castro
desktop/source/lib/init.cxx |4 +++- sfx2/source/control/unoctitm.cxx | 10 ++ 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit cc49daa85de86e7dec71f7289533d9c977c0bdd2 Author: Henry Castro Date: Thu Jul 14 10:59:47 2016 -0400 sc lok: add more

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

2016-07-14 Thread Henry Castro
ddfd0a3341dbc6c369a58922ed49dd63fd505909 Author: Henry Castro Date: Thu Jul 14 13:48:06 2016 -0400 loleaflet: add more toolbar items .uno:SortAscending .uno:SortDescending diff --git a/loleaflet/dist/images/sc_sortascending.png b/loleaflet/dist/images/sc_sortascending.png new file

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

2016-07-15 Thread Henry Castro
loleaflet/dist/images/lc_ok.png |binary loleaflet/dist/toolbar.css|1 loleaflet/dist/toolbar/toolbar.js | 82 ++ 3 files changed, 66 insertions(+), 17 deletions(-) New commits: commit d57c5758fdbf5dfac2496dd5bd159b5d11e232c0 Author: Henry

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

2016-07-15 Thread Henry Castro
desktop/source/lib/init.cxx |4 +++- sfx2/source/control/unoctitm.cxx | 10 ++ 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 6f1c8e1428cd3bbc26484bccf2897f2b85903985 Author: Henry Castro Date: Thu Jul 14 10:59:47 2016 -0400 sc lok: add more

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

2016-07-15 Thread Henry Castro
files changed, 92 insertions(+), 17 deletions(-) New commits: commit 2297d1bb5c01eecb7859a19293549b1f65172e9d Author: Henry Castro Date: Thu Jul 14 22:12:28 2016 -0400 loleaflet: add a menu drop down toolbar item diff --git a/loleaflet/dist/images/lc_ok.png b/loleaflet/dist/images/lc_ok.png

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

2016-07-21 Thread Henry Castro
include/svx/svdotable.hxx |2 +- svx/source/svdraw/svdview.cxx |2 +- svx/source/table/svdotable.cxx |8 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 29c892dfbe608312b0c07aaf10af4bcf9cdedc55 Author: Henry Castro Date: Wed Jul 20 20:26:52 2016

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

2016-07-21 Thread Henry Castro
include/svx/svdotable.hxx |2 +- svx/source/svdraw/svdview.cxx |2 +- svx/source/table/svdotable.cxx | 14 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 993a0069ebb296b766a79c867f70a95cacd9c96e Author: Henry Castro Date: Wed Jul 20 20:26

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

2016-07-22 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa02df7ad32c24b2154b964945f901c1b9e26f5c Author: Henry Castro Date: Fri Jul 22 20:36:45 2016 -0400 loleaflet: avoid Uncaught TypeError: Cannot read property Uncaught

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

2016-07-24 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7f5eed80a0bb1483f584deff1192677038ece976 Author: Henry Castro Date: Sun Jul 24 10:52:46 2016 -0400 loleaflet: remove styles toolbar from spreadsheets diff --git a/loleaflet

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

2016-07-24 Thread Henry Castro
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a30a4c52f320a74c623404272f9553330a027970 Author: Henry Castro Date: Sun Jul 24 10:52:46 2016 -0400 loleaflet: remove styles toolbar from spreadsheets diff --git a/loleaflet

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

2016-07-29 Thread Henry Castro
ff051403381ca85724fec4f7bd2363141fa675f6 Author: Henry Castro Date: Fri Jul 29 15:00:49 2016 -0400 sc lok: add parameters for column/row resize Change-Id: I189178b6060c229dd8d93b6fdee7d4d81354ced5 Reviewed-on: https://gerrit.libreoffice.org/27701 Tested-by: Jenkins Reviewed-by: Henry

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

2016-08-02 Thread Henry Castro
8eccd8f82572f5dfdeabca7010b13bf773aa6a97 Author: Henry Castro Date: Fri Jul 29 15:00:49 2016 -0400 sc lok: add parameters for column/row resize Change-Id: I189178b6060c229dd8d93b6fdee7d4d81354ced5 Reviewed-on: https://gerrit.libreoffice.org/27701 Tested-by: Jenkins Reviewed-by

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

2016-08-04 Thread Henry Castro
3336af0804b919b2441d162626f298c09ddcac16 Author: Henry Castro Date: Thu Aug 4 16:48:47 2016 -0400 loleaflet: add Column/Row cursor resize diff --git a/loleaflet/dist/spreadsheet.css b/loleaflet/dist/spreadsheet.css index 7537600..7927b23 100644 --- a/loleaflet/dist/spreadsheet.css +++ b/loleaflet/dist

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

2016-01-19 Thread Henry Castro
sc/source/ui/view/viewdata.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit 029ce852c2f67e06d60e0ce50fff936c8e2ce9f4 Author: Henry Castro Date: Tue Jan 19 15:11:57 2016 -0400 sc lokit: the visible row/column must be 0, when loading a document

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

2016-01-19 Thread Henry Castro
sc/source/ui/view/viewdata.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit 33619948835d8b9522cf7240125f8018c50a437d Author: Henry Castro Date: Tue Jan 19 15:11:57 2016 -0400 sc lokit: the visible row/column must be 0, when loading a document

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

2016-01-22 Thread Henry Castro
loleaflet/src/core/Socket.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6b1257d176b5b92520fdc646f2e49e4ebb50a4c4 Author: Henry Castro Date: Fri Jan 22 16:58:30 2016 -0400 loleaflet: fixed js lint errors in src/core/Socket.js diff --git a/loleaflet/src

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

2016-01-22 Thread Henry Castro
loleaflet/src/map/handler/Map.Mouse.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit ef6ecc34dbdd5e3824a97ae8e92fdf09b5dd5a54 Author: Henry Castro Date: Fri Jan 22 17:36:48 2016 -0400 loleaflet: update button modifier on mouse event diff --git a

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

2016-01-22 Thread Henry Castro
loleaflet/src/core/Socket.js |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 74b92c775c9376ebbae85777caf667122f6989aa Author: Henry Castro Date: Fri Jan 22 16:58:30 2016 -0400 loleaflet: fixed js lint errors in src/core/Socket.js diff --git a/loleaflet/src

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

2016-01-22 Thread Henry Castro
loleaflet/src/map/handler/Map.Mouse.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 620fdaf3fb7f83c30cc3dac52a207e8e37cb9db8 Author: Henry Castro Date: Fri Jan 22 17:36:48 2016 -0400 loleaflet: update button modifier on mouse event diff --git a

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

2016-01-22 Thread Henry Castro
sc/source/ui/unoobj/docuno.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit c99502a1c00ccec1b061dee10fe6a69715e14b8b Author: Henry Castro Date: Fri Jan 22 16:47:51 2016 -0400 sc lokit: update zoom values to graphic and text selection Change

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

2016-01-22 Thread Henry Castro
sc/source/ui/unoobj/docuno.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 37cb554fb207a8ace162876edae8858258d90d44 Author: Henry Castro Date: Fri Jan 22 16:47:51 2016 -0400 sc lokit: update zoom values to graphic and text selection Change

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

2016-01-25 Thread Henry Castro
loolwsd/LOOLKit.cpp |2 -- 1 file changed, 2 deletions(-) New commits: commit 1ff52f2e2c1c78c2ab32d6b72fcd587e0b04d99d Author: Henry Castro Date: Mon Jan 25 11:41:24 2016 -0400 loolwsd: remove unnecessary Poco thread default pool diff --git a/loolwsd/LOOLKit.cpp b/loolwsd

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

2016-01-25 Thread Henry Castro
loolwsd/MasterProcessSession.cpp |8 1 file changed, 8 deletions(-) New commits: commit eb2675164f435d127ba0db945cc5f2987e52466d Author: Henry Castro Date: Mon Jan 25 11:51:27 2016 -0400 loolwsd: remove unnecessary child PID file log This is no longer needed due to

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

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp |5 - loolwsd/LOOLWSD.hpp |1 - 2 files changed, 6 deletions(-) New commits: commit e3fd07ad0e72bb035f1a1a4d8e18523fae49aad8 Author: Henry Castro Date: Mon Jan 25 12:26:22 2016 -0400 loolwsd: remove unnecessary inter process mutex It is no longer

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

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 6b284332656eb2731157a3c88c62517c9d2b78d0 Author: Henry Castro Date: Mon Jan 25 17:03:21 2016 -0400 loolwsd: Log::warn when the thread pool is full. When thread pool is full no more

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 38e3da41c833855711c8c02987fb2bbcf5ffbe03 Author: Henry Castro Date: Mon Jan 25 17:23:01 2016 -0400 loolwsd: Log::warn when the thread pool is full When thread pool is full no more

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

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 31 --- loolwsd/LOOLWSD.hpp |5 ++--- 2 files changed, 14 insertions(+), 22 deletions(-) New commits: commit 2baae1b3245801529647b4c0add95e6fad38493a Author: Henry Castro Date: Mon Jan 25 21:07:10 2016 -0400 loolwsd: simplify one

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

2016-01-25 Thread Henry Castro
loolwsd/MasterProcessSession.cpp |2 -- loolwsd/MasterProcessSession.hpp |2 -- 2 files changed, 4 deletions(-) New commits: commit be33224133afdebe43f6cfd032bdc496e75c8c8d Author: Henry Castro Date: Mon Jan 25 21:15:19 2016 -0400 loolwsd: remove unnecessary map ChildProcesses

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

2016-01-25 Thread Henry Castro
loolwsd/LOOLWSD.hpp |7 --- 1 file changed, 7 deletions(-) New commits: commit 35fbb27cfde5eb0fc0a3055b4db2337db41fcb39 Author: Henry Castro Date: Mon Jan 25 22:43:03 2016 -0400 loolwsd: remove unused private methods diff --git a/loolwsd/LOOLWSD.hpp b/loolwsd/LOOLWSD.hpp index

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

2016-01-26 Thread Henry Castro
loolwsd/LOOLBroker.cpp |3 +++ loolwsd/LOOLWSD.cpp|2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit faf2a57d19b0897eeb985f1b431d901b6cdf8f94 Author: Henry Castro Date: Tue Jan 26 21:22:07 2016 -0400 loolwsd: eof broker pipe diff --git a/loolwsd

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

2016-01-26 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit aad79ea3c587c9e15ebfde2a87f7997871b36d89 Author: Henry Castro Date: Tue Jan 26 23:28:42 2016 -0400 loolwsd: ensure response PID child diff --git a/loolwsd/LOOLBroker.cpp b

LO exit codes?

2016-01-29 Thread Henry Castro
Hi, I was tracing LO exit codes about corrupted installation. I found desktop/source/inc/exithelper.h EXITHELPER_FATAL_ERROR = 333,/* Only the low 8 bits are significant 333 % 256 = 77 */ it is confused with standard code EXIT_NOPERM = 77, /// permission denied I am not sure for Mac a

Re: LO exit codes?

2016-02-01 Thread Henry Castro
>> What is EXIT_NOPERM? common code "sysexits.h" #define EX_NOPERM 77 /* permission denied */ I will clean up. Thanks 2016-02-01 4:27 GMT-04:00 Stephan Bergmann : > On 01/29/2016 07:17 PM, Henry Castro wrote: > >> I was tracing LO exit codes about cor

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-02-01 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 52 +--- loolwsd/LOOLWSD.hpp |6 -- 2 files changed, 49 insertions(+), 9 deletions(-) New commits: commit dbf816b9392db136f3a74c785a7704c3d5d42a05 Author: Henry Castro Date: Mon Feb 1 17:46:56 2016 -0400

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp

2016-02-01 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 5aec6bfcf7ebe2d0104bbd67c8cce7f7f5e366e4 Author: Henry Castro Date: Mon Feb 1 18:01:48 2016 -0400 loolwsd: use EXIT_SOFTWARE to indicate internal error diff --git a/loolwsd

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-02-01 Thread Henry Castro
: Henry Castro Date: Mon Feb 1 20:14:26 2016 -0400 loolwsd: avoid fork a new child when its exit code is not success diff --git a/loolwsd/LOOLWSD.cpp b/loolwsd/LOOLWSD.cpp index ca909aa..d8070e0 100644 --- a/loolwsd/LOOLWSD.cpp +++ b/loolwsd/LOOLWSD.cpp @@ -1227,6 +1227,8 @@ bool LOOLWSD

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/Util.cpp loolwsd/Util.hpp

2016-02-01 Thread Henry Castro
b477f4163619e52e3a46e681612c0afbf28a2acf Author: Henry Castro Date: Mon Feb 1 21:26:19 2016 -0400 loolwsd: add fatal signals handler diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd/LOOLBroker.cpp index f58a4f3..cb93536 100644 --- a/loolwsd/LOOLBroker.cpp +++ b/loolwsd/LOOLBroker.cpp @@ -669,7 +669,8

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

2016-02-01 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 30 +++--- loolwsd/LOOLKit.cpp| 16 +--- loolwsd/LOOLWSD.cpp|8 3 files changed, 28 insertions(+), 26 deletions(-) New commits: commit 5fd2be332a6f1b7ae90ecdf8b4b2605768a9c730 Author: Henry Castro Date: Mon

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

2016-02-01 Thread Henry Castro
loolwsd/Util.cpp | 52 loolwsd/Util.hpp | 19 +++ 2 files changed, 71 insertions(+) New commits: commit 1b6425913d475a2b15866876fe50a9e58a0ea2ce Author: Henry Castro Date: Mon Feb 1 22:23:58 2016 -0400 loolwsd: add

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

2016-02-02 Thread Henry Castro
loolwsd/LOOLKit.cpp | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 647d7c778390625798dd83f470ac307d6e59803d Author: Henry Castro Date: Tue Feb 2 20:07:15 2016 -0400 loolwsd: first, establish pipe connection diff --git a/loolwsd

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 45 - 1 file changed, 44 insertions(+), 1 deletion(-) New commits: commit 58fa747bb421bdca9e431185b59dca916a6a3305 Author: Henry Castro Date: Wed Feb 3 16:59:09 2016 -0400 loolwsd: avoid a broken lokit process block

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) New commits: commit 3cda7993289b3b97e5ea5714e6ff16f5c892f8b5 Author: Henry Castro Date: Wed Feb 3 17:07:36 2016 -0400 loolwsd: avoid the loolbroker block forever before lokit launch

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 1fc3d06e378bc97edb15673ffbcb11124b2f28de Author: Henry Castro Date: Wed Feb 3 17:15:20 2016 -0400 loolwsd: fix iterator erase diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 46 +++--- 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit b7ee46f729e102c9a09070c75f9385c942aa96b7 Author: Henry Castro Date: Wed Feb 3 17:35:35 2016 -0400 loolwsd: child exit codes are required

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp |8 loolwsd/LOOLWSD.cpp|8 2 files changed, 16 insertions(+) New commits: commit 661ae622599e450152d298eb9b114a9ad0dc9175 Author: Henry Castro Date: Wed Feb 3 17:43:04 2016 -0400 loolwsd: exit when error no child process diff --git a

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp |6 -- loolwsd/LOOLWSD.cpp|6 -- loolwsd/Util.cpp |2 ++ 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 70ff592624f69c9c3804022bd6cb527f3b8022c3 Author: Henry Castro Date: Wed Feb 3 18:08:16 2016 -0400 loolwsd

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 8469343da1004a71669c406ae4facc7e3ec95ed7 Author: Henry Castro Date: Wed Feb 3 18:34:27 2016 -0400 loolwsd: avoid fork a new child when its exit code is not success diff --git a

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

2016-02-03 Thread Henry Castro
loolwsd/LOOLBroker.cpp |2 +- loolwsd/LOOLWSD.cpp|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 5848cff63409f6d708d562e2c702425f65647d7a Author: Henry Castro Date: Wed Feb 3 19:51:27 2016 -0400 loolwsd: wait for loolbroker process to change

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

2016-02-07 Thread Henry Castro
loleaflet/src/control/Control.Buttons.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 587dde0908fa7ef8316f5660d9c0d6f2cb615ae8 Author: Henry Castro Date: Sun Feb 7 18:38:17 2016 -0400 loleaflet: fix disable state toolbar item diff --git a/loleaflet/src

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

2016-02-07 Thread Henry Castro
loleaflet/src/control/Control.Presentation.js | 46 ++ 1 file changed, 33 insertions(+), 13 deletions(-) New commits: commit 4ed8b37e9cd0a118819e4a1d73f5b9d059573ef4 Author: Henry Castro Date: Sun Feb 7 18:42:12 2016 -0400 loleaflet: rework

<    1   2   3   4   5   6   7   8   9   10   >