Re: [Libreoffice-commits] core.git: basctl/source basic/source cui/source dbaccess/source desktop/source extensions/source framework/source include/vcl sc/source sd/source sfx2/source starmath/source

2015-06-07 Thread Miklos Vajna
Hi Noel, On Sat, Jun 06, 2015 at 01:27:20PM -0700, Noel Grandin wrote: > New commits: > commit 3f72218069f6f78a3ba21c40f00240d78cbe65c7 > Author: Noel Grandin > Date: Wed Jun 3 12:02:36 2015 +0200 > > Apply new VclPtr clang plugin to catch potential problems. > > Omit the plugin,

LibreOffice Gerrit News for core on 2015-06-08

2015-06-07 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Setting Maximum Value for Transparency spin button in area sidebar tab in https://gerrit.libreoffice.org/16144 from Rishabh Kumar about module svx + Time wrapa

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

2015-06-07 Thread Miklos Vajna
libreofficekit/source/gtk/lokdocview.cxx |2 ++ libreofficekit/source/gtk/tilebuffer.cxx |4 2 files changed, 6 insertions(+) New commits: commit afdb81c7822d4d44929253077aabe3a6cd0f5be8 Author: Miklos Vajna Date: Mon Jun 8 08:02:37 2015 +0200 libreofficekit: fix RHEL5 build

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

2015-06-07 Thread Miklos Vajna
starmath/source/unofilter.cxx|6 sw/qa/extras/ooxmlimport/data/tdf8255.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |9 sw/source/filter/ww8/docxsdrexport.cxx |1 sw/source/uibase/dbui/dbmgr.cxx | 520 ++

[GSoC 15] Improve LOKDocView widget and its integration - WR #2

2015-06-07 Thread Pranav Kant
I was able to change the existing LOKDocView widget to start using GtkDrawingArea instead of previously GtkTable approach. This leaves us with enough flexibility to just paint only the visible tiles. The management of tiles is also moved to a separate class, TileBuffer. The TileBuffer caches the ti

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/qa sw/source

2015-06-07 Thread Mark Hung
sw/qa/extras/ooxmlexport/data/outline-num-none.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 7f605eb84c2b647a87b9bd96ca91c3170b3c84e6

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

2015-06-07 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd13ea0a5d900e96162f9a65c2d1ec4b694ea0ac Author: Pranav Kant Date: Sun Jun 7 22:28:01 2015 +0530 lokdocview: mark *_get_type() with const function attribute Use

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

2015-06-07 Thread Stephan Bergmann
sfx2/source/appl/workwin.cxx | 61 --- 1 file changed, 61 deletions(-) New commits: commit e2e058d450c1d2fdc6230933ec66c037971b9aea Author: Stephan Bergmann Date: Sun Jun 7 21:35:57 2015 +0200 loplugin:unreffun Change-Id: I7320d86de08215f

[Libreoffice-commits] core.git: vcl/inc vcl/source vcl/unx vcl/win writerperfect/source

2015-06-07 Thread Julien Nabet
vcl/inc/sft.hxx |1 - vcl/source/filter/jpeg/JpegReader.cxx|1 - vcl/source/filter/jpeg/JpegWriter.cxx|1 - vcl/unx/generic/app/sm.cxx |2 -- vcl/unx/generic/gdi/salbmp.cxx

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

2015-06-07 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/arrowshapes.xml | 32 +++ sc/uiconfig/scalc/toolbar/basicshapes.xml | 20 -- sc/uiconfig/scalc/toolbar/calloutshapes.xml|3 +- sc/uiconfig/scalc/toolbar/drawbar.xml | 15 +-- sc/uiconfig/scalc/toolba

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

2015-06-07 Thread Caolán McNamara
sfx2/source/doc/templatedlg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4b84c8a46875c14640c51dbb66b22e010850402c Author: Caolán McNamara Date: Sun Jun 7 17:51:31 2015 +0100 Resolves: tdf#79780 use SelectHdl instead of ClickHdl ClickHdl

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

2015-06-07 Thread Caolán McNamara
sfx2/source/doc/templatedlg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6aee70ec9075b19fdbaccd10522552e3d1d4aeb0 Author: Caolán McNamara Date: Sun Jun 7 17:51:31 2015 +0100 Resolves: tdf#79780 use SelectHdl instead of ClickHdl ClickHdl

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

2015-06-07 Thread Caolán McNamara
vcl/source/window/dockwin.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 29d0bfee79174ff3b49e3abf4ba10816bfe718b3 Author: Caolán McNamara Date: Sun Jun 7 17:39:06 2015 +0100 Resolves: tdf#89104 Missing actions from toolbar To

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

2015-06-07 Thread Caolán McNamara
vcl/source/window/dockwin.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 81fb7720e5e40858a43ad6639f71bb125091aefb Author: Caolán McNamara Date: Sun Jun 7 17:39:06 2015 +0100 Resolves: tdf#89104 Missing actions from toolbar To

Re: --with-parallelism default is actually 1 core?

2015-06-07 Thread Norbert Thiebaud
On Sun, Jun 7, 2015 at 9:20 AM, Robinson Tryon wrote: > Per the docs: > https://wiki.documentfoundation.org/Development/BuildingOnLinux#--with-parallelism > > "--with-parallelism already defaults to the the number of cores/cpus > on your system, unless you use --enable-icecream - then to 10." > >

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - cui/uiconfig

2015-06-07 Thread Katarina Behrens
cui/uiconfig/ui/numberingformatpage.ui |1 + 1 file changed, 1 insertion(+) New commits: commit d23245424d872540345beb0aff2aa4b3784e056e Author: Katarina Behrens Date: Wed May 6 11:36:45 2015 +0200 tdf#90565: Focus category list on showing the dialog Change-Id: Ice995c7061b19

[Libreoffice-commits] core.git: lotuswordpro/source writerfilter/source xmlsecurity/source

2015-06-07 Thread Julien Nabet
lotuswordpro/source/filter/genericfilter.cxx|2 -- lotuswordpro/source/filter/lwpoleobject.cxx |1 - lotuswordpro/source/filter/xfilter/xfutil.cxx |1 - writerfilter/source/dmapper/FontTable.cxx |1 - writerfilter/sour

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - translations

2015-06-07 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b69178ba3c6427ddb1f4601f3819d149457132c Author: Andras Timar Date: Sun Jun 7 17:29:08 2015 +0200 Updated core Project: translations d8992017ba1f8eea034c0ec4e570cd491f7d817d Updated Slo

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0' - source/sl

2015-06-07 Thread Andras Timar
source/sl/cui/uiconfig/ui.po |6 source/sl/extensions/uiconfig/sbibliography/ui.po |8 source/sl/extras/source/autocorr/emoji.po | 224 -- source/sl/filter/uiconfig/ui.po|6

[Libreoffice-commits] core.git: 2 commits - cui/source extras/Package_palettes.mk offapi/com officecfg/registry sd/source svx/source

2015-06-07 Thread Caolán McNamara
cui/source/tabpages/tabarea.cxx|9 + cui/source/tabpages/tabline.cxx| 10 + cui/source/tabpages/tpbitmap.cxx | 22 +++- cui/source/tabpages/tpcolor.cxx| 22 +++- cui/source/tabpa

--with-parallelism default is actually 1 core?

2015-06-07 Thread Robinson Tryon
Per the docs: https://wiki.documentfoundation.org/Development/BuildingOnLinux#--with-parallelism "--with-parallelism already defaults to the the number of cores/cpus on your system, unless you use --enable-icecream - then to 10." I tried configuring a VM with 12 cores, and then used ./autogen.sh

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

2015-06-07 Thread Katarina Behrens
svx/source/tbxctrls/tbcontrl.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 339429879b0fe9a0de83167840391b09933fcc7d Author: Katarina Behrens Date: Fri Jun 5 08:47:33 2015 +0200 tdf#91840: Default to transparent text background (+ label the

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

2015-06-07 Thread Rishabh Kumar
sc/source/ui/sidebar/AlignmentPropertyPanel.cxx | 55 - sc/source/ui/sidebar/AlignmentPropertyPanel.hxx |3 sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx | 28 -- sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx |2 sc/source/ui/sidebar/NumberFormatPropertyPa

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 69495, which changed state. Bug 69495 Summary: FORMATTING: Toggling off bold/italic does not turn it off, but instead applies no-bold/no-italic. This messes up any style afterwards that has bold/italic in it (unti

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - officecfg/registry sw/uiconfig

2015-06-07 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |3 sw/uiconfig/swriter/toolbar/basicshapes.xml |2 sw/uiconfig/swriter/toolbar/drawbar.xml |2 sw/uiconfig/swriter/toolbar/drawingobjectbar.xml

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

2015-06-07 Thread Yousuf Philips
sd/source/ui/app/menuids_tmpl.src |8 +- sd/source/ui/app/popup2_tmpl.src | 113 -- 2 files changed, 30 insertions(+), 91 deletions(-) New commits: commit dfd0da82964d25d465e3e5f315820bf9dc86a7f8 Author: Yousuf Philips Date: Wed Jun 3 19:52:10 2015 +04

[Libreoffice-commits] core.git: officecfg/registry sw/uiconfig

2015-06-07 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 36 +++ officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 27 +- sw/uiconfig/swriter/menubar/menubar.xml | 95 +++--- 3 files changed, 115 insertions(+), 43 deletions

Crash test update

2015-06-07 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/ddbbaca1e3a4763074750924e000262f4c453d14/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: officecfg/registry sw/uiconfig

2015-06-07 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |3 sw/uiconfig/swriter/toolbar/basicshapes.xml |2 sw/uiconfig/swriter/toolbar/drawbar.xml |2 sw/uiconfig/swriter/toolbar/drawingobjectbar.xml