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

2014-01-06 Thread Luc Castermans
svtools/source/control/ctrlbox.cxx |2 svtools/source/control/tabbar.cxx | 216 + 2 files changed, 102 insertions(+), 116 deletions(-) New commits: commit 347af397cafa97cfa7d5027f83fff784ca04a397 Author: Luc Castermans Date: Sun Jan 5 22:22:55 2014 +0

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

2014-01-06 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d56dc259875a697aa69fb6a808fe8a86189db062 Author: Andras Timar Date: Tue Jan 7 07:53:12 2014 +0100 Updated core Project: translations 4417e4d92cb27c5712dafdb9b22fd54d7554d600 diff --git a/transl

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

2014-01-06 Thread Steve Yin
sc/source/ui/Accessibility/AccessibleDocument.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 68792ef189457094eb0fa1790c5895d7031571da Author: Steve Yin Date: Tue Jan 7 06:02:14 2014 + Bug 123622 - [ia2] Calc: No focus event fired on cell when new spreadsheet is crea

LibreOffice Gerrit News for core on 2014-01-07

2014-01-06 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + svt: Use constructor feature for ODocumentCloser. in https://gerrit.libreoffice.org/7186 from Matúš Kukan about module svtools + fdo#69616: Fix for VML part m

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2014-01-06 Thread Michael Meeks
scripts/esc-bug-stats.pl | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 5503fa4933808df6fa9d1bd5967a213850817abf Author: Michael Meeks Date: Mon Jan 6 21:59:08 2014 -0800 More blacklisting / cleanup output for 3.6 diff --git a/scripts/esc-bug-st

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 73001, which changed state. Bug 73001 Summary: UI: Statusbar quick functions broken if several ranges selected https://bugs.freedesktop.org/show_bug.cgi?id=73001 What|Removed |Added --

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

2014-01-06 Thread Kohei Yoshida
sc/inc/column.hxx|7 - sc/inc/table.hxx |4 sc/qa/unit/ucalc.cxx | 179 +++ sc/qa/unit/ucalc.hxx | 14 +++ sc/source/core/data/column2.cxx | 146 --- sc/source/core

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

2014-01-06 Thread Kohei Yoshida
sc/inc/column.hxx|7 - sc/inc/table.hxx |4 - sc/qa/unit/ucalc.cxx | 139 + sc/qa/unit/ucalc.hxx |7 + sc/source/core/data/column2.cxx | 146 ++- sc/source

Re: odb ODF standard conformance [was: minutes of ESC call ...]

2014-01-06 Thread Michael Stahl
On 20/12/13 14:40, Lionel Elie Mamane wrote: > On Thu, Dec 19, 2013 at 08:24:29PM +, Michael Meeks wrote: > >> * Crashtest update (Markus) >> + cf. http://dev-builds.libreoffice.org/crashtest/ >> new crash testing result is available (cf. the date & git hash) >> All files teste

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e8/418b5adfbca524b7dcb72929fb35a120481fbf

2014-01-06 Thread Caolán McNamara
e8/418b5adfbca524b7dcb72929fb35a120481fbf |1 + 1 file changed, 1 insertion(+) New commits: commit b7df90f69d3dbc90cedd427fac20e02cf4e0d264 Author: Caolán McNamara Date: Mon Jan 6 20:14:34 2014 + Notes added by 'git notes add' diff --git a/e8/418b5adfbca524b7dcb72929fb35a120481f

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

2014-01-06 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 272 +-- sw/source/filter/ww8/docxattributeoutput.hxx | 13 - sw/source/filter/ww8/docxsdrexport.cxx | 240 +++ sw/source/filter/ww8/docxsdrexport.hxx | 33 +++ 4 files changed, 328 inserti

Re: Efficient UNO component linkage & GC ...

2014-01-06 Thread Michael Meeks
On Mon, 2014-01-06 at 16:45 +0100, Stephan Bergmann wrote: > > ? :-) Certainly the latter can be stored as an extra boolean. > > There is a mismatch between the grammar for UNO implementation names and > C function identifiers usable for these constructor functions, and the > constructor ar

[SOLVED] e: ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx seems unused

2014-01-06 Thread Julien Nabet
On 06/01/2014 17:53, Eike Rathke wrote: Hi julien2412, On Saturday, 2014-01-04 03:50:19 -0800, julien2412 wrote: Cppcheck reported this: ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx 123 syntaxError error Invalid number of character (() when these macros are defined: ''. Indeed

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

2014-01-06 Thread Julien Nabet
ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ca4e6e1940a22cf82cc492da6a3ce0b3d8e0e80 Author: Julien Nabet Date: Mon Jan 6 20:21:37 2014 +0100 Fix extra right parenthesis Change-Id: I0386aedb2fc8c70

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

2014-01-06 Thread Andras Timar
vcl/source/filter/wmf/enhwmf.cxx | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 356a5921f0a0a2295d55cbee2bf1570f357bd686 Author: Andras Timar Date: Mon Jan 6 19:23:01 2014 +0100 EMF/WMF: parse line cap and line join Change

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

2014-01-06 Thread Andras Timar
vcl/source/filter/wmf/enhwmf.cxx | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 5b8ad54cc596a58da1f79937cc6709ce0799ac7f Author: Andras Timar Date: Mon Jan 6 19:23:01 2014 +0100 EMF/WMF: parse line cap and line join Change

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

2014-01-06 Thread Herbert Dürr
sc/source/filter/dif/makefile.mk |3 ++- sc/source/filter/excel/makefile.mk|3 ++- sc/source/filter/ftools/makefile.mk |3 ++- sc/source/filter/html/makefile.mk |3 ++- sc/source/filter/lotus/makefile.mk|3 ++- sc/source/filter/qpro/makefile.mk |4 ++-

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

2014-01-06 Thread Fridrich Štrba
writerperfect/source/common/WPXSvStream.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit 6404567b0ad3dab20f39eb93114a30f0b2016f31 Author: Fridrich Å trba Date: Mon Jan 6 19:06:03 2014 +0100 Avoid memcpy completely Change-Id: I3d27935918930

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

2014-01-06 Thread Kohei Yoshida
sc/inc/document.hxx | 11 -- sc/source/core/data/documen2.cxx |3 sc/source/ui/Accessibility/AccessibleDocument.cxx| 46 +-- sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx | 38 +--

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

2014-01-06 Thread Michael Meeks
package/source/xstor/owriteablestream.cxx |2 +- package/source/xstor/xstorage.cxx |6 ++ package/source/xstor/xstorage.hxx |8 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 1ae9fdb294fe063a55e34188b249c5e0d908ddcf Author: Michael Me

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - basic/source boost/makefile.mk boost/prj dbaccess/source dtrans/source extensions/source external_deps.lst sc/source sd/source svx/sour

2014-01-06 Thread Herbert Dürr
basic/source/comp/parser.cxx |2 basic/source/comp/token.cxx |6 +- basic/source/inc/token.hxx |2 boost/makefile.mk| 24 +-- boost

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

2014-01-06 Thread Lionel Elie Mamane
connectivity/source/drivers/jdbc/CallableStatement.cxx |4 connectivity/source/drivers/jdbc/PreparedStatement.cxx |5 + 2 files changed, 9 insertions(+) New commits: commit 01329972d89ddfd30d197b7947c571fdb83b0cf8 Author: Lionel Elie Mamane Date: Mon Jan 6 16:40:59 2014 +0100

Re: ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx seems unused

2014-01-06 Thread Eike Rathke
Hi julien2412, On Saturday, 2014-01-04 03:50:19 -0800, julien2412 wrote: > Cppcheck reported this: > ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx > 123 syntaxError error Invalid number of character (() when these > macros are > defined: ''. > > Indeed we have: > 123 aB

Re: [libreoffice-projects] [ANN] LIbreOffice 4.2.0 RC1 available

2014-01-06 Thread Norbert Thiebaud
On Mon, Jan 6, 2014 at 8:42 AM, Stephan Bergmann wrote: > On 12/20/2013 09:36 PM, Norbert Thiebaud wrote: >> >> both should work for 10.9... I would just like a confirmation that the >> 64 bits build works (which I think it does... as the problem seems to >> be tied to the signing of the Python Fr

[Libreoffice-commits] core.git: configure.ac download.lst external/python3

2014-01-06 Thread Michael Stahl
configure.ac|2 download.lst|2 external/python3/ExternalPackage_python3.mk | 14 +- external/python3/UnpackedTarball_python3.mk | 11 - external/python3/i100492-freebsd.patch.1|2 external/p

[Libreoffice-commits] cppunit.git: Branch 'feature/cmake' - 2 commits - CMakeLists.txt cmake/SelectQtVersion.cmake examples/qt include/CMakeLists.txt src/CMakeLists.txt src/qttestrunner

2014-01-06 Thread Bernhard Sessler
CMakeLists.txt | 12 +- cmake/SelectQtVersion.cmake | 43 + examples/qt/ExampleTestCases.cpp | 48 +-- examples/qt/ExampleTestCases.h | 32 -- examples/qt/Main.cpp | 18 -- ex

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

2014-01-06 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 40 sc/qa/unit/ucalc.hxx |7 +++ 2 files changed, 47 insertions(+) New commits: commit 4796d5dde115cc56eeddb67f38ce7b9f490e886d Author: Kohei Yoshida Date: Mon Jan 6 11:33:00 2014 -0500 Add unit test for getting dat

[Libreoffice-commits] core.git: basic/source dtrans/source extensions/source sc/source sd/source svx/source toolkit/source vcl/quartz

2014-01-06 Thread Herbert Dürr
basic/source/comp/parser.cxx |2 - basic/source/comp/token.cxx |4 +- basic/source/inc/token.hxx |2 - dtrans/source/win32/clipb/WinClipboard.cxx |2 - extensions/so

[Libreoffice-commits] cppunit.git: Branch 'feature/cmake' - CMakeLists.txt examples/CMakeLists.txt examples/qt

2014-01-06 Thread Bernhard Sessler
CMakeLists.txt |5 + examples/CMakeLists.txt|3 +++ examples/qt/CMakeLists.txt | 21 + 3 files changed, 29 insertions(+) New commits: commit 9d8fffbf39ece34d1d4fb315beac1f8967a12bbe Author: Bernhard Sessler Date: Sun Dec 22 15:22:28 2013 +0100

Re: Bugreport 32506

2014-01-06 Thread Lionel Elie Mamane
On Thu, Dec 26, 2013 at 08:50:07PM +0100, Jochen Schiffers wrote: > on GE-user-ML is been discussed the bugreport 32506 > (https://bugs.freedesktop.org/show_bug.cgi?id=32506). See you any > possibility to solve the problem? If designed properly, this could be a nice feature. I take patches. In oth

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c3/1988351c10e9f3fd783730d95da34efd52c153

2014-01-06 Thread Caolán McNamara
c3/1988351c10e9f3fd783730d95da34efd52c153 |1 + 1 file changed, 1 insertion(+) New commits: commit 938c732a27ecdac8b4d3eebab86ab69b72101019 Author: Caolán McNamara Date: Mon Jan 6 16:32:39 2014 + Notes added by 'git notes add' diff --git a/c3/1988351c10e9f3fd783730d95da34efd52c1

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7f/c467773e73586e5fb457eab043cb1823207900

2014-01-06 Thread Caolán McNamara
7f/c467773e73586e5fb457eab043cb1823207900 |1 + 1 file changed, 1 insertion(+) New commits: commit ba50b9454630a1145bb0024f3f3656954dd520b4 Author: Caolán McNamara Date: Mon Jan 6 16:25:44 2014 + Notes added by 'git notes add' diff --git a/7f/c467773e73586e5fb457eab043cb18232079

Re: help in debug LibreOffice

2014-01-06 Thread Lionel Elie Mamane
On Wed, Jan 01, 2014 at 03:43:45PM -0200, Olivier Hallot wrote: > Em 01-01-2014 09:13, Miklos Vajna escreveu: >> On Wed, Jan 01, 2014 at 08:33:53AM -0200, Olivier Hallot >> wrote: >>> (gdb) b DataSourceTabPage::DataSourceTabPage >> That class is in the chart namespace. You can try if "b >> chart

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

2014-01-06 Thread Fridrich Štrba
writerperfect/source/common/WPXSvStream.cxx | 154 ++-- 1 file changed, 122 insertions(+), 32 deletions(-) New commits: commit ec5fc829f08b09baa50a8dc0707c68669d28677f Author: Fridrich Å trba Date: Fri Dec 20 14:49:06 2013 +0100 Buffered WPXSvInputStream

[Libreoffice-commits] core.git: helpcontent2

2014-01-06 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11cde981f5f9f4d037f0f0f73a14e928eab23075 Author: Caolán McNamara Date: Mon Jan 6 16:07:59 2014 + Updated core Project: help 792806c6d7a924bf04ef90aa582ed5966a72b70b diff --git a/helpconten

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

2014-01-06 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/shared/optionen/01060401.xhp | 12 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 792806c6d7a924bf04ef90aa582ed5966a72b70b Author: Caolán McNamara Date: Mon Jan 6 16:07:59 2014 + upd

[Libreoffice-commits] core.git: sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2014-01-06 Thread Caolán McNamara
sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |1 sc/source/ui/inc/crdlg.hxx | 25 + sc/source/ui/miscdlgs/crdlg.cxx| 56 +++- sc/source/ui/src/miscdlgs.src | 60 - sc/uiconfig/scalc/ui/colorro

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

2014-01-06 Thread Caolán McNamara
sc/source/ui/optdlg/tpusrlst.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c41e98e9ec3026c62424420e4910bd9a0470fbb7 Author: Caolán McNamara Date: Mon Jan 6 15:24:23 2014 + avoid out of bounds string access Change-Id: I0a0affea08528f

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

2014-01-06 Thread Stephan Bergmann
include/osl/detail/component-defines.h | 46 +- sw/source/core/text/wrong.cxx | 143 +++-- 2 files changed, 89 insertions(+), 100 deletions(-) New commits: commit be58acfe2b8bc453b1b8b10bd6349599730d0d78 Author: Stephan Bergmann Date: Mon Jan 6 1

[Bug 39674] find / fix all German spellings in internal APIs

2014-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39674 --- Comment #11 from Philipp Riemer --- (In reply to comment #10) > One more: sw/source/core/text/wrong.cxx: > > nOben, nUnten, nMitte in SwWrongList::GetWrongPos() Done with commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=62ab

Re: Efficient UNO component linkage & GC ...

2014-01-06 Thread Stephan Bergmann
On 12/23/2013 08:28 PM, Michael Meeks wrote: On Mon, 2013-12-23 at 18:44 +0100, Matúš Kukan wrote: * implementations of non-single-instance services can be rewritten using the new .component XML http://cgit.freedesktop.org/libreoffice/core/commit/?id=ae3a0c8da50b36db395984637f5ad74d3b4887bc>

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

2014-01-06 Thread Miklos Vajna
oox/source/shape/WpsContext.cxx | 14 +- sw/qa/extras/ooxmlexport/data/autofit.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ sw/source/filter/ww8/docxattributeoutput.cxx |6 +- 4 files changed, 24 insertions(+), 2 deletions(-) New c

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

2014-01-06 Thread Fridrich Štrba
writerperfect/source/common/WPXSvStream.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 4b4a870b176cf5ff9ee84fc5b16f4df1d8eeef94 Author: Fridrich Å trba Date: Mon Jan 6 16:43:17 2014 +0100 Avoid some memcpy when not necessary Change-Id: I9b8

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

2014-01-06 Thread Caolán McNamara
vcl/win/source/gdi/salgdi3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f8d2ac5f3d6bd69fae981f6872bfcfac9c2d611 Author: Caolán McNamara Date: Mon Jan 6 15:32:21 2014 + pGlyphIDs->pGlyphIds Change-Id: I6325ef720294e5f3faf239fd1f18a53248d94

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

2014-01-06 Thread Caolán McNamara
sc/inc/scabstdlg.hxx |6 -- sc/source/ui/attrdlg/scdlgfact.cxx | 21 - sc/source/ui/attrdlg/scdlgfact.hxx |6 -- sc/source/ui/optdlg/tpusrlst.cxx |8 4 files changed, 4 insertions(+), 37 deletions(-) New commits: commit 8c0bb20138

Re: Efficient UNO component linkage & GC ...

2014-01-06 Thread Stephan Bergmann
On 12/23/2013 06:44 PM, Matúš Kukan wrote: On Thu, 2013-12-19 at 10:51 +0100, Stephan Bergmann wrote: * assume all LO-internal C++ implementations are ComponentContext-based (i.e., use cppu::createSingleComponentFactory or cppu::createOneInstanceComponentFactory rather than legacy ServiceManager

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sw/qa sw/source

2014-01-06 Thread Zolnai Tamás
sw/qa/extras/ww8export/data/fdo59530.doc |binary sw/source/filter/ww8/wrtw8sty.cxx|7 --- 2 files changed, 7 deletions(-) New commits: commit d68bc8d8f0775e5bafc6d168ade5a801a83565e5 Author: Zolnai Tamás Date: Mon Jan 6 15:59:50 2014 +0100 cp#201310151026: fix file c

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

2014-01-06 Thread Zolnai Tamás
sw/qa/extras/ww8export/data/fdo59530.doc |binary sw/source/filter/ww8/wrtw8sty.cxx|7 --- 2 files changed, 7 deletions(-) New commits: commit 2927ae7ac8b8f3cdeedb9467356f10b047eb4d75 Author: Zolnai Tamás Date: Mon Jan 6 15:59:50 2014 +0100 cp#201310151026: fix file c

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

2014-01-06 Thread Zolnai Tamás
sw/qa/extras/ww8export/data/fdo59530.doc |binary sw/source/filter/ww8/wrtw8sty.cxx|7 --- 2 files changed, 7 deletions(-) New commits: commit 5ea7f28bb9f787a1650e0d126e28ffb543c2a363 Author: Zolnai Tamás Date: Mon Jan 6 15:59:50 2014 +0100 cp#201310151026: fix file c

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

2014-01-06 Thread Zolnai Tamás
sw/qa/extras/ww8export/data/fdo59530.doc |binary sw/source/filter/ww8/wrtw8sty.cxx|7 --- 2 files changed, 7 deletions(-) New commits: commit eafe417d1a9531c98d2bd44d8eb04bc1af068b40 Author: Zolnai Tamás Date: Mon Jan 6 15:59:50 2014 +0100 cp#201310151026: fix file c

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk

2014-01-06 Thread Caolán McNamara
cui/UIConfig_cui.mk|1 cui/source/customize/cfg.cxx | 61 - cui/source/customize/cfg.src | 39 cui/source/inc/cfg.hxx |7 - cui/uiconfig/ui/customizedialog.ui | 162 + 5 files changed, 18

Re: What parameters to supply to autogen.sh

2014-01-06 Thread Stephan Bergmann
On 12/23/2013 03:21 PM, mcmurchy1917-libreoff...@yahoo.co.uk wrote: For the build, Linux - rpm (x86), version 4.1.4, English (US), that appears on the Download page what parameters would have been supplied to autogen.sh to build it? see

Re: [libreoffice-projects] [ANN] LIbreOffice 4.2.0 RC1 available

2014-01-06 Thread Stephan Bergmann
On 12/20/2013 09:36 PM, Norbert Thiebaud wrote: both should work for 10.9... I would just like a confirmation that the 64 bits build works (which I think it does... as the problem seems to be tied to the signing of the Python Framework.. which is not delivered in the 64 bits build (unnecessary si

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 63/1b6b53afe97f22405f5239e7d13422622f980b

2014-01-06 Thread Caolán McNamara
63/1b6b53afe97f22405f5239e7d13422622f980b |1 + 1 file changed, 1 insertion(+) New commits: commit f6ebd5e1a554a536426a61e1f2559561f078d973 Author: Caolán McNamara Date: Mon Jan 6 14:33:36 2014 + Notes added by 'git notes add' diff --git a/63/1b6b53afe97f22405f5239e7d13422622f98

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c0/a84ad10964fb7a65b6239cbe1cef8698b5d17b

2014-01-06 Thread Caolán McNamara
c0/a84ad10964fb7a65b6239cbe1cef8698b5d17b |1 + 1 file changed, 1 insertion(+) New commits: commit 96317201b15fa32ce45a22a9825342985f8bcebd Author: Caolán McNamara Date: Mon Jan 6 14:32:48 2014 + Notes added by 'git notes add' diff --git a/c0/a84ad10964fb7a65b6239cbe1cef8698b5d1

Re: odb ODF standard conformance [was: minutes of ESC call ...]

2014-01-06 Thread Stephan Bergmann
On 12/20/2013 03:51 PM, Lionel Elie Mamane wrote: On Fri, Dec 20, 2013 at 03:09:04PM +0100, Miklos Vajna wrote: Random is probably the worst method you can think about. Why? What properties do you want from these IDs? Only that they are unique within the XML document, right? ...and uniquenes

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 3 commits - chart2/source

2014-01-06 Thread Peilin
chart2/source/view/main/OpenGLRender.cxx | 203 --- chart2/source/view/main/OpenGLRender.hxx | 11 + 2 files changed, 170 insertions(+), 44 deletions(-) New commits: commit 143f47dced2b01e4c379b14a03243b5fa514bad6 Author: Peilin Date: Mon Jan 6 16:32:09 2014 +080

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

2014-01-06 Thread Tor Lillqvist
fpicker/source/aqua/FPentry.mm |3 --- 1 file changed, 3 deletions(-) New commits: commit 8723bf714b6156396f30ac71c0268e5a51c76337 Author: Tor Lillqvist Date: Mon Jan 6 14:26:04 2014 +0200 Bin mysterious FIXME comment and 'if (0) return 0;' line Change-Id: I41a29ec89b848ea0bf

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

2014-01-06 Thread Winfried Donkers
sc/source/ui/src/scfuncs.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1142320ccd6e9d7dcfcda339cd2b32674b7a3d32 Author: Winfried Donkers Date: Sun Dec 29 16:29:49 2013 +0100 fdo#73117 fix switched true/false explanation for HYPGEOM.DIST in f

[Libreoffice-commits] core.git: .gitignore

2014-01-06 Thread Michael Stahl
.gitignore |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 0edcb5438621b967132916052e89acb9da0f9798 Author: Michael Stahl Date: Mon Jan 6 13:17:10 2014 +0100 .gitignore: add test-install/ Change-Id: I41c617e27f34f730a3905fca67d841bdf237b5fe diff

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - dbaccess/source

2014-01-06 Thread Herbert Dürr
dbaccess/source/filter/xml/makefile.mk |1 + dbaccess/source/filter/xml/xmlservices.cxx | 11 +++ 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 631b6b53afe97f22405f5239e7d13422622f980b Author: Herbert Dürr Date: Mon Jan 6 11:40:46 2014 + #i123

[Libreoffice-commits] core.git: 2 commits - basctl/inc basctl/source basctl/uiconfig basctl/UIConfig_basicide.mk extras/source

2014-01-06 Thread Caolán McNamara
basctl/UIConfig_basicide.mk|2 basctl/inc/basidesh.hrc|2 basctl/inc/helpid.hrc |1 basctl/source/basicide/moduldl2.cxx| 12 - basctl/source/basicide/moduldlg.cxx| 166 +++

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

2014-01-06 Thread Caolán McNamara
helpers/help_hid.lst | 11 --- source/text/sbasic/shared/01/0613.xhp | 10 +- source/text/shared/00/0001.xhp|4 ++-- source/text/shared/01/0613.xhp| 23 --- 4 files changed, 19 insertions(+), 29 deletion

[Libreoffice-commits] core.git: helpcontent2

2014-01-06 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc88b3a3064149f9894b303d2609efe1e368de7f Author: Caolán McNamara Date: Mon Jan 6 11:43:25 2014 + Updated core Project: help e6b3e8a539ae36e71087ae8c26812be103492c8c diff --git a/helpconten

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

2014-01-06 Thread Andras Timar
sw/uiconfig/swriter/ui/flddbpage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a860d3e03e523777942a5c824d8cb6013d4098f Author: Andras Timar Date: Mon Jan 6 12:55:19 2014 +0100 fix copy&paste error on UI Change-Id: Id45ef565883069705bd7dddf5f5ec1

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

2014-01-06 Thread Markus Mohrhard
sc/source/filter/xml/xmlimprt.cxx |3 +++ sc/source/filter/xml/xmlimprt.hxx |5 - sc/source/filter/xml/xmltabi.cxx |3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 3d7011c3c2b47aca273d7e8a26bdaeaf982d8702 Author: Markus Mohrhard Date: Sat Dec 28 12:

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

2014-01-06 Thread Andras Timar
sw/uiconfig/swriter/ui/flddbpage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7f339e37e68bc344572b239a4b4ca44483eff8f Author: Andras Timar Date: Mon Jan 6 12:55:19 2014 +0100 fix copy&paste error on UI Change-Id: Id45ef565883069705bd7dddf5f5ec1

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

2014-01-06 Thread Markus Mohrhard
sc/source/filter/xml/xmlexprt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a487e676ef96d1e6e2efa8680385720667790a60 Author: Markus Mohrhard Date: Sat Dec 28 08:13:12 2013 +0100 only write new element and attributes in ODF 1.2 extended Change-Id

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

2014-01-06 Thread Zolnai Tamás
sfx2/uiconfig/ui/startcenter.ui | 12 1 file changed, 12 insertions(+) New commits: commit 9c2794e07883c4c5ce1a3c2c6ef167e0b1b1e88a Author: Zolnai Tamás Date: Mon Jan 6 12:24:33 2014 +0100 Startcenter: add icons for 'Open Files' and 'Templates' Change-Id: Ic9e584f

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

2014-01-06 Thread Zolnai Tamás
sfx2/uiconfig/ui/startcenter.ui | 12 1 file changed, 12 insertions(+) New commits: commit 28b8f43d071fb62fe4205648daa33f80c1b4b4a8 Author: Zolnai Tamás Date: Mon Jan 6 12:24:33 2014 +0100 Startcenter: add icons for 'Open Files' and 'Templates' Change-Id: Ic9e584f

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

2014-01-06 Thread Steve Yin
sc/source/ui/Accessibility/AccessibleDocument.cxx|9 ++--- sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |2 +- sc/source/ui/inc/tabvwsh.hxx |8 ++-- sc/source/ui/view/cellsh4.cxx|6 ++ sc/source/ui/view/tabview

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 15/e6a8263ae6181ac4912b94af8cb63adc34a86d 54/78c54be2de808663565e53250c8a4055b390c9

2014-01-06 Thread Caolán McNamara
15/e6a8263ae6181ac4912b94af8cb63adc34a86d |1 + 54/78c54be2de808663565e53250c8a4055b390c9 |1 + 2 files changed, 2 insertions(+) New commits: commit 4bda1914b82d95b108cee082168d2dcf84ad5f7c Author: Caolán McNamara Date: Mon Jan 6 10:47:02 2014 + Notes added by 'git notes add'

[Libreoffice-commits] core.git: configure.ac

2014-01-06 Thread Tomofumi Yagi
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 91bbb55f2877aada6f4bee966185287eeb3aaadd Author: Tomofumi Yagi Date: Sat Jan 4 17:01:55 2014 +0900 $MSM_PATH($msmdir) needs a path separator at the end of the line. A error occurs in Vis

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

2014-01-06 Thread Chris Sherlock
vcl/source/filter/wmf/enhwmf.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ddaceeaf227f5e0f2dbc6016ac20632421758adc Author: Chris Sherlock Date: Mon Jan 6 20:58:56 2014 +1100 Move default: to end of switch This helps prevent silly people

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

2014-01-06 Thread sushil_shinde
oox/source/drawingml/shape.cxx |6 ++ oox/source/export/drawingml.cxx|2 sw/qa/extras/ooxmlexport/data/textbox_picturefill.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 ++ sw/source/filter/ww8/docxattributeoutp

[Bug 60698] kill pointless one-file library ...

2014-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60698 --- Comment #24 from Stephan Bergmann --- (In reply to comment #23) > And about xmlreader library? > > It just have 3 files... where we can put this? xmlreader is used by both the URE and LO layers, but is not part of the URE stable interface,

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

2014-01-06 Thread Caolán McNamara
helpers/help_hid.lst |9 - source/text/sbasic/shared/01/0613.xhp | 12 ++-- source/text/shared/00/0001.xhp|2 +- source/text/shared/01/0613.xhp| 24 4 files changed, 19 insertions(+), 28 deletions

[Libreoffice-commits] core.git: 2 commits - basctl/inc basctl/source basctl/uiconfig basctl/UIConfig_basicide.mk helpcontent2

2014-01-06 Thread Caolán McNamara
basctl/UIConfig_basicide.mk|1 basctl/inc/basidesh.hrc|1 basctl/inc/helpid.hrc |1 basctl/source/basicide/moduldl2.cxx| 189 ++- basctl/source/basicide/moduldlg.hxx| 18 +- basctl/source/basicide/moduld

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

2014-01-06 Thread Steve Yin
sc/source/ui/Accessibility/AccessibleCell.cxx|2 +- sc/source/ui/Accessibility/AccessibleDocument.cxx|8 sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |8 sc/source/ui/inc/AccessibleCell.hxx |3 +-- sc/source/ui/inc/AccessibleSp

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

2014-01-06 Thread Andras Timar
starmath/source/commands.src | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 7e78ca35dd80d2330cfc4e6ede7a1139b136a673 Author: Andras Timar Date: Mon Jan 6 10:57:16 2014 +0100 Typo fixes in Math tooltips Change-I

[Libreoffice-commits] core.git: 2 commits - l10ntools/inc l10ntools/source starmath/source

2014-01-06 Thread Andras Timar
l10ntools/inc/export.hxx |6 -- l10ntools/source/export.cxx | 93 ++- starmath/source/commands.src | 38 - 3 files changed, 50 insertions(+), 87 deletions(-) New commits: commit 9a319e930cf649346985e9e87e95945d447beae4 Author: A

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 79/5b3bb9e59c9bf049d27538c860cd66633dddcf

2014-01-06 Thread Caolán McNamara
79/5b3bb9e59c9bf049d27538c860cd66633dddcf |1 + 1 file changed, 1 insertion(+) New commits: commit 7be90e40cf7cd77436f86eea9449f114080b7ae4 Author: Caolán McNamara Date: Mon Jan 6 09:26:41 2014 + Notes added by 'git notes add' diff --git a/79/5b3bb9e59c9bf049d27538c860cd66633ddd

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

2014-01-06 Thread Steve Yin
winaccessibility/source/UAccCOM/MAccessible.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6242f8262f4d7ac15e9fe20da0e8d3475e9f5cf2 Author: Steve Yin Date: Mon Jan 6 07:08:05 2014 + Initialize m_containedObjects (cherry picked from commit 795b3bb9e59c9bf049d

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

2014-01-06 Thread Miklos Vajna
oox/source/export/shapes.cxx |8 +++- oox/source/shape/WpgContext.cxx |4 sw/qa/extras/ooxmlexport/data/groupshape-picture.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |8 4 files changed, 19 insert

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

2014-01-06 Thread Caolán McNamara
sd/source/ui/slidesorter/cache/SlsRequestQueue.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 6a7a73d278c300ac7519d1ec50e5a4495f174f89 Author: Caolán McNamara Date: Thu Dec 12 12:37:43 2013 + pages with equal Priority and Class getting dro

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

2014-01-06 Thread Steve Yin
sc/source/ui/Accessibility/AccessibleCell.cxx|2 +- sc/source/ui/Accessibility/AccessibleDocument.cxx| 17 ++--- sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 10 +- sc/source/ui/inc/AccessibleCell.hxx |3 ++- sc/source/ui/inc/A