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

2016-12-12 Thread Pranav Kant
loleaflet/Makefile |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 5938962e0ec98ad9cb75ab8daa40b6f840e7e307 Author: Pranav Kant Date: Mon Dec 12 15:54:43 2016 +0530 loleaflet: build: Skip expensive 'npm install' This always takes ~2 seconds irr

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

2016-11-15 Thread Andras Timar
loleaflet/Makefile |2 ++ 1 file changed, 2 insertions(+) New commits: commit a65f7d34d19761d60c9bc47492bb40d1dade03a6 Author: Andras Timar Date: Tue Nov 15 20:38:46 2016 +0100 loleaflet: add missing ui-bg_highlight-soft_100_ee_1x100.png to dist diff --git a/loleaflet/Makefile b/

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

2016-09-21 Thread Pranav Kant
loleaflet/Makefile |2 -- 1 file changed, 2 deletions(-) New commits: commit c2f0b84dd1871913e797c74fcb58b6388eb592d5 Author: Pranav Kant Date: Wed Sep 21 13:14:52 2016 +0530 loleaflet: Don't try to delete .pot files The behavior has changed to include .pot files in git as we

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

2016-09-20 Thread Andras Timar
loleaflet/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit 7465853d34863cbf148e4524c00c353c89d5d187 Author: Andras Timar Date: Tue Sep 20 09:52:24 2016 +0200 l10n: add src/control/Control.DocumentRepair.js for string extraction to pot file diff --git a/loleaflet/Mak

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

2016-08-19 Thread Andras Timar
loleaflet/Makefile|3 ++- loleaflet/src/core/Socket.js |2 +- loleaflet/src/map/handler/Map.FileInserter.js |2 +- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit a68274c1deb0490d1f6b50825a2fe4547ac95460 Author: Andras

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

2016-08-10 Thread Jan Iversen
loleaflet/Makefile|8 loleaflet/po/README |4 loleaflet/po/template/loleaflet-help.pot | 1428 -- loleaflet/po/template/loleaflet-ui.pot| 857 -- loleaflet/po/templates/loleaflet-help.pot | 14

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

2016-08-09 Thread Jan Iversen
loleaflet/Makefile |4 loleaflet/po/README |8 loleaflet/po/template/loleaflet-help.pot | 1428 +++ loleaflet/po/template/loleaflet-ui.pot | 857 ++ 4 files changed, 2295 insertions(+), 2 deletions(

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

2016-08-08 Thread Pranav Kant
loleaflet/Makefile | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 3761e5e9c2af0aefac3233f117dcf8fb531619f4 Author: Pranav Kant Date: Sun Aug 7 21:57:29 2016 +0530 loleaflet: Debug mode bundle.js with source maps diff --git a/loleaflet/Makef

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2016-06-27 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c3db6d719ef72f6f150b131439c97c2822e0fe3b Author: Andras Timar Date: Mon Jun 27 09:20:09 2016 +0200 reserve version 2.0.0 for actual release... diff --git a

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

2016-06-21 Thread Andras Timar
loleaflet/Makefile |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9e7b978f9fe9548e6f238e680feb412cadd04166 Author: Andras Timar Date: Tue Jun 21 16:44:20 2016 +0200 loleaflet: bccu#1901 Control.RowHeader.js and Control.ColumnHeader.js for l10n diff --git a/loleaflet/Make

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

2016-06-09 Thread Andras Timar
loleaflet/Makefile |1 + loleaflet/src/control/Toolbar.js |6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit ec15d9e9fff3eb40e6841d3d5e659d7f3719e5ca Author: Andras Timar Date: Thu Jun 9 15:26:08 2016 +0200 loleaflet: l10n of src/control/

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

2016-05-31 Thread Andras Timar
loleaflet/Makefile |3 ++- loleaflet/src/map/Map.js |6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 611bbe3814a01c610fd4aad6b2ef5b4bce8350b2 Author: Andras Timar Date: Tue May 31 16:36:21 2016 +0200 loleaflet: mark-up strings for l10n in src/m

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

2016-05-23 Thread Andras Timar
loleaflet/Makefile |1 + loleaflet/unocommands.js | 11 +++ 2 files changed, 12 insertions(+) New commits: commit fa8acdc8577abe337fcf80f3ebc493d57172c123 Author: Andras Timar Date: Tue May 24 08:53:07 2016 +0200 loleaflet: enable l10n of context menu items which come

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

2016-05-23 Thread Andras Timar
loleaflet/Makefile |1 loleaflet/src/control/Control.Menubar.js | 172 +++ 2 files changed, 87 insertions(+), 86 deletions(-) New commits: commit 62896c66eadd36d0ae01bb05a8911c294562e0c3 Author: Andras Timar Date: Mon May 23 22:49:11 2016

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

2016-05-23 Thread Pranav Kant
loleaflet/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit d2a7be0b6ed9f9d82e2cff5687841ab22562d747 Author: Pranav Kant Date: Mon May 23 20:08:06 2016 +0530 loleaflet: Enforce linting during make Change-Id: I509b13cb9f70c6de66b1906b76c4a968e05322f4 diff --gi

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

2016-05-23 Thread Andras Timar
loleaflet/Makefile |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 1af287e437cc61d6563bc9cec890e343e0010c91 Author: Andras Timar Date: Mon May 23 13:29:16 2016 +0200 loleaflet: add --from-code=UTF-8 to xgettext call diff --git a/loleaflet/Makefile b/loleaf

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2016-05-11 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d63d200a239b002b17de442fa9ecc9463ad4d903 Author: Andras Timar Date: Wed May 11 09:55:17 2016 +0200 Bump version to 2.0.0 diff --git a/loleaflet/Makefile b/

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2016-05-03 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit dd21e402d4055a24d9da4c46c8adfafd38bbff27 Author: Andras Timar Date: Tue May 3 23:31:47 2016 +0200 Bump version to 1.6.4 diff --git a/loleaflet/Makefile b/l

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

2016-04-28 Thread Andras Timar
loleaflet/Makefile |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c00f3535fa620eb59f865ecccd867d91cfcfe353 Author: Andras Timar Date: Thu Apr 28 14:48:49 2016 +0200 silence po2json.py diff --git a/loleaflet/Makefile b/loleaflet/Makefile index f6a9f07..6e

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2016-04-10 Thread Andras Timar
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 39203290d88e91474138febe18229d0555fd40f7 Author: Andras Timar Date: Sun Apr 10 12:53:06 2016 +0200 bump version number, because we branched off 1.5.x diff

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

2016-02-15 Thread Andras Timar
loleaflet/Makefile |2 +- loleaflet/src/core/Socket.js | 10 +- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 63cc475ffc1c3095fd82034ac25924b11faf1a64 Author: Andras Timar Date: Mon Feb 15 10:06:10 2016 +0100 loleaflet: enable l10n of socket

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

2016-02-15 Thread Andras Timar
loleaflet/Makefile|2 +- loleaflet/src/control/Control.Tabs.js | 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 691b40fedceaf0d777347fbba9d4b11b77a82caa Author: Andras Timar Date: Mon Feb 15 09:25:44 2016 +0100 loleaflet: en

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2015-12-16 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0d655ca7ac181c0c24fad9baa9b756f4b66e5f7f Author: Mihai Varga Date: Wed Dec 16 20:55:30 2015 +0200 Bump the minor version number diff --git a/loleaflet/Make

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2015-09-16 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit eca5a95ecf6bf05940910e91fc83a566b03fbc9a Author: Mihai Varga Date: Wed Sep 16 18:40:37 2015 +0300 Bump 'minor' number in version diff --git a/loleaflet/Mak

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

2015-08-04 Thread Tor Lillqvist
loleaflet/Makefile |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 47ee691084001cbcd90ca5443d4fda0c13e54ad2 Author: Tor Lillqvist Date: Tue Aug 4 20:57:38 2015 +0300 Bump major.minor to 1.3 here in master diff --git a/loleaflet/Makefile b/loleaflet/Mak

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

2015-07-31 Thread Mihai Varga
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a205889e35c72bd40775ba627f03506d647e0ffb Author: Mihai Varga Date: Fri Jul 31 21:01:40 2015 +0300 loleaflet: update version in master branch diff --git a/loleaflet/Makefile b/loleaflet/Makefil

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2015-07-07 Thread Tor Lillqvist
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8864d8432bbf1287e501a3f71f13949cd51e5f2a Author: Tor Lillqvist Date: Tue Jul 7 18:32:55 2015 +0300 Bump minor version in this branch diff --git a/loleaflet

[Libreoffice-commits] online.git: loleaflet/Makefile loolwsd/configure.ac

2015-06-05 Thread Tor Lillqvist
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 391d17831dc3e387b1172e110400a98db9b1708d Author: Tor Lillqvist Date: Fri Jun 5 16:28:49 2015 +0300 Bump minor number in this master branch diff --git a/lol