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

2013-06-26 Thread David Tardon
configure.ac |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 2b5203c9ac4b6a95fa77f1a31fdb7b13e736d37e Author: David Tardon Date: Thu Jun 27 07:29:43 2013 +0200 unoxml needs to link with raptor2 now Change-Id: Icbe5ac8e20b5a05fdba4ed7b8a287c3d9e

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa sc/source

2013-06-26 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 72 + sc/source/core/data/column.cxx | 36 2 files changed, 73 insertions(+), 35 deletions(-) New commits: commit 9b0905350a005c397f790a72b175cb20169c93cf Author: Kohei Yoshida Date: Wed Jun 26 23

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

2013-06-26 Thread Norbert Thiebaud
sc/source/core/data/column3.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 56f9378d1df21d4ceb42a89e8d9cdbe1cf5e0511 Author: Norbert Thiebaud Date: Wed Jun 26 21:17:05 2013 -0500 coverity#1038296 Missing break in switch Change-Id: I3c0282d731082c32558a527110762df

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/qa sc/source

2013-06-26 Thread Kohei Yoshida
sc/inc/column.hxx |7 + sc/qa/unit/ucalc.cxx| 31 ++ sc/source/core/data/column.cxx | 10 +-- sc/source/core/data/column3.cxx | 56 +--- 4 files changed, 93 insertions(+), 11 deletions(-) New comm

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 6 commits - sc/inc sc/source

2013-06-26 Thread Kohei Yoshida
sc/inc/column.hxx | 16 +- sc/source/core/data/column.cxx | 99 +--- sc/source/core/data/column3.cxx | 245 +--- 3 files changed, 203 insertions(+), 157 deletions(-) New commits: commit 1a61dd41f2ad03ea49658ddc427a331368d9aad2 Au

[Libreoffice-commits] core.git: accessibility/bridge

2013-06-26 Thread David Ostrovsky
accessibility/bridge/org/openoffice/java/accessibility/Dialog.java | 21 ++ 1 file changed, 21 insertions(+) New commits: commit 7746de6e42d5957fa62fa278e2c46a0cb472dc01 Author: David Ostrovsky Date: Thu Jun 27 00:03:50 2013 +0200 fdo#58995 fix focus gain/lost events dropping o

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

2013-06-26 Thread Winfried Donkers
sc/source/ui/view/cellsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e51def95b7b2d7627d97ca898846f3d3be791b3d Author: Winfried Donkers Date: Wed Jun 26 08:00:17 2013 +0200 fdo#65856 allow shift cells in paste special for copy-mode Change-Id:

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

2013-06-26 Thread Winfried Donkers
sc/source/ui/view/cellsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 253052788a9f99af782be3ec30a6812b5922ff28 Author: Winfried Donkers Date: Wed Jun 26 08:00:17 2013 +0200 fdo#65856 allow shift cells in paste special for copy-mode Change-Id:

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

2013-06-26 Thread Winfried Donkers
sc/source/ui/view/cellsh1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e513fffeac1f4a814f644f156d88fc8810af4e46 Author: Winfried Donkers Date: Wed Jun 26 08:00:17 2013 +0200 fdo#65856 allow shift cells in paste special for copy-mode Change-Id:

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

2013-06-26 Thread Thorsten Behrens
vcl/source/gdi/bitmapex.cxx | 34 +- 1 file changed, 5 insertions(+), 29 deletions(-) New commits: commit 7156f76d186cf7bff95e2959c829e7623ef0ee62 Author: Thorsten Behrens Date: Fri Jun 14 13:26:43 2013 +0200 Fixup alpha bitmap generation for Windows.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - configure.ac

2013-06-26 Thread Michael Meeks
configure.ac |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 150d258234be57619c860c51a74410caf650cb00 Author: Michael Meeks Date: Thu Jun 20 17:33:09 2013 +0100 fdo#65975 - fix failed compilation on windows 32bit. Change-Id: I69033856962e8d716

[Libreoffice-commits] help.git: Branch 'libreoffice-4-1' - source/auxiliary

2013-06-26 Thread Andras Timar
source/auxiliary/am/default.css | 108 + source/auxiliary/am/highcontrast1.css | 109 ++ source/auxiliary/am/highcontrast2.css | 109 ++ source/auxiliary/am/highcontrastblack.css | 109 +++

[PUSHED libreoffice-4-1] Add Amharic (am) auxiliary files

2013-06-26 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/4551 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/4551 To unsubscribe, vis

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

2013-06-26 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9040f3f80bf745bc11ad608d0e800b11c485e0bb Author: Andras Timar Date: Wed Jun 26 22:40:41 2013 +0200 Updated core Project: help 415faf95c2611ed264ff3e0b93f58207cd9bb4f8 Add Amharic (am) a

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

2013-06-26 Thread Thorsten Behrens
sd/source/ui/dlg/tpoption.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 78d3a693028195fdd2ebb5afbfb52fd823875109 Author: Thorsten Behrens Date: Wed Jun 26 19:44:01 2013 +0200 Fix fdo#65849 - really move control one line up. If all other controls

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

2013-06-26 Thread Michael Stahl
RepositoryExternal.mk |1 + unoxml/source/rdf/librdf_repository.cxx | 11 +++ 2 files changed, 12 insertions(+) New commits: commit ae11e5501c9cf436a3f8b956e9b3fba6d1cb67cf Author: Michael Stahl Date: Wed Jun 26 21:57:03 2013 +0200 fdo#64672 prevent raptor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - RepositoryExternal.mk unoxml/source

2013-06-26 Thread Michael Stahl
RepositoryExternal.mk |2 ++ unoxml/source/rdf/librdf_repository.cxx | 16 2 files changed, 18 insertions(+) New commits: commit 402a919c54bca942941e8ef2f0b340047fa152fc Author: Michael Stahl Date: Wed Jun 26 21:57:03 2013 +0200 fdo#64672 prevent r

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - redland/raptor

2013-06-26 Thread Michael Stahl
redland/raptor/makefile.mk |1 + redland/raptor/raptor-1.4.18-fdo64672.patch | 12 2 files changed, 13 insertions(+) New commits: commit 9727a88b614350c832c151fbc670097850cdcc97 Author: Michael Stahl Date: Wed Jun 26 22:37:41 2013 +0200 fdo#64672 preven

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - libxslt/libxslt-1.1.26-memdump.patch libxslt/makefile.mk

2013-06-26 Thread Stephan Bergmann
libxslt/libxslt-1.1.26-memdump.patch | 10 ++ libxslt/makefile.mk |3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 64ffb48c0018092f423d1218cc6a06fbb5cbb5a2 Author: Stephan Bergmann Date: Fri Jan 18 14:23:27 2013 +0100 Avoid .memdu

Documentation of the architecture

2013-06-26 Thread Nuria Cotelo Varela
I'd like to familiarize myself with the architecture and design of LibreOffice. I cannot find this type of documentation for LibreOffice. Might you indicate me like obtain it? Regards Nuria CV ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

Documentation of the architecture

2013-06-26 Thread Nuria Cotelo Varela
I'd like to familiarize myself with the architecture and design of LibreOffice. I cannot find this type of documentation for LibreOffice. Might you indicate me like obtain it? Regards Nuria CV ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - 2 commits - sc/source

2013-06-26 Thread Michael Meeks
sc/source/core/opencl/openclwrapper.cxx | 64 sc/source/core/tool/formulagroup.cxx| 21 ++ 2 files changed, 36 insertions(+), 49 deletions(-) New commits: commit e88d6a4c6a86ce5940d101676ba41c2765d30518 Author: Michael Meeks Date: Wed Jun 26 22:

[Libreoffice-commits] core.git: RepositoryExternal.mk unoxml/source

2013-06-26 Thread Michael Stahl
RepositoryExternal.mk |1 + unoxml/source/rdf/librdf_repository.cxx | 11 +++ 2 files changed, 12 insertions(+) New commits: commit 246a78b1d2a88ff1937b09b22325d160739ef47e Author: Michael Stahl Date: Wed Jun 26 21:57:03 2013 +0200 fdo#64672 prevent raptor

[PATCH libreoffice-4-1] Add Amhraic (am) auxiliary files

2013-06-26 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/4551 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/51/4551/1 Add Amhraic (am) auxiliary files Change-Id: I3ef1018e8b40b3c1626d5add7ffa217da6419a0c --- A source/auxiliary/am/

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

2013-06-26 Thread Andras Timar
source/auxiliary/am/default.css | 108 + source/auxiliary/am/highcontrast1.css | 109 ++ source/auxiliary/am/highcontrast2.css | 109 ++ source/auxiliary/am/highcontrastblack.css | 109 +++

[Libreoffice-commits] core.git: helpcontent2

2013-06-26 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c1ac2fa0892b6316cf045e95e3645bde3d64872 Author: Andras Timar Date: Wed Jun 26 22:40:41 2013 +0200 Updated core Project: help f92fe458ddf0b7a79a11f426eff8f271639c6ada diff --git a/helpcontent2

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-06-26 Thread Kohei Yoshida
sc/source/core/data/column3.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5941ced5309b707b132cab44c75e9c764b312c08 Author: Kohei Yoshida Date: Wed Jun 26 15:56:46 2013 -0400 Don't forget to transfer this too when splitting group. Change-Id: I3337504f6b95f273106

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/qa sc/source

2013-06-26 Thread Kohei Yoshida
sc/inc/column.hxx |2 sc/inc/formulacell.hxx |7 + sc/inc/mtvelements.hxx |2 sc/qa/unit/ucalc.cxx| 77 ++ sc/source/core/data/column3.cxx | 191 sc/source/core/data/fo

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e4/578fcc2408a530d373653b01c0a88ef46ea26f

2013-06-26 Thread Caolán McNamara
e4/578fcc2408a530d373653b01c0a88ef46ea26f |1 + 1 file changed, 1 insertion(+) New commits: commit 87cf393cde84f3eaf6fa04da40037afe826b4d95 Author: Caolán McNamara Date: Wed Jun 26 20:37:56 2013 +0100 Notes added by 'git notes add' diff --git a/e4/578fcc2408a530d373653b01c0a88ef46ea

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

2013-06-26 Thread Oliver-Rainer Wittmann
sw/source/core/text/txttab.cxx | 39 +-- sw/source/filter/ww8/ww8par.cxx | 35 +-- sw/source/filter/ww8/ww8par3.cxx | 14 +- 3 files changed, 47 insertions(+), 41 deletions(-) New commits: commit 7a22c4c51980

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - sc/source

2013-06-26 Thread Akash Shetye
sc/source/filter/inc/tablebuffer.hxx |6 ++ sc/source/filter/oox/tablebuffer.cxx | 19 +++ sc/source/filter/oox/tablefragment.cxx |4 3 files changed, 29 insertions(+) New commits: commit 13b1f5fd621af1f44899b4996bbdc21f91b51f2d Author: Akash Shetye Date:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Caolán McNamara changed: What|Removed |Added Depends on|66158 | -- You are receiving this mail becau

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - sc/source

2013-06-26 Thread Akash Shetye
sc/source/filter/inc/stylesbuffer.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit 23a858414fb781a39b521e55ce430d8b754bafea Author: Akash Shetye Date: Thu Jun 27 00:34:10 2013 +0530 Adds header file to commit 809154544ea1f49a1d7ef0f4b49b3378112f54d0. Forgot t

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6b/f1d7ee26ed9124d61e5d5c843c8267790815d3

2013-06-26 Thread Caolán McNamara
6b/f1d7ee26ed9124d61e5d5c843c8267790815d3 |1 + 1 file changed, 1 insertion(+) New commits: commit 0409468a4dade33a6358045f50b0b4c408e8aa76 Author: Caolán McNamara Date: Wed Jun 26 20:03:17 2013 +0100 Notes added by 'git notes add' diff --git a/6b/f1d7ee26ed9124d61e5d5c843c826779081

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

2013-06-26 Thread Norbert Thiebaud
sd/source/ui/view/drawview.cxx | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit cf6adeaf1c7f765c83481cff0311b9817ac4cbc1 Author: Norbert Thiebaud Date: Wed Jun 26 02:04:59 2013 -0500 coverity#1027646 Dereference after null check C

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

2013-06-26 Thread Norbert Thiebaud
svx/source/svdraw/svdhdl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4d5fc661d37d03129b8054e494c03bed1933231d Author: Norbert Thiebaud Date: Wed Jun 26 02:19:45 2013 -0500 coverity#1027651 Dereference after null check Change-Id: Id90ef9f43

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

2013-06-26 Thread Norbert Thiebaud
svx/source/svdraw/svdedtv1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74c32004c096e8820b6e29092caabde2184c2141 Author: Norbert Thiebaud Date: Wed Jun 26 02:50:38 2013 -0500 coverity#1028107 Dereference before null check Change-Id: Icc70cc02d1

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/editeng include/sfx2 include/svx

2013-06-26 Thread Caolán McNamara
include/editeng/editids.hrc | 15 ++- include/sfx2/sfxsids.hrc|4 include/svx/svxids.hrc |3 +++ 3 files changed, 17 insertions(+), 5 deletions(-) New commits: commit a4ebdfa1b656eba87d637371b18c2933f4b030e1 Author: Caolán McNamara Date: Mon Jun 24 14:40:07

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

2013-06-26 Thread Noel Power
oox/source/ole/axcontrol.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 30414067f81e23b69fd9b0f7ec07cbdd65712b0c Author: Noel Power Date: Wed Jun 26 18:52:20 2013 +0100 forgotten tweak for spinbutton see origin f1ecd5ff46a217ee9f4323a08f03e59a53ef551e, f9d08dd5

[Libreoffice-commits] core.git: bin/distro-install-sdk

2013-06-26 Thread Rene Engelhard
bin/distro-install-sdk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9384f4d2c7c20ffe8ffa193af5d771248353f1dc Author: Rene Engelhard Date: Wed Jun 26 19:50:05 2013 +0200 bin/distro-install-sdk: set new OO_SDK_SED_HOME/O_SDK_CAT_HOME Change-Id: I0ca0edf4fc8f19adb1

Re: fdo#44383 expert opinion appreciated

2013-06-26 Thread Eike Rathke
Hi Winfried, On Wednesday, 2013-06-26 08:14:31 +0200, Winfried Donkers wrote: > In comment #9 of fdo#44383 I describe what I think causes the problem with > paste&shift cells when the pasted cells contain formulas with references to > the shifted cells. > Do you agree in this? Partly ;-) See

[Libreoffice-commits] core.git: Branch 'feature/gsoc-writer-char-borders' - 2 commits - include/svx sw/inc sw/source sw/uiconfig

2013-06-26 Thread Zolnai Tamás
include/svx/flagsdef.hxx |4 +++- sw/inc/swabstdlg.hxx |2 +- sw/source/ui/app/docstyle.cxx | 22 -- sw/source/ui/chrdlg/chardlg.cxx | 21 + sw/source/ui/dialog/swdlgfact

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

2013-06-26 Thread Luboš Luňák
oox/source/vml/vmlshape.cxx |4 1 file changed, 4 insertions(+) New commits: commit a59b055d29d54d62ec52aaa43341a65303322d7c Author: Luboš Luňák Date: Wed Jun 26 18:43:54 2013 +0200 handle v:shape having coordsize with 0 (part of bnc#780044) There's a document which h

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - 2 commits - writerfilter/CppunitTest_writerfilter_rtftok.mk writerfilter/source

2013-06-26 Thread Miklos Vajna
writerfilter/CppunitTest_writerfilter_rtftok.mk |1 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 21 +++-- 2 files changed, 20 insertions(+), 2 deletions(-) New commits: commit 6c478d47d7433f09e105bf2cbdcb30e5651416fd Author: Miklos Vajna Date: Wed Jun 26 15:47:54

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - default_images/introabout

2013-06-26 Thread Rob Weir
default_images/introabout/logo.png |binary 1 file changed New commits: commit 6bf1d7ee26ed9124d61e5d5c843c8267790815d3 Author: Rob Weir Date: Wed Jun 26 15:28:23 2013 + new logo diff --git a/default_images/introabout/logo.png b/default_images/introabout/logo.png index bb8a6ec..cdb2

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/qa writerfilter/CppunitTest_writerfilter_rtftok.mk writerfilter/source

2013-06-26 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/n823675.rtf | 27 sw/qa/extras/rtfimport/rtfimport.cxx| 22 +++ writerfilter/CppunitTest_writerfilter_rtftok.mk |1 writerfilter/source/rtftok/rtfdocumentimpl.cxx | 17 +++ 4 files chan

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f1/ecd5ff46a217ee9f4323a08f03e59a53ef551e

2013-06-26 Thread Caolán McNamara
f1/ecd5ff46a217ee9f4323a08f03e59a53ef551e |1 + 1 file changed, 1 insertion(+) New commits: commit afce0009e16195d707aed7406ddb9acbb1b6f67d Author: Caolán McNamara Date: Wed Jun 26 17:01:41 2013 +0100 Notes added by 'git notes add' diff --git a/f1/ecd5ff46a217ee9f4323a08f03e59a53ef5

[Libreoffice-commits] core.git: 2 commits - filter/source include/filter oox/source sd/source

2013-06-26 Thread Noel Power
filter/source/msfilter/escherex.cxx | 32 include/filter/msfilter/escherex.hxx |2 ++ oox/source/ole/axcontrol.cxx | 32 ++-- oox/source/ole/olehelper.cxx |2 +- sd/source/filter/eppt/eppt.cxx |3 ++

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-06-26 Thread Kohei Yoshida
sc/inc/column.hxx|1 + sc/inc/document.hxx | 10 ++ sc/inc/table.hxx |2 ++ sc/source/core/data/column2.cxx | 26 ++ sc/source/core/data/documen8.cxx |9 + sc/source/core/data/

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

2013-06-26 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/n823675.rtf | 27 sw/qa/extras/rtfimport/rtfimport.cxx| 22 +++ writerfilter/CppunitTest_writerfilter_rtftok.mk |1 writerfilter/source/rtftok/rtfdocumentimpl.cxx | 17 +++ 4 files chan

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 42/07db473430e02a65a5f4d57db6e46a8db29a19

2013-06-26 Thread Caolán McNamara
42/07db473430e02a65a5f4d57db6e46a8db29a19 |1 + 1 file changed, 1 insertion(+) New commits: commit ac215b3b0d89d006a7a8fa0625459c21d4497457 Author: Caolán McNamara Date: Wed Jun 26 16:23:19 2013 +0100 Notes added by 'git notes add' diff --git a/42/07db473430e02a65a5f4d57db6e46a8db29

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

2013-06-26 Thread Oliver-Rainer Wittmann
include/svl/undo.hxx |2 + svl/source/undo/undo.cxx | 21 sw/inc/IDocumentUndoRedo.hxx |6 ++- sw/source/core/edit/edundo.cxx | 15 +++-- sw/source/core/inc/UndoManager.hxx |6 +-- sw/source/core/layout/trvlfrm.cxx | 61

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

2013-06-26 Thread Michael Stahl
sw/source/core/doc/docfmt.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 19694e844942d44d2c2d5e1d1b95b49d03916573 Author: Michael Stahl Date: Wed Jun 26 14:52:18 2013 +0200 SetFmtItemByAutoFmt/SetTxtFmtCollByAutoFmt called with SwTxtNode

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 08/81a1fb1ec2b1ee59a4bf62a666fc8c1fab498b

2013-06-26 Thread Caolán McNamara
08/81a1fb1ec2b1ee59a4bf62a666fc8c1fab498b |1 + 1 file changed, 1 insertion(+) New commits: commit df785fb67d6ad8d94440bc79102256b6294b846c Author: Caolán McNamara Date: Wed Jun 26 15:47:29 2013 +0100 Notes added by 'git notes add' diff --git a/08/81a1fb1ec2b1ee59a4bf62a666fc8c1fab4

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-3.6-30'

2013-06-26 Thread Petr Mladek
Tag 'suse-3.6-30' created by Andras Timar at 2013-06-26 15:34 -0700 suse-3.6-30 Changes since suse-3.6-12: Andras Timar (3): updated pt-PT spelling dictionary fdo#56130 update Galician dictionary pack Update pt-PT dictionary Fridrich Å trba (2): Branch libreoffice-3-6-5

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - instsetoo_native/util solenv/inc

2013-06-26 Thread Andras Timar
instsetoo_native/util/openoffice.lst |8 solenv/inc/minor.mk |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit fc12b2f5f98751168019d4019b1ed1abb4bcd2ca Author: Andras Timar Date: Tue Jun 25 21:14:25 2013 +0200 Bump for 3.6-30

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-3.6-30'

2013-06-26 Thread Andras Timar
Tag 'suse-3.6-30' created by Andras Timar at 2013-06-26 15:34 -0700 suse-3.6-30 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-30'

2013-06-26 Thread Libreoffice Gerrit user
Tag 'suse-3.6-30' created by Andras Timar at 2013-06-26 15:34 -0700 suse-3.6-30 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

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

2013-06-26 Thread sonakshi nathani
svx/source/accessibility/AccessibleControlShape.cxx | 47 1 file changed, 2 insertions(+), 45 deletions(-) New commits: commit 51c79f97a90eaf469d1d2531f3f0eccfafe0f94c Author: sonakshi nathani Date: Wed Jun 26 17:59:29 2013 +0530 "fdo#62475 removed pointless comment

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-3.6-30'

2013-06-26 Thread Petr Mladek
Tag 'suse-3.6-30' created by Andras Timar at 2013-06-26 15:34 -0700 suse-3.6-30 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-3.6-30'

2013-06-26 Thread Andras Timar
Tag 'suse-3.6-30' created by Andras Timar at 2013-06-26 15:34 -0700 suse-3.6-30 Changes since suse-3.6-29-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

sonakshi nathani

2013-06-26 Thread Sonakshi Nathani
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: Branch 'aoo/trunk' - 2 commits - svl/inc svl/source sw/inc sw/source

2013-06-26 Thread Oliver-Rainer Wittmann
svl/inc/svl/undo.hxx |2 svl/source/undo/undo.cxx | 21 +++- sw/inc/IDocumentUndoRedo.hxx |6 +- sw/source/core/edit/edundo.cxx | 17 -- sw/source/core/inc/UndoManager.hxx |7 +- sw/source/core/layout/trvlfrm.cxx | 77 --

Re: SVX ID collision

2013-06-26 Thread Tomaž Vajngerl
Hi, On Wed, Jun 26, 2013 at 3:53 PM, Caolán McNamara wrote: > On Tue, 2013-06-25 at 19:58 +0200, Tomaž Vajngerl wrote: > > > > Yes this solves it. Thanks. > > Is this also a problem in 4-1, i.e. do we need to cherry-pick it to > there ? > > Yes, this is also a problem in 4-1. It was caused when w

[Libreoffice-commits] core.git: Branch 'feature/gsoc-writer-char-borders' - sw/source

2013-06-26 Thread Zolnai Tamás
sw/source/ui/shells/textsh1.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 2e503780eb856e59e3eeba3ba63b2343bc050c80 Author: Zolnai Tamás Date: Wed Jun 26 15:47:58 2013 +0200 Remove useless variable Change-Id: I78004d9d74647ad9b87975204844cb2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - cairo/cairo cairo/UnpackedTarball_cairo.mk

2013-06-26 Thread Luboš Luňák
cairo/UnpackedTarball_cairo.mk |6 ++ cairo/cairo/no-flto-clang.patch | 11 +++ 2 files changed, 17 insertions(+) New commits: commit 8a1cc1449c26b7b5a46f258aabf13c28a9dbebb8 Author: Luboš Luňák Date: Wed Jun 26 15:13:54 2013 +0200 prevent cairo from using -flto with

[Libreoffice-commits] core.git: cairo/cairo cairo/UnpackedTarball_cairo.mk

2013-06-26 Thread Luboš Luňák
cairo/UnpackedTarball_cairo.mk |6 ++ cairo/cairo/no-flto-clang.patch | 11 +++ 2 files changed, 17 insertions(+) New commits: commit 132230680916be390d542c7431b2065e9ce4fbb1 Author: Luboš Luňák Date: Wed Jun 26 15:13:54 2013 +0200 prevent cairo from using -flto with

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - config_host/config_features.h.in configure.ac sc/source

2013-06-26 Thread Michael Meeks
config_host/config_features.h.in|7 + configure.ac|1 sc/source/core/inc/openclwrapper.hxx| 184 sc/source/core/opencl/openclwrapper.hxx | 182 --- sc/source/core/tool/formulagroup.cxx

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

2013-06-26 Thread Caolán McNamara
sc/AllLangResTarget_sc.mk |1 sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |2 sc/source/ui/optdlg/calcoptionsdlg.cxx| 163 ++- sc/source/ui/optdlg/calcoptionsdlg.hrc|

Help for widget UI conversion

2013-06-26 Thread Manal M. Alhassoun
Hi, I'm trying to convert FontTypeDialog into .ui format However, I get the following error: warn:vcl.layout:14483:1:include/vcl/builder.hxx:255: .ui widget "variableCB" needs to correspond to vcl type 17SmFontPickListBox what type of GTK should I use ? or How I can fix this error ? Thank you

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

2013-06-26 Thread David Tardon
filter/source/msfilter/svdfppt.cxx | 15 --- 1 file changed, 15 deletions(-) New commits: commit 2022c84d1e7e88e65243c6dfd1a62ec17f1361a1 Author: David Tardon Date: Wed Jun 26 14:24:18 2013 +0200 fdo#65123 Revert "n#782833: (PPT) Fix font size at end of para." This

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

2013-06-26 Thread Andras Timar
package/inc/PackageConstants.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit c930edb21e162bcec7cfa177cdd4f49bb4ba2885 Author: Andras Timar Date: Wed Jun 26 13:16:55 2013 +0200 remove unused const Change-Id: If7e998065390d89cc22556adcd727a63f6496aad diff --git a/p

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

2013-06-26 Thread Marcos Paulo de Souza
starmath/source/edit.cxx | 21 + 1 file changed, 21 insertions(+) New commits: commit d12980ce0b86549028ddaac3192f14456dde25c6 Author: Marcos Paulo de Souza Date: Thu Jun 20 00:23:29 2013 -0300 Fix fdo#43090: Auto Closing of brackets Check if we hit the left

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

2013-06-26 Thread Michael Meeks
sc/source/core/opencl/openclwrapper.cxx | 22 + sc/source/core/tool/formulagroup.cxx| 33 2 files changed, 31 insertions(+), 24 deletions(-) New commits: commit c3a85f52e4100199680b59eb6d092de43431991a Author: Michael Meeks Date: Wed

[Libreoffice-commits] core.git: 3 commits - config_host.mk.in configure.ac lpsolve/lp_solve_5.5.patch nss/ExternalProject_nss.mk nss/nss.patch

2013-06-26 Thread Tor Lillqvist
config_host.mk.in |1 configure.ac | 56 + lpsolve/lp_solve_5.5.patch |3 +- nss/ExternalProject_nss.mk |2 - nss/nss.patch | 19 +++ 5 files changed, 60 insertions(+), 21 deletions(-) New

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

2013-06-26 Thread Caolán McNamara
sc/inc/column.hxx | 11 +-- sc/inc/document.hxx|8 +++- sc/inc/table.hxx |8 +++- sc/source/core/data/column3.cxx|8 ++-- sc/source/core/data/documen2.cxx |6 +++--- sc/source/core/data/table2.cxx |

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - writerfilter/source

2013-06-26 Thread Miklos Vajna
writerfilter/source/rtftok/rtfsdrimport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 590217ef2848bedeb1ff770adb7dca11a81d8ab2 Author: Miklos Vajna Date: Wed Sep 19 21:26:40 2012 +0200 bnc#823655 writerfilter: try to make clang tinderbox happy

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

2013-06-26 Thread Jason Hulme
vcl/aqua/source/gdi/salnativewidgets.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fcae9bf3b14ef294c54751705d2532c6447b095a Author: Jason Hulme Date: Fri Jun 14 23:23:37 2013 -0700 fdo#31525 Dialogues now have an appropriate background in OSX Th

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 2 commits - oox/source

2013-06-26 Thread Cédric Bosdonnat
oox/source/vml/vmlformatting.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 8d6eb11d6965ee93e72513f5e01b67f598edf6c3 Author: Cédric Bosdonnat Date: Wed Jun 26 11:26:56 2013 +0200 n#820504: start a new subpath with m and t in VML path decod

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

2013-06-26 Thread Lionel Elie Mamane
extensions/source/propctrlr/formcomponenthandler.cxx |3 +-- forms/source/component/ListBox.cxx | 12 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 898119906a915700a6bc313c3579c78b2fce55fe Author: Lionel Elie Mamane Date: Sun Jun 23

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

2013-06-26 Thread Lionel Elie Mamane
extensions/source/propctrlr/formcomponenthandler.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 261da7c50b2e23a4ca9a591450de5ae16b85b3fb Author: Lionel Elie Mamane Date: Sun Jun 23 18:19:32 2013 +0200 ListBox: when LISTSOURCETYPE changes, need to (un)lock BOUNDCOLUMN

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0a/78e6e85d8e921705b7ea90038f822d47fb58ab

2013-06-26 Thread Caolán McNamara
0a/78e6e85d8e921705b7ea90038f822d47fb58ab |1 + 1 file changed, 1 insertion(+) New commits: commit 60da9361a54fc125fb55d6c5efc58e8248ebaca9 Author: Caolán McNamara Date: Wed Jun 26 09:34:36 2013 +0100 Notes added by 'git notes add' diff --git a/0a/78e6e85d8e921705b7ea90038f822d47fb5

[Libreoffice-commits] core.git: 2 commits - odk/config odk/docs odk/settings slideshow/source

2013-06-26 Thread Ariel Constenla-Haile
odk/config/cfgWin.js | 138 ++- odk/config/configure.pl | 60 odk/config/setsdkenv_unix.sh.in | 24 + odk/config/setsdkenv_windows.template| 28 ++

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 thack...@nexgo.de changed: What|Removed |Added Depends on||56392, 66009, 66094, 66071,

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

2013-06-26 Thread Caolán McNamara
filter/source/xsltdialog/xmlfiltertestdialog.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d3fa16f560180c4d6c2a6505bc7f348d1f99972d Author: Caolán McNamara Date: Tue Jun 25 20:48:38 2013 +0100 Related: fdo#65716 title substitutions Change-Id: I1d9fe14cdfd77ef7

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

2013-06-26 Thread Tor Lillqvist
vcl/ios/dummies.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 96329b45a8b19beb84a67c13c8fbc0f96ac72d68 Author: Tor Lillqvist Date: Tue Jun 25 20:25:41 2013 +0300 There is already the AddTempDevFont() in coretext Change-Id: I384e9d499eedbe87030417952bf057b

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

2013-06-26 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx| 24 -- writerfilter/source/rtftok/rtfdocumentimpl.hxx|6 - writerfilter/source/rtftok/rtfsdrimport.cxx |2 - writerfilter/source/rtftok/rtfskipdestination.cxx |2 - writerfilter/source/rtftok/rtftok