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

2014-01-13 Thread Abdulaziz Ayed Khalid Alayed
HI Eike >Why this change?What does it solve? I am just trying to solve this bug (comment 10) in https://bugs.freedesktop.org/show_bug.cgi?id=32530 and I found out that the deleted piece of code is the problem so I try to test that(deleting this part of code) and its working good with me but (

[Libreoffice-commits] core.git: solenv/bin

2014-01-13 Thread Matúš Kukan
solenv/bin/native-code.py | 21 + 1 file changed, 9 insertions(+), 12 deletions(-) New commits: commit aa4ed8c883eba545737da5de3402f02ad5712b1d Author: Matúš Kukan Date: Tue Jan 14 08:29:18 2014 +0100 native code generator: Further reduce 'core' components.

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

2014-01-13 Thread Stephan Bergmann
include/sfx2/sfx.hrc|2 -- sfx2/source/doc/objxtor.cxx |4 svx/source/form/fmshell.cxx |3 --- sw/source/ui/app/docsh2.cxx |2 +- 4 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 46f48148d3569153ef20f90df3f0ea9e95944565 Author: Stephan Bergmann Da

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

2014-01-13 Thread Takeshi Abe
qadevOOo/tests/java/ifc/awt/_XButton.java |2 +- sc/source/core/opencl/openclwrapper.cxx |2 +- vcl/source/gdi/pdfwriter_impl.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 180271e987de9b80b4ecd826df960353b036b9fd Author: Takeshi Abe Date:

LibreOffice Gerrit News for core on 2014-01-14

2014-01-13 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + Give distinct names to ValueSets widgets in Glade in https://gerrit.libreoffice.org/7415 from Olivier Hallot about module extras + fdo#73550 : Fix for files a

Re: data streams in 4.2

2014-01-13 Thread Neeraj Rai
Hi Kohei, Is it possible to provide a sample usage for that screen ? Or is it too early to ask. Also, can you please point me to portion of code that takes the data and puts it into spreadsheet? I am aware that it could look very different in final release. this time last year, I had built a test

[Libreoffice-commits] core.git: Branch 'feature/calc-cell-borders' - sc/source

2014-01-13 Thread Kohei Yoshida
sc/source/filter/excel/xistyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4777af92156f48124b1a9b7ead6a238d9b610472 Author: Kohei Yoshida Date: Mon Jan 13 19:47:14 2014 -0500 Excel's hair line is not "fine dashed". It's a solid line. Excel may

[Libreoffice-commits] core.git: Branch 'feature/calc-cell-borders' - 5 commits - include/drawinglayer include/svtools include/svx sc/qa svtools/source svx/source

2014-01-13 Thread Kohei Yoshida
include/drawinglayer/primitive2d/borderlineprimitive2d.hxx |5 include/drawinglayer/processor2d/baseprocessor2d.hxx |6 include/svtools/ctrlbox.hxx| 17 -- include/svx/framelinkarray.hxx | 86 - sc/qa/unit/

[Libreoffice-commits] core.git: Changes to 'private/moggi/fix-text-rendering'

2014-01-13 Thread Markus Mohrhard
New branch 'private/moggi/fix-text-rendering' available with the following commits: commit 160b23a10b510a40ab95708ca1bd7a82d9b1e57b Author: Markus Mohrhard Date: Mon Jan 13 22:51:38 2014 +0100 no need for a member variable if only used in one method Change-Id: If82cb7ff43932c6d37d

[Libreoffice-commits] core.git: config_host.mk.in configure.ac download.lst external/libabw external/Module_external.mk filter/Configuration_filter.mk filter/source Makefile.fetch RepositoryExternal.m

2014-01-13 Thread Fridrich Štrba
Makefile.fetch |1 RepositoryExternal.mk| 33 + config_host.mk.in|3 configure.ac |5 d

[Libreoffice-commits] core.git: 3 commits - sw/source writerfilter/source

2014-01-13 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 168 ++--- sw/source/filter/ww8/docxattributeoutput.hxx |6 sw/source/filter/ww8/docxsdrexport.cxx | 154 ++- sw/source/filter/ww8/docxsdrexport.hxx |8 - writerfilter/sour

[Libreoffice-commits] core.git: 4 commits - cppcanvas/source editeng/source extensions/source filter/source include/vcl sc/source slideshow/source svtools/source svx/source sw/source vcl/inc vcl/sourc

2014-01-13 Thread Caolán McNamara
cppcanvas/source/mtfrenderer/implrenderer.cxx |1 editeng/source/items/svxfont.cxx |1 extensions/source/propctrlr/standardcontrol.cxx |2 filter/source/msfilter/msdffimp.cxx |1 include/vcl/outdev.hxx| 12 -- s

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - scp2/source solenv/bin

2014-01-13 Thread Christian Lohmaier
scp2/source/ooo/directory_ooo_macosx.scp |1 - solenv/bin/modules/installer.pm |2 -- solenv/bin/modules/installer/scriptitems.pm | 15 --- solenv/bin/modules/installer/simplepackage.pm | 25 - 4 files changed, 12 insertions(+),

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

2014-01-13 Thread Tor Lillqvist
oox/source/drawingml/shape.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4f94182cbc7f1499b692a35cabaa405dfd3a079 Author: Tor Lillqvist Date: Mon Jan 13 21:28:10 2014 +0200 WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'

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

2014-01-13 Thread David Tardon
writerperfect/source/common/WPXSvStream.cxx | 436 +++- writerperfect/source/common/WPXSvStream.hxx | 12 2 files changed, 371 insertions(+), 77 deletions(-) New commits: commit e71d6067e38e961964a5bfb836f8ef8cccf22c6d Author: David Tardon Date: Mon Jan 13 12:27:38

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

2014-01-13 Thread Michael Stahl
sw/source/core/txtnode/txtedt.cxx | 58 -- 1 file changed, 32 insertions(+), 26 deletions(-) New commits: commit 9b9b9ccb7ce5c689e86edffef07f6f78f00391c2 Author: Michael Stahl Date: Mon Jan 13 19:16:02 2014 +0100 SwTxtNode::RstTxtAttr(): remove specia

Stefan Ring license statement

2014-01-13 Thread Stefan Ring
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-01-13 Thread Julien Nabet
ucb/source/ucp/cmis/cmis_content.cxx |4 +--- ucb/source/ucp/cmis/cmis_repo_content.cxx |6 ++ 2 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 4bdaa70ffba4c782859bddc5c32d897c84d08b8a Author: Julien Nabet Date: Mon Jan 13 18:45:59 2014 +0100 Revert "R

[Libreoffice-commits] core.git: 2 commits - configure.ac ucb/source vcl/unx

2014-01-13 Thread Stephan Bergmann
configure.ac |3 +++ ucb/source/ucp/gio/gio_mount.cxx |7 +++ vcl/unx/gtk/window/gloactiongroup.cxx | 14 ++ vcl/unx/gtk/window/glomenu.cxx|7 +++ 4 files changed, 31 insertions(+) New commits: commit 8313f68355a7f1f51e930c74

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

2014-01-13 Thread Nikhil Walvekar
include/oox/drawingml/customshapeproperties.hxx |3 +++ oox/source/drawingml/customshapeproperties.cxx |1 + oox/source/drawingml/shape.cxx | 12 oox/source/shape/WpsContext.cxx |1 + sw/qa/extras/ooxmlexport/data/fdo70942.docx |bina

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

2014-01-13 Thread Eike Rathke
sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx |3 +- sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx|3 +- sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx |3 +- sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx |

[Libreoffice-commits] core.git: basctl/source cui/source include/svtools sfx2/source svtools/source

2014-01-13 Thread Stephan Bergmann
basctl/source/basicide/bastype2.cxx |2 +- basctl/source/basicide/bastype2.hxx |2 +- cui/source/dialogs/scriptdlg.cxx |4 ++-- cui/source/inc/scriptdlg.hxx |2 +- include/svtools/treelistbox.hxx |2 +- sfx2/source/dialog/templdlg.cxx |6 +++---

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

2014-01-13 Thread YogeshBharate
oox/source/drawingml/shape.cxx| 23 +- sw/qa/extras/ooxmlexport/data/fdo73247.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 + sw/source/filter/ww8/docxattributeoutput.cxx | 36 +- writerfilter/source/d

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

2014-01-13 Thread Vinaya Mandke
filter/source/msfilter/escherex.cxx |5 + filter/source/msfilter/eschesdo.cxx | 24 include/filter/msfilter/escherex.hxx|4 +++- include/oox/export/vmlexport.hxx|2 +- include/oox/vml/vmlshape.hxx|2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - vcl/inc

2014-01-13 Thread Maxim Monastirsky
vcl/inc/unx/desktops.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cf24bd4e14677c3dc3d64f1dc7935de679d268ce Author: Maxim Monastirsky Date: Tue Jan 7 14:01:38 2014 +0200 Keep in sync with desktop_strings[] in salplug.cxx Items should have th

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

2014-01-13 Thread Maxim Monastirsky
vcl/inc/unx/desktops.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1b00be2ed1f911aec07ab2ef9432168cfa333c6d Author: Maxim Monastirsky Date: Tue Jan 7 14:01:38 2014 +0200 Keep in sync with desktop_strings[] in salplug.cxx Items should have th

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sfx2/source sfx2/uiconfig

2014-01-13 Thread Zolnai Tamás
sfx2/source/dialog/backingwindow.cxx |3 --- sfx2/uiconfig/ui/startcenter.ui |3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit c675ac51e5b143da03661f504d5b6e2a31180cd6 Author: Zolnai Tamás Date: Fri Jan 10 03:21:27 2014 +0100 fdo#72420 Startcenter:

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

2014-01-13 Thread Ulrich Kitzinger
sw/uiconfig/swriter/ui/insertbookmark.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42ba88c68c49175693018917a4a4c88b8c8c00d1 Author: Ulrich Kitzinger Date: Mon Jan 13 11:13:52 2014 +0100 Let the list of bookmarks in the 'Edit bookmarks' dialog be resizabl

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

2014-01-13 Thread Ulrich Kitzinger
sw/uiconfig/swriter/ui/insertbookmark.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f2d9e3799d041381565ac1ef6e7a8c8a065871b Author: Ulrich Kitzinger Date: Mon Jan 13 11:13:52 2014 +0100 Let the list of bookmarks in the 'Edit bookmarks' dialog be resizabl

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

2014-01-13 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 06e3fdebeafc51dbb7c441de4f91570ef9b84d4e Author: Miklos Vajna Date: Mon Jan 13 16:22:54 2014 +0100 writerfilter: clean up redundant bool Change

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

2014-01-13 Thread Stefan Ring
sw/source/filter/ww1/w1sprm.cxx | 123 +++- 1 file changed, 61 insertions(+), 62 deletions(-) New commits: commit 4bde4a0d56721dc7cbcec454db7c8def9040cd40 Author: Stefan Ring Date: Thu Jan 9 21:58:26 2014 +0100 Translate some old german comments

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #129 from ape --- Add Bug 73095 - Writer's UI crashes when scrolling pages if formatting marks are visible: the work of Writer is broken in Windows XP within a single release (between 4.1.4.2 and 4.1.5.0.0+). -- You are receiving th

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

2014-01-13 Thread Caolán McNamara
cui/source/factory/dlgfact.cxx| 11 +++ cui/source/inc/dbregister.hxx |2 +- cui/source/options/dbregister.cxx | 14 +++--- cui/uiconfig/ui/dbregisterpage.ui |2 ++ 4 files changed, 13 insertions(+), 16 deletions(-) New commits: commit d7b9e605690d1a7b795db82f1

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

2014-01-13 Thread Stephan Bergmann
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit a66b24f3cb53269e5a453ffc6102a83344343f54 Author: Stephan Bergmann Date: Mon Jan 13 15:28:02 2014 +0100 -Wunused-variable Change-Id: I1913eaf265a4cbe8a8658c9b465a6f0e6b53f7e

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-01-13 Thread Caolán McNamara
sc/source/ui/src/condformatdlg.src | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit a79ce257ae9974f14c7ac1d9adc990a54ae554b7 Author: Caolán McNamara Date: Mon Jan 13 13:34:16 2014 + Related: rhbz#1047871 conditional formatting doesn't fit

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-01-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 ape changed: What|Removed |Added Depends on||73095 -- You are receiving this mail because: You

Re: data streams in 4.2

2014-01-13 Thread Kohei Yoshida
On Mon, 2014-01-13 at 15:07 +0100, Sophie wrote: > So, I'll move it to the experimental features part in the release notes. Ah yes. Please do. :-) I didn't realize we had a section dedicated for experimental features. Thanks! Kohei ___ LibreOffice

Re: data streams in 4.2

2014-01-13 Thread Sophie
Le 13/01/2014 15:05, Kohei Yoshida a écrit : > On Sun, 2014-01-12 at 21:53 -0500, Neeraj Rai wrote: >> sorry, that was accidental partial send: >> Hi, >> >> >> https://wiki.documentfoundation.org/ReleaseNotes/4.2 >> 1. I tried to use Data Streams in the latest release. >> a) I enabled Data stream

Re: data streams in 4.2

2014-01-13 Thread Kohei Yoshida
On Sun, 2014-01-12 at 21:53 -0500, Neeraj Rai wrote: > sorry, that was accidental partial send: > Hi, > > > https://wiki.documentfoundation.org/ReleaseNotes/4.2 > 1. I tried to use Data Streams in the latest release. > a) I enabled Data stream > b) entered URL : http://finance.yahoo.com/q?s

[Libreoffice-commits] core.git: 3 commits - connectivity/inc connectivity/source include/tools include/vcl sc/source sd/source sfx2/inc sfx2/source vcl/source

2014-01-13 Thread Caolán McNamara
connectivity/inc/pch/precompiled_file.hxx |1 connectivity/source/drivers/calc/CDatabaseMetaData.cxx |1 connectivity/source/drivers/dbase/DDatabaseMetaData.cxx|1 connectivity/source/drivers/dbase/DIndexIter.cxx |1 connectivity/source/driver

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

2014-01-13 Thread YogeshBharate
sw/inc/tox.hxx |1 + sw/inc/unomap.hxx|1 + sw/inc/unoprnms.hxx |1 + sw/qa/extras/ooxmlexport/data/PreserveWfieldTOC.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sd/source

2014-01-13 Thread Stephan Bergmann
sd/source/ui/unoidl/unomodel.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cf0834724fa54c3fd718029505cc2865a3dd0149 Author: Stephan Bergmann Date: Mon Jan 13 14:24:36 2014 +0100 fdo#73436 Let SdXImpressDocument handle css.drawing.* requests directly

[Libreoffice-commits] core.git: 3 commits - sal/osl sd/source vcl/inc vcl/unx

2014-01-13 Thread Stephan Bergmann
sal/osl/unx/process.cxx|9 +++-- sd/source/ui/unoidl/unomodel.cxx |4 +++- vcl/inc/unx/gtk/gtkdata.hxx|2 +- vcl/inc/unx/saldisp.hxx|4 ++-- vcl/inc/unx/salobj.h |2 +- vcl/unx/generic/app/saldisp.cxx| 12 ++-- v

Re: Building LibreOffice on Windows

2014-01-13 Thread Afreen Bano
Christian Lohmaier googlemail.com> writes: > > Hi Alfreen, *, > > On Fri, Jan 10, 2014 at 3:26 PM, Afreen Bano gmail.com> wrote: > > > > After runnning the command "/opt/lo/bin/make" I got the below error: > > > > "make[1]:INTERNAL: Exiting with 1jobserver token available should be 2! > > mak

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

2014-01-13 Thread Michael Stahl
sc/source/ui/view/output2.cxx | 27 --- 1 file changed, 24 insertions(+), 3 deletions(-) New commits: commit c6d5433c673f592c3fda4270df66fff6c667d021 Author: Michael Stahl Date: Mon Jan 13 13:27:30 2014 +0100 Revert "fdo#32530 calc:alignment depend on 1st char di

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - framework/source officecfg/registry sfx2/inc sfx2/source sfx2/util

2014-01-13 Thread Zolnai Tamás
framework/source/uielement/recentfilesmenucontroller.cxx |5 officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu |5 sfx2/inc/backingcomp.hxx | 13 ++ sfx2/source/dialog/backingcomp.cxx| 5

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

2014-01-13 Thread Zolnai Tamás
sfx2/source/control/recentdocsviewitem.cxx | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) New commits: commit 41189d834e5d2b7c22eb91f2641c8c716e75c101 Author: Zolnai Tamás Date: Thu Jan 9 18:57:38 2014 +0100 Startcenter: use PAPER_SCREEN_4_3 as default pap

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

2014-01-13 Thread Zolnai Tamás
sfx2/source/control/recentdocsview.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit feca4e6c739a218b536d0b75c7f8d21aafa07933 Author: Zolnai Tamás Date: Thu Jan 9 00:23:31 2014 +0100 Startcenter: when screen is small make doc thumbails smaller

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

2014-01-13 Thread Zolnai Tamás
include/sfx2/thumbnailview.hxx|3 -- sfx2/source/control/thumbnailview.cxx | 35 +- 2 files changed, 3 insertions(+), 35 deletions(-) New commits: commit 1c83930c80b2096a12b84a848a7261dcfe9e9931 Author: Zolnai Tamás Date: Thu Jan 9 14:34:35 2014 +

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

2014-01-13 Thread Eike Rathke
Hi Abdulaziz, On Sunday, 2014-01-12 05:42:11 -0800, Abdulaziz A Alayed wrote: > commit f08c1edc0a99e0c29fb1614162d3e88c5660e092 > Date: Sun Jan 12 16:02:37 2014 +0300 > > fdo#32530 calc:alignment depend on 1st char direct > > depending on the first char text direction we'll >

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

2014-01-13 Thread Caolán McNamara
include/vcl/pdfwriter.hxx |8 sfx2/source/bastyp/sfxhtml.cxx|7 +-- vcl/source/control/field2.cxx | 20 ++-- vcl/source/control/fixed.cxx |2 +- vcl/source/gdi/outdev3.cxx|9 - vcl/source/gdi/pdfwriter.cxx |

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a6/6c0e11c326a072f0cb609af35d5e9d77fd3b63

2014-01-13 Thread Caolán McNamara
a6/6c0e11c326a072f0cb609af35d5e9d77fd3b63 |1 + 1 file changed, 1 insertion(+) New commits: commit 0efd266ecc0cd090c7cdd2dc23313f958e8867da Author: Caolán McNamara Date: Mon Jan 13 11:31:12 2014 + Notes added by 'git notes add' diff --git a/a6/6c0e11c326a072f0cb609af35d5e9d77fd3

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

2014-01-13 Thread Tsutomu Uchino
offapi/com/sun/star/awt/XMouseMotionListener.idl |2 +- vcl/source/gdi/outdev3.cxx | 13 - 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 77e7702250359f9398737e3a4af1bb9b4cc9c1c9 Author: Tsutomu Uchino Date: Mon Jan 13 09:14:35 201

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 06/35f5cb82f0bb0717b8e74cded79a6fbb0f064c

2014-01-13 Thread Caolán McNamara
06/35f5cb82f0bb0717b8e74cded79a6fbb0f064c |1 + 1 file changed, 1 insertion(+) New commits: commit 7d0797b362db859cbb48fa13cb1043c31a9c4e12 Author: Caolán McNamara Date: Mon Jan 13 11:21:55 2014 + Notes added by 'git notes add' diff --git a/06/35f5cb82f0bb0717b8e74cded79a6fbb0f0

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

2014-01-13 Thread Caolán McNamara
sc/source/core/data/drwlayer.cxx |8 1 file changed, 8 insertions(+) New commits: commit b78d6544eb7751af55ea302535efe42650d26353 Author: Caolán McNamara Date: Mon Jan 13 11:14:40 2014 + Related: #i91494# same for CTL as CJK Change-Id: I6dc5a720762e7c3cd7ccddeb6

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

2014-01-13 Thread Caolán McNamara
drawinglayer/source/primitive2d/textbreakuphelper.cxx |4 drawinglayer/source/primitive2d/textdecoratedprimitive2d.cxx | 17 +- drawinglayer/source/primitive2d/textprimitive2d.cxx |8 - drawinglayer/source/processor2d/vclprocessor2d.cxx|6 include/dra

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

2014-01-13 Thread Zolnai Tamás
include/sfx2/recentdocsviewitem.hxx|3 +++ sfx2/source/control/recentdocsviewitem.cxx |8 +++- 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit a23979349e7cf6d9d40577a37815d480c88d4c40 Author: Zolnai Tamás Date: Fri Jan 10 03:31:46 2014 +0100 fdo#7

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

2014-01-13 Thread Zolnai Tamás
sfx2/source/control/recentdocsview.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3dad1f2f6e863018c4f5d410944d73007630f16c Author: Zolnai Tamás Date: Fri Jan 10 16:02:52 2014 +0100 Startcenter: ignore repeated clicks inside recent docs view (cherry picked fr

[Libreoffice-commits] help.git: Branch 'libreoffice-4-2-0' - source/text

2014-01-13 Thread Zolnai Tamás
source/text/shared/guide/startcenter.xhp |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit ca49962e87a88c3d3bd21bed5786150aa9e40f3d Author: Zolnai Tamás Date: Sat Jan 11 22:05:05 2014 +0100 fdo#72420: Startcenter: make all helpid point to startcenter's main

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - helpcontent2

2014-01-13 Thread Zolnai Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24aae51446a252d7655e54201d703d0c87a822e0 Author: Zolnai Tamás Date: Sat Jan 11 22:05:05 2014 +0100 Updated core Project: help ca49962e87a88c3d3bd21bed5786150aa9e40f3d fdo#72420: Startc

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

2014-01-13 Thread Zolnai Tamás
sfx2/source/dialog/backingwindow.cxx |3 --- sfx2/uiconfig/ui/startcenter.ui |3 ++- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 607bd3de40adf0d296affd3b5fe33cac48c9d4fd Author: Zolnai Tamás Date: Sat Jan 11 01:57:54 2014 +0100 fdo#72420 Startcenter:

Reminder for libreoffice-4-2-0: 2nd approver pushes

2014-01-13 Thread Jan Holesovsky
Hi, I noticed at least 2 libreoffice-4-2-0 gerrit requests that had 2 +1's [in addition to the 1 +1 for libreoffice-4-2] that weren't pushed. Please - when you are the 2nd person who approves the libreoffice-4-2-0 cherry-pick request [ie. it has 3 reviews - 1 than got it to libreoffice-4-2, and 2

Re: [Libreoffice-commits] core.git: ucb/source

2014-01-13 Thread Stephan Bergmann
On 01/11/2014 04:40 PM, Julien Nabet wrote: commit 0d1f724f9645e7ec0da6a4c3a1c22d0dcf785cb6 Author: Julien Nabet Date: Sat Jan 11 16:38:08 2014 +0100 Resolves: fdo#72277 https CMIS Alfresco "The specified device is invalid." Change-Id: I34f8b5e19d9bea0c6d98a7f3258b67e82c50e1de dif

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - offapi/com sc/source

2014-01-13 Thread Tsutomu Uchino
offapi/com/sun/star/awt/XMouseMotionListener.idl |2 +- sc/source/core/data/drwlayer.cxx |6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit a66c0e11c326a072f0cb609af35d5e9d77fd3b63 Author: Tsutomu Uchino Date: Mon Jan 13 09:14:35 2014 +

[Libreoffice-commits] core.git: 7 commits - basctl/source dbaccess/source include/vcl svtools/source toolkit/source vcl/inc vcl/source

2014-01-13 Thread Caolán McNamara
basctl/source/basicide/baside2b.cxx |2 dbaccess/source/ui/dlg/directsql.cxx |6 dbaccess/source/ui/querydesign/LimitBox.cxx |2 dbaccess/source/ui/querydesign/limitboxcontroller.cxx |2 include/vcl/combobox.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - framework/uiconfig

2014-01-13 Thread Zolnai Tamás
framework/uiconfig/startmodule/menubar/menubar.xml |1 + 1 file changed, 1 insertion(+) New commits: commit 8fda9ebaa5a577c2f08b824426a3ad05046ae61f Author: Zolnai Tamás Date: Thu Jan 9 02:13:32 2014 +0100 fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menu

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

2014-01-13 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/comments-nested.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 + sw/source/filter/ww8/docxattributeoutput.cxx | 20 +++- sw/source/filter/ww8/docxattributeoutput.hxx |4 +++- 4 files changed, 27 insertion

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

2014-01-13 Thread Stephan Bergmann
vcl/inc/unx/gtk/gtkdata.hxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 38ab09ecea3a983b315c6a69b1a941e45a933320 Author: Stephan Bergmann Date: Mon Jan 13 09:46:47 2014 +0100 Clean up #if GTK_CHECK_VERSION(3,0,0) Change-Id: Idad6d064a20

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-4.1-4'

2014-01-13 Thread Christian Lohmaier
Tag 'cp-4.1-4' created by Andras Timar at 2014-01-13 08:26 -0800 cp-4.1-4 Changes since cp-4.1-2-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/l

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.1-4'

2014-01-13 Thread Andras Timar
Tag 'cp-4.1-4' created by Andras Timar at 2014-01-13 08:26 -0800 cp-4.1-4 Changes since cp-4.1-3-80: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.1-4'

2014-01-13 Thread Lionel Elie Mamane
Tag 'cp-4.1-4' created by Andras Timar at 2014-01-13 08:26 -0800 cp-4.1-4 Changes since cp-4.1-1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/l

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.1-4'

2014-01-13 Thread Andras Timar
Tag 'cp-4.1-4' created by Andras Timar at 2014-01-13 08:26 -0800 cp-4.1-4 Changes since cp-4.1-3-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/l

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - solenv/bin

2014-01-13 Thread Andras Timar
solenv/bin/modules/installer/windows/msp.pm | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 550f9ad0386660cb6d058e0e5b662b92f87378ba Author: Andras Timar Date: Mon Jan 13 00:26:17 2014 -0800 MSP patchsequence fix Change-Id: Iaf4a6e5eb8291d7