Re: Example in Java

2013-12-10 Thread Stephan Bergmann
On 12/09/2013 09:31 PM, Adriam Delgado Rivero wrote: See: the platform I use is Linux (Kubuntu 13.10) but does not work in ubuntu (do not think that is relevant). Now I use the libraries lib/ridl.jar, lib/unoil.jar, lib/juh.jar code according to the needs. Ah, I assume you take those jars

Re: Example in Java

2013-12-10 Thread Stephan Bergmann
On 12/10/2013 09:02 AM, Stephan Bergmann wrote: On 12/09/2013 09:31 PM, Adriam Delgado Rivero wrote: See: the platform I use is Linux (Kubuntu 13.10) but does not work in ubuntu (do not think that is relevant). Now I use the libraries lib/ridl.jar, lib/unoil.jar, lib/juh.jar code according to

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

2013-12-10 Thread Steve Yin
editeng/source/accessibility/AccessibleEditableTextPara.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 552e71c2482b5911ac485c9331a4f354ba7150b5 Author: Steve Yin stev...@apache.org Date: Tue Dec 10 07:58:01 2013 + Bug 123620 - [ia2]

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

2013-12-10 Thread Steve Yin
editeng/source/accessibility/AccessibleEditableTextPara.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e446b4a598acf0e76eebf99d33d6691741c4cbba Author: Steve Yin stev...@apache.org Date: Tue Dec 10 07:58:01 2013 + Resolves: #i123620#

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 55/2e71c2482b5911ac485c9331a4f354ba7150b5

2013-12-10 Thread Caolán McNamara
55/2e71c2482b5911ac485c9331a4f354ba7150b5 |1 + 1 file changed, 1 insertion(+) New commits: commit 31a100b44f9fc357c0daa923137a9e5e22fa4ad8 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 09:17:40 2013 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b0/fa50814d9f5b5900df7bd8c00b54d57a010a20

2013-12-10 Thread Caolán McNamara
b0/fa50814d9f5b5900df7bd8c00b54d57a010a20 |1 + 1 file changed, 1 insertion(+) New commits: commit 036622a247740c561d4cdb365e867fa463767bea Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 09:31:09 2013 + Notes added by 'git notes add' diff --git

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||67388 --- Comment #31 from

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

2013-12-10 Thread haochen
sc/source/core/opencl/formulagroupcl.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 445299be76934c6c593793aae2d7630f8a42562b Author: haochen haoc...@multicorewareinc.com Date: Sat Nov 30 10:51:49 2013 +0800 GPU Calc: cache

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

2013-12-10 Thread haochen
sc/source/core/opencl/formulagroupcl.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit ffc0181c840b90b3ee48bdd31f5787669a233cff Author: haochen haoc...@multicorewareinc.com Date: Sat Nov 30 10:51:49 2013 +0800 GPU Calc: cache

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

2013-12-10 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/i23357.odt |binary sw/qa/extras/rtfexport/rtfexport.cxx |5 + sw/source/filter/ww8/rtfsdrexport.cxx | 11 ++- 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit adc68965d585b67ade2373d188e17de96c119770 Author: Miklos Vajna

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

2013-12-10 Thread Tor Lillqvist
sw/source/core/layout/layact.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8a75ecb4a10f214dae18ab27fdbaa7aa154f9a02 Author: Tor Lillqvist t...@collabora.com Date: Tue Dec 10 11:57:04 2013 +0200 Don't bother with the red/green rectangle on non-desktop

Re: Easy export filter testing

2013-12-10 Thread Caolán McNamara
On Mon, 2013-12-09 at 09:59 +0100, Miklos Vajna wrote: I guess it would help a lot if test::FiltersTest could do export testing as well, like: I put a bunch of documents in a directory, specify what export filter to use, and it would fail if some of them fail. (Probably the pass/fail

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

2013-12-10 Thread Tor Lillqvist
ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 5f29e8ab2437ae621bc82c0c69cf2b4e3f5baa61 Author: Tor Lillqvist t...@collabora.com Date: Tue Dec 10 12:06:09 2013 +0200 Add more source files for

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - instsetoo_native/util sal/inc solenv/bin

2013-12-10 Thread Andre Fischer
instsetoo_native/util/makefile.mk | 115 +- sal/inc/rtl/allocator.hxx | 17 --- solenv/bin/modules/installer/languages.pm | 13 ++ solenv/bin/modules/installer/windows/msiglobal.pm | 13 +- 4 files changed, 89

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - download.lst glm/UnpackedTarball_glm.mk

2013-12-10 Thread Markus Mohrhard
download.lst |2 +- glm/UnpackedTarball_glm.mk | 10 -- 2 files changed, 1 insertion(+), 11 deletions(-) New commits: commit 37fddafcd0aa8ac221dbffdba9a06636ad6486f3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 10 11:29:59 2013 +0100 I

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

2013-12-10 Thread Lionel Elie Mamane
Tag 'cp-4.1-3' created by Andras Timar andras.ti...@collabora.com at 2013-12-10 10:39 -0800 cp-4.1-3 Changes since cp-4.1-1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2013-12-10 Thread Andras Timar
Tag 'cp-4.1-3' created by Andras Timar andras.ti...@collabora.com at 2013-12-10 10:39 -0800 cp-4.1-3 Changes since cp-4.1-2-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2013-12-10 Thread Christian Lohmaier
Tag 'cp-4.1-3' created by Andras Timar andras.ti...@collabora.com at 2013-12-10 10:39 -0800 cp-4.1-3 Changes since cp-4.1-2-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2013-12-10 Thread Andras Timar
Tag 'cp-4.1-3' created by Andras Timar andras.ti...@collabora.com at 2013-12-10 10:39 -0800 cp-4.1-3 Changes since cp-4.1-2-100: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

Re: Contributing a hyphen dictionary for Bahasa Melayu/Malay

2013-12-10 Thread Caolán McNamara
On Sun, 2013-12-08 at 19:32 -0800, Bashirah Mazuki wrote: File: clean pattern file: http://pastebin.com/DGZLDK5F File: working file with notes: http://pastebin.com/x0P0X2e2 IIRC you use substrings.pl that comes with libhyphen to convert that latex pattern into the hyphen pattern used

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

2013-12-10 Thread Matúš Kukan
sfx2/source/appl/appuno.cxx |2 +- sfx2/source/notify/eventsupplier.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a3f3fd00e4fb6beb70284902791ef9cbc3318659 Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Dec 10 11:51:55 2013 +0100

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

2013-12-10 Thread Eike Rathke
include/xmloff/xmltoken.hxx|4 +++- sc/source/filter/xml/XMLStylesExportHelper.cxx |2 +- sc/source/filter/xml/xmlcvali.cxx |7 +++ xmloff/source/core/xmltoken.cxx|4 +++- 4 files changed, 10 insertions(+), 7 deletions(-) New

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

2013-12-10 Thread Matúš Kukan
sfx2/source/appl/appuno.cxx |2 +- sfx2/source/notify/eventsupplier.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7a282cda5eb8ce9d01b89cb0f28f925222023a2c Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Dec 10 11:51:55 2013 +0100

Re: [lo-4.2] regview fails to show rdb files

2013-12-10 Thread Stephan Bergmann
On 12/10/2013 05:18 AM, Neeraj Rai wrote: I pulled a 4.2 version on Nov 23 and again today. Both seem to show this behaviour. The regview doesn't show the rdb file $./instdir/ure/bin/regview ./instdir/program/types/oovbaapi.rdb open registry ./instdir/program/types/oovbaapi.rdb failed I

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

2013-12-10 Thread Eike Rathke
sc/source/ui/docshell/docfunc.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 549310b41fe732283d82dbd3eb313f3c93f15de8 Author: Eike Rathke er...@redhat.com Date: Fri Dec 6 22:58:25 2013 +0100 resolved fdo#66564 calculate formula cell once if AutoCalc

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

2013-12-10 Thread Eike Rathke
sc/inc/queryparam.hxx |1 sc/source/core/data/dociter.cxx| 62 - sc/source/core/data/table3.cxx | 42 + sc/source/core/tool/queryparam.cxx |5 +- 4 files changed, 107 insertions(+), 3 deletions(-) New

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

2013-12-10 Thread Eike Rathke
sc/source/filter/xml/xmlcvali.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit d1bb23e95e3c4ffd325d739b52bfe2910368a03d Author: Eike Rathke er...@redhat.com Date: Mon Dec 9 23:54:45 2013 +0100 be able to read the correct 'sort-ascending' value, fdo#72548 ...

[Libreoffice-commits] core.git: framework/inc framework/source officecfg/registry officecfg/util solenv/gbuild wizards/CustomTarget_share.mk wizards/Module_wizards.mk wizards/Package_share.mk wizards/

2013-12-10 Thread Stephan Bergmann
framework/inc/services/substitutepathvars.hxx |1 framework/source/services/substitutepathvars.cxx|9 - officecfg/registry/data/org/openoffice/Office/Paths.xcu | 24 ++--- officecfg/registry/data/org/openoffice/Office/WebWizard.xcu |4

Re: LibreOffice Gerrit News for core on 2013-12-09

2013-12-10 Thread bjoern
Hi, On Tue, Dec 10, 2013 at 01:32:37AM +0100, Mat M wrote: BTW, I sent an off-list mail to Bjoern on the 04th, but well... So I republish to a wider audience, who knows :) Yep, was on my todo list (which as you might guess from the delay isnt the shortest). import subprocess all_users =

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

2013-12-10 Thread Muthu Subramanian
oox/inc/oox/core/contexthandler2.hxx |2 ++ oox/source/drawingml/textbodycontext.cxx |1 + 2 files changed, 3 insertions(+) New commits: commit 134558033eea2fd7c05376c13859cb1d57140321 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 17:07:23 2013 +0530

[Libreoffice-commits] core.git: 2 commits - include/oox include/svl include/svx oox/source sd/inc sd/source svl/source svx/source

2013-12-10 Thread Muthu Subramanian
include/oox/core/contexthandler2.hxx |2 + include/svl/itemset.hxx |1 include/svx/svdobj.hxx |2 + oox/source/drawingml/textbodycontext.cxx |1 sd/inc/sdpage.hxx|3 ++ sd/source/core/drawdoc3.cxx |

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

2013-12-10 Thread Miklos Vajna
oox/source/token/tokens.txt |1 + sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit a44dbc35292b70dbcb2bbf3e51b60e2fcdbfc1c9 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Dec 10 12:47:28

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

2013-12-10 Thread Eike Rathke
sc/source/filter/xml/xmlcvali.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit a231567481525384cbce9d49c2e3e425ecdd40ce Author: Eike Rathke er...@redhat.com Date: Mon Dec 9 23:54:45 2013 +0100 be able to read the correct 'sort-ascending' value, fdo#72548 ...

[Libreoffice-commits] core.git: include/rtl

2013-12-10 Thread Muthu Subramanian
include/rtl/strbuf.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit 22cb5a88a047c4c0a4ab0e0236e70eee417e1711 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 17:58:55 2013 +0530 Fix build issue - add append(bool) to strbuf diff --git

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

2013-12-10 Thread Lionel Elie Mamane
connectivity/source/drivers/flat/ETable.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit a9ba6f0c54f325cadc14897471591251736157d9 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Nov 30 11:58:39 2013 +0100 flat text DB: fix move by bookmark

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

2013-12-10 Thread Tor Lillqvist
svx/source/svdraw/svdobj.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f33a5c6c737aecc6c871c63b6c5a52802c89b3e9 Author: Tor Lillqvist t...@collabora.com Date: Tue Dec 10 14:48:57 2013 +0200 WaE: unused variable 'aLine' [loplugin] Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||72530 --- Comment #32 from

[Libreoffice-commits] core.git: include/rtl

2013-12-10 Thread Muthu Subramanian
include/rtl/strbuf.hxx |5 - 1 file changed, 5 deletions(-) New commits: commit 6fa262338d80f247f9813e86bce81c757caf272f Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 18:45:44 2013 +0530 Revert unnecessary code. diff --git a/include/rtl/strbuf.hxx

[Libreoffice-commits] core.git: include/rtl

2013-12-10 Thread Muthu Subramanian
include/rtl/strbuf.hxx | 17 + 1 file changed, 17 insertions(+) New commits: commit cd5e4be786319226f77509c7f323af5ec380af41 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 18:59:44 2013 +0530 Add append(bool) to OStringBuffer. diff --git

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

2013-12-10 Thread Muthu Subramanian
sd/source/core/sdpage2.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cd725211e7f26195f8027cff632994843928aa16 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 19:09:01 2013 +0530 Force enums as ints - to avoid warning/errors. diff

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

2013-12-10 Thread Miklos Vajna
oox/source/export/shapes.cxx | 27 +-- 1 file changed, 17 insertions(+), 10 deletions(-) New commits: commit eebd963d6d5df8b7637093addfe1b4052eed1f8a Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Dec 10 14:46:48 2013 +0100 drawingml customshape export:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 3 commits - chart2/qa cppcanvas/source framework/inc framework/source officecfg/registry officecfg/util solenv/gbuild wizards/CustomTarget_sh

2013-12-10 Thread Stephan Bergmann
chart2/qa/extras/chart2export.cxx |1 cppcanvas/source/mtfrenderer/emfplus.cxx|6 - framework/inc/services/substitutepathvars.hxx |1 framework/source/services/substitutepathvars.cxx|9 -

Re: Contributing a hyphen dictionary for Bahasa Melayu/Malay

2013-12-10 Thread Bashirah Mazuki
Update. File: clean pattern file: http://pastebin.com/4qF2dh6s File: working file with notes: http://pastebin.com/9v8L9WQj Akhiran -i dan apitan meN-i -i suffixes and meN-i circumfix all possible particles and possessive pronoun combination What these do: remove certain hyphens on words that

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

2013-12-10 Thread Miklos Vajna
sw/source/filter/ww8/docxexport.cxx |9 + sw/source/filter/ww8/docxexport.hxx |3 +++ 2 files changed, 12 insertions(+) New commits: commit 9dfbc0af502087f62fc0cdd2278d557614aa3bc4 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Dec 10 14:54:44 2013 +0100 DOCX

[Libreoffice-commits] core.git: 7 commits - editeng/source include/editeng include/sax include/svl sax/qa sax/source sd/source sfx2/inc sfx2/source svl/Library_svl.mk svl/source svtools/source sw/sour

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx| 14 +- editeng/source/uno/unofield.cxx |2 include/editeng/flditem.hxx |6 - include/sax/tools/converter.hxx | 10 + include/svl/dateitem.hxx| 76 - sax/qa/cppunit/test_converter.cxx | 138

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 70198, which changed state. Bug 70198 Summary: field type time (fixed) does not work when used in a writer template file on 32bit platforms https://bugs.freedesktop.org/show_bug.cgi?id=70198 What|Removed

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 6 commits - editeng/source include/editeng include/sax sax/qa sax/source sd/source svl/source svtools/source sw/source xmloff/inc xmloff/sour

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx| 14 +- editeng/source/uno/unofield.cxx |2 include/editeng/flditem.hxx |6 - include/sax/tools/converter.hxx | 10 + sax/qa/cppunit/test_converter.cxx | 138 +++ sax/source/tools/converter.cxx | 209

[Libreoffice-commits] core.git: 2 commits - framework/inc framework/source include/rtl

2013-12-10 Thread Stephan Bergmann
framework/inc/services/substitutepathvars.hxx|4 framework/source/services/substitutepathvars.cxx | 217 +++ include/rtl/strbuf.hxx | 12 + include/rtl/ustrbuf.hxx |2 4 files changed, 85 insertions(+), 150

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

2013-12-10 Thread Eike Rathke
include/xmloff/xmlnmspe.hxx |3 ++- include/xmloff/xmltoken.hxx |3 +++ xmloff/source/core/xmlexp.cxx|3 +++ xmloff/source/core/xmlimp.cxx|2 ++ xmloff/source/core/xmltoken.cxx |2 ++ xmloff/source/style/xmlnumfe.cxx |2 +-

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 39007, which changed state. Bug 39007 Summary: Persistent Restore Windows dialog won't disappear, disables key functionality https://bugs.freedesktop.org/show_bug.cgi?id=39007 What|Removed

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

2013-12-10 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7af35bbb50515dfafdeb4182f038066061e6f938 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Dec 10 13:38:55 2013 +0100 Updated core Project: translations

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

2013-12-10 Thread Lionel Elie Mamane
connectivity/source/drivers/file/FResultSet.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 0b3585a734fd2b4c07ca980eac407fe09e0c95c8 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Nov 30 11:54:20 2013 +0100 fdo#72148 if expecting table at

[Libreoffice-commits] dev-tools.git: Branch 'private/moggi/export-crash-test' - test-bugzilla-files/test-bugzilla-files.py

2013-12-10 Thread Markus Mohrhard
test-bugzilla-files/test-bugzilla-files.py | 114 - 1 file changed, 96 insertions(+), 18 deletions(-) New commits: commit 440664d654e645ef2da4f25fc429d143844b9c5f Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 10 16:17:31 2013 +0100 fixed

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

2013-12-10 Thread Michael Stahl
sw/source/core/doc/docfld.cxx |3 ++- sw/source/filter/html/htmlfld.cxx |5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit f0d031c19c45d680b3d468c58a912da2a3ce4c78 Author: Michael Stahl mst...@redhat.com Date: Mon Dec 9 21:45:16 2013 +0100

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

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx | 12 ++-- editeng/source/uno/unofield.cxx |2 +- include/editeng/flditem.hxx |6 +++--- svl/source/items/dateitem.cxx|6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) New commits: commit

Re: LibreOffice Gerrit News for core on 2013-12-09

2013-12-10 Thread Florian Effenberger
Hi, bjoern wrote on 2013-12-10 12:43: @Florian: Can we onboard Mat here? He is doing a lot of good things on gerrit. sure, no worries - I think David or Norbert can add new users to the machine, at least they regularly do. :) What we need at least is a SSH key. Florian

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

2013-12-10 Thread Muthu Subramanian
sd/source/core/sdpage2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 487769f76fd4bbac8b8059d7b146de812c730dd7 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 20:53:55 2013 +0530 Force int16 as int32 diff --git

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

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f890da1fd6282759c53c998566a809c9353b775 Author: Michael Stahl mst...@redhat.com Date: Tue Dec 10 12:35:32 2013 +0100 fdo#70278: editeng: fix Time fields in Impress

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

2013-12-10 Thread Michael Stahl
sw/source/core/doc/docfld.cxx |3 ++- sw/source/filter/html/htmlfld.cxx |5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 1a37462bb59f036b5b871e6f1361c4b2fd216481 Author: Michael Stahl mst...@redhat.com Date: Mon Dec 9 21:45:16 2013 +0100

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

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx | 12 ++-- editeng/source/uno/unofield.cxx |2 +- include/editeng/flditem.hxx |6 +++--- svl/source/items/dateitem.cxx|6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) New commits: commit

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

2013-12-10 Thread Michael Stahl
editeng/source/items/flditem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68e825d8c405b9cba553e7136f7e1295540df70d Author: Michael Stahl mst...@redhat.com Date: Tue Dec 10 12:35:32 2013 +0100 fdo#70278: editeng: fix Time fields in Impress

Re: [lo-4.2] regview fails to show rdb files

2013-12-10 Thread Neeraj Rai
Hi Stephan, thanks for the explanation- it makes things clear. Would you happen to know if running an uno server or connecting to it, is affected by this? Background: Robinson Tyron put up on github recently a python utility to convert xls sheets to csv using headless option in response to

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

2013-12-10 Thread Oliver-Rainer Wittmann
sw/source/core/crsr/swcrsr.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 382814ccb30bfe71f093e55e23802447caca235d Author: Oliver-Rainer Wittmann o...@apache.org Date: Tue Dec 10 15:24:52 2013 + 33737: correction: assure the selections does not

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.1.4.2'

2013-12-10 Thread Christian Lohmaier
Tag 'libreoffice-4.1.4.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-12-10 16:11 -0800 Tag libreoffice-4.1.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSpz02AAoJEPQ0oe+v7q6jxgQP/1ixgCwnm7BCgNvYN5wk256/

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.1.4.2'

2013-12-10 Thread Christian Lohmaier
Tag 'libreoffice-4.1.4.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-12-10 16:11 -0800 Tag libreoffice-4.1.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSpz05AAoJEPQ0oe+v7q6jLNwP/1Lnn3Ca+4GaDb6ky5SnImoR

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.1.4.2'

2013-12-10 Thread Christian Lohmaier
Tag 'libreoffice-4.1.4.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-12-10 16:11 -0800 Tag libreoffice-4.1.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSpz0yAAoJEPQ0oe+v7q6jKqUQAIbFTVLxdOqi+TQoebHEvFP9

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.1.4.2'

2013-12-10 Thread Christian Lohmaier
Tag 'libreoffice-4.1.4.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2013-12-10 16:11 -0800 Tag libreoffice-4.1.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSpz0tAAoJEPQ0oe+v7q6jfVYP/iaeHvz4hlv0YKbhmGuRi3lb

Re: [scalc 4.2]- headless option for multiple sheet

2013-12-10 Thread Neeraj Rai
Hi, I want to close this issue as I was able to get a working version of python utility from Robinson Tyron at github: git clone g...@github.com:colonelqubit/libreconverter It is in python 3.3 that is installed with my lo 4.0.0.3 and I can run it using the sample usage there. thanks Neeraj On

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

2013-12-10 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b70fdffb041c12f124dcc0822b61bf3450e53137 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Dec 10 17:13:28 2013 +0100 bump version to 4.1.4.2.0+ Change-Id:

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

2013-12-10 Thread Muthu Subramanian
sd/qa/unit/data/xml/n819614_0.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a850e62cd26a58a6ee9f3a2c8faa75ab10e96f8f Author: Muthu Subramanian sumu...@collabora.com Date: Tue Dec 10 21:57:11 2013 +0530 Fix unit test case. This would test for

Re: [lo-4.2] regview fails to show rdb files

2013-12-10 Thread Stephan Bergmann
On 12/10/2013 05:06 PM, Neeraj Rai wrote: thanks for the explanation- it makes things clear. Would you happen to know if running an uno server or connecting to it, is affected by this? Background: Robinson Tyron put up on github recently a python utility to convert xls sheets to csv using

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

2013-12-10 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/ObjectNameProvider.cxx| 15 -- chart2/source/controller/dialogs/Strings.src |4 ++ chart2/source/inc/Strings.hrc |3 +- chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx |

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Samuel M. s.mehrbr...@gmail.com changed: What|Removed |Added Depends on||60870 --- Comment #33

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

2013-12-10 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 230 +-- sw/source/filter/ww8/docxattributeoutput.hxx | 10 - 2 files changed, 160 insertions(+), 80 deletions(-) New commits: commit 4614af18d3e033e0eed27db3d4c897afb8c8baa1 Author: Miklos Vajna vmik...@collabora.co.uk

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

2013-12-10 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/ObjectNameProvider.cxx| 15 -- chart2/source/controller/dialogs/Strings.src |4 ++ chart2/source/inc/Strings.hrc |3 +- chart2/source/tools/MovingAverageRegressionCurveCalculator.cxx |

[PATCH] Update French spelling dictionary

2013-12-10 Thread Olivier R.
Hi * Here is a patch to update the French spelling dictionary to version 5.0.1. 0001-Update-French-dictionary-v5.0.1.patch http://nabble.documentfoundation.org/file/n4087611/0001-Update-French-dictionary-v5.0.1.patch For master, 4.2 and 4.1 Regards, Olivier -- View this message in

Re: scalc bug with sum

2013-12-10 Thread Eike Rathke
Hi Neeraj, On Friday, 2013-12-06 21:54:59 -0500, Neeraj Rai wrote: It seems sum function has been buggy in past (based on following bug report) https://bugs.freedesktop.org/show_bug.cgi?id=42990 That's completely unrelated. You are talking about the Sum in the status bar, correct? Eike

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

2013-12-10 Thread Miklos Vajna
sw/source/filter/ww8/docxtablestyleexport.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit b5eb2ce5aa44fb250f40a43958914b5af5e21795 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Dec 10 20:39:43 2013 +0100 DocxTableStyleExport: whitespace

Re: [lo-4.2] regview fails to show rdb files

2013-12-10 Thread Neeraj Rai
Hi Stephan, That's encouraging if it works for you. It is possibly an issue with my setup. But I may need help figuring it out. The error I get is listed below : and the file is attached. -- error.txt Traceback (most recent call last): File

Re: scalc bug with sum

2013-12-10 Thread Neeraj Rai
Yes, my issue is sum in the status bar. It ok if it is not working currently but I just want to rule out I am not doing anything silly. thanks Neeraj On Tue, Dec 10, 2013 at 1:00 PM, Eike Rathke er...@redhat.com wrote: Hi Neeraj, On Friday, 2013-12-06 21:54:59 -0500, Neeraj Rai wrote: It

[Libreoffice-commits] core.git: 3 commits - writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/source

2013-12-10 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk |1 writerfilter/inc/doctok/WW8Document.hxx | 131 writerfilter/source/doctok/WW8FKP.hxx|1 writerfilter/source/doctok/WW8StructBase.cxx | 170 writerfilter/source/doctok/WW8StructBase.hxx | 277

[Libreoffice-commits] core.git: android/sdremote

2013-12-10 Thread Andrzej Hunt
android/sdremote/res/values/strings.xml |1 android/sdremote/src/org/libreoffice/impressremote/activity/ComputersActivity.java | 14 +-

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - bridges/prj bridges/source desktop/source solenv/gbuild solenv/inc

2013-12-10 Thread Herbert Dürr
bridges/prj/d.lst |2 bridges/source/cpp_uno/cxx_macosx_x86-64/abi.cxx | 792 - bridges/source/cpp_uno/cxx_macosx_x86-64/abi.hxx | 63 - bridges/source/cpp_uno/cxx_macosx_x86-64/cpp2uno.cxx | 570

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

2013-12-10 Thread Michael Stahl
xmloff/inc/txtfldi.hxx |1 - xmloff/source/text/txtfldi.cxx | 20 2 files changed, 21 deletions(-) New commits: commit f6f2ee5bdd9e0d44437bfbd6dd338adea956b2ab Author: Michael Stahl mst...@redhat.com Date: Tue Dec 10 17:21:15 2013 +0100 xmloff: remove

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/1ceea801f830568191fc99f2cf24d695a63ac0

2013-12-10 Thread Caolán McNamara
85/1ceea801f830568191fc99f2cf24d695a63ac0 |1 + 1 file changed, 1 insertion(+) New commits: commit 94514b7a349fe090cb44d1fff4b07f2c340e9396 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 20:23:52 2013 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 3b/3b8ea325ab7de75f9f17794ba3159522fa442c ce/7bf3cc4244cecdd13b08ec3d3692130bf379eb

2013-12-10 Thread Caolán McNamara
3b/3b8ea325ab7de75f9f17794ba3159522fa442c |1 + ce/7bf3cc4244cecdd13b08ec3d3692130bf379eb |1 + 2 files changed, 2 insertions(+) New commits: commit 82bfc1bdb9f40a39658998e6e1fb45a01788153a Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 20:24:41 2013 + Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 7b/394585e5b7d57ca6d431fbe553069ab8730f99 9c/e94a804b97cddfbe596f5b7b8973f4ecc5fc86

2013-12-10 Thread Caolán McNamara
7b/394585e5b7d57ca6d431fbe553069ab8730f99 |1 + 9c/e94a804b97cddfbe596f5b7b8973f4ecc5fc86 |1 + 2 files changed, 2 insertions(+) New commits: commit a895db85ec3961e505b8e3157f26304d447b8c03 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 20:26:18 2013 + Notes

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

2013-12-10 Thread Oliver-Rainer Wittmann
sw/source/core/crsr/swcrsr.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 3fc6fc2ff7304a0d1bc85bd2e03fb3fbab492c9a Author: Oliver-Rainer Wittmann o...@apache.org Date: Tue Dec 10 15:24:52 2013 + Related: #i33737# correction: assure the selections

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 38/2814ccb30bfe71f093e55e23802447caca235d

2013-12-10 Thread Caolán McNamara
38/2814ccb30bfe71f093e55e23802447caca235d |1 + 1 file changed, 1 insertion(+) New commits: commit e16b823408f8d563285c4585aa751019cb8b09db Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 10 20:31:15 2013 + Notes added by 'git notes add' diff --git

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

2013-12-10 Thread Oliver-Rainer Wittmann
sw/source/core/crsr/swcrsr.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 33cbbd3a3a969b8ffd1e0155d5c84da8e1a2f863 Author: Oliver-Rainer Wittmann o...@apache.org Date: Tue Dec 10 15:24:52 2013 + Related: #i33737# correction: assure the selections

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

2013-12-10 Thread Michael Meeks
scripts/esc-bug-stats.pl | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 53d46158a16af90281415964ea8bceab4a2ae1cc Author: Michael Meeks michael.me...@collabora.com Date: Tue Dec 10 20:52:03 2013 + cleanup output and filter out some fdo

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

2013-12-10 Thread Matúš Kukan
solenv/bin/modules/installer/download.pm | 21 - solenv/bin/modules/installer/epmfile.pm |5 +++-- 2 files changed, 7 insertions(+), 19 deletions(-) New commits: commit 2b1fcd466eea63cd8e694693255b765c863fda8c Author: Matúš Kukan matus.ku...@collabora.com Date: Tue

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - offapi/com

2013-12-10 Thread Michael Stahl
offapi/com/sun/star/sdb/tools/XConnectionTools.idl |2 -- 1 file changed, 2 deletions(-) New commits: commit 8fb8a39eb2c27bb5bc38601469969230f7f90c13 Author: Michael Stahl mst...@redhat.com Date: Tue Dec 10 22:26:08 2013 +0100 offapi: fdo#69306 tweak multi-paragraph parameter comment

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

2013-12-10 Thread Julien Nabet
sd/source/filter/sdpptwrp.cxx|2 +- sd/source/ui/view/ViewShellBase.cxx |2 +- svl/source/numbers/zforlist.cxx |2 +- unotools/source/config/moduleoptions.cxx |4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit

Re: Win-X86@42 TB needs some TLC

2013-12-10 Thread Thorsten Behrens
V Stuart Foote wrote: Could you give the Tinderbox Win-X86@42 a bump. There are a couple of 4.2.0beta2+ commits that I'd like to review. Done. -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list

[Libreoffice-commits] voting.git: 2 commits - bin/mail-instructions.py vote/2013-board vote/blt.wml vote/overview.wml vote/results.wml vote/vote.wml

2013-12-10 Thread Thorsten Behrens
bin/mail-instructions.py|2 vote/2013-board/candidates.wml | 117 vote/2013-board/rules.wml |7 + vote/2013-board/voting-instructions.txt |9 +- vote/blt.wml|2 vote/overview.wml

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

2013-12-10 Thread Kohei Yoshida
sc/inc/dpobject.hxx | 14 -- sc/inc/dpsave.hxx | 13 + sc/source/core/data/dpcache.cxx | 68 +++--- sc/source/core/data/dpobject.cxx | 85 +- sc/source/core/data/dpsave.cxx| 83

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

2013-12-10 Thread Kohei Yoshida
sc/inc/dpobject.hxx | 14 -- sc/inc/dpsave.hxx | 13 + sc/source/core/data/dpcache.cxx | 68 +++--- sc/source/core/data/dpobject.cxx | 85 +- sc/source/core/data/dpsave.cxx| 83

HiDPI Wiki page

2013-12-10 Thread Keith Curtis
Here is a wiki page to track the feature work: https://wiki.documentfoundation.org/Development/HiDpi In there you can see a screenshot of the toolbar issues: https://wiki.documentfoundation.org/File:LibreOffice_HiDPI_toolbar_bugs.pdf And a list of the other issues, and a todo list of places to

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

2013-12-10 Thread Kohei Yoshida
sc/inc/document.hxx |2 sc/inc/dpobject.hxx |4 sc/qa/unit/data/ods/pivot-table-shared-cache-with-group.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 70 4 files

  1   2   3   >