[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50679, which changed state. Bug 50679 Summary: EDITING: Copying cell(s) with conditional formatting CRASH when paste https://bugs.freedesktop.org/show_bug.cgi?id=50679 What|Old Value |Ne

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 3 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |7 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 66 + 2 files changed, 73 insertions(+) New commits: commit ec04b67ba07599e30e2d4f763005120acc957f70 Author: Artur Dorda Date: Sun Jun 10 02:59:23 2012 +0200

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 2 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |6 + drawinglayer/source/dumper/XShapeDumper.cxx| 82 + 2 files changed, 88 insertions(+) New commits: commit 85b8c0e1b5cbe3ae50ef75c851a6946766224814 Author: Artur Dorda Date: Sun Jun 10 02:35:24 2012 +0200

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Joel Madero
Here is the log Joel On Fri, Jun 8, 2012 at 1:29 PM, Michael Meeks wrote: > Hi Bjoern, > >Any chance you can handle this ? :-) personally I have no problem > with > a default to --disable-mozilla, but - it's interesting that the build > consistently fails in the other path. > > On Fri,

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |9 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 104 + 2 files changed, 113 insertions(+) New commits: commit 16dc28c1eabbda44eff0d62f76e05812918ec187 Author: Artur Dorda Date: Sun Jun 10 02:17:45 2012 +0200

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 6 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx | 18 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 192 + 2 files changed, 210 insertions(+) New commits: commit bcf299923084419cdd7622c9fc66775999bcce45 Author: Artur Dorda Date: Sun Jun 10 02:03:17 2012 +0200

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Markus Mohrhard
Hey, 2012/6/10 Joel Madero : > The file is over 14 megs, where would you like me to send it? > > search for the errors in the log file and post around 100 lines around this line. If we need more informationa fter that we will ask for them. Regards, Markus

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Joel Madero
The file is over 14 megs, where would you like me to send it? Joel On Fri, Jun 8, 2012 at 10:30 PM, Matúš Kukan wrote: > On 9 June 2012 03:33, Joel Madero wrote: > > Attached is my build log (I think I included enough to be relevant), > > Could you do: > make moz.clean > and then attach the o

[PATCH] fdo#50141: Word Count Characters (with spaces) incorrect with Numbering on

2012-06-09 Thread Muhammad Haggag
= Bug = https://bugs.freedesktop.org/show_bug.cgi?id=50141 = Patch = https://bugs.freedesktop.org/attachment.cgi?id=62850 = Patch Review = https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=50141&attachment=62850 = Changes = There was a typo in the character counting code of text nodes.

[Libreoffice-commits] .: cui/source framework/source sc/source svx/source vcl/inc vcl/source

2012-06-09 Thread Tor Lillqvist
cui/source/customize/cfg.cxx|1 + framework/source/services/backingwindow.cxx |1 + sc/source/ui/cctrl/tbzoomsliderctrl.cxx |1 + svx/source/dialog/_contdlg.cxx |1 + vcl/inc/vcl/toolbox.hxx |2 -- vcl/source/window/toolbox.c

Re: 3.5.98.1 build error

2012-06-09 Thread Andreas Radke
Am Fri, 8 Jun 2012 09:21:45 +0200 schrieb Miklos Vajna : > If you want a quick hack for packaging, try removing > CppunitTest_pdfimport from sdext/Module_sdext.mk. Yes, that makes the build finish here. But any idea how to help tracking down the original build issue? -Andy _

[Libreoffice] [GSoC 2012][svg export filter] Weekly Report #3

2012-06-09 Thread Marco Cecchetti
Hi everybody, it follows my weekly report: Report #3 - On this week I enabled support for clip-based slide and shape transitions. The following transitions are actually available: barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe. More clip-based transitions can be provided by simply fill

Build error: bf_migratefilter.component

2012-06-09 Thread Kálmán „KAMI” Szalai
Hi Folks, I got this build error: = (1/1) Building module postprocess = Entering /home/libo64/libo/postprocess/checkxml /usr/bin/perl checkxml.pl Checking:/home/libo64/libo/solver/unxlngx6.pro/xml/ ok. Entering /home/libo64/libo/postprocess/packcomponents echo \

[PATCH] ODFF: implement missing imaginary functions

2012-06-09 Thread Regina Henschel
Hi, I have added the imaginary functions IMTAN, IMCOT, IMSEC, IMCSC, IMSINH, IMCOSH, IMCSCH, IMSECH in AOO. Those are defined in ODFF, but not implemented yet. You find the original patch in https://issues.apache.org/ooo/show_bug.cgi?id=111609. It is integration in AOO trunk with revision r

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

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx | 63 +++--- 1 file changed, 35 insertions(+), 28 deletions(-) New commits: commit 243fefb72897f45448d946d571397b7bc4893e7d Author: Ivan Timofeev Date: Sat Jun 9 21:23:46 2012 +0400 fdo#42379: hide separators before calcu

[Libreoffice-commits] .: vcl/source

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15201d37a48ba759ac2aa6f4f5b6bd15d53f0416 Author: Ivan Timofeev Date: Sat Jun 9 21:45:45 2012 +0400 oops, hide the first separator as well Change-Id: I90354696b96870b6d828e8f

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

2012-06-09 Thread Bjoern Michaelsen
sfx2/source/dialog/filedlghelper.cxx | 61 ++- 1 file changed, 47 insertions(+), 14 deletions(-) New commits: commit 89f45b9fef98650cc3166d9337c96e58f0c57c4f Author: Stephan Bergmann Date: Fri Apr 27 16:54:32 2012 +0200 Related fdo#43895: Fixed shortcommi

[Libreoffice-commits] .: vcl/source

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx | 63 +++--- 1 file changed, 35 insertions(+), 28 deletions(-) New commits: commit 0a9b398f3effecfea3b330fdc2f46b6f914cba81 Author: Ivan Timofeev Date: Sat Jun 9 21:23:46 2012 +0400 fdo#42379: hide separators before calcu

[GSoC 2012][Collaboration] status + screenshot

2012-06-09 Thread Matúš Kukan
Hi all, I am slowly finishing school exams :-( To let you know something about our collaboration work: I've been working on contacts widget [1] Avatars are loaded now, but it's far from perfect. If anybody wants to hack on this, that would be awesome. Then I have removed pointless ScCollaboration

3.6.0~beta1 in ppa for precise (was: [ANN] LibreOffice 3.6.0 beta1 available)

2012-06-09 Thread Bjoern Michaelsen
Hi all, On Sat, Jun 09, 2012 at 03:00:43AM +0200, Thorsten Behrens wrote: > Hi *, > > for the upcoming new version 3.6.0, we today upload a first beta1 > build that is (almost) feature-complete. For further milestones on the > way towards 3.6.0, please refer to our release plan timings here: > >

[PATCH] Re: "LIBPAT" under AIX?

2012-06-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patch attached. fix typo in ure/bin/startup.sh regards Em 09-06-2012 12:46, julien2412 escreveu: > Hi Olivier, > > I'd say it's a typo but I'm not an AIX expert. Here's a link concerning > LIBPATH : > http://publib.boulder.ibm.com/infocenter/forms/

[Libreoffice-commits] .: Branch 'feature/tubes2' - 4 commits - sc/Library_sc.mk sc/source

2012-06-09 Thread Matus Kukan
sc/Library_sc.mk |6 - sc/source/ui/collab/collab.cxx | 126 --- sc/source/ui/collab/contacts.cxx | 22 +- sc/source/ui/collab/contacts.hxx |4 - sc/source/ui/collab/contacts.src |4 - sc/source/ui/collab/sendfunc.cxx | 82

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on|50911 | -- Configure bugmail: https://bugs.

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on|50910 | -- Configure bugmail: https://bugs.

[Libreoffice-commits] .: sd/source sot/source stoc/source svl/source svl/unx svtools/source

2012-06-09 Thread Takeshi Abe
sd/source/ui/annotations/annotationtag.cxx |6 - sd/source/ui/dlg/diactrl.cxx |4 - sd/source/ui/dlg/gluectrl.cxx |6 - sd/source/ui/func/smarttag.cxx | 16 sd/source/ui/inc/prntopts.hxx

Re: "LIBPAT" under AIX?

2012-06-09 Thread julien2412
Hi Olivier, I'd say it's a typo but I'm not an AIX expert. Here's a link concerning LIBPATH : http://publib.boulder.ibm.com/infocenter/forms/v3r5m0/index.jsp?topic=/com.ibm.form.api.configuring.doc/api_configuring_unix_path.html Julien -- View this message in context: http://nabble.documentfoun

"LIBPAT" under AIX?

2012-06-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I know AIX is unsupported so I may be splitting hairs, but in /opt/libreoffice3.5/ure/bin/startup.sh - -%<-- case $sd_platform in AIX) LIBPAT=${jpath}${LIBPATH:+:${LIBPATH}} export LIBPATH

fdo#39641 - Clean up document type association on Linux

2012-06-09 Thread Rob Snelders
HI All, I wanted to look at this bug. But I wondered if the printeradmin still is in the code and still works. Can anybody tell me the status of the printer-admin-tool? -- Greetings, Rob Snelders -- -- Greetings, Rob Snelders ___ LibreOffice mailin

[GSOC] Progress on ScXMLTableRowCellContext::EndElement() conversion

2012-06-09 Thread Daniel Bankston
Hi, Markus and Kohei, I guess I'm supposed to use that GSOC tag in the title? I felt that progress went slowly this week on converting ScXMLTableRowCellContext::EndElement() to use direct Sc calls, but in the process of the conversion and writing related unit tests, I have learned a great dea

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 5 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx | 14 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 120 + 2 files changed, 114 insertions(+), 20 deletions(-) New commits: commit 89e69769754d68149b3eeb04ebe79e3e52f35e39 Author: Artur Dorda Date: Sat Jun 9 14:47:

[BUILD] consistent test failures under windows

2012-06-09 Thread Mat M
Hello I pasted the end of the build log to http://pastebin.com/fg6aNutr. This was a clean complete make Autogen.lastrun is: --with-max-jobs=6 --with-num-cpus=3 --disable-directx --disable-binfilter --without-junit --disable-build-mozilla --with-mozilla-build=/cygdrive/c/data/mozilla-build --w

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - 5 commits - sc/qa sc/source

2012-06-09 Thread Daniel Bankston
sc/qa/unit/data/contentCSV/dataValidity1.csv |4 sc/qa/unit/data/contentCSV/dataValidity2.csv |8 sc/qa/unit/data/ods/dataValidity.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 153 sc/source/filter/xml/xmlcelli.cxx| 256 ++

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

2012-06-09 Thread Eike Rathke
writerfilter/source/dmapper/GraphicHelpers.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 84cb526d0e64ee291ab6bc7ab3e8fee68a5c0f29 Author: Caolán McNamara Date: Tue Apr 17 20:11:20 2012 +0100 WaE: MacOSX itemZOrder may be unused uninitialized (ch

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |4 + drawinglayer/source/dumper/XShapeDumper.cxx| 51 - 2 files changed, 54 insertions(+), 1 deletion(-) New commits: commit 487031e9116a78dc43bdab60e868170cd66bf212 Author: Artur Dorda Date: Sat Jun 9 13:40:29 2

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |6 drawinglayer/source/dumper/XShapeDumper.cxx| 192 +++-- 2 files changed, 156 insertions(+), 42 deletions(-) New commits: commit e3ad7324a744f2dac57c30791db16a91330d5873 Author: Artur Dorda Date: Sat Jun 9 02:20:54

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on||50910, 50911 -- Configure bugmail: h

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #16 from Rainer Bielefeld 2012-06-09 04:25:06 PDT --- Add "Bug 50911 - FILEOPEN impossible for any existing.ods" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #15 from Rainer Bielefeld 2012-06-09 04:17:12 PDT --- Add "Bug 50910 - Impossible to access particular spreadsheet based database table" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are rec

[PATCH] fdo 50822 add formula XOR to calc as in ODFF1.2

2012-06-09 Thread Winfried Donkers
Hi Eike, Attached is the modified patch for function XOR, this time under its own bug. I tested the patch, did an export to xls, reread the xls (XOR calls were not recgnised/calculated when importing), saved again as ods and reread that one (XOR calls were calculated correctly). I think this has

[Libreoffice-commits] .: sdext/source vcl/generic

2012-06-09 Thread Thomas Arnhold
sdext/source/presenter/PresenterAccessibility.cxx |2 +- vcl/generic/glyphs/gcach_layout.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit cfe98a1305202419f224a31e54cd37e64401fa4f Author: Thomas Arnhold Date: Sat Jun 9 12:46:12 2012 +0200

Re: [PUSHED-3-5] Revert "Set the listbox height to an integer multiple of the listbox entry height"

2012-06-09 Thread Luke Symes
Hi, The problem I was trying to fix was that if a custom animation list item was part shown at the bottom of the list, then moving the item above it down one item would leave it part visible, when I felt that when an item was moved, it should stay fully visible. Please see attached image to see wh

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49808, which changed state. Bug 49808 Summary: FILEOPEN MSO2007 .pptx background missing or wrong color https://bugs.freedesktop.org/show_bug.cgi?id=49808 What|Old Value |New Value --

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49806, which changed state. Bug 49806 Summary: FILEOPEN pptx font messed https://bugs.freedesktop.org/show_bug.cgi?id=49806 What|Old Value |New Value -