[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - extras/source

2015-07-18 Thread László Németh
extras/source/autocorr/lang/af-ZA/DocumentList.xml | 19 extras/source/autocorr/lang/bg/DocumentList.xml| 1153 +++ extras/source/autocorr/lang/ca/DocumentList.xml| 658 ++ extras/source/autocorr/lang/cs/DocumentList.xml| 85 extras/source/autocorr/lang/da/DocumentLi

[Libreoffice-commits] help.git: source/text

2015-07-18 Thread Regina Henschel
source/text/smath/00/0004.xhp |2 ++ source/text/smath/01/0602.xhp | 29 ++--- source/text/smath/main0106.xhp| 10 ++ 3 files changed, 30 insertions(+), 11 deletions(-) New commits: commit 7cb47387ef4483bdd7b70c8e6db9ecf1a2a98a66 Author: Regina

[Libreoffice-commits] core.git: helpcontent2

2015-07-18 Thread Regina Henschel
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b6cad3faff530a84a585a3d8bb965568fe96ef97 Author: Regina Henschel Date: Sat Jul 18 20:25:46 2015 +0200 Updated core Project: help 7cb47387ef4483bdd7b70c8e6db9ecf1a2a98a66 Add information

Has spam always been so intensive?

2015-07-18 Thread Bernardo Sulzbach
It seems like this mailing list gets a good amount of spam mail. Is this recent? -- Bernardo Sulzbach ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

CppCheck Report Update

2015-07-18 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2015-19-07_02:07:05 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] core.git: 3 commits - include/sax oox/source sax/source sw/qa sw/source

2015-07-18 Thread Michael Stahl
include/sax/fshelper.hxx |8 + oox/source/export/vmlexport.cxx | 11 +- sax/source/tools/fastserializer.cxx | 32 +++ sax/source/tools/fastserializer.hxx | 26 +++-- sax/source/tools/fshelper.cxx|

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-07-18 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 10 +- libreofficekit/source/gtk/tilebuffer.cxx | 48 +-- libreofficekit/source/gtk/tilebuffer.hxx | 19 ++-- 3 files changed, 72 insertions(+), 5 deletions(-) New commits: commit aa8e645df85fbf1ea9695c90c2a0

Re: [GSoC] Integrate LO with GNOME - WR#7

2015-07-18 Thread Michael Meeks
Hi Pranav, On Fri, 2015-07-17 at 23:50 +0530, Pranav Kant wrote: > I followed the approach you mentioned. Heh =) > But the user experience is poor this way. As I am typing things on the > keyboard the immediate effect is that it places dummy tiles for > fraction of seconds in place of in

[Libreoffice-commits] core.git: include/sfx2 officecfg/registry sd/Library_sd.mk sd/sdi sd/source sfx2/sdi sfx2/source

2015-07-18 Thread Maxim Monastirsky
include/sfx2/tbxctrl.hxx| 19 officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 154 + sd/Library_sd.mk|1 sd/sdi/sdraw.sdi| 20 s

Re: Development for Helpcontent2

2015-07-18 Thread Norbert Thiebaud
On Sat, Jul 18, 2015 at 10:06 AM, Regina Henschel wrote: > Hi Markus, > > --with-help works fine. Thank you. Regina: help, translations and dictionaries are git sub-modules. that have some implications: when pulling from core or switching branches, run: git submodules update after it (or use .

[Libreoffice-commits] online.git: loolwsd/loolwsd-systemplate-setup

2015-07-18 Thread Henry Castro
loolwsd/loolwsd-systemplate-setup |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6e5df9acda267c44f5fd50494084ced7468bdc46 Author: Henry Castro Date: Sat Jul 18 14:28:12 2015 -0400 loolwsd: systemplate added tmp dir tmp directory is necessary when uses the valgrind

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/source

2015-07-18 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 79167e50146cb6616a230c8e1b2d8fd1c9185137 Author: Pranav Kant Date: Sat Jul 18 23:12:47 2015 +0530 lokdocview: Use a thread pool Change-Id: Ibbfdb7cb0a8ef9f07bcc659e65ce8997716aa245 diff --git a/include/LibreOfficeKit/LibreOfficeKit

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/source

2015-07-18 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit f3683a6f72bf6232fc0dfda82fec9441b8e287df Author: Pranav Kant Date: Sat Jul 18 23:12:47 2015 +0530 lokdocview: Use a thread pool Change-Id: Ibbfdb7cb0a8ef9f07bcc659e65ce8997716aa245 diff --git a/include/LibreOfficeKit/LibreOfficeKit

Re: [Libreoffice-qa] Bugzilla: Temporarily reverting patch to Importance fields

2015-07-18 Thread Robinson Tryon
On Thu, Jul 16, 2015 at 9:18 PM, Joel Madero wrote: > Now that we've actually had people testing it - is the only issue the > NEEDINFO to NEW bug? I'm looking at the code now and probably can get a > fix by this weekend. That's one of the unintended side effects. Take a look at this thread for a

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

2015-07-18 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 10 +- loolwsd/LOOLWSD.hpp |2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 66756a77a91d161961407fc09fe30d610823c810 Author: Henry Castro Date: Sat Jul 18 12:35:16 2015 -0400 loolwsd: change named mutex to private static. dif

Re: Development for Helpcontent2

2015-07-18 Thread Regina Henschel
Hi Markus, --with-help works fine. Thank you. Kind regards Regina Markus Mohrhard schrieb: Hey Regina, On Sat, Jul 18, 2015 at 3:05 PM, Regina Henschel mailto:rb.hensc...@t-online.de>> wrote: Hi all, I want to add the information in the build-in help for the new command .uno:Imp

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-07-18 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 8e79ef65b9aa6a2572744fa464f68ee520ba99ab Author: Pranav Kant Date: Sat Jul 18 19:18:23 2015 +0530 lokdocview: [WIP] paintTile in another thread Change-Id: Iab85fb1778f1c5283c2979e992eb7e106dd6bf8b diff --git a/libreofficekit/source

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 311 commits - accessibility/inc accessibility/source animations/source avmedia/source basctl/Library_basctl.mk basctl/source bas

2015-07-18 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 207072cdc70bae5c48d0310004bc60bbdf216a85 Author: Pranav Kant Date: Wed Jul 15 23:39:09 2015 +0530 lokdocview: [WIP] Trying to draw in a separate thread But it seems that this code is not able to correctly handle and paint the ca

Re: Development for Helpcontent2

2015-07-18 Thread Markus Mohrhard
Hey Regina, On Sat, Jul 18, 2015 at 3:05 PM, Regina Henschel wrote: > Hi all, > > I want to add the information in the build-in help for the new command > .uno:ImportMathMLClipboard. But I need some "getting started" help. > > I have (first time) got a build following the description in > https:

Development for Helpcontent2

2015-07-18 Thread Regina Henschel
Hi all, I want to add the information in the build-in help for the new command .uno:ImportMathMLClipboard. But I need some "getting started" help. I have (first time) got a build following the description in https://wiki.documentfoundation.org/Development/BuildingOnWindows. But that is only

Re: Approximating a missing platform with gerrit

2015-07-18 Thread Ashod Nakashian
> The plug in would just be triggering a > jenkins job using rest or some other mechanism And obviously make sure it resists abuse/attacks. On Fri, Jul 17, 2015 at 3:17 AM, Norbert Thiebaud wrote: > On Thu, Jul 16, 2015 at 2:26 AM, Stephan Bergmann > wrote: > > > > * Sometimes, a build fails f

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

2015-07-18 Thread Tomaž Vajngerl
sfx2/source/dialog/templdlg.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 9f75bad228ca1f410b7a450084b02ad13745110e Author: Tomaž Vajngerl Date: Sat Jul 18 17:18:25 2015 +0900 tdf#91495 don't change tree entry height when preview is disabled