loolwsd/loolwsd-systemplate-setup | 92 +++---
1 file changed, 66 insertions(+), 26 deletions(-)
New commits:
commit 35e89f4b3eaaf5c3812dd4ac82cb21974a7faec3
Author: Henry Castro
Date: Thu Jul 23 21:28:07 2015 -0400
loolwsd: systemplate Poco libraries
loolwsd/loolwsd-systemplate-setup |7 ---
1 file changed, 7 deletions(-)
New commits:
commit dc584e7bb82a3e926da8e95de0feed92d807a739
Author: Henry Castro
Date: Fri Jul 24 08:35:19 2015 -0400
loolwsd: remove duplicity.
diff --git a/loolwsd/loolwsd-systemplate-setup
b/loolwsd
loolwsd/LOOLBroker.cpp | 10 +-
loolwsd/Makefile.am|2 --
2 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit f5dc4973a899c02a97f1bf0090a647d5fde658ca
Author: Henry Castro
Date: Fri Jul 24 09:14:32 2015 -0400
loolwsd: deploy loolkit to chroot jail
diff
loolwsd/loolstat | 37 +++--
1 file changed, 31 insertions(+), 6 deletions(-)
New commits:
commit a64c77e2b0b3d0134d7722acae18f0bbd70bee6c
Author: Henry Castro
Date: Fri Jul 24 11:39:09 2015 -0400
loolwsd: update loolstat
diff --git a/loolwsd/loolstat b
loolwsd/LOOLBroker.cpp | 12
loolwsd/LOOLWSD.cpp|7 +++
loolwsd/LOOLWSD.hpp|4 +++-
3 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit 20601a351338d70868df45260b0584691282984c
Author: Henry Castro
Date: Fri Jul 24 13:09:12 2015 -0400
loolwsd/loolstat |7 +++
1 file changed, 7 insertions(+)
New commits:
commit e107fa662c90e157547a03cf80889300165c9798
Author: Henry Castro
Date: Fri Jul 24 13:54:35 2015 -0400
loolwsd: update loolstat display processes utility
diff --git a/loolwsd/loolstat b/loolwsd/loolstat
loolwsd/LOOLWSD.cpp | 14 ++
loolwsd/LOOLWSD.hpp |4 +++-
2 files changed, 17 insertions(+), 1 deletion(-)
New commits:
commit 6dafcc753f64fc70468b4336166b7893057ab45f
Author: Henry Castro
Date: Fri Jul 24 14:10:24 2015 -0400
loolwsd: process sleep for amount of time
Author: Henry Castro
Date: Fri Jul 24 15:17:46 2015 -0400
loolwsd: remove _pendingPreSpawnedChildren.
_pendingPreSpawnedChildren is no longer need it, because
fork() is used.
Also adjusted time sleep to 1 second.
diff --git a/loolwsd/LOOLSession.cpp b/loolwsd/LOOLSession.cpp
loolwsd/LOOLBroker.cpp |2 +-
loolwsd/LOOLWSD.cpp|2 +-
loolwsd/LOOLWSD.hpp|2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 070cf8d1c60bb325c5e2c9901dc5d006a15d4cd2
Author: Henry Castro
Date: Fri Jul 24 16:31:08 2015 -0400
loolwsd: sleep
loolwsd/LOOLBroker.cpp | 28 ++--
loolwsd/LOOLKit.cpp|4 ++--
loolwsd/LOOLWSD.cpp|2 +-
3 files changed, 17 insertions(+), 17 deletions(-)
New commits:
commit 4f9ded0d0bd91b8ea67ce7673937fa36860c003f
Author: Henry Castro
Date: Fri Jul 24 17:36:57 2015
loolwsd/TileCache.cpp | 13 +
1 file changed, 13 insertions(+)
New commits:
commit 541ad06596ab6e19624c7a2fd788af73548fb9a1
Author: Henry Castro
Date: Sat Jul 25 20:00:07 2015 -0400
loolwsd: LRU expiry persistent cache
When tile requests from the cache, update time
loolwsd/TileCache.cpp | 13 +
1 file changed, 13 insertions(+)
New commits:
commit 74dcec1d3fe28fcb47f9424c505d97c04c6e973b
Author: Henry Castro
Date: Sat Jul 25 20:00:07 2015 -0400
loolwsd: LRU expiry persistent cache
When tile requests from the cache, update time
loolwsd/LOOLBroker.cpp | 39 +++
1 file changed, 39 insertions(+)
New commits:
commit 5a1ca4269064a1cc5c8c2b2e70fec6ac0238ab52
Author: Henry Castro
Date: Mon Jul 27 23:48:47 2015 -0400
loolwsd: preload soffice, sc, sw, sd shared ...
library
loolwsd/LOOLBroker.cpp |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a7f1418cf8d0f0321060e6345b2068b9a66b98ea
Author: Henry Castro
Date: Mon Jul 27 23:53:24 2015 -0400
loolwsd: fix library handle
diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd
loolwsd/Makefile.am |4 -
loolwsd/configure.ac |1
loolwsd/loolmap.c| 172 +++
3 files changed, 176 insertions(+), 1 deletion(-)
New commits:
commit 5c47150a68ee356c23598f62084218d3646b571d
Author: Henry Castro
Date: Sun Aug 2 08
loolwsd/loolstat |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9ff94381047e76a8c5baa026c6c9d325709d1da4
Author: Henry Castro
Date: Sun Aug 2 16:55:45 2015 -0400
loolwsd: minor fix loolstat.
diff --git a/loolwsd/loolstat b/loolwsd/loolstat
index 05a7a98
loolwsd/LOOLKit.cpp |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 1bc8343c87985f3f52de8d090393660087085295
Author: Henry Castro
Date: Sun Aug 2 16:57:32 2015 -0400
loolwsd: set thread name to queue handler
diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index
loolwsd/loolmap.c | 21 +++--
1 file changed, 11 insertions(+), 10 deletions(-)
New commits:
commit 57f531d173f7120920a725a64d16fded52689b1b
Author: Henry Castro
Date: Sun Aug 2 19:46:50 2015 -0400
loolwsd: fix error messages.
diff --git a/loolwsd/loolmap.c b/loolwsd
loolwsd/LOOLBroker.cpp | 31 +--
1 file changed, 25 insertions(+), 6 deletions(-)
New commits:
commit 71d75571c3b758b584cafc522e3309a7d37b0f9b
Author: Henry Castro
Date: Sun Aug 2 21:32:04 2015 -0400
loolwsd: test case #1
lok_init_2 is initialized
loolwsd/LOOLBroker.cpp | 31 ++-
1 file changed, 6 insertions(+), 25 deletions(-)
New commits:
commit c267da0ba94d09a8a2b94d4a122a90f01f2c7aa3
Author: Henry Castro
Date: Sun Aug 2 21:44:01 2015 -0400
loolwsd: test case #2
pre load soffice, sc, sw
loolwsd/LOOLBroker.cpp | 33 -
1 file changed, 33 deletions(-)
New commits:
commit 3d5b58e67322ac3258ca09c51afafa85d3273ea7
Author: Henry Castro
Date: Sun Aug 2 22:00:48 2015 -0400
loolwsd: test case #3.
No lokit initialization.
diff --git a
loleaflet/src/layer/tile/TileLayer.js |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit bcda8963894e4ecb634321557d3720cbff7d567a
Author: Henry Castro
Date: Mon Aug 3 21:25:34 2015 -0400
loleaflet: add time stamp query parameter
diff --git a/loleaflet/src
loolwsd/LOOLSession.cpp |8
1 file changed, 8 insertions(+)
New commits:
commit 85b0474deb3ef74412727c337de4c7f748c3a1fd
Author: Henry Castro
Date: Mon Aug 3 21:33:47 2015 -0400
loolwsd: remove time stamp query parameter
The original URI request with query
loolwsd/LOOLBroker.cpp | 10 +++---
loolwsd/LOOLWSD.hpp |2 +-
loolwsd/MasterProcessSession.cpp | 11 ---
3 files changed, 16 insertions(+), 7 deletions(-)
New commits:
commit 5ade3f91670464ca5828c39c38067c25408f63da
Author: Henry Castro
Date: Tue
Author: Henry Castro
Date: Tue Aug 4 22:50:14 2015 -0400
loolwsd: ensure one child when debugging.
diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd/LOOLBroker.cpp
index 478931b..c8a59f0 100644
--- a/loolwsd/LOOLBroker.cpp
+++ b/loolwsd/LOOLBroker.cpp
@@ -394,13 +394,6 @@ int main(int argc
Author: Henry Castro
Date: Wed Aug 5 16:18:28 2015 -0400
loolwsd: create lokit process id logs
diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp
index 953b6a3..fa5e9ab 100644
--- a/loolwsd/LOOLKit.cpp
+++ b/loolwsd/LOOLKit.cpp
@@ -151,7 +151,7 @@ int main(int argc, char** argv
loolwsd/LOOLSession.cpp | 12
loolwsd/LOOLWSD.cpp |8 +---
loolwsd/LOOLWSD.hpp |2 +-
3 files changed, 14 insertions(+), 8 deletions(-)
New commits:
commit 0ec12fe11ec22d8a4a7ce1d334b4af2f5465ca98
Author: Henry Castro
Date: Wed Aug 5 18:19:51 2015 -0400
loolwsd/LOOLSession.cpp |2 +-
loolwsd/LOOLWSD.cpp |6 +++---
loolwsd/LOOLWSD.hpp |2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 1c0153d5e0350ee71437dd14a977f8f7f6f9d61a
Author: Henry Castro
Date: Wed Aug 5 20:01:39 2015 -0400
loolwsd
loolwsd/LOOLSession.cpp | 12 +++-
loolwsd/LOOLWSD.cpp |3 ++-
loolwsd/LOOLWSD.hpp |1 +
3 files changed, 14 insertions(+), 2 deletions(-)
New commits:
commit ee928f9af1bd05752604a10af22e0c4e9180dec7
Author: Henry Castro
Date: Wed Aug 5 20:20:05 2015 -0400
loolwsd/LOOLKit.cpp |3 +--
loolwsd/LOOLWSD.cpp | 12
2 files changed, 13 insertions(+), 2 deletions(-)
New commits:
commit ca67f647edc41b6871a46f5b5eaa92468953aa56
Author: Henry Castro
Date: Thu Aug 6 09:38:56 2015 -0400
loolwsd: set thread name to debug socket
diff
loolwsd/LOOLKit.cpp |2 +-
loolwsd/LOOLWSD.cpp | 18 +++---
2 files changed, 12 insertions(+), 8 deletions(-)
New commits:
commit 423a200a0e71159a7669b40675a1ab4059db7996
Author: Henry Castro
Date: Thu Aug 6 10:23:27 2015 -0400
loolwsd: change thread names
diff --git a
desktop/source/lib/init.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 21531da576eca7ef9cb2ee78d1643b25d5f86ae3
Author: Henry Castro
Date: Thu Aug 6 11:40:28 2015 -0400
LOKit: set thread name lo_startmain
It is necessary the thread name for debugging LOKit
loolwsd/LOOLSession.cpp | 76 +++-
1 file changed, 43 insertions(+), 33 deletions(-)
New commits:
commit d788fa92e993e6d5131bd0730c631828a37829de
Author: Henry Castro
Date: Fri Jul 3 10:01:47 2015 -0400
loolwsd: let libreoffice handle http
loolwsd/LOOLSession.cpp | 113 ++--
1 file changed, 71 insertions(+), 42 deletions(-)
New commits:
commit e50e3028399563c0e66855469737ddcd842e8f3d
Author: Henry Castro
Date: Sat Jul 4 20:46:13 2015 -0400
loolwsd: Handle file URI schema
bb3611399be37ba545421198ae0d7a2016fb45ea
Author: Henry Castro
Date: Mon Jul 13 10:13:06 2015 -0400
loolwsd: Use fork but no execve
diff --git a/loolwsd/LOOLSession.cpp b/loolwsd/LOOLSession.cpp
index 982a95f..0fdf4d8 100644
--- a/loolwsd/LOOLSession.cpp
+++ b/loolwsd/LOOLSession.cpp
@@ -43,6 +43,9 @@
#include
loolwsd/LOOLWSD.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f3b9f767581ac629c941f4c15f4da9eaae650ed
Author: Henry Castro
Date: Wed Jul 15 09:15:12 2015 -0400
loolwsd: remove WSTOPSIG(status).
No child returns status process stop. This cause
loolwsd/LOOLWSD.cpp | 14
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitInit.h |2 -
2 files changed, 1 insertion(+), 15 deletions(-)
New commits:
commit fd5b676b2d9b161158515d7c9bcc260a8abd2678
Author: Henry Castro
Date: Wed
loolwsd/LOOLWSD.cpp | 41 +
1 file changed, 29 insertions(+), 12 deletions(-)
New commits:
commit 061a2bfc3dd2057abdc3b517189d3ee012b9bf46
Author: Henry Castro
Date: Thu Jul 16 18:05:28 2015 -0400
loolwsd: rework child monitor status.
diff --git
sc/source/ui/view/viewfun3.cxx | 152 -
1 file changed, 92 insertions(+), 60 deletions(-)
New commits:
commit b05330c64799067ca2e0b8ea8bfdee8ce8b023b2
Author: Henry Castro
Date: Sun Feb 22 19:30:42 2015 -0400
Resolves tdf#71095 Calc doesn't
svx/source/sdr/contact/viewobjectcontactofgraphic.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 6c84442f99de109b585d3ba8964deb8dcf261c0f
Author: Henry Castro
Date: Mon Feb 16 14:08:16 2015 -0400
tdf#87820 Images not displayed properly in Calc
Fixed
svx/source/sdr/contact/viewobjectcontactofgraphic.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 8d50a8286b84a5b7b783c91c81248dc71e94340d
Author: Henry Castro
Date: Mon Feb 16 14:08:16 2015 -0400
tdf#87820 Images not displayed properly in Calc
Fixed
svx/source/sdr/contact/viewobjectcontactofgraphic.cxx |6 ++
1 file changed, 6 insertions(+)
New commits:
commit e035a0775bd0a0cc14d64d7a0c0f265e9dcd4622
Author: Henry Castro
Date: Mon Feb 16 14:08:16 2015 -0400
tdf#87820 Images not displayed properly in Calc
Fixed
sc/source/ui/app/inputhdl.cxx |8 ++
sc/source/ui/app/rfindlst.cxx | 52 +-
sc/source/ui/inc/rfindlst.hxx |2 +
3 files changed, 56 insertions(+), 6 deletions(-)
New commits:
commit 3381cb4a421bf390445b7dac9ea42f9ccaf3d875
Author: Henry
sc/source/ui/view/output2.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 4acffa65b58c8bd359215345dca2c61e2c5ceba5
Author: Henry Castro
Date: Mon Mar 2 21:39:53 2015 -0400
Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells
Change-Id
deletions(-)
New commits:
commit ce8aba4da2a287c2b51d1d34a290284b2f754dc2
Author: Henry Castro
Date: Mon Mar 2 21:39:53 2015 -0400
Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells
Change-Id: I32f44acbcf5a6aed4d9f7442ad7212af31073352
Reviewed-on: https
sc/source/ui/view/output2.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 79e9e78f9e9b0747d8e9c19cf4dd87df78773bcf
Author: Henry Castro
Date: Mon Mar 2 21:39:53 2015 -0400
Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells
Change-Id
sc/source/ui/view/output2.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit d7ae4c85b9f91c19a72ff24030ecdba5934992c3
Author: Henry Castro
Date: Mon Mar 2 21:39:53 2015 -0400
Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cells
Change-Id
sc/source/ui/app/inputhdl.cxx |8 ++
sc/source/ui/app/rfindlst.cxx | 52 +-
sc/source/ui/inc/rfindlst.hxx |2 +
3 files changed, 56 insertions(+), 6 deletions(-)
New commits:
commit 69bc259abe1c9c8576179c7d764c03b5fbf239f2
Author: Henry
sc/qa/unit/ucalc.cxx| 68 +++-
sc/qa/unit/ucalc.hxx|4 ++
sc/source/core/data/column4.cxx |2 -
3 files changed, 72 insertions(+), 2 deletions(-)
New commits:
commit 097a16b59884c777f724cec6c5d42734974ed44b
Author: Henry
sc/qa/unit/ucalc.cxx| 68 +++-
sc/qa/unit/ucalc.hxx|4 ++
sc/source/core/data/column4.cxx |2 -
3 files changed, 72 insertions(+), 2 deletions(-)
New commits:
commit 0b2fe6965d76689fc55495f7be28cb90d7f42f1f
Author: Henry
sc/qa/unit/ucalc.cxx| 68 +++-
sc/qa/unit/ucalc.hxx|4 ++
sc/source/core/data/column4.cxx |2 -
3 files changed, 72 insertions(+), 2 deletions(-)
New commits:
commit 319042492ffcdf9ab5fb78c6c46c4f381a02cfa7
Author: Henry
sc/source/ui/view/gridwin4.cxx |8
1 file changed, 8 insertions(+)
New commits:
commit bfd16857d383434dd06faf78eedafd915ae55961
Author: Henry Castro
Date: Thu Mar 12 11:34:35 2015 +0100
sc tiled rendering: Avoid warnings about a non-existing SdrPaintWindow.
Change
sc/source/ui/view/gridwin.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 26fc9e462e3a2be070855ed3af7a3afced48bc9e
Author: Henry Castro
Date: Fri Mar 13 08:31:25 2015 +0100
sc tiled editing: EndTracking() is necessary in the tiled rendering case.
Change-Id
sc/source/ui/view/gridwin4.cxx | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
New commits:
commit 44d92b0cff3815950e013351f93be0b21541cb97
Author: Henry Castro
Date: Fri Mar 20 12:22:09 2015 +0100
sc tiled rendering: add missing mm100 -> twips convers
sc/source/ui/unoobj/docuno.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit ff8c13a5a0821ef19688773ad202fd7942646e1e
Author: Henry Castro
Date: Sun Mar 22 20:13:29 2015 -0400
sc tiled editing: Set the viewport size to document size
When clicking out of range
sc/source/ui/view/gridwin.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit c2596244325bb566dd460ada29207d0c05b83293
Author: Henry Castro
Date: Sun Mar 22 20:13:29 2015 -0400
sc tiled editing: Limit the mouse events only to the document size
libreofficekit/source/gtk/lokdocview.cxx | 18 ++
1 file changed, 18 insertions(+)
New commits:
commit e3a87d7577eea1f015791ee154d98510cebc239e
Author: Henry Castro
Date: Tue Mar 31 15:37:53 2015 -0400
sc tiled editing: Invalidate graphic selection.
Invalidate
vcl/source/window/paint.cxx | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 93916bb3167802e7abb4fe0a1bcb5c1366cb476e
Author: Henry Castro
Date: Wed Apr 1 17:59:46 2015 -0400
sc tiled editing: Invalidate graphic selection.
When dragging
sc/source/ui/view/gridwin4.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ded91f854324c32c70653f1a9b0720184691fd09
Author: Henry Castro
Date: Thu Apr 2 16:08:57 2015 -0400
sc tiled editing: Changed function to PixelToLogic.
The default DPI is 72
/scstring.src| 10 +++
sc/source/ui/view/drawvie3.cxx | 10 +++
7 files changed, 194 insertions(+)
New commits:
commit bff29a3b30c8e57ab78937dca862fd738f26d89e
Author: Henry Castro
Date: Fri Feb 13 20:22:04 2015 -0400
tdf#51460 Calc fails to set undo step after changing image anchor mode
sc/source/ui/view/gridwin.cxx | 25 +
1 file changed, 21 insertions(+), 4 deletions(-)
New commits:
commit d4eb2213875664b4268bac5f94fed5a05b79dd82
Author: Henry Castro
Date: Fri Apr 3 16:29:24 2015 -0400
sc tiled editing: Changed behaviour double click to click
sc/source/ui/view/viewfun2.cxx | 16
1 file changed, 16 insertions(+)
New commits:
commit 4048311aae6993357c2d0be1f1968a8c57dd4e85
Author: Henry Castro
Date: Wed May 6 21:20:06 2015 -0400
sc tiled editing: Highlight the search result
Change-Id
Author: Henry Castro
Date: Thu Jan 29 23:47:00 2015 -0400
tdf#60573 Conditional formatting does not allow scrolling
If you need to apply conditional formatting to a cell not shown presently
on your screen you cannot scroll to the position you would like to use.
Change-Id
loolwsd/LOOLSession.cpp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d33d1afcf35cda8f65ad8c674fa1875305976cf6
Author: Henry Castro
Date: Mon May 25 00:40:08 2015 -0400
Added missing rectangle to invalidate cursor.
diff --git a/loolwsd/LOOLSession.cpp b
sc/source/filter/excel/xichart.cxx | 51 +++--
1 file changed, 27 insertions(+), 24 deletions(-)
New commits:
commit 1cc023dc093cc858637c1bcf4a756ddd44d61658
Author: Henry Castro
Date: Mon Apr 13 20:32:22 2015 -0400
Resolves tdf#83366 Copy and Paste
sc/source/filter/excel/xichart.cxx | 51 +++--
1 file changed, 27 insertions(+), 24 deletions(-)
New commits:
commit 0c92e1092b4a8c49c0f893bcf9c538c224b42724
Author: Henry Castro
Date: Mon Apr 13 20:32:22 2015 -0400
Resolves tdf#83366 Copy and Paste
loleaflet/src/control/Control.Scroll.js |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 7e674e29c2614a3f3af941938f8062bd66fa5ff2
Author: Henry Castro
Date: Thu Sep 21 11:21:13 2017 -0400
loleaflet: resolves: no row header in revision history
loolkitconfig.xcu | 22 +-
1 file changed, 21 insertions(+), 1 deletion(-)
New commits:
commit 6f81880e1b09117cf55c948ea39371b5f2de1048
Author: Henry Castro
Date: Sun Oct 1 10:36:02 2017 -0400
wsd:config: languages listed will be supported
Change-Id
loleaflet/dist/toolbar/toolbar.js |6 ++
1 file changed, 6 insertions(+)
New commits:
commit e02ca0603a220fbd7755f42960a5c4976848f5c4
Author: Henry Castro
Date: Sun Oct 1 10:53:36 2017 -0400
loleaflet: add language status bar item
Change-Id
22b7bee742b3455c86fe816efa1e5f281af19636
Author: Henry Castro
Date: Sun Oct 1 10:58:11 2017 -0400
loleaflet: add tools -> language menu items
Change-Id: Ie79a03b53bdbb248788e444115cf7d7e159bb964
diff --git a/loleaflet/src/control/Control.Menubar.js
b/loleaflet/src/control/Control.Menubar.js
in
desktop/source/lib/init.cxx | 47 ++-
sfx2/source/control/unoctitm.cxx |8 ++
2 files changed, 50 insertions(+), 5 deletions(-)
New commits:
commit b3de468de84289f06a5eec858ba6493b2c9f408d
Author: Henry Castro
Date: Sun Oct 1 11:11:18 2017
d5b76b5d5ce73fcaacd085891d6ae105b5db4a6b
Author: Henry Castro
Date: Mon Oct 2 22:57:44 2017 -0400
loleaflet: use commandvalues to request the list available languages
Change-Id: Ibc312bf4d464dd7446715d7bf51ed208d41e8e6f
diff --git a/loleaflet/src/control/Control.Menubar.js
b/loleaflet/src/control
Castro
Date: Mon Oct 2 22:49:03 2017 -0400
lok: use getCommandValues to obtain a list of languages
Change-Id: I4a1f04b9dfe9e3ebbc174380db93c332e958ccfa
Reviewed-on: https://gerrit.libreoffice.org/43060
Tested-by: Jenkins
Reviewed-by: Henry Castro
diff --git a
Author: Henry Castro
Date: Sun Oct 1 10:58:11 2017 -0400
loleaflet: add tools -> language menu items
Change-Id: Ie79a03b53bdbb248788e444115cf7d7e159bb964
diff --git a/loleaflet/src/control/Control.Menubar.js
b/loleaflet/src/control/Control.Menubar.js
index 4a3671f2..6c7af
desktop/source/lib/init.cxx | 37 +++--
sfx2/source/control/unoctitm.cxx |8
2 files changed, 43 insertions(+), 2 deletions(-)
New commits:
commit 7197e1072076ce8054932dd4856a4d017e843fc6
Author: Henry Castro
Date: Sun Oct 1 11:11:18 2017
loolkitconfig.xcu | 22 +-
1 file changed, 1 insertion(+), 21 deletions(-)
New commits:
commit 60d72b9e5a8e270c7132abf14d05e12a060ef1be
Author: Henry Castro
Date: Tue Oct 3 14:28:05 2017 -0400
Revert "wsd:config: languages listed will be supported"
loleaflet/dist/toolbar/toolbar.js |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9677b1eae0dc643164f14326c1c0b240c1f442c5
Author: Henry Castro
Date: Tue Oct 3 19:54:16 2017 -0400
loleaflet: change position of the language status bar item
loleaflet/src/control/Control.Menubar.js | 32 ++-
1 file changed, 23 insertions(+), 9 deletions(-)
New commits:
commit 9edf7f0712261e4298b5c4742262b82bb736ddc9
Author: Henry Castro
Date: Tue Oct 3 20:09:54 2017 -0400
loleaflet: add more menus for the Writer
loleaflet/dist/toolbar/toolbar.js|6 ++---
loleaflet/src/control/Control.Menubar.js | 32 ++-
2 files changed, 26 insertions(+), 12 deletions(-)
New commits:
commit 20bfde7bb27e7c77013135f565c366e7fad56ba0
Author: Henry Castro
Date: Tue Oct 3 20:09:54
loleaflet/dist/toolbar/toolbar.js | 36 +++-
1 file changed, 23 insertions(+), 13 deletions(-)
New commits:
commit 30fd4d2f1120dc1e5a4701f1cddd600ab5d173ed
Author: Henry Castro
Date: Wed Oct 4 09:39:50 2017 -0400
loleaflet: fix statusbar items when
loleaflet/src/control/Control.Menubar.js | 19 +--
1 file changed, 13 insertions(+), 6 deletions(-)
New commits:
commit e78d9a0d915ef9a95bb87359d3f80e7b38bc5699
Author: Henry Castro
Date: Fri Oct 6 17:33:26 2017 -0400
loleaflet: add "None (Do not check spelling)&qu
loleaflet/dist/toolbar/toolbar.js|3 +++
loleaflet/src/control/Control.Menubar.js |4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
New commits:
commit b57a4e9171064941eb4554c1ca07c5424c88b2e2
Author: Henry Castro
Date: Fri Oct 13 20:59:19 2017 -0400
loleaflet
insertions(+), 6 deletions(-)
New commits:
commit 59e9d163345e7a9eb68c1bae273593cd70c61153
Author: Henry Castro
Date: Fri Oct 13 20:47:29 2017 -0400
sd lok: fix spell checking languages in Impress
Change-Id: I133c9b91521fa7f2b5f7e3a47396f7efa31e1a86
Reviewed-on: https
sc/source/ui/docshell/docsh6.cxx | 66 ++--
sc/source/ui/docshell/docsh8.cxx | 40 +-
sc/source/ui/inc/docsh.hxx | 70 ++---
8 files changed, 741 insertions(+), 741 deletions(-)
New commits:
commit 5cbf6e936dfa402bc3b9c6cd2745f64fc71e0cc0
Author: Henry Castro
Date: Thu May 31 17
loleaflet/dist/toolbar/toolbar.js |1 -
1 file changed, 1 deletion(-)
New commits:
commit 19b0a55176c1dfaf221656212a1ed41310f83191
Author: Henry Castro
Date: Fri Jun 1 16:03:34 2018 -0400
loleaflet: remove toolbar item that adds extra padding
Change-Id
loleaflet/dist/toolbar/toolbar.js | 22 +-
1 file changed, 17 insertions(+), 5 deletions(-)
New commits:
commit 074d5d1e5d8d7798def2e8ee4313e45ecdf1002c
Author: Henry Castro
Date: Fri Jun 1 21:00:16 2018 -0400
loleaflet: disable context menu on toolbar
loleaflet/js/toolbar.js | 21 -
1 file changed, 16 insertions(+), 5 deletions(-)
New commits:
commit 76ce2ffe4fab7b42c23226cdc829ad165b2b5386
Author: Henry Castro
Date: Fri Jun 1 21:00:16 2018 -0400
loleaflet: disable context menu on toolbar
Change-Id
| 23 +++
15 files changed, 136 insertions(+)
New commits:
commit 69235ad469be14b460e0f00f6b4a8215fc222b10
Author: Henry Castro
Date: Mon Jun 18 08:19:00 2018 -0400
loleaflet: add cell borders in Calc
Change-Id: I0105ee6c98b0eb043b60b56ea80007bae967df90
loleaflet/dist/toolbar/toolbar.js |4
1 file changed, 4 insertions(+)
New commits:
commit 6cc8df82886291e1bda91dc6982e098318bc2b75
Author: Henry Castro
Date: Mon Jun 18 15:04:53 2018 -0400
loleaflet: disable the overflow buttons on the formula toolbar
Change-Id
loleaflet/dist/toolbar/w2ui-1.5.rc1.js | 2512 ++---
loleaflet/dist/w2ui-1.5.rc1.css| 194 ++
2 files changed, 1917 insertions(+), 789 deletions(-)
New commits:
commit 1c4fdf7df1afe5514a8ea1b94aa68044f20fba66
Author: Henry Castro
Date: Mon Jun 18 21:06:37
/WriterTileLayer.js | 14 +-
loleaflet/src/map/Map.js | 15 ++
6 files changed, 74 insertions(+), 34 deletions(-)
New commits:
commit ad4103eb49b973e5657ae978c0a1b1c89430abbe
Author: Henry Castro
Date: Tue Dec 5 08:04:54 2017 -0400
loleaflet: fix
/WriterTileLayer.js | 14 +-
loleaflet/src/map/Map.js | 15 ++
6 files changed, 74 insertions(+), 34 deletions(-)
New commits:
commit d4afb68b765489611c8a7090948b3f7a808d1838
Author: Henry Castro
Date: Tue Dec 5 08:04:54 2017 -0400
loleaflet: fix
desktop/source/lib/init.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 45a27e55d418422cf61ea3d4eed8eb5a6e309c90
Author: Henry Castro
Date: Thu Dec 7 08:49:12 2017 -0400
lok: discard name languages not registered
there is a
files changed, 279 insertions(+), 9 deletions(-)
New commits:
commit 6fd6e3c1d36d67002967f56e47255e360f4b08c1
Author: Henry Castro
Date: Sat Jun 17 13:52:15 2017 -0400
lokit: add .uno:DocumentRepair command
Change-Id: I5b13ea6f4785bc91c29111fa63c4a1b0ea9b2660
Reviewed-on
loleaflet/dist/toolbar/toolbar.js | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit 595f28c067194602e27c209c3268a8976c1ec250
Author: Henry Castro
Date: Wed Jun 28 17:06:12 2017 -0400
loleaflet: .uno:DocumentRepair state is reported by LOKit
/viewfun3.cxx |6 +--
sc/source/ui/view/viewfun7.cxx |3 +
16 files changed, 89 insertions(+), 132 deletions(-)
New commits:
commit 1b7a8277aa3e9f73ccdf15e933a1ee3b42849a44
Author: Henry Castro
Date: Sat Aug 12 19:46:27 2017 -0400
sc lok: 1 view has 1
(+), 4 deletions(-)
New commits:
commit 3ba914c229adfed5c917d1ee23d35b9184b092c4
Author: Henry Castro
Date: Mon Jul 10 17:33:38 2017 -0400
sw lok: enable Page Header/Footer
Change-Id: I5e0d080c53079069a086f06c2a314b6372bf6391
Reviewed-on: https://gerrit.libreoffice.org/39782
loleaflet/src/control/Control.Menubar.js | 27 +--
1 file changed, 25 insertions(+), 2 deletions(-)
New commits:
commit c635fce623a2015ce31cda96810a536665dc0242
Author: Henry Castro
Date: Tue Jul 11 17:48:41 2017 -0400
loleaflet: add Header/Footer menu
vcl/source/app/salusereventlist.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit e650a23b203494cc005f689129e95801acb888a1
Author: Henry Castro
Date: Tue Dec 12 18:03:31 2017 +0200
Revert "lok: Assertion `m_aProcessingUserEvents.empty()' failed"
desktop/source/lib/init.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit e8400fb18cfc3f8f09ee1e13b4a6fd1eec11d9ba
Author: Henry Castro
Date: Thu Dec 7 08:49:12 2017 -0400
lok: discard name languages not registered
there is a
201 - 300 of 1946 matches
Mail list logo