LibreOffice Gerrit News for core on 2014-07-29

2014-07-28 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#46037: remove unused comphelper/configurationhelper.hxx in https://gerrit.libreoffice.org/10603 from Alexandre Vicenzi about module basctl, basic, framewor

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain' - libreofficekit/Executable_gtktiledviewer.mk

2014-07-28 Thread Andrzej Hunt
libreofficekit/Executable_gtktiledviewer.mk |4 1 file changed, 4 deletions(-) New commits: commit 818b2b79d1ab6c2b7b211c0f70c8c23af4f346c5 Author: Andrzej Hunt Date: Tue Jul 29 07:49:40 2014 +0200 One final removal of libreofficekit static library. (Seems you need a cle

[Libreoffice-commits] core.git: libreofficekit/Executable_gtktiledviewer.mk

2014-07-28 Thread Andrzej Hunt
libreofficekit/Executable_gtktiledviewer.mk |4 1 file changed, 4 deletions(-) New commits: commit a97457db2c570b18c3c0e4717eb09210c1287ce8 Author: Andrzej Hunt Date: Tue Jul 29 07:49:40 2014 +0200 One final removal of libreofficekit static library. (Seems you need a cle

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain' - 2 commits - include/LibreOfficeKit libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk libreofficekit/Library_libreofficekitg

2014-07-28 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit cd79bf9cbffaf1a00e0eea5a66a10d5992887749 Author: Andrzej Hunt Date: Tue Jul 29 07:18:28 2014 +0200 Upgrade lokconf_init to LibreOfficeKitInit.h Change-Id: I0581a107c3eefd33c25b003afe9f7be217598441 diff --git a/libreofficekit/qa/lok

[Libreoffice-commits] core.git: libreofficekit/README

2014-07-28 Thread Andrzej Hunt
libreofficekit/README | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 879c1e3edc3fd9b92f5b7cafad996b68c098a864 Author: Andrzej Hunt Date: Tue Jul 29 07:16:08 2014 +0200 Update LOK Readme to use LibreOfficeKitInit.h diff --git a/libreofficekit/

[Libreoffice-commits] core.git: include/LibreOfficeKit libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk libreofficekit/Library_libreofficekitgtk.mk libreofficekit/Module_libreofficekit.mk l

2014-07-28 Thread Andrzej Hunt
include/LibreOfficeKit/LibreOfficeKit.h |2 include/LibreOfficeKit/LibreOfficeKitInit.h | 96 libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk |4 libreofficekit/Library_libreofficekitgtk.mk |4 libreoffic

[Bug 70625] Add --cat parameter to make git diffs pretty

2014-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70625 --- Comment #5 from Deena P.F. --- I'd like to work on this as my first open source contribution. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing l

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

2014-07-28 Thread Kohei Yoshida
sc/inc/column.hxx |6 ++- sc/inc/document.hxx |8 +--- sc/inc/formulacell.hxx |1 sc/inc/table.hxx|6 ++- sc/qa/unit/ucalc.hxx|2 + sc/qa/unit/ucalc_sharedformula.cxx | 68 +++

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

2014-07-28 Thread Michael Meeks
scripts/Bugzilla.pm |1 + scripts/esc-bug-stats.pl |8 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 9aee886ac125693808a14fa71ad37cd28c46033e Author: Michael Meeks Date: Mon Jul 28 21:19:59 2014 -0400 Update blacklist, and prune migration. dif

[GSoC] Chained Text Boxes in Draw - Report 28/08/2014

2014-07-28 Thread Matteo Campanelli
Hi all, from last week there is some encouraging progress: - I implemented a suitable primitive2d class in svx/ for text needing to be chained; - when a page overflow occurs, the status "need to be chained" is set and text from one box is copied in another by creating the appropriate text primitive

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 2 commits - svx/source

2014-07-28 Thread matteocam
svx/source/sdr/primitive2d/sdrattributecreator.cxx |6 +++--- svx/source/sdr/primitive2d/sdrdecompositiontools.cxx | 14 +- svx/source/svdraw/svdotext.cxx | 12 3 files changed, 16 insertions(+), 16 deletions(-) New commits: commit e5535665

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 3 commits - include/svx svx/source

2014-07-28 Thread matteocam
include/svx/sdr/attribute/sdrtextattribute.hxx |4 +- include/svx/svdotext.hxx |6 +++ svx/source/sdr/attribute/sdrtextattribute.cxx| 25 --- svx/source/sdr/primitive2d/sdrattributecreator.cxx | 12 ++- svx/source/sdr/primitiv

GSoC Refactor god objects weekly report

2014-07-28 Thread V
This week I refactored IDocumentFieldsAccess and IDocumentLineNumberAccess. To have something more in here for a change, a few weeks ago I started using Clang instead of gcc and I like it much better. I remember the time where I got an error message longer than my terminal's scroll buffer becau

Re: [GSoC] Improved Color Selection, Week 10

2014-07-28 Thread Maxim Monastirsky
Hi Krisztian, On Monday 28 July 2014 19:48:51 Krisztian Pinter wrote: > I changed things in > *sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml* I don't see any reason touching that file. > *sd/source/ui/app/sddll.cxx -- SdDLL::RegisterControllers()* That's right, and there are similar changes requ

[Libreoffice-commits] core.git: 2 commits - external/glew external/lcms2

2014-07-28 Thread Tor Lillqvist
external/glew/ExternalProject_glew.mk |3 external/glew/UnpackedTarball_glew.mk |1 external/glew/glew-vc2013-project.patch.1 | 508 ++ external/lcms2/ExternalProject_lcms2.mk |3 external/lcms2/UnpackedTarball_lcms2.mk |1 external/lcms

Re: [GSOC] Tiled Rendering, ahunt, Weekly Report 10 / WK30

2014-07-28 Thread Andrzej Hunt
Hi Michael, On 28/07/14 18:29, Michael Meeks wrote: Hi Andrzej, Wow - some great work here =) On Mon, 2014-07-28 at 10:23 +0200, Andrzej Hunt wrote: * Moved lok_init from shim.c into LibreOfficeKit.h (i.e. killing the static library) ** https://gerrit.libreoffice.org/#/c/10584/

[GSoC] Improved Color Selection, Week 10

2014-07-28 Thread Krisztian Pinter
Hi All! Last week I started looking into adding the new color palette to Draw/Impress, and merging *SvxLineColorToolBoxControl* into *SvxColorToolBoxControl* but I ran into some problems. I couldn't change the toolbar buttons in Draw. I changed things in *sd/uiconfig/sdraw/toolbar/drawingobjectbar

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - 3 commits - include/svx sc/source svx/source svx/uiconfig sw/source

2014-07-28 Thread Krisztian Pinter
include/svx/Palette.hxx |2 +- sc/source/core/data/document10.cxx |5 +++-- svx/source/tbxctrls/Palette.cxx |6 -- svx/source/tbxctrls/colorwindow.hxx |4 ++-- svx/source/tbxctrls/tbcontrl.cxx| 19 --- svx/uiconfig/ui/colorwindow.ui |

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

2014-07-28 Thread Miklos Vajna
writerfilter/qa/ooxml/watch-generated-code.sh |3 +++ writerfilter/source/ooxml/modelpreprocess.py |9 - 2 files changed, 3 insertions(+), 9 deletions(-) New commits: commit 1b30426c818a7a45a3cb429b8b3c45b634ad2ab9 Author: Miklos Vajna Date: Mon Jul 28 18:23:46 2014 +0200

Re: [GSOC] Tiled Rendering, ahunt, Weekly Report 10 / WK30

2014-07-28 Thread Michael Meeks
Hi Andrzej, Wow - some great work here =) On Mon, 2014-07-28 at 10:23 +0200, Andrzej Hunt wrote: > * Moved lok_init from shim.c into LibreOfficeKit.h >(i.e. killing the static library) > ** https://gerrit.libreoffice.org/#/c/10584/ Nice idea; a few comments in the gerrit comm

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

2014-07-28 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo81033.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx | 14 ++ writerfilter/source/dmapper/DomainMapper.cxx |5 - writerfilter/source/dmapper/DomainMapper_Impl.hxx |9 +++-- 4 files changed, 37 in

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80384, which changed state. Bug 80384 Summary: Chart Legend name lost on saving https://bugs.freedesktop.org/show_bug.cgi?id=80384 What|Removed |Added --

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

2014-07-28 Thread Miklos Vajna
writerfilter/qa/ooxml/watch-generated-code.sh | 47 ++ writerfilter/source/ooxml/factoryimpl_ns.py |8 +--- 2 files changed, 49 insertions(+), 6 deletions(-) New commits: commit 29813244afafa1721feb63dfeb055594053ce3f7 Author: Miklos Vajna Date: Mon Jul 28 18:12

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

2014-07-28 Thread Miklos Vajna
libreofficekit/source/gtk/lokdocview.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 1cde56c3600b5b5b006609c24bfcaf66887167d3 Author: Miklos Vajna Date: Mon Jul 28 17:41:41 2014 +0200 -Werror=declaration-after-statement Change-Id: I97b

[GSOC] Personas - Weekly Report #9

2014-07-28 Thread Rachit Gupta
Hi all. This week, I succeeded in converting RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout. This week I'll be working on converting RID_SVX_MDLG_HANGULHANJA, and then look for more work :-) -- Regards, Rachit Gupta ___ LibreOffice mailing list LibreO

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

2014-07-28 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/unwanted-section-break.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 15 ++ sw/source/filter/ww8/ww8atr.cxx |2 - 3 files changed, 12 insertions(+), 5 deletions(-) New commits: commit 7146d8bcd96

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

2014-07-28 Thread Andrzej Hunt
libreofficekit/qa/unit/tiledrendering.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f21977d1d17170913d49987f070b9581395d7dd Author: Andrzej Hunt Date: Mon Jul 28 16:22:47 2014 +0200 Use CPPUNIT_ASSERT instead of assert. Change-Id: I24e7934002eb

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

2014-07-28 Thread Andrzej Hunt
libreofficekit/source/gtk/lokdocview.c | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit c1d9fe079a32a0515683236f91892c98ee837f8b Author: Andrzej Hunt Date: Mon Jul 28 16:29:43 2014 +0200 Prevent LOK DocView crash if document too large.

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain' - 4 commits - desktop/source libreofficekit/Module_libreofficekit.mk libreofficekit/qa libreofficekit/source

2014-07-28 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 12 libreofficekit/Module_libreofficekit.mk |6 +++--- libreofficekit/qa/unit/tiledrendering.cxx |2 +- libreofficekit/source/gtk/lokdocview.c| 22 ++ 4 files changed, 30 insertions(+), 12 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/calctiledrendering5' - 2 commits - include/LibreOfficeKit libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk libreofficekit/Library_libreoffice

2014-07-28 Thread Andrzej Hunt
include/LibreOfficeKit/LibreOfficeKit.h | 89 +++- libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk |4 libreofficekit/Library_libreofficekitgtk.mk |4 libreofficekit/Module_libreofficekit.mk |7 libreoffic

Re: rtf filter detection order

2014-07-28 Thread Marina Latini
- Messaggio originale - > Da: "Kohei Yoshida" > A: "Marina Latini" > Cc: libreoffice@lists.freedesktop.org > Inviato: Lunedì, 28 luglio 2014 16:11:52 > Oggetto: Re: rtf filter detection order > > > It's our (proud) feature, though as with any other features, some users > may find it a

Re: rtf filter detection order

2014-07-28 Thread Kohei Yoshida
On Mon, 2014-07-28 at 10:14 +0200, Marina Latini wrote: > Hi All, > Can someone point out some informations about the rtf filter detection order? > I know that Calc has its own rtf filter > (https://bugs.freedesktop.org/show_bug.cgi?id=65017#c19). > > Steps to reproduce: > > 1) Start LibreOffic

Re: Tinderbox 'Win-x86@42' seems stuck

2014-07-28 Thread Adam Fyne
Thanks all for the info, and Thorsten for the restart ... Looks like the MAC tinderbox is also stuck. Time for me to fire up that link =) On Mon, Jul 28, 2014 at 1:32 AM, Pedro wrote: > Adam Fyne wrote > > Who is responsible for this machine and can maybe quickly check it out? > > FYI There is

[Libreoffice-commits] core.git: dbaccess/AllLangResTarget_dbu.mk dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk extras/source

2014-07-28 Thread Szymon Kłos
dbaccess/AllLangResTarget_dbu.mk |1 dbaccess/UIConfig_dbaccess.mk |4 dbaccess/source/ui/control/charsetlistbox.cxx | 18 dbaccess/source/ui/control/curledit.cxx | 13 dbaccess/source/ui/dlg/AutoControls_tmpl.hrc | 197 -

[GSoC] Varga Mihai - progress report week 10

2014-07-28 Thread Mihai Varga
Hello, Last week I finished the CMIS document representation for a SharePoint file and I've started to work on the folder representation. I also fixed a bug where CMIS properties were not well extracted from UNO any, they had to be extracted accordingly to the property tipe, string, int, datetime

Re: [GSOC] Tiled Rendering, ahunt, Weekly Report 10 / WK30

2014-07-28 Thread Andrzej Hunt
And finally, managed to miss the largest part of last weeks work: * Viewport / overlapping tile matching issues: ** Reverted the assert disabling. ** Revert the DocShell::SetVisArea hack -- using this seems to confuse the rest of sw, causing the viewport asserts (i.e. previous point). ** Inste

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

2014-07-28 Thread Maxim Monastirsky
framework/source/services/autorecovery.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a406391b1af4bd4ae1b73806b80e11a58340351 Author: Maxim Monastirsky Date: Mon Jul 28 15:00:40 2014 +0300 Recovery files can have an extension Looks like unintent

[ANN] LIbreOffice 4.3.0 RC4 available

2014-07-28 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the fourth release candidate of LibreOffice 4.3.0. The upcoming 4.3.0 will be the eighth major release of LibreOffice, coming with a bunch of new features beside the usual bugfixes. RC4 is in release configuration and can be be instal

[ANN] LIbreOffice 4.2.6 RC2 available

2014-07-28 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the second release candidate of LibreOffice 4.2.6. The upcoming 4.2.6 will be the sixth in a sequence of frequent bugfix releases for our feature-packed 4.2 line. Feel free to give it a try instead of 4.2.5. The release is available f

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

2014-07-28 Thread Luke Deller
sw/qa/extras/ooxmlexport/data/first-header-footer.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 31 +- writerfilter/source/dmapper/DomainMapper_Impl.cxx |4 - writerfilter/source/dmapper/PropertyMap.cxx| 52 +++-- 4 files change

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

2014-07-28 Thread Bjoern Michaelsen
sw/inc/docary.hxx|3 +++ sw/source/core/doc/CntntIdxStore.cxx |6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit e8193627922ee328d17250ec518ecd4ba342c97d Author: Bjoern Michaelsen Date: Fri Jul 25 10:21:16 2014 +0200 use the Redline

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

2014-07-28 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/ParaNodeIterator.java | 10 ++-- xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/RowIterator.java |8 +- xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/TextNodeIterator.java | 12 +++-

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

2014-07-28 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/PalmDB.java |5 +- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/TextStyle.java |5 +- xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/BookSettings.java |4 - xmerge/so

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

2014-07-28 Thread Takeshi Abe
cui/source/customize/macropg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e221c954ea0b7c3846bd6971a06b6a28672a28c7 Author: Takeshi Abe Date: Mon Jul 28 18:27:15 2014 +0900 fix a memory leak Change-Id: I105f0ac40251122348ed86eaab5d99a023f5c09b

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

2014-07-28 Thread Michael Stahl
sfx2/source/dialog/dinfdlg.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 42977e3ce7a65c5714a613a4e6af9aac6029bc32 Author: Michael Stahl Date: Mon Jul 28 12:02:38 2014 +0200 sfx2: -Werror=parentheses Change-Id: I94973343bb3ec4a055d9a46ca7

[Libreoffice-commits] core.git: ucb/Library_ucpcmis1.mk

2014-07-28 Thread Mihai Varga
ucb/Library_ucpcmis1.mk |1 + 1 file changed, 1 insertion(+) New commits: commit a227c575bbc595e9928f0269989cba226d157048 Author: Mihai Varga Date: Mon Jul 28 12:48:35 2014 +0300 Linked the sax library to CMIS This is needed for the use of DateTime converter. I forgot to add

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

2014-07-28 Thread Mihai Varga
sfx2/source/dialog/dinfdlg.cxx | 49 + 1 file changed, 49 insertions(+) New commits: commit fc57915d1583c960f7574b5c4a67415854e974d1 Author: Mihai Varga Date: Thu Jul 24 18:40:53 2014 +0300 Some properties in File->Properties->General Tab are not

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

2014-07-28 Thread Mihai Varga
ucb/source/ucp/cmis/cmis_content.cxx | 63 +++ 1 file changed, 50 insertions(+), 13 deletions(-) New commits: commit fb6e0da4d86ff71e523ab78156cc1938ef00d4db Author: Mihai Varga Date: Mon Jul 28 11:41:48 2014 +0300 UNO to CMIS properties conversion fix

[Libreoffice-commits] core.git: RepositoryExternal.mk

2014-07-28 Thread David Tardon
RepositoryExternal.mk | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 5b66024c117f2c354dda5c928f09d4cc21403b51 Author: David Tardon Date: Mon Jul 28 10:38:49 2014 +0200 make sure ICU libs are available when needed Change-Id: I56faa8f0b1567a4

Re: rtf filter detection order

2014-07-28 Thread Maxim Monastirsky
Hi, On Monday 28 July 2014 10:14:15 Marina Latini wrote: > This is our bug or our feature? It's a feature. Without it the user will always need to scroll the long list of types in order to select Calc's filter. AFAIK it's handled in http://opengrok.libreoffice.org/xref/core/filter/source/config/

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

2014-07-28 Thread Kohei Yoshida
sc/inc/table.hxx |1 + sc/source/core/data/table3.cxx |8 sc/source/core/data/table7.cxx |8 3 files changed, 17 insertions(+) New commits: commit 0cb7d753b6b51411ab8dd72eab79f855a1d21c4d Author: Kohei Yoshida Date: Sun Jul 27 14:35:37 2014 -0400

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

2014-07-28 Thread Kohei Yoshida
sc/inc/table.hxx |1 + sc/source/core/data/table3.cxx |8 sc/source/core/data/table7.cxx |8 3 files changed, 17 insertions(+) New commits: commit 290d0d779551b84dfa42e0c026ce4d7c0f00ea7a Author: Kohei Yoshida Date: Sun Jul 27 14:35:37 2014 -0400

rtf filter detection order

2014-07-28 Thread Marina Latini
Hi All, Can someone point out some informations about the rtf filter detection order? I know that Calc has its own rtf filter (https://bugs.freedesktop.org/show_bug.cgi?id=65017#c19). Steps to reproduce: 1) Start LibreOffice 2) open a rtf document test.rtf 2a) create a test.rtf document with W

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

2014-07-28 Thread Arnaud Versini
cppcanvas/qa/extras/emfplus/emfplus.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8124418d7add872924b6c04258260d3c88678dc0 Author: Arnaud Versini Date: Mon Jul 21 20:30:47 2014 +0200 Use better coordinates for unit test of fdo#77229 Change-Id: I

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 changed: What|Removed |Added Depends on|79441 | -- You are receiving this mail because: You

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 79441, which changed state. Bug 79441 Summary: Internal references to other sheets not sorted https://bugs.freedesktop.org/show_bug.cgi?id=79441 What|Removed |Added

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 79441, which changed state. Bug 79441 Summary: Internal references to other sheets not sorted https://bugs.freedesktop.org/show_bug.cgi?id=79441 What|Removed |Added