[Libreoffice-bugs] [Bug 77987] New: Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

  Priority: medium
Bug ID: 77987
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Vertical guidelines X-coordinate in edit window =0 for
any guideline with X0
  Severity: trivial
Classification: Unclassified
OS: Windows (All)
  Reporter: sergey.home...@dinom.su
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: unspecified
 Component: Drawing
   Product: LibreOffice

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

Sergey Homenko sergey.home...@dinom.su changed:

   What|Removed |Added

   Priority|medium  |low
Version|unspecified |4.2.2.1 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77988] New: FILESAVE: DOC, DOCX sentences appear on following line

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77988

  Priority: medium
Bug ID: 77988
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: DOC, DOCX sentences appear on following line
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.5.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 98063
  -- https://bugs.freedesktop.org/attachment.cgi?id=98063action=edit
you'll notice bullet points and then the text following it appears on the next
line

I downloaded the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it in LibO and then saved it as a doc file. If you compare the
view of this file in LibO and word 2010, on page three, you'll will see many
text appearing below empty lines with only a bullet point on it. Tested 4.1 to
4.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77893] filter_xslt unit test failed

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77893

--- Comment #1 from Douglas Mencken dougmenc...@gmail.com ---
Still present in current master.

Backtrace:

$ export CPPUNITTRACE=gdb --args  make CppunitTest_filter_xslt
make -j 2 -rs -f ./lo-build/Makefile.gbuild CppunitTest_filter_xslt
[build PKG] ure_install
[build CUT] filter_xslt
GNU gdb 6.3.50-20050815 (Apple version gdb-967) (Tue Jul 14 02:15:14 UTC 2009)
Copyright 2004 Free Software Foundation, Inc.
(gdb) run
Starting program: ./lo-build/workdir/LinkTarget/Executable/cppunittester
./lo-build/workdir/LinkTarget/CppunitTest/libtest_filter_xslt.dylib --headless
-env:BRAND_BASE_DIR=file://./lo-build/instdir/LibreOfficeDev.app/Contents
-env:BRAND_SHARE_SUBDIR=share
-env:UserInstallation=file://./lo-build/workdir/CppunitTest/filter_xslt.test.user
-env:CONFIGURATION_LAYERS=xcsxcu:file://./lo-build/instdir/LibreOfficeDev.app/Contents/share/registry
-env:UNO_TYPES=file://./lo-build/instdir/LibreOfficeDev.app/Contents/MacOS/types/offapi.rdb\
file://./lo-build/instdir/LibreOfficeDev.app/Contents/ure-link/share/misc/types.rdb
-env:UNO_SERVICES=file://./lo-build/workdir/Rdb/ure/services.rdb\
file://./lo-build/workdir/ComponentTarget/configmgr/source/configmgr.component\
file://./lo-build/workdir/ComponentTarget/filter/source/xsltfilter/xsltfilter.component\
file://./lo-build/workdir/ComponentTarget/i18npool/util/i18npool.component\
file://./lo-build/workdir/ComponentTarget/ucb/source/core/ucb1.component\
file://./lo-build/workdir/ComponentTarget/ucb/source/ucp/file/ucpfile1.component
-env:URE_INTERNAL_LIB_DIR=file://./lo-build/instdir/LibreOfficeDev.app/Contents/ure-link/lib
-env:LO_LIB_DIR=file://./lo-build/instdir/LibreOfficeDev.app/Contents/MacOS
-env:LO_JAVA_DIR=file://./lo-build/instdir/LibreOfficeDev.app/Contents/MacOS/classes
--protector ./lo-build/workdir/LinkTarget/Library/unoexceptionprotector.dylib
unoexceptionprotector --protector
./lo-build/workdir/LinkTarget/Library/unobootstrapprotector.dylib
unobootstrapprotector
Reading symbols for shared libraries
+
done
Reading symbols for shared libraries  done
Reading symbols for shared libraries ... done
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
runtime error
Global parameter sourceURL already defined
runtime error
Global parameter sourceBaseURL already defined
runtime error
Global parameter targetURL already defined
runtime error
Global parameter targetBaseURL already defined
terminate called after throwing an instance of 'CppUnit::Exception'
  what():  forced failure
- exception while in XSLT


Program received signal SIGABRT, Aborted.
0x92f47a88 in __semwait_signal ()
(gdb) bt
#0  0x92f47a88 in __semwait_signal ()
#1  0x92fa1538 in pthread_join$UNIX2003 ()
#2  0x04d57dd4 in XSLT::LibXSLTTransformer::~LibXSLTTransformer ()
#3  0x0317cad8 in (anonymous namespace)::XsltFilterTest::testXsltCopyOld ()
#4  0x000d04b4 in CppUnit::TestCaseMethodFunctor::operator() ()
#5  0x000c8434 in CppUnit::ProtectorChain::ProtectFunctor::operator() ()
#6  0x00036708 in (anonymous namespace)::Prot::protect ()
#7  0x000c8434 in CppUnit::ProtectorChain::ProtectFunctor::operator() ()
#8  0x000bbc70 in CppUnit::DefaultProtector::protect ()
#9  0x000c8434 in CppUnit::ProtectorChain::ProtectFunctor::operator() ()
#10 0x000c7ee4 in CppUnit::ProtectorChain::protect ()
#11 0x000ded48 in CppUnit::TestResult::protect ()
#12 0x000d0190 in CppUnit::TestCase::run ()
#13 0x000d12f8 in CppUnit::TestComposite::doRunChildTests ()
#14 0x000d10ac in CppUnit::TestComposite::run ()
#15 0x000d12f8 in CppUnit::TestComposite::doRunChildTests ()
#16 0x000d10ac in CppUnit::TestComposite::run ()
#17 0x000e4d64 in CppUnit::TestRunner::WrappingSuite::run ()
#18 0x000de2b8 in CppUnit::TestResult::runTest ()
#19 0x000e4ab8 in CppUnit::TestRunner::run ()
#20 0x2c30 in (anonymous namespace)::ProtectedFixtureFunctor::run ()
#21 0x3bd4 in sal_main ()
#22 0x3ed8 in main ()
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77988] FILESAVE: DOC, DOCX sentences appear on following line

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77988

Jay philip...@hotmail.com changed:

   What|Removed |Added

  Attachment #98063|text/plain  |image/png
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

--- Comment #1 from Sergey Homenko sergey.home...@dinom.su ---
Horisontal guidelines similarly
And show - sign on rules for coordinates0, please

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75594] FILESAVE: MS Visual C++ Runtime error R6025

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75594

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Thank you for your feedback, let's put this to WFM then.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77989] New: CONFIGURATION: Can't turn off autocorrect.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77989

  Priority: medium
Bug ID: 77989
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: CONFIGURATION: Can't turn off autocorrect.
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: he...@safetymail.info
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 
Can't turn off autocorrect. Can't back changes made by autocorrect.

Steps to reproduce:
1. Type shortcut with 3 capitalized letters
2. Autocorrect changed it to 3 lower case (can't change this in options)
3. Ctrl + Z didn't work

Current behavior:
1. Can't disable autocorrect from options
2. Can't back changes made by autocorrect

Expected behavior:
1. Option for disable autocorrect permanently
2. Ctrl + Z will back changes made by autocorrect

Operating System: Fedora
Version: 4.2.3.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77893] filter_xslt unit test failed

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77893

--- Comment #2 from Douglas Mencken dougmenc...@gmail.com ---
Fix is here: https://gerrit.libreoffice.org/#/c/9177/

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 48783] Clipboard cleared on exit on Linux

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48783

Lubos Lunak l.lu...@collabora.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTOURBUG   |---

--- Comment #11 from Lubos Lunak l.lu...@collabora.com ---
Specifications are one thing, but there needs to be also something providing
the functionality. While KDE's Klipper is run by default, I'm rather sure it
doesn't implement this, I have no idea about other desktops, but IIRC GNOME has
never really officially included a clipboard manager, so it's a question of how
many users would have it there.

But fair enough, I guess this can be kept open for when somebody will feel like
implementing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77771] Correction orthographe dans tableur et texte

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=1

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77771] Correction orthographe dans tableur et texte

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=1

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77771] Correction orthographe dans tableur et texte

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=1

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77962] FILEOPEN: DOC incorrect font color

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

Alexandr alexpik...@gmail.com changed:

   What|Removed |Added

 CC||alexpik...@gmail.com
Version|4.2.3.3 release |3.5.4 release

--- Comment #3 from Alexandr alexpik...@gmail.com ---
Reproducible in LibreOffice 3.5.4 on Debian Wheezy.

According to https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Version 
We currently use the Version field to store the earliest LibreOffice version
on which we can reproduce a bug. So I change the version field.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77962] FILEOPEN: DOC incorrect font color

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

Alexandr alexpik...@gmail.com changed:

   What|Removed |Added

  Attachment #98016|application/octet-stream|application/msword
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62038] SLIDESHOW: particular .eps images not shown

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62038

Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed:

   What|Removed |Added

 CC||jbf.fa...@sud-ouest.org

--- Comment #27 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
Even if the eps file contains a bitmap preview, it does not work. :-(

Until the bug is corrected, you have the following workaround for new
presentations: use Draw to convert your EPS file in bitmap.
step 1: insert the eps image in a new Draw document
step 2: select and copy the image by ctrl+C
step 3: go to Impress and do paste special as bitmap.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77971] FORMATTING: Writer: Better font selection in Japanese locale on Mac OSX.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77971

--- Comment #2 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
I added Khaled Hosny on CC.
Because I was taught he is the expert on Mac CoreText API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77897] Quotes in edit mode dissapear after saving or switching to sql-mode

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77897

rob...@familiegrosskopf.de changed:

   What|Removed |Added

  Attachment #97919|0   |1
is obsolete||

--- Comment #5 from rob...@familiegrosskopf.de ---
Created attachment 98066
  -- https://bugs.freedesktop.org/attachment.cgi?id=98066action=edit
Query works with a normal field, doesn't work with Datediff

I have tested a little bit more. Have added another query to the database.
Seems to be a special problem together with DATEDIFF() and fieldnames with
special characters. Same problem with MONTH(date1) - MONTH(date2)
There is a query, which works in GUI-mode and in SQL-mode with fields with
special characters - also with date-fields.
I don't know if there are other combinations, which doesn't work. Let us try it
out.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77913] Menus are getting invisible when hovering

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77913

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #11 from Jorendc jore...@libreoffice.org ---
Verified using windows 8.1 using Version: 4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77978] Editing: deleting row with formulas results in crash with vector::_M_range_check error

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77978

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

  Attachment #98053|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76984] crash with vector::_M_range_check

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76984

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Any update?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77990] New: Update of function results

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77990

  Priority: medium
Bug ID: 77990
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Update of function results
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: jumbo4...@yahoo.fr
  Hardware: Other
Status: NEW
   Version: 4.2.3.3 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 98067
  -- https://bugs.freedesktop.org/attachment.cgi?id=98067action=edit
Test case with wrong results in column D

Problem description: MATCH function returns #N/A because it refers to a cell on
a different sheet which is not updated.

Steps to reproduce:
1. Open attached file (a simplified version of
http://trk.free.fr/calendrier/download.html)

Current behavior:
In sheet Jours fériés, D5 (and other cells in the same column) display
#N/A.

Expected behavior:
If you open with LibO 4.1.5.3 the cells are empty.

Confirmed on q...@fr.libreoffice.org
http://nabble.documentfoundation.org/Calc-4-2-Probleme-de-mise-a-jour-des-fonctions-tt4106597.html
with:
- OpenSuse 13.1 Version 4.2.3.3 and fresh master build Version: 4.3.0.0.alpha1+
Build ID: c6c286f14468d341f5fd88edc39a37175a1b6caa
- Windows 7 Home Premium  Version 4.2.4.1 Build ID:
d4c441391e20647b3d2e8dde4d20aa868e77e515 and
Version 4.3.0.0.alpha0+
Build ID: d2555ebb240fea2780f152e5ea39d145aab508fe
TinderBox: Win-x86@39, Branch:master, Time: 2014-04-14_07:59:5

The MATCH function returns #N/A. It refers to D1 which value comes from other
sheet Calendrier perpétuel.
Workaround: edit D1 and validate value, or Ctrl+Shift+F9 to force calculation.
May be resolution of bug 73113 forget some case?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77962] FILEOPEN: DOC incorrect font color

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

--- Comment #4 from Jay philip...@hotmail.com ---
(In reply to comment #3)
 Reproducible in LibreOffice 3.5.4 on Debian Wheezy.
 
 According to https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Version 
 We currently use the Version field to store the earliest LibreOffice
 version on which we can reproduce a bug. So I change the version field.

Thanks for testing it on 3.5 and changing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #4 from Jorendc jore...@libreoffice.org ---
Tested using Windows 8.1 using Version: 4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36 I can NOT
reproduce this anymore.

@Jay: you mind retesting latest version :-)?

New issue: crash when I go to tab 'Macro' in this Picture... dialog. I will
create a new bug report for that.

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77991] New: Crash in Picture Macro tab

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77991

  Priority: medium
Bug ID: 77991
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Crash in Picture  Macro tab
  Severity: major
Classification: Unclassified
OS: Windows (All)
  Reporter: jore...@libreoffice.org
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha0+ Master
 Component: Libreoffice
   Product: LibreOffice

Tested using Windows 8.1 with LibreOffice Version: 4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

How to reproduce:
* Open Writer
* Insert  Image  From File and pick a random image.
* Right click image  Picture ...
* Go to 'Macro' tab

Crash

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77991] Crash in Picture Macro tab

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77991

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 CC||jmadero@gmail.com,
   ||serval2...@yahoo.fr

--- Comment #1 from Jorendc jore...@libreoffice.org ---
@Joel and Julien: you mind testing this easy one :)? Not sure it is windows
only or not.


Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=77991

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77991] Crash in Picture Macro tab

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77991

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=77934

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77991] Crash in Picture Macro tab

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77991

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources udpated today
(037754fa9ecea1792e1a8f73b8b4cad4dac75ee0), I don't reproduce the crash (tested
in with png file)

Just for information, I noticed these console logs:
warn:sfx.control:27376:1:sfx2/source/control/ctrlitem.cxx:43:
SfxControllerItem: slot without ...Config-flag at SID 6
warn:sfx.control:27376:1:sfx2/source/control/ctrlitem.cxx:43:
SfxControllerItem: slot without ...Config-flag at SID 7
warn:legacy.tools:27376:1:cui/source/tabpages/border.cxx:296: ColorTable not
found!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77978] Editing: deleting row with formulas results in crash with vector::_M_range_check error

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77978

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today or with 4.2 sources
updated some days ago, I don't reproduce this.

I think it's a dup of fdo#76470.

If you c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77992] New: No visual clue sidebar division is collapsed or not

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77992

  Priority: medium
Bug ID: 77992
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: No visual clue sidebar division is collapsed or not
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: jore...@libreoffice.org
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha0+ Master
 Component: UI
   Product: LibreOffice

Created attachment 98068
  -- https://bugs.freedesktop.org/attachment.cgi?id=98068action=edit
Screenshot to explain this bug

Hard to explain in words. Please see attached screenshot :-).

This is a regression between 4.2-branch and 4.3-branch. Doesn't look like this
is done intentionally. It is now very hard to see there is some content under
the subdivision or not. (like the 'Page' subdivision in the screenshot).

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77992] No visual clue sidebar division is collapsed or not

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77992

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77978] Editing: deleting row with formulas results in crash with vector::_M_range_check error

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77978

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today or with 4.2 sources
updated some days ago, I don't reproduce this.

I think it's a dup of fdo#76470.

However I might be wrong, so if you reproduce this with 4.1.4 RC1, don't
hesitate to reopen this tracker.

*** This bug has been marked as a duplicate of bug 76470 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77992] No visual clue sidebar division is collapsed or not

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77992

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

  Attachment #98068|text/plain  |image/png
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77459] Other: Insert Rows Above produces crash with vector::_M_range_check error

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77459

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
It might be a dup of fdo#76470 or fdo#76607 as Joren indicated, however without
any file to reproduce the problem, quite difficult to know.

Anyway, could you give a try to 4.1.4 RC1 and/or attach a file to reproduce
this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

Regina Henschel rb.hensc...@t-online.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||rb.hensc...@t-online.de
 Ever confirmed|0   |1

--- Comment #2 from Regina Henschel rb.hensc...@t-online.de ---
Showing minus sign is an enhancement request. Please write an additional issue
for it.

I can confirm the error with version 4.2.2 and version 4.3.0. The error does
not only appear for snap lines outside the page, but too, when you have moved
the origin. [To move the origin, grab the intersection of the rulers and drag
it down-right.]

It is a LibreOffice error. AOO shows the coordinates correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77993] New: Writer crashes constantly

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77993

  Priority: medium
Bug ID: 77993
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Writer crashes constantly
  Severity: major
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: dougmenc...@gmail.com
  Hardware: PowerPC
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha0+ Master
 Component: graphics stack
   Product: LibreOffice

Steps to reproduce:

1. Create new Writer document.
2. Type testing.
3. Press Return key.

Actual result: LibreOffice crashes.

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0013
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.CoreText0x94767b4c
TLine::GetVisibleGlyphRange(double*) const + 96
1   com.apple.CoreText0x94767a20 CTLineCreateJustifiedLine +
100
2   libvcllo.dylib0x01b4528c
CTLayout::AdjustLayout(ImplLayoutArgs) + 572
3   libvcllo.dylib0x019a9b98
OutputDevice::ImplLayout(rtl::OUString const, long, long, Point const, long,
long const*) const + 696
4   libvcllo.dylib0x019ab994
OutputDevice::DrawTextArray(Point const, rtl::OUString const, long const*,
long, long) + 324
5   libswlo.dylib 0x2bc275f8
SwFntObj::DrawText(SwDrawTextInfo) + 7624
6   libswlo.dylib 0x2bc3d610
SwSubFont::_DrawText(SwDrawTextInfo, unsigned char) + 448
7   libswlo.dylib 0x2bbb693c
SwTxtPaintInfo::_DrawText(rtl::OUString const, SwLinePortion const, long,
long, bool, bool, bool, bool) + 2332
8   libswlo.dylib 0x2bbe699c
SwTxtPortion::Paint(SwTxtPaintInfo const) const + 556
9   libswlo.dylib 0x2bbcb948
SwTxtPainter::DrawTextLine(SwRect const, SwSaveClip, bool) + 2424
10  libswlo.dylib 0x2bbafb4c SwTxtFrm::Paint(SwRect const,
SwPrintData const*) const + 1452
11  libswlo.dylib 0x2bb2ec5c SwLayoutFrm::Paint(SwRect
const, SwPrintData const*) const + 940
12  libswlo.dylib 0x2bb2ec5c SwLayoutFrm::Paint(SwRect
const, SwPrintData const*) const + 940
13  libswlo.dylib 0x2bb2fc14 SwRootFrm::Paint(SwRect
const, SwPrintData const*) const + 2772
14  libswlo.dylib 0x2be6d9c8 SwViewShell::Paint(Rectangle
const) + 696
15  libswlo.dylib 0x2b8c9a78 SwCrsrShell::Paint(Rectangle
const) + 312
16  libswlo.dylib 0x2bff8794 SwEditWin::Paint(Rectangle
const) + 260
17  libvcllo.dylib0x01b2f5d8 Window::ImplCallPaint(Region
const*, unsigned short) + 1032
18  libvcllo.dylib0x01b2f73c Window::ImplCallPaint(Region
const*, unsigned short) + 1388
19  libvcllo.dylib0x01b2f73c Window::ImplCallPaint(Region
const*, unsigned short) + 1388
20  libvcllo.dylib0x01b2f73c Window::ImplCallPaint(Region
const*, unsigned short) + 1388
21  libvcllo.dylib0x01b2f73c Window::ImplCallPaint(Region
const*, unsigned short) + 1388
22  libvcllo.dylib0x01b2f73c Window::ImplCallPaint(Region
const*, unsigned short) + 1388
23  libvcllo.dylib0x01b32414
Window::ImplHandlePaintHdl(void*) + 148
24  libvcllo.dylib0x0181be5c Timer::ImplTimerCallbackProc()
+ 220
25  libvcllo.dylib0x01b917ec -[TimerCallbackCaller
timerElapsed:] + 140
26  com.apple.Foundation  0x97b9daf8 __NSFireTimer + 144
27  com.apple.CoreFoundation  0x96c12818 CFRunLoopRunSpecific + 2968
28  com.apple.HIToolbox   0x93111b14 RunCurrentEventLoopInMode +
264
29  com.apple.HIToolbox   0x931118a0 ReceiveNextEventCommon + 260
30  com.apple.HIToolbox   0x93111778
BlockUntilNextEventMatchingListInMode + 84
31  com.apple.AppKit  0x960bc244 _DPSNextEvent + 596
32  com.apple.AppKit  0x960bbbfc -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
33  libvcllo.dylib0x01b508d8 AquaSalInstance::Yield(bool,
bool) + 536
34  libvcllo.dylib0x01816d30 Application::Yield() + 144
35  libvcllo.dylib0x01816e00 Application::Execute() + 64
36  libsofficeapp.dylib   0x000c6688 desktop::Desktop::Main() +
7432
37  libvcllo.dylib0x01819c14 ImplSVMain() + 84
38  libvcllo.dylib0x01b4f52c
AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 140
39  libvcllo.dylib0x01b921f8 -[VCL_NSApplication
sendEvent:] + 56
40  com.apple.AppKit  0x960b58d4 -[NSApplication run] + 800
41  com.apple.AppKit  0x96086298 NSApplicationMain + 440
42  libvcllo.dylib0x01b4ff08 ImplSVMainHook(int*) + 344
43  libvcllo.dylib

[Libreoffice-bugs] [Bug 77994] New: Find Replace doesn't search footnotes in LibO Writer

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77994

  Priority: medium
Bug ID: 77994
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Find  Replace doesn't search footnotes in LibO Writer
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: henkel.dan...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

In a rather large document (47002 words, 287035 characters, 76 pages, 240
footnotes) the Find  Replace function is unable to find certain words which
are verifiably present in footnotes. After running a few other random searches
in the document, it manages to find the words which were previously ignored. I
have only encountered this problem so far with footnotes in large documents,
but it may concern other areas of text in smaller documents as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77988] FILESAVE: DOC, DOCX sentences appear on following line

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77988

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Reproducible, tested using Windows 8.1 with LibreOffice Version:
4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I opened Draw, create a
Basic shape then View/Snap Lines/Display Snap Lines but don't understand
what's the problem. Indeed at the very bottom of Draw window, I can see
coordinates (X and Y) which seem ok.

Regina: could you explain a bit or give me a link to a doc?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75330] EDITING: Feature request Show the legend without overlapping the chart

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75330

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |enhancement
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Jorendc jore...@libreoffice.org ---
Looks like a reasonable feature request to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77992] No visual clue sidebar division is collapsed or not

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77992

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75330] EDITING: Show the legend without overlapping the chart

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75330

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

Summary|EDITING: Feature request|EDITING: Show the legend
   |Show the legend without|without overlapping the
   |overlapping the chart  |chart

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77992] No visual clue if sidebar division is collapsed or not

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77992

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 OS|Windows (All)   |All
Summary|No visual clue sidebar  |No visual clue if sidebar
   |division is collapsed or|division is collapsed or
   |not |not

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 45252] EDITING postgreSQL-SDBC Can not edit properties for existing table column

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45252

edonkey2001-libreoff...@yahoo.it changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All

--- Comment #2 from edonkey2001-libreoff...@yahoo.it ---
I tested on debian stable 7 x86-64.

I can confirm this bug on all versions of LO up to 4.2 and on all versions of
the postgresql sdbc driver (packaged in debian as libreoffice-sdbc-postgresql)
up to the one intended for LO 4.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77995] New: Other: Enlarging array formula does not apply unless formula is edited.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77995

  Priority: medium
Bug ID: 77995
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Enlarging array formula does not apply unless
formula is edited.
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: alh...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 

When enlarging the array size of an array formula (or trying to convert a
regular formula into an array formula), no array is created unless the formula
is edited. 

Steps to reproduce:
1. Mark a few cells in Calc.
2. Press F2.
3. Enter =munit(4).
4. Mark a set of cells which covers the previously marked cells, starting from
the cell where you entered the formula.
5. Press F2.
6. Press cmd+shift+enter to see that nothing happens.
7. Do steps 1 to 5 again.
8. Press backspace and then retype ).
9. Press cmd+shift+enter to see that the array is now larger.

Current behavior:

Marking a set of cells which covers an existing array or formula, pressing F2
followed by cmd+shift+enter, does not enlarge the array. Nothing happens
instead. For the enlargement to have effect, I have to edit the formula by for
example removing the trailing ) and retyping it again.

Expected behavior:

Marking a set of cells which covers an existing array or formula, pressing F2
followed by cmd+shift+enter, was expected to enlarge the array without having
to edit the formula.
Operating System: Mac OS X
Version: 4.2.3.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 75317] FILEOPEN: .xlsx Fails to import chart properly - First data label of 2nd column is displayed on the bottom

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75317

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Jorendc jore...@libreoffice.org ---
Reproducible tested Windows 8.1 Version: 4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

Kind regards,
Joren

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77996] New: FILEOPEN: RTF font styles not preserved

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77996

  Priority: medium
Bug ID: 77996
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: RTF font styles not preserved
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.5.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 98069
  -- https://bugs.freedesktop.org/attachment.cgi?id=98069action=edit
chinese characters as blocks

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it with kingsoft writer and then saved it as an RTF. When i opened
the file in LibO, all the chinese characters show up as blocks with a font name
set as '0'. Tested from 4.1 to 4.3. Document doesnt open in versions below 4.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77996] FILEOPEN: RTF font styles not preserved

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77996

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98070
  -- https://bugs.freedesktop.org/attachment.cgi?id=98070action=edit
kingsoft rtf file

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77996] FILEOPEN: RTF font styles not preserved

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77996

--- Comment #2 from Jay philip...@hotmail.com ---
Created attachment 98071
  -- https://bugs.freedesktop.org/attachment.cgi?id=98071action=edit
error dialog for opening in versions below 4.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77964] FILEOPEN: [regression] DOC text wrapping table when it shouldnt

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77964

--- Comment #3 from Jay philip...@hotmail.com ---
Made a mistake about it being a table, it is an image. :) The image should have
wrap set to 'no wrap' but instead its set to 'optimal page wrap'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74636] FORMATTING: ooo-emphasis-vertical-highlight broken

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74636

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |major
   Priority|medium  |low
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Reproducible, tested using Windows 8.1 with LibreOffice Version:
4.3.0.0.alpha1+
Build ID: 145f2e970f46a3a3e5456b122d71f17c3abe878f
TinderBox: Win-x86@42, Branch:master, Time: 2014-04-26_23:32:36

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77996] FILEOPEN: RTF font styles not preserved

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77996

--- Comment #3 from Jay philip...@hotmail.com ---
This related to some degree to my other bug, bug 77979.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 73396] FILESAVE: Calc Save Very Slow (6x slower) When Cells Contain Carriage Return Characters (win only)

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73396

--- Comment #9 from tommy27 ba...@quipo.it ---
@wirc
do you still see issue with LibO 4.2.3.3?
did you find reproducible steps to show the bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77998] New: Writer: very misleading errors in table help manual

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77998

  Priority: medium
Bug ID: 77998
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Writer: very misleading errors in table help manual
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: procus...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.5.3 release
 Component: Documentation
   Product: LibreOffice

Problem description: 
in the help manual clicking the help button in the column tab of the table
configuration window there is a very mileading error, this:

Adapt table width
Maintains the current width of the table when you change the width of a column.
This option is not available if Automatic is selected in the Alignment area on
the Table tab.

and it is not true, becouse it has this behaviour when it is not checked.. as
well explained in the online manual:

Adapt table width: If a table already stretches to the page margins, it cannot
stretch any 
wider and the Adapt table width option is not available. If the table is
narrower, increasing 
the width of a column will increase the width of the whole table. 
If the table width already extends past the margins, with the Adapt table width
option 
checked, attempting to change a column width will automatically decrease that
column’s 
size so that the table will now shrink to the page margins while keeping any
other column 
sizes intact.

where also other errors appear:

-)If a table already stretches to the page margins, it cannot stretch any
wider and the Adapt table width option is not available

this happens only if automatic algnement is checked iin the Alignment area on
the Table tab

-)in the section To adjust the resizing parameters and behavior for keyboard
handling, choose Tools  Options  LibreOffice Writer  Table.

there is this sentence:

Fixed, proportional: when resizing a cell with this option selected, all the
other cells are 
also resized proportionally, Also in this case the width of the table remains
constant.
and this cannot happen becouse resizing a cell when all the other cells are
also resized cannot be maintaining the width of the table

Steps to reproduce:
1. 
rightclick in a table table... columns tab  click on help
2. 
3. 

Current behavior:
show wrong instruction manual
Expected behavior:
should shows the correct instruction as in the online manual

Operating System: openSUSE
Version: 4.1.5.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77997] New: Formula suggestion does not work for Add-In functions.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77997

  Priority: medium
Bug ID: 77997
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Formula suggestion does not work for Add-In functions.
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: alh...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 
Suggestions for completion appears when starting to type a formula which is
built in. That does not seem to work for Add-In functions, not the ones which
come with LibreOffice nor the self-written ones.

Steps to reproduce:
1. Start typing =AVERAGE(.. to see that a suggestion appears.
2. Start typing =BESSELJ(.. to see that no suggestion appears.

Current behavior:
Starting to type the name of an Add-In formula does not trigger a suggestion.
An example is the function BESSELJ.

Expected behavior:
It was expected that the suggestion to the Add-In function appeard. In the
example, BESSELJ.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77330] VIEWING / PRINTING: Unknown object hides text on screen, print and pdf.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77330

thack...@nexgo.de changed:

   What|Removed |Added

  Attachment #97222|text/plain  |image/jpg
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77330] VIEWING / PRINTING: Unknown object hides text on screen, print and pdf.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77330

thack...@nexgo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from thack...@nexgo.de ---
Hello Ton,
I am not sure, if I understand your discus correctly, sorry ... :( Does it
mean, that there is a kind of disc and/or circle, which hides the page numbers?
On you screenshot it seems more than a wider bar with black borders ... ;)

And would you be so kind to attach a zipped version of your master document and
its other documents to this bug, please? I have not a master document nor the
time / disk space / etc. to create one, sorry ... :(

Sorry for the inconvenience
Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77771] Correction orthographe dans tableur et texte

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=1

--- Comment #2 from sophie gautier.sop...@gmail.com ---
Translation: The software freeze when spell checking in spreadsheet and Writer. 

@Dejoie: please provide a clear description and a step by step process on how
to reproduce the problem otherwise we won't be able to reproduce it and confirm
the bug - Thanks - Left on Needinfo - Sophie

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77999] New: [META] Autosave/Autorecovery issues

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77999

  Priority: medium
Bug ID: 77999
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: [META] Autosave/Autorecovery issues
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: arnaud.vers...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: unspecified
 Component: Libreoffice
   Product: LibreOffice

This bug list all issues about autosave or autoreceovery features.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77999] [META] Autosave/Autorecovery issues

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77999

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77999] [META] Autosave/Autorecovery issues

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77999

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Depends on||6635, 71625

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 71625] Endless autosave loop if the document is not linked to a file

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71625

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Blocks||77999

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77999] [META] Autosave/Autorecovery issues

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77999

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Depends on|6635|

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

--- Comment #4 from Regina Henschel rb.hensc...@t-online.de ---
Snap lines are described in chapter Snap points and lines, page 49 in the
Draw Guide 4.1, https://www.libreoffice.org/get-help/documentation/. Moving the
origin is described in topic Rulers in the help.

You get the Edit dialog, when you right click a snap line or a snap point. It
is similar to the dialog in menu Insert  Insert Snap Point/Line.

Snap points have the same error.

The New Snap Point/Line dialog has the error too. A negative entry is turned to
zero.

You need negative values not only, when you use a shifted origin. For example
the control points of a curve can have negative coordinates although the curve
itself is totally inside the page area.

The status bar do not show snap point/line coordinates, but mouse position.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 52226] FILESAVE Images in .docx and .xlsx files show Read-Error, probably corrupted by auto-save[Summary in comment # 31]

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52226

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Blocks||77999

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 59365] FILESAVE: Memory usage after autorecovery/manual savings

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59365

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Blocks||77999

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 67658] red-lining / crash on auto-save on particular document ...

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67658

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Blocks||77999

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77999] [META] Autosave/Autorecovery issues

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77999

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Depends on||59365, 65509, 52226, 67658

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65509] FILESAVE Automatically save is not running

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65509

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 Blocks||77999

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 76611, which changed state.

Bug 76611 Summary: FILEOPEN: Error formula on .XLS file
https://bugs.freedesktop.org/show_bug.cgi?id=76611

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 70186] FILESAVE: When exporting DOCX with 'different first header' - it is broken to 2 sections

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70186

--- Comment #5 from Adam CloudOn rattles2...@gmail.com ---
(In reply to comment #4)
 Behavior now: save .docx as .docx again and open it using LibreOffice - all
 text on 1 page, and only 1 page displayed.
 Opening the .docx using Word 2013 - correct (as original).

Hi Joren,
Even though it 'seems' to be round-tripped correctly,
the original document has 1 section while the round-tripped
document has 2 sections.

If you open the DOCX in MS Word, and double-click on the header,
In the original DOCX you will see 'First Page Header' on the 
1st page and 'Header' on the 2nd page.
In the round-tripped DOCX you will see 'First Page Header Section 1',
on the 1st page and 'First Page Header Section 2' on the 2nd page.

So it is still wrong ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78001] New: Web: Format Page loops pegging CPU

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78001

  Priority: medium
Bug ID: 78001
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Web: Format  Page loops pegging CPU
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: lo_b...@iseries-guru.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha0+ Master
 Component: Writer
   Product: LibreOffice

I first noticed this when I was trying to reproduce bug 77242.  That
bug is fixed, but this problem persists.

As I noted in that bug report, LO version bibisect 42-all newest fails
differently, so I am setting whiteboard NotBibisectable.

STR:

(1) Run LibreOffice with parameter --web.  Program presents window
Untitled 1 ... Writer/Web 

(2) Take menu options Format  Page.  Program draws frame of dialog
Page Style HTML and then loops, pegging the CPU for minutes; in
one an earlier occurrence I waited half an hour before cancelling
the program.

These observations are from master commit b087564f, fetched 2014-04-26
01:12 UTC, configured:
--enable-option-checking=fatal
--enable-dbgutil
--enable-crashdump
--without-system-postgresql
--without-myspell-dicts
--with-extra-buildid
--without-doxygen
--with-external-tar=/home/terry/lo_hacking/git/src
built and running on debian-wheezy 64-bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77967] FILEOPEN: Crash on loading xls document (windows only)

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77967

--- Comment #3 from ape idler@mail.ru ---
Created attachment 98077
  -- https://bugs.freedesktop.org/attachment.cgi?id=98077action=edit
example of export

This ODS file was created by Calc-4.0.6 as the export XLS file (attachment
96393 from bug 76611) to ODS format. 
 Calc-4.2.4 and Calc-4.3.0.0.alpha1 are crashed, when I try to open this ODS
file from the Start Center.
--
OS - Windows XP 64-bit

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 56847] EDITING VIEWING: Can't insert/play various video formats with Impress (Mac OS X)

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56847

--- Comment #50 from pranjit pjbha...@gmail.com ---
The same problem with libreoffice 4.2.3.3 mac osx 10.9
no video file can be inserted

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77967] FILEOPEN: Crash on loading ods and xls document (windows only)

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77967

ape idler@mail.ru changed:

   What|Removed |Added

Summary|FILEOPEN: Crash on loading  |FILEOPEN: Crash on loading
   |xls document (windows only) |ods and xls document
   ||(windows only)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77967] FILEOPEN: Crash on loading ods and xls document (windows only)

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77967

ape idler@mail.ru changed:

   What|Removed |Added

   Severity|normal  |critical

--- Comment #4 from ape idler@mail.ru ---
This is regression of Calc-4.1.6\4.2.4\4.3.0.0.alpha1 to Calc-4.0.6.
ODS is main OD-format, so - critical status for this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78001] Web: Format Page loops pegging CPU

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78001

--- Comment #1 from Terrence Enger lo_b...@iseries-guru.com ---
Created attachment 98078
  -- https://bugs.freedesktop.org/attachment.cgi?id=98078action=edit
tail of terminal output

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78001] Web: Format Page loops pegging CPU

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78001

--- Comment #2 from Terrence Enger lo_b...@iseries-guru.com ---
Created attachment 98079
  -- https://bugs.freedesktop.org/attachment.cgi?id=98079action=edit
backtraces of looping LO

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78001] Web: Format Page loops pegging CPU

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78001

Terrence Enger lo_b...@iseries-guru.com changed:

   What|Removed |Added

 Whiteboard||bibsected bibisectednewer
 CC||uw...@yahoo.de

--- Comment #3 from Terrence Enger lo_b...@iseries-guru.com ---
@Uwe,

I have added you to cc, in case you care.  If not, just remove
yourself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76783] PRINTING: incorrect counter

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76783

thack...@nexgo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from thack...@nexgo.de ---
Hello qwert2k, *,
I am not sure, if I understand your Current behaviour: counter sets 1-X (X  -
last page) correctly, sorry ... :( Does it mean, that if you open a page with
more than one side and you want to print it, then you will see only the current
page number minus 1 there? If you mean it this way, I cannot reproduce your bug
with LO Version: 4.2.3.3 Build-ID: 882f8a0a489bc99a9e60c7905a60226254cb6ff0
(parallel installed, following the instructions from
https://wiki.documentfoundation.org/Installing_in_parallel) with Germanophone
lang- as well as helppack under Debian Testing i686, sorry ... :( Would you be
so kind to test it with a newer version of LO than 4.2.2.1 on your system,
please? Maybe it is fixed there as well ... ;)
Sorry for the inconvenience
Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
Thank you for your feedback Regina.

At least about edit dialog, I can reproduce this.
Code pointer: sd/source/ui/dlg/dlgsnap.cxx in ctor SdSnapLineDlg::SdSnapLineDlg
min and max value for X and Y depend on work area (via aLeftTop and
aRightBottom vars)

Now I don't know what should be done here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78004] New: UI: Solver dialog crashes after running for 24 hours

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78004

  Priority: medium
Bug ID: 78004
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: Solver dialog crashes after running for 24 hours
  Severity: major
Classification: Unclassified
OS: Windows (All)
  Reporter: gulyas.a...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Spreadsheet
   Product: LibreOffice

After running the solver for 24 hours, it crashed with a Java Exception. Sadly,
I didn't capture the error text, but it happened when the displayed solver run
time reached 23:59, and mentioned something about a String formatting error. I
think the dialog can't handle displaying times above 1 day, and has nothing to
do with the selected solver algorithm (DEPS Evolutionary in this case).

Due to the nature of this bug, I won't try to reproduce it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78001] Web: Format Page loops pegging CPU

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78001

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can reproduce this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78005] New: Other: No icons in arrow style dropdown

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78005

  Priority: medium
Bug ID: 78005
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: No icons in arrow style dropdown
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: f.alexander.wi...@gmail.com
  Hardware: Other
Whiteboard: BSA PossibleRegression
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha1
 Component: UI
   Product: LibreOffice

Created attachment 98081
  -- https://bugs.freedesktop.org/attachment.cgi?id=98081action=edit
Screenshot

Problem description: 
The icons are missing

Steps to reproduce:
1. Start Impress
2. click on the arrow of the arrow style button

Current behavior:
There are no icons

Expected behavior:
There should be icons

Operating System: Windows 7
Version: 4.3.0.0.alpha1
Last worked in: 4.2.0.4 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 78005] Other: No icons in arrow style dropdown

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78005

--- Comment #1 from Fabian Alexander Wilms f.alexander.wi...@gmail.com ---
Version: 4.3.0.0.alpha1+
Build ID: 7b3ff3882dcaa87e62188ef9300d771321998b20
TinderBox: Win-x86@39, Branch:master, Time: 2014-04-27_11:10:0

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42603] Writer goes on infinite loop until exhausting system memory or killed when opening/importing the attached document.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42603

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can still reproduce
the problem. I noticed these console logs:
warn:legacy.tools:30503:1:svx/source/svdraw/svdoole2.cxx:1387: The destination
model must have a persistence! Please submit an issue!
warn:legacy.tools:30503:1:svx/source/svdraw/svdoole2.cxx:1388: The source and
the destination models should have different persistences! Problems are
possible!
warn:legacy.osl:30503:1:sw/source/core/attr/format.cxx:561: Do no longer use
SvxBrushItem, instead use [XATTR_FILL_FIRST .. XATTR_FILL_LAST] FillAttributes
(simple fallback is in place and used)
warn:legacy.osl:30503:1:sw/source/core/attr/format.cxx:455: Do no longer use
SvxBrushItem, instead use [XATTR_FILL_FIRST .. XATTR_FILL_LAST] FillAttributes
(simple fallback is in place and used)
warn:legacy.osl:30503:1:sw/source/core/attr/format.cxx:561: Do no longer use
SvxBrushItem, instead use [XATTR_FILL_FIRST .. XATTR_FILL_LAST] FillAttributes
(simple fallback is in place and used)
warn:legacy.osl:30503:1:sw/source/core/attr/format.cxx:561: Do no longer use
SvxBrushItem, instead use [XATTR_FILL_FIRST .. XATTR_FILL_LAST] FillAttributes
(simple fallback is in place and used)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77987] Vertical guidelines X-coordinate in edit window =0 for any guideline with X0

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77987

--- Comment #6 from Regina Henschel rb.hensc...@t-online.de ---
In SdSnapLineDlg::GetAttr(SfxItemSet rOutAttrs) in
/core/sd/source/ui/dlg/dlgsnap.cxx I see

rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_X, nXValue));
rOutAttrs.Put(SfxUInt32Item(ATTR_SNAPLINE_Y, nYValue));

SfxUInt32Item looks suspicious to me, I expect SfxInt32Item. But I have got no
build environment for LibreOffice and therefore cannot text my guess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 62038] SLIDESHOW: particular .eps images not shown

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62038

--- Comment #28 from V Stuart Foote vstuart.fo...@utsa.edu ---
*** Bug 76359 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76359] Other: Impress cannot show inserted eps figure.

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76359

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #7 from V Stuart Foote vstuart.fo...@utsa.edu ---
closing as duplicate to issues of bug 62038 which is already on MAB 4.2

*** This bug has been marked as a duplicate of bug 62038 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76835] libvisio: Elemets are not transparency

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76835

thack...@nexgo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|4.2.0.3 rc  |4.1.5.3 release
 Ever confirmed|0   |1

--- Comment #3 from thack...@nexgo.de ---
Hello Dennis, *, 
I can confirm your bug with LO Version: 4.1.5.3 Build-ID:
1c1366bba2ba2b554cd2ca4d87c06da81c05d24 with installed Germanophone lang- as
well as helppack under Debian Testing i686, so I will change the version
adequately ... ;) Further investigation reveals, that LO Version: 4.2.3.3
Build-ID: 882f8a0a489bc99a9e60c7905a60226254cb6ff0, Version: 4.2.4.1 Build ID:
d4c441391e20647b3d2e8dde4d20aa868e77e515 and Version: 4.3.0.0.alpha1 Build-ID:
46cfcd5a05aa1d13fecd73f5a25b64b8d8dd6781 (all three parallel installed,
following the instructions from
https://wiki.documentfoundation.org/Installing_in_parallel and with
Germanophone lang- as well as helppack) shows the same bug ... :(
HTH
Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #5 from Jay philip...@hotmail.com ---
@Joren,

Its working now, but didnt crash at the Macro tab for me on this document.
While the image was selected, i click the filter button at the bottom toolbar,
and there was no icons for invert and solarization. Also in the 'Borders' tab
of the picture dialog, line style drop down has blank entries.

Does LibO provide what ms word classifies as 'picture effect'?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
Jay: about line style dropdown, see
https://bugs.freedesktop.org/show_bug.cgi?id=77874

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #7 from Jay philip...@hotmail.com ---
Julien: i think its slightly different as the entries are in the list but they
are not showing. But maybe the 'color' drop down being empty is related to that
bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #8 from Jay philip...@hotmail.com ---
Created attachment 98082
  -- https://bugs.freedesktop.org/attachment.cgi?id=98082action=edit
line style has entries but they are invisible, while colors is blank

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
Indeed, it looks like:
2)
-Open Calc
- Right click on a cell
-- Format cell
-Borders
from fdo#77874
See https://bugs.freedesktop.org/show_bug.cgi?id=77874#c5

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 76839] [Template Manager] Minor Bug- selecting templates for action in dialog box

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76839

--- Comment #1 from thack...@nexgo.de ---
Hello John, *,
could it be, that this is an identical bug to
https://bugs.freedesktop.org/show_bug.cgi?id=76261 (though the reporter has
used different additionally created directories for his templates)?`I have not
enough templates to reproduce your bug, sorry, but maybe bug #76261 is really
related to this one ... ;)
HTH
Thomas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57273] XCell doesn't have ColSpan property

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57273

--- Comment #4 from John Drama daer...@mail.org ---
(In reply to comment #3)
 There's also the XMergeableCell interface,
 http://api.libreoffice.org/docs/idl/ref/
 interfacecom_1_1sun_1_1star_1_1table_1_1XMergeableCell.html

I've done my job another way, but thanks for this advise! It seems very useful!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 77934] right-click 'Picture...' dialog does not appear

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

--- Comment #10 from Jay philip...@hotmail.com ---
Julien: yes you are correct about comment 5 related to the line style, but what
about the color drop down which is still empty.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 71625] Endless autosave loop if the document is not linked to a file

2014-04-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71625

Luuk luu...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #6 from Luuk luu...@gmail.com ---
see https://bugs.freedesktop.org/show_bug.cgi?id=46635
for more details.

Basically it happens if the user is using the menu at the time of autosave
The result is a loop, and a lot of docs ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   >