[Libreoffice-commits] .: toolkit/source

2012-09-13 Thread Libreoffice Gerrit user
toolkit/source/controls/grid/sortablegriddatamodel.cxx | 57 - toolkit/source/controls/grid/sortablegriddatamodel.hxx |4 + 2 files changed, 20 insertions(+), 41 deletions(-) New commits: commit 7bfbc9523fd2a6c907cb3ad0b3407ae60c66d358 Author: Frank Schoenheit [fs] Date:

[Libreoffice-commits] .: sc/source

2012-09-13 Thread Libreoffice Gerrit user
sc/source/core/data/fillinfo.cxx | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit 732f3546c4051d92e544df6462022e7d07765e83 Author: Kohei Yoshida Date: Wed Sep 12 15:35:05 2012 -0400 Let's just remove this. Commit 291c919cf98347703e7ad2216

[Libreoffice-commits] .: sc/source

2012-09-13 Thread Libreoffice Gerrit user
sc/source/core/tool/rangelst.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit ff0e6c53782196fe1fc223ae08964a34eb20f740 Author: Kohei Yoshida Date: Thu Sep 13 23:03:38 2012 -0400 Fix the order of template arguments. Change-Id: Ibcc

[PUSHED] ::rtl::OUString to OUString in avmedia

2012-09-13 Thread Olivier Hallot (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/609 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/609 To unsubscribe, vi

[Libreoffice-commits] .: avmedia/inc avmedia/source

2012-09-13 Thread Libreoffice Gerrit user
avmedia/inc/avmedia/mediaitem.hxx | 12 ++-- avmedia/inc/avmedia/mediaplayer.hxx |4 ++-- avmedia/inc/avmedia/mediawindow.hxx | 14 +++--- avmedia/source/framework/mediacontrol.cxx |2 +- 4 files changed, 16 insertions(+), 16 deletions(-) New commit

[PUSHED] More ::rtl::OUString to OUString and RTL_CONSTASCII in avmed...

2012-09-13 Thread Olivier Hallot (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/610 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/610 To unsubscribe, vi

[Libreoffice-commits] .: avmedia/source

2012-09-13 Thread Libreoffice Gerrit user
avmedia/source/framework/mediaitem.cxx| 51 +- avmedia/source/framework/mediaplayer.cxx |6 +-- avmedia/source/framework/mediatoolbox.cxx |6 +-- 3 files changed, 29 insertions(+), 34 deletions(-) New commits: commit 45c86d8a7b86315240fe6764f2c89e9499bf4

Build id question

2012-09-13 Thread Mat M
Hello I was using an "official" build to test. THe about box gives me: LibreOffice 3.5.6.2 Version ID : e0fbe70-5879838-a0745b0-0cd1158-638b327 IIUC, the commit id matching this is 45d6f613425c [1] or 72d3b35748b [2] Is there a way to get back to the commit id from the build id ? I thought as

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/source

2012-09-13 Thread Libreoffice Gerrit user
connectivity/source/drivers/mork/MConnection.hxx |1 connectivity/source/drivers/mork/MQueryHelper.cxx | 21 connectivity/source/drivers/mork/MQueryHelper.hxx |2 + connectivity/source/drivers/mork/MResultSet.cxx | 37 +- 4 files changed, 45 inserti

[Libreoffice-commits] .: 2 commits - helpcontent2/source

2012-09-13 Thread Libreoffice Gerrit user
helpcontent2/source/text/scalc/01/0112.xhp|2 +- helpcontent2/source/text/simpress/00/0404.xhp |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 9d34a6766812333d9bd76ae56b1f0413dd36e8f0 Author: Andras Timar Date: Thu Sep 13 23:38:24 2012 +0200

Revised Mac OS X mimetype icons

2012-09-13 Thread Nicholas Shanks
Turned out the 2px/4px leftward shift error was present in all icons I had exported from Inkscape. I blame Inkscape :-) I have amended the PNGs and rebuilt the icns files. http://web.nickshanks.com/libreoffice/mimetypes-revised.tgz -- Nicholas. ___ Lib

[Libreoffice-commits] .: xmlhelp/util

2012-09-13 Thread Libreoffice Gerrit user
xmlhelp/util/main_transform.xsl |9 + 1 file changed, 9 insertions(+) New commits: commit 9302520ff445d9789859f501b8bd6bc32c300e26 Author: Andras Timar Date: Thu Sep 13 20:25:47 2012 +0200 enable indentation of Basic source code in help fdo#41737 Change-Id: I63308cb7c

Re: Regression in isHidden-Property of Frames

2012-09-13 Thread Thorsten Behrens
Andor E wrote: > During these tests we found a change in the behaviour of the > isHidden-Property of frames. > We're using a com.sun.star.document.XEventListener to listen to the > onViewCreated-Event. We then test, if the document is visible, and > only then WollMux will process the document. > In

Impress Remote: Bluetooth on Windows

2012-09-13 Thread Andrzej J. R. Hunt
Hi everyone, Impress Remote now supports Bluetooth on windows (currently only using the Microsoft Bluetooth stack) -- thanks to tml for pointing out why the headers I needed were breaking. (Control over wifi/network also works on windows -- the dialog which previously didn't work has started

Correction for one Mac OS X icon file (bug 54820)

2012-09-13 Thread Nicholas Shanks
See the bottom of this bug for the summary: https://bugs.freedesktop.org/show_bug.cgi?id=54820 I suspected as soon as I saw the behaviour, the PNGs from which the icns file was generated specify a non-zero image offset (a.k.a. vitrual canvas, or page). See: http://www.imagemagick.org/Usage/basics/

[Libreoffice-commits] .: Branch 'feature/unitymenus' - 3 commits - vcl/inc vcl/source vcl/unx

2012-09-13 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/gloactiongroup.h |4 vcl/inc/unx/gtk/glomenu.h |6 + vcl/inc/unx/gtk/gtksalmenu.hxx| 12 +- vcl/source/window/menu.cxx|5 vcl/unx/gtk/window/gloactiongroup.cxx | 59 +-- vcl/unx/gtk/window/glomenu.cxx| 28

[Libreoffice-commits] .: sd/source

2012-09-13 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx | 103 +++- sd/source/ui/remotecontrol/DiscoveryService.cxx |4 2 files changed, 101 insertions(+), 6 deletions(-) New commits: commit 741c56aa7309505f855e58239205cfa4b1d091dd Author: Andrzej J.R. Hunt Date: Thu Sep 13 2

minutes of ESC call ...

2012-09-13 Thread Michael Meeks
* Present: + Fridrich, Lionel, Stephan, Norbert, Andras, Kendy, Michael M, Kohei, Cedric, David, Joel, Astron, Cloph * Completed Action Items + enable evolution connector in distro-config for Linux (Lionel) + change pre-selection of default dictionaries to install

Re: --headless broken with --enable-headless

2012-09-13 Thread Riccardo Magliocchetti
Hello Dag, Il 12/09/2012 21:59, Dag Wieers ha scritto: On Fri, 7 Sep 2012, Riccardo Magliocchetti wrote: i have libreoffice crashing early when running unoconv [1] test suite (cd tests && make). Attached gdbtrace.log [snip] I would recommend using the master branch (which was recently rele

[PATCH] More ::rtl::OUString to OUString and RTL_CONSTASCII in avmed...

2012-09-13 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/610 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/10/610/1 More ::rtl::OUString to OUString and RTL_CONSTASCII in avmedia Change-Id: I925862289cf5f9f41af5532bbbaf8ec0a4e5a66

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero changed: What|Removed |Added CC||jmadero@gmail.com Depends on|5

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero changed: What|Removed |Added Depends on||54498 -- Configure bugmail: https://bugs.

Re: [REVIEW:3-6-2] [PATCH] fdo#37529 clear DataColumns read-only information when we cl...

2012-09-13 Thread Miklos Vajna
On Thu, Sep 13, 2012 at 04:38:34PM +0200, Lionel Elie Mamane wrote: > It is (yet another) Base crash. 't would be nice to have it in > libreoffice-3-6-2, too. Looks OK to me, one more needed. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

[PATCH] ::rtl::OUString to OUString in avmedia

2012-09-13 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/609 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/09/609/1 ::rtl::OUString to OUString in avmedia Change-Id: If4a7bef339a626fbfa9f0c1cc76801e77626f38f --- M avmedia/inc/avme

Re: [REVIEW:3-5] [PATCH] fdo#37529 clear DataColumns read-only information when we cl...

2012-09-13 Thread Lionel Elie Mamane
On Thu, Sep 13, 2012 at 04:38:34PM +0200, Lionel Elie Mamane wrote: > On Thu, Sep 13, 2012 at 02:26:02PM +, Lionel Elie Mamane (via Code > Review) wrote: >> To pull it, you can do: >> git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/608/1 >> fdo#37529 clear DataColumns r

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 54023, which changed state. Bug 54023 Summary: CRASH on launch when loading local libiconv.2.dylib ("liblangtag.0.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0") https://bugs.freedeskt

[PUSHED] Change in core[libreoffice-3-6]: fdo#37529 clear DataColumns read-only information when we cl...

2012-09-13 Thread Michael Stahl (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/608 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/608 To unsubscribe, vis

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - dbaccess/source

2012-09-13 Thread Libreoffice Gerrit user
dbaccess/source/core/api/RowSet.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 77e0a04561f271d87a14d6a8b6bfe20c93ef7e5d Author: Lionel Elie Mamane Date: Thu Sep 13 16:24:38 2012 +0200 fdo#37529 clear DataColumns read-only information when we clear DataColumns

[REVIEW:3-6-2] [PATCH] fdo#37529 clear DataColumns read-only information when we cl...

2012-09-13 Thread Lionel Elie Mamane
On Thu, Sep 13, 2012 at 02:26:02PM +, Lionel Elie Mamane (via Code Review) wrote: > To pull it, you can do: > git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/608/1 > fdo#37529 clear DataColumns read-only information when we clear DataColumns > Change-Id: I6f3b4f1646df1

[Libreoffice-commits] .: dbaccess/source

2012-09-13 Thread Libreoffice Gerrit user
dbaccess/source/core/api/RowSet.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 522b4c65dcc90719288b4f7aa7eb565c15b64e86 Author: Lionel Elie Mamane Date: Thu Sep 13 16:24:38 2012 +0200 fdo#37529 clear DataColumns read-only information when we clear DataColumns

[PATCH] Change in core[libreoffice-3-6]: fdo#37529 clear DataColumns read-only information when we cl...

2012-09-13 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/608 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/608/1 fdo#37529 clear DataColumns read-only information when we clear DataColumns Change-Id: I6f3b4f1646df1244d97ae98f56

[Libreoffice-commits] .: oox/source

2012-09-13 Thread Libreoffice Gerrit user
oox/source/docprop/ooxmldocpropimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9748670e040e993d66eb777225772e62d0ca2b4e Author: Muthu Subramanian Date: Thu Sep 13 19:45:48 2012 +0530 fdo#54750: Handle any kind of exception (ooxml import). T

[PATCH] Change in core[libreoffice-3-6-2]: fdo#42450: fix crash in SwXTextSection::attach:

2012-09-13 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/607 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/07/607/1 fdo#42450: fix crash in SwXTextSection::attach: Inserting the section can fail if the given text range is not vali

Build failure on Mac OSX 10.8.1 in tail_build with liborcus

2012-09-13 Thread Alexander Thurgood
Well, it's nearly there, but the build is still failing in tail_build, this time with liborcus (again, although that seemed to have gone away for a while), with : CXXliborcus_0.2_la-dom_tree.lo [build CXX] animations/source/animcore/factreg.cxx CXXliborcus_0.2_la-exception.lo CXXli

Re: [PATCH] fdo#54843 righthyphenmin fix (patch by Steven Dickson)

2012-09-13 Thread Németh László
Hi, Additions to the previous automatic message: I have checked the result of this 3-line hyphenation patch (sent by Steven Dickson) – on 2 million Hungarian words (there is no difference in the hyphenation, because it only affects the hyphenation of the words with 3-byte or longer UTF-8 multiby

[Libreoffice-commits] .: oox/inc oox/source sc/source vcl/inc vcl/source

2012-09-13 Thread Libreoffice Gerrit user
oox/inc/oox/ole/vbacontrol.hxx |9 - oox/inc/oox/ole/vbamodule.hxx | 10 - oox/source/ole/axcontrol.cxx|2 oox/source/ole/vbacontrol.cxx | 308 +--- oox/source/ole/vbamodule.cxx|9 - oox/source/ole/vbaproject.cxx |5 sc/source

[Libreoffice-commits] .: helpcontent2/source

2012-09-13 Thread Libreoffice Gerrit user
helpcontent2/source/text/sbasic/shared/03090101.xhp | 30 ++-- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit e9f3bd2782afcd2dc1c89593c98891a06f6d40d6 Author: Andras Timar Date: Thu Sep 13 13:52:06 2012 +0200 change paragraph role to 'code' for Bas

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 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|Old Value

About fdo 47368 [Task] Many crashes when accessibility enabled on MacOS X

2012-09-13 Thread julien2412
Hello, About fdo 47368, [Task] Many crashes when accessibility enabled on MacOS X (cf https://bugs.freedesktop.org/show_bug.cgi?id=47368), should I reopen all the bugtrackers that I had put as a dup or should I let them as they are? Julien -- View this message in context: http://nabble.docume

[Libreoffice-commits] .: vcl/aqua

2012-09-13 Thread Libreoffice Gerrit user
vcl/aqua/source/window/salframe.cxx |4 1 file changed, 4 insertions(+) New commits: commit 41747c962603222b2d6221a9f5fca28cd71c103a Author: Norbert Thiebaud Date: Thu Sep 13 05:13:26 2012 -0500 fdo#39007 make windows not 'restorable' Change-Id: I9473800820cb863e0de4b16f

[Libreoffice-commits] .: 2 commits - binfilter/bf_sc binfilter/bf_sw

2012-09-13 Thread Libreoffice Gerrit user
binfilter/bf_sc/source/ui/docshell/sc_docsh.cxx |4 ++-- binfilter/bf_sw/source/core/swg/sw_rdfmts.cxx |2 +- binfilter/bf_sw/source/core/unocore/sw_unotbl.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 6d81663a63d209db10fc67d875e054b27d7e45b8 Au

[Libreoffice-commits] .: connectivity/source

2012-09-13 Thread Libreoffice Gerrit user
connectivity/source/drivers/kab/KDatabaseMetaData.hxx |2 -- connectivity/source/drivers/kab/KPreparedStatement.cxx |2 +- connectivity/source/drivers/kab/KResultSet.cxx |5 ++--- connectivity/source/drivers/kab/KResultSet.hxx |3 +++ connectivity/source/drivers/ka

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Fridrich Strba changed: What|Removed |Added Depends on||54859 -- Configure bugmail: https://bu

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Fridrich Strba changed: What|Removed |Added Depends on|54859 | -- Configure bugmail: https://bugs.fr

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Fridrich Strba changed: What|Removed |Added Depends on||54859 --- Comment #117 from Fridrich St

[Libreoffice-commits] .: basic/inc

2012-09-13 Thread Libreoffice Gerrit user
basic/inc/basic/sbmod.hxx|2 -- basic/inc/basic/sbobjmod.hxx |2 -- basic/inc/basic/sbprop.hxx |2 -- basic/inc/basic/sbxmeth.hxx |3 --- 4 files changed, 9 deletions(-) New commits: commit 7580802e9f47aa42db5fa7e19e3ee6f33ba886ca Author: Takeshi Abe Date: Thu Sep 13 18:

[PUSHED] Change in core[libreoffice-3-5]: fdo#42450: fix crash in SwXTextSection::attach:

2012-09-13 Thread Miklos Vajna (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/604 Approvals: Miklos Vajna: Verified; Looks good to me, approved Norbert Thiebaud: Looks good to me, approved -- To view, visit https://

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2012-09-13 Thread Libreoffice Gerrit user
sw/source/core/unocore/unosect.cxx |8 1 file changed, 8 insertions(+) New commits: commit d026212d51cd7fe0dbcfe3a28bd15675528723ff Author: Michael Stahl Date: Wed Sep 12 21:01:41 2012 +0200 fdo#42450: fix crash in SwXTextSection::attach: Inserting the section can fa

Re: [libreoffice-commits] Hopefully this is the last of the cleanups for class ScDocument for now.

2012-09-13 Thread Stephan Bergmann
The changes of commit 872daba66c4be77c9df9d6fe6a1c501abe087d04 Author: Joseph Powers Date: Thu Sep 8 21:05:58 2011 -0700 Hopefully this is the last of the cleanups for class ScDocument for now. to diff --git a/binfilter/bf_sc/source/filter/xml/sc_XMLExportDDELinks.cxx b/binfilter/bf

[PUSHED] Change in core[libreoffice-3-6]: fdo#42450: fix crash in SwXTextSection::attach:

2012-09-13 Thread Miklos Vajna (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/602 Approvals: Miklos Vajna: Verified; Looks good to me, approved Norbert Thiebaud: Looks good to me, approved -- To view, visit https://

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-09-13 Thread Libreoffice Gerrit user
sw/source/core/unocore/unosect.cxx |8 1 file changed, 8 insertions(+) New commits: commit 525127d5b605bf34a8ff0b71f4b169fa7b72c435 Author: Michael Stahl Date: Wed Sep 12 21:01:41 2012 +0200 fdo#42450: fix crash in SwXTextSection::attach: Inserting the section can fa

[Libreoffice-commits] .: sw/qa

2012-09-13 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlimport/data/n778836.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 15 +++ 2 files changed, 15 insertions(+) New commits: commit 601e7d4f5e2966ae3167de5ef09dc1e0252f55e8 Author: Miklos Vajna Date: Thu Sep 13 12:08:34 2012 +0200 n#778836 testcase

Re: Build failure in tail build on Mac OSX - postgres driver the culprit ?

2012-09-13 Thread Alexander Thurgood
Le 12/09/12 23:57, Caolán McNamara a écrit : Hi Caolán, 843c83f6405ab4f1a4f7734ec66f2b62248f4e34 possibly helps bump along to > the next such warning-as-error. Can obviously turn off --enable-werror > FWIW. > You were right about the bump, next such to be found in pg_tools.cxx, lines 444, 450

[Libreoffice-commits] .: svx/inc svx/source

2012-09-13 Thread Libreoffice Gerrit user
svx/inc/svx/svdundo.hxx |3 +++ svx/source/svdraw/svdundo.cxx |4 2 files changed, 7 insertions(+) New commits: commit b8329bde87089c4d44a48632dd205e157cc0b204 Author: Stephan Bergmann Date: Thu Sep 13 11:41:16 2012 +0200 Hide dtor details behind SVX_DLLPUBLIC

[Libreoffice-commits] .: writerfilter/source

2012-09-13 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper.cxx | 56 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx | 31 +--- writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 + 3 files changed, 84 insertions(+), 7 deletions(-) New commits: commit c5f9d61d45e56d9

[PATCH] fdo#54843 righthyphenmin fix (patch by Steven Dickson)

2012-09-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/606 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/06/606/1 fdo#54843 righthyphenmin fix (patch by Steven Dickson) Change-Id: I42747dffef099f3806178af76e20335f5f033379 --- A

Re: [ANN] LibreOffice 3.6.2 RC1 test builds available

2012-09-13 Thread Fridrich Strba
On 13/09/12 09:57, Fridrich Strba wrote: > candidate build on the way towards 3.6.1, please refer to our release Naturally, towards 3.6.2 as you already for sure figured out. I am very bad with numbers :) F. ___ LibreOffice mailing list LibreOffice@lis

[ANN] LibreOffice 3.6.2 RC1 test builds available

2012-09-13 Thread Fridrich Strba
Hi *, for the upcoming new version 3.6.2, the RC1 builds now start to be available on pre-releases. This build is slated to be first release candidate build on the way towards 3.6.1, please refer to our release plan timings here: http://wiki.documentfoundation.org/ReleasePlan#3.6_release Builds

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - helpcontent2/to-wiki

2012-09-13 Thread Libreoffice Gerrit user
helpcontent2/to-wiki/wikiconv2.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ff79af3a761f3034cf4280d5662d5c28854e0613 Author: Stephan Bergmann Date: Fri Jun 15 12:07:08 2012 +0200 fdo#51074: Start table cells with "| |" ...so that a "|" in th

[Libreoffice-commits] .: sw/source

2012-09-13 Thread Libreoffice Gerrit user
sw/source/filter/ww8/ww8par.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f3ea72af8d8044e185fa4b96229b8b19ddf7da7 Author: Miklos Vajna Date: Thu Sep 13 09:20:32 2012 +0200 SwWW8ImplReader::Read_Tab: typo Change-Id: I0dd667ec59862acce283db5f9185

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #377 from tommy27 2012-09-13 06:09:33 UTC --- s(In reply to comment #376) > Added Bug 48279 - autocorrect limit. acor.dat with entry 65535: Loop and/or > loss of acor data. > sorry, I meant Added Bug 48729 - autocorrect limit. acor

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 tommy27 changed: What|Removed |Added Depends on||48729 --- Comment #376 from tommy27 2012-09-1

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Mas changed: What|Removed |Added CC||airtime...@yahoo.com Depends on|