[Libreoffice-bugs] [Bug 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #8 from Robert M Campbell robert.rcampb...@gmail.com ---
I am reading a bit on crosscompiling on Linux for Windows XP - that would take
a LOT less time than building it on Windows XP (which is a VM) and requiring
the download of loads of Windows code I won't normally need on that VM.

I've been reading
http://www.derivativezero.com/blog/2012/07/tech-update-libreoffice-cross-compile-msi-installer-generation/.
Seems doable, but not quite sure what the best seetings are...

The settings that site lists are:
CC=ccache i686-w64-mingw32-gcc
CXX=ccache i686-w64-mingw32-g++
CC_FOR_BUILD=ccache gcc
CXX_FOR_BUILD=ccache g++
–with-distro=LibreOfficeMinGW

Does that build for Windows XP 32bit or a 64bit? Never done anything like this
before... (It does, however, look really cool!)

Noting I am working on a amd 64 bit version of Ubuntu 13.10 Saucy, and wanting
to build for Windows XP 32bit, what should the CC, CXX, etc be set to?

I'll report the results of my build if I can get it to crosscompile on Linux,
or if my Internet speed allows me to do it on the Windows XP VM.

-- 
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 71075] New: chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

  Priority: medium
Bug ID: 71075
  Assignee: libreoffice-bugs@lists.freedesktop.org
Blocks: 60270
   Summary: chart mangling on paste
  Severity: critical
Classification: Unclassified
OS: All
  Reporter: michael.me...@collabora.com
  Hardware: Other
Status: NEW
   Version: 4.2.0.0.alpha0+ Master
 Component: Chart
   Product: LibreOffice

Created attachment 88396
  -- https://bugs.freedesktop.org/attachment.cgi?id=88396action=edit
a simple calc file with a chart.

Create the world's simplest chart in calc (sample attached), copy/paste it to
impress - to show off the latest numbers.

Notice the chart is completely mangled, geometry is busted, data is lost, looks
totally different.

-- 
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 60270] LibreOffice 4.1 most annoying bugs

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Depends on||71075

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 71076] New: gdi metafile breakage on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71076

  Priority: medium
Bug ID: 71076
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: gdi metafile breakage on paste
  Severity: major
Classification: Unclassified
OS: All
  Reporter: michael.me...@collabora.com
  Hardware: Other
Status: NEW
   Version: 4.2.0.0.alpha0+ Master
 Component: Chart
   Product: LibreOffice

Grab from bug #71075 the test file:

https://bugs.freedesktop.org/attachment.cgi?id=88396

Now paste-as-GDI-metafile the data; notice that the chart x axis legends
instead of being textual dates are numbers: not ideal :-)

-- 
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 70949] Please provide utility functions to get the current product (Office Suite) name, version, etc.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70949

pierre-yves samyn pierre-yves.sa...@laposte.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||pierre-yves.samyn@laposte.n
   ||et
 Ever confirmed|0   |1

--- Comment #1 from pierre-yves samyn pierre-yves.sa...@laposte.net ---
Hello

I completely agree with this request.

Only slight attenuation: the current procedure for obtaining this information
is a *little* documented (see GetRegistryKeyContent and GetProductname examples
in the Misc module of Tools library).

I also agree with the type request for ooSetupxxx properties(Extension,
Version, ooSetupVersionAboutBox...).

Could we not add to request a getBuildID utility function equivalent to:

sub GetBuildID
dim sID as string
   FA = createunoservice(com.sun.star.sheet.FunctionAccess)
 sID = FA.callFunction(INFO, array(Release)
 msgbox Build ID:   sID
end sub

Regards
Pierre-Yves

-- 
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 71076] gdi metafile breakage on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71076

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

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

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

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

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 CC||markus.mohrhard@googlemail.
   ||com, muthus...@gmail.com
   Keywords||regression

--- Comment #1 from Michael Meeks michael.me...@collabora.com ---
Muthu - do you have some cycles to look at this ? my experience with chart
copy/paste is -so- enduringly terrible that I suspect that there are zero unit
tests at all for this functionality :-) I believe that this used to work in 4.0
anyhow :-)

-- 
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 71077] New: Wrong tips for functions in Calc that have a *_ADD variant too

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71077

  Priority: medium
Bug ID: 71077
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Wrong tips for functions in Calc that have a *_ADD
variant too
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: ku...@libreoffice.org
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.1.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 88397
  -- https://bugs.freedesktop.org/attachment.cgi?id=88397action=edit
example screenshot for GDC function

When you enter a function in Calc you get a tip in a yellow box with help for
the entered function. This help tip is incorrect for functions that have a
*_ADD variant too. For this functions you see the help tip for the *_ADD
function instead of the correct help tip for the function whithout *_ADD.

I added a screenshot with the wrong behavior of the GCD function.

This behavior is present in 4.1 as well as in 4.0 but not present in 3.6
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 49853] EDITING: Attempting paste into find bar with Edit:Paste (or Cmd-V on OS X) pastes into document

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49853

Alexander Petrossian (PAF) p...@yandex.ru changed:

   What|Removed |Added

 CC||p...@yandex.ru

--- Comment #55 from Alexander Petrossian (PAF) p...@yandex.ru ---
two years :(

still here
Writer 
Version 4.0.5.2 (Build ID: 5464147a081647a250913f19c0715bca595af2f)
MacOX Mavericks

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

--- Comment #2 from suokunl...@gmail.com ---
Tested and confirm in L.O. 4.1.3.2 Ubuntu 13.10 x86.

* CTRL+c and CTRL+v to another application (writer,impress,draw...), x and
y are reversed, so data are loss.

* CTRL+c and paste special (CTRL+v) - StarObjectDescriptor(XML) to another
application (writer,impress,draw...), x and y are reversed.

* CTRL+c and paste special (CTRL+v) - GDIMetafile to another application
(writer,impress,draw...), everything is OK.

Maybe a regression but need confirm.

-- 
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 71076] gdi metafile breakage on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71076

suokunl...@gmail.com changed:

   What|Removed |Added

 CC||suokunl...@gmail.com

--- Comment #1 from suokunl...@gmail.com ---
Tested and confirm in L.O. 4.1.3.2 x86.

Not only date format but also comma-seperated number formats are changed to
general numbers. Text format seems not affected.

-- 
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 49853] EDITING: Attempting paste into find bar with Edit:Paste (or Cmd-V on OS X) pastes into document

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49853

--- Comment #56 from Frantisek Erben erben...@gmail.com ---
still here
Writer 
Version 4.1.3.2
Mac OX 10.9 Mavericks

Two years and 27 duplicates signalize that this bug is really anoying for users
and really nightmare for developers.

My temporary workaround: assign common Cmd+F shortcut to function FindReplace.
I'm afraid this temporary workaround becomes a permanent :( for all Mac and
faithful LibreOfice users.

My current workaround: switch to iWork completelly.


(In reply to comment #55)
 two years :(
 
 still here
 Writer 
 Version 4.0.5.2 (Build ID: 5464147a081647a250913f19c0715bca595af2f)
 MacOX Mavericks

-- 
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 71080] New: Improper rendering for Word र्गकि

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71080

  Priority: medium
Bug ID: 71080
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Improper rendering for Word र्गकि 
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: snek...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Libreoffice
   Product: LibreOffice

Created attachment 88401
  -- https://bugs.freedesktop.org/attachment.cgi?id=88401action=edit
First window shows glyph rendering in Libre Office  second one shows in gedit
text editor

Description of problem:
first  second glyphs are merging together 

Version-Release number of selected component (if applicable):
Libre-Office 4.1.2.3

How reproducible:
everytime


Actual results:

The two glyphs are merging

Expected results:

The Glyphs should not merge or overlap.

Additional info:

The specified word is working properly with harfbuzz  windows .
 also the font family Sakal Marathi has the same issue regarding the above
specified word.

-- 
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 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #9 from Robert M Campbell robert.rcampb...@gmail.com ---
Access forbidden on
http://dev-www.libreoffice.org/src/9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz

Will do an Ubuntu build first, then figure out how to cross compile for Windows
XP or build on Windows XP.

To cross compile for Windows XP, what should build / host / target be set to?

-- 
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 71005] File locking: No warning dialog is shown when started with --nolockcheck

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71005

--- Comment #1 from ulk...@hotmail.de ---
Created attachment 88402
  -- https://bugs.freedesktop.org/attachment.cgi?id=88402action=edit
possible patch, based on master

-- 
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 44679] JRE can't be found/used

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44679

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #6 from Stephan Bergmann sberg...@redhat.com ---
(In reply to comment #5)
 $ /usr/libexec/java_home -V
 Matching Java Virtual Machines (6):
 1.7.0_45, x86_64: Java SE 7
 /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home
 1.7.0_25, x86_64: Java SE 7
 /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home
 1.7.0_21, x86_64: Java SE 7
 /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home
 1.7.0_17, x86_64: Java SE 7
 /Library/Java/JavaVirtualMachines/jdk1.7.0_17.jdk/Contents/Home
 1.6.0_43-b01-447, x86_64: Java SE 6
 /Library/Java/JavaVirtualMachines/1.6.0_43-b01-447.jdk/Contents/Home

The above are all 64-bit versions, so cannot be used by 32-bit LibreOffice...

 1.6.0_43-b01-447, i386:   Java SE 6
 /Library/Java/JavaVirtualMachines/1.6.0_43-b01-447.jdk/Contents/Home

...but it is unclear to me why this one is not detected by LibreOffice.  (On my
Mac OS X 10.9 box I have 1.6.0_65-b14-462, i386: 'Java SE 6'
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home which does
get detected fine by 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 69394] FILEOPEN CRASH: Segmentation fault crash when opening pptx file

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69394

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |bu...@bubli.org
   |desktop.org |

-- 
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 44679] JRE can't be found/used

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44679

--- Comment #7 from Stephan Bergmann sberg...@redhat.com ---
(In reply to comment #6)
 (In reply to comment #5)
  1.6.0_43-b01-447, i386: Java SE 6
  /Library/Java/JavaVirtualMachines/1.6.0_43-b01-447.jdk/Contents/Home
 
 ...but it is unclear to me why this one is not detected by LibreOffice.  (On
 my Mac OS X 10.9 box I have 1.6.0_65-b14-462, i386: 'Java SE 6'
 /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home which does
 get detected fine by LibreOffice.)

dziastinux, can you please provide the output of ls -AlF
/System/Library/Frameworks/JavaVM.framework/Versions when typed into Terminal?

-- 
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 71050] Libreoffice crashes with segfault in r600_dri.so

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71050

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |dri-devel@lists.freedesktop
   |desktop.org |.org
Product|LibreOffice |DRI
  Component|Presentation|DRM/Radeon

--- Comment #1 from Caolán McNamara caol...@redhat.com ---
If you are on a rpm using system can we get the output of...
rpm -qf /usr/lib/dri/r600_dri.so
and try debuginfo-install mesa-dri-drivers and get the backtrace again so we
can see the details down in r600_dri.so

I suspect this happens on certain transitions and not all of them ?

-- 
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 33226] [FILEOPEN/FILESAVE] EPUB Documents

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33226

--- Comment #8 from Samuel M. s.mehrbr...@gmail.com ---
There are two extensions for exporting EPUB Documents:
  http://extensions.libreoffice.org/extension-center/elaix
  http://extensions.openoffice.org/de/project/writer2epub

Maybe we can consider bundling one of them with 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 71054] EDITING and FORMATTING - Crash in Impress

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71054

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Caolán McNamara caol...@redhat.com ---
This is sort of an old release, and there isn't an exact step by step to
reproduce. There isn't really enough actionable information for us to follow to
the root problem :-(

-- 
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 70885] Gnome application menu should be deactivated under Unity

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70885

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||s.mehrbr...@gmail.com
 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 63546] EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63546

--- Comment #20 from Ahmad Harthi aalhar...@kacst.edu.sa ---
(In reply to comment #19)
 As a simple user, I admit I don't see the problem (currently testing in Calc 
 Version: 4.1.3.2
 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a , on Windows).
 
 One thing is a RTL or LTR _direction_ of text (a paragraph in Writer, or
 text 
 in a cell in Calc), and a different thing is the _alignment_ of such text.
 
 I am playing with RTL and LTR directions and with right- or left-
 alignment 
 in several combinations in Calc and in Writer, and I can set whichever 
 combination I want. Perhaps I am missing something.
 
 Regards,
 Ady.

I don't know if your build have the patch reverted, but you can see it in LO
3.6.x

-- 
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 71032] FILEOPEN: Large file in xlsx format crashes calc when opened

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71032

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from Caolán McNamara caol...@redhat.com ---
Can you install the Ubuntu debuginfo, i.e. install libreoffice-dbg and try
--backtrace again, that will give more detail

-- 
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 70885] Gnome application menu should be deactivated under Unity

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70885

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

 Blocks||65675

--- Comment #3 from Samuel M. s.mehrbr...@gmail.com ---
Adding to MAB 4.2

-- 
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

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Samuel M. s.mehrbr...@gmail.com changed:

   What|Removed |Added

 Depends on||70885

-- 
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 71081] New: add support for Excel 2010 functions BINOM.DIST and BINOM.INV functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71081

  Priority: medium
Bug ID: 71081
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: add support for Excel 2010 functions BINOM.DIST and
BINOM.INV functions
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: winfrieddonk...@libreoffice.org
  Hardware: Other
Status: NEW
   Version: 4.2.0.0.alpha0+ Master
 Component: Spreadsheet
   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 71081] add support for Excel 2010 functions BINOM.DIST and BINOM.INV functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71081

Winfried Donkers winfrieddonk...@libreoffice.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |winfrieddonkers@libreoffice
   |desktop.org |.org
 Blocks||70798

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

suokunl...@gmail.com changed:

   What|Removed |Added

Version|4.2.0.0.alpha0+ Master  |4.1.3.2 rc

--- Comment #3 from suokunl...@gmail.com ---
changing version to 4.1.3.2.

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

suokunl...@gmail.com changed:

   What|Removed |Added

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

-- 
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 68948] Other: Problem with graphs in Writer when data series in rows

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68948

suokunl...@gmail.com changed:

   What|Removed |Added

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

-- 
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 44626] Copying a XY (scatter) chart with first row as label leads to incoherent data range

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44626

suokunl...@gmail.com changed:

   What|Removed |Added

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

-- 
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 71005] File locking: No warning dialog is shown when started with --nolockcheck

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71005

Stephan Bergmann sberg...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Assignee|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |
 CC||sberg...@redhat.com
 Ever confirmed|0   |1

--- Comment #2 from Stephan Bergmann sberg...@redhat.com ---
Background:  No two concurrently running instances of LO must use the same
UserInstallation, or else data corruption can occur.  On a single machine, this
is taken care of by the OfficeIPC protocol.  For the case that
UserInstallation is on a file system accessible from multiple machines, this is
taken core of by a .lock file in the UserInstallation.  However, when a LO
instance crashes and leaves behind a stale .lock file, new LO instances (from
other machines, at least) could not start.  Therefore, when a LO instance sees
a potentially stale .lock file written from another machine: (a) if
--nolockcheck is not given, it asks the user whether the file is indeed stale
(and proceeds only if the user confirms it is stale); (b) if --nolockcheck is
given, silently assume the file is indeed stale and proceeds (potentially
causing data corruption if the assumption was false).

The

 // Workaround for automated testing
 ::svt::DocumentLockFile::AllowInteraction( false );

in case of --nolockcheck has been added by
http://cgit.freedesktop.org/libreoffice/core/commit/?id=62ee5e1a752033344c172ad2380a5f1e2492330a
INTEGRATION: CWS calcshare2: #i85794# workaround for automated testing in the
context of https://issues.apache.org/ooo/show_bug.cgi?id=85794 Reimplement
file locking using an additional file.  I see no good reason for that, esp. as
all our (subsequent-)checks each use a dedicated, throwaway UserInstallation
anyway.  So I'm inclined to just remove those two lines (and not add an
additonal --autotest argument as suggested by attachment 88402).

(Whether it is actually good that LO is called with --nolockcheck in
cppuhelper/source/bootstrap.cxx, extensions/source/nsplugin/source/so_main.cxx,
and javaunohelper/com/sun/star/comp/helper/Bootstrap.java, potentially causing
data corruption, is a different matter.)

-- 
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 70358] EDITING: Crash when deleting tables

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70358

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #6 from Caolán McNamara caol...@redhat.com ---
added fix to master, proposed patch to not crash to 4-1 in gerrit

-- 
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 69084] TABLE: Crash when deleting top rows of this document

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69084

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

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

--- Comment #4 from Caolán McNamara caol...@redhat.com ---
I believe we have a table in a table, so when you delete the outer second
row, then the main text is inside a table hosted in that row, so it disappears

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

-- 
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 62279] : Autosum (Sigma) Function ignoring existing sum cells

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62279

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All
Version|4.0.1.2 release |3.3.0 release

--- Comment #10 from Owen Genat owen.ge...@gmail.com ---
I have tested this rather awful bug under Ubuntu 10.04 x86_64 and Crunchbang 11
x86_64 running the following versions of LO:

- v3.3.0.4 OOO330m19 (Build:6)
- v3.4.6.2 OOO340m1 (Build:602)
- v3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b
- v3.6.7.2 Build ID: e183d5b
- v4.0.5.2 Build ID: 5464147a081647a250913f19c0715bca595af2f
- v4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a

All exhibit the same behaviour, which is to say that the method of highlighting
cells and clicking the AutoSum (Σ) toolbar button results in an =SUM() function
range only including any immediately prior cells not containing another =SUM()
function. For example: 

1. Enter 1 in A1.
2. Enter 1 in A2.
3. Highlight A1:A3 and click Σ; =SUM(A1:A2) is entered in A3.
4. Enter 1 in A4.
5. Enter 1 in A5.
6. Highlight A1:A6 and click Σ; =SUM(A4:A5) is entered in A6.

Setting Version to v3.3.0 release, Platform to All/All.

-- 
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 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #10 from Eike Rathke er...@redhat.com ---
Oops, sorry, missed a chmod on the file, should work now.

I suggest to do all work on Linux and only if it works there do a Windows
build. I never cross-compiled for Windows so can't help with that, but
hopefully the README.cross file contains all necessary information. If you want
to persuade that and run into trouble you may want to join the #libreoffice-dev
channel on freenode.net IRC and/or the dev mailing list.

However, once the patch is on gerrit we can trigger a Windows build from that
to see if it builds, so you don't necessarily have to build on/for Windows
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 70840] Other: Bad rendering involving spacing form of 0BC1 Tamil Vowel Sign U in LibO 4.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70840

Khaled Hosny khaledho...@eglug.org changed:

   What|Removed |Added

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

--- Comment #6 from Khaled Hosny khaledho...@eglug.org ---


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

-- 
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 69310] EDITING: Hindi/Devanagari Fonts incorrect rendering while editing (CDAC, Nithyananda, Gurumaa, sadhguru, etc. hindi fonts)

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69310

Khaled Hosny khaledho...@eglug.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 70840] Other: Bad rendering involving spacing form of 0BC1 Tamil Vowel Sign U in LibO 4.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70840

Khaled Hosny khaledho...@eglug.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 70624] index order depend on the screen zoom and on chapter position

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70624

sophie gautier.sop...@gmail.com changed:

   What|Removed |Added

 CC||gautier.sop...@gmail.com

--- Comment #3 from sophie gautier.sop...@gmail.com ---
Hi Gioni, I can't reproduce your problem and noticed that Manual:CAPITOLO has
no hierarchical style applied (and hence there is no style with level 1) so it
may be your first problem. Changing the zoom didn't change the Index too for me
- 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 71084] New: Other: Textmark

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71084

  Priority: medium
Bug ID: 71084
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Textmark
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: berndbrin...@gmx.de
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Writer
   Product: LibreOffice

Problem description: 
Why is a Textmark, named TOC and placed in the first Line of a table of
contents is been deleted automatically after an Actualisation of the table?
How can I prevent them?

2. Problem:
Having a file with a simple table of content for using in e-Book with white
Background. In writer .odt it's ok.
Saving the file as .doc the background color changed automatically. 

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:


Operating System: Windows XP
Version: 4.1.2.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 68850] Trying to use help in Georgian locale crashes writer, unknown encoding: GEORGIAN-PS

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68850

--- Comment #2 from Caolán McNamara caol...@redhat.com ---
So, this is a generic python3 problem...

LANG=ka_GE.georgianps /usr/bin/python3
Fatal Python error: Py_Initialize: Unable to get the locale encoding
LookupError: unknown encoding: GEORGIAN-PS
Aborted (core dumped)


but python 2 does't blow up

LANG=ka_GE.georgianps /usr/bin/python2

all ok

-- 
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 68850] Trying to use help in Georgian locale crashes writer, unknown encoding: GEORGIAN-PS

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68850

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #3 from Caolán McNamara caol...@redhat.com ---
Lets therefore move this to the python bugzilla as
http://bugs.python.org/issue19459

-- 
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 70869] EDITING: Data series and data ranges are is mixed up after copy of chart if sheet name contains comma

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70869

--- Comment #6 from Peter C. S. Scholtens peter.scholtens_bugzi...@xs4all.nl 
---
Some observations:


A) The sequence of steps to reproduce the error is important. Only if the copy
action (Ctrl-C) is done AFTER renaming My_Sheet to My,Sheet it goes wrong.
If the copy action is done before the rename action, nothing goes wrong. From
this I conclude the error is present when copying the chart to the (internal?)
clipboard.


B) The bug is NOT reproducible in the 32-bit (Dutch) LibreOffice version:
3.5.7.2 build 350m1:build2 (default from Ubuntu 12.04LTS). Tested in
Virtualbox.


C) The bug is STILL reproducible in version 4.0.6.2 (64-bit, native machine),
downloaded from the LO website.


D) The bug is STILL reproducible in version 4.0.6.2+ (64-bit, native machine)
from the git repository (last commit Thu Oct 17), hash
23c7aeb5ec633674a51b41e936ad9708e502841b


E) The bug is STILL reproducible in HEAD from the git repository (64-bit,
native machine) (last commit Sun Oct 27), hash
876111ad316890c3a4bf9dd837246a8af73517c8


F) While running the debug run of HEAD, and executing the copy step I've seen
the function DataSequenceToDoubleSequence() is called six times instead of four
times (as in the case without any error), generating this warning:

warn:legacy.osl:11474:1:chart2/source/tools/CommonConverters.cxx:433:
OSL_ASSERT: xDataSequence.is()

Any suggestions how to proceed are welcome!

-- 
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 63546] EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63546

--- Comment #21 from Ady ady...@hotmail.com ---
(In reply to comment #20)
 (In reply to comment #19)
  As a simple user, I admit I don't see the problem (currently testing in 
  Calc 
  Version: 4.1.3.2
  Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a , on Windows).
  
  One thing is a RTL or LTR _direction_ of text (a paragraph in Writer, or
  text 
  in a cell in Calc), and a different thing is the _alignment_ of such text.
  
  I am playing with RTL and LTR directions and with right- or left-
  alignment 
  in several combinations in Calc and in Writer, and I can set whichever 
  combination I want. Perhaps I am missing something.
  
  Regards,
  Ady.
 
 I don't know if your build have the patch reverted, but you can see it in LO
 3.6.x

My comment was directed more towards Eike Rathke, who probably knows about 
version 4.1.3.2 Build ID: 70feb7d99726f064edab4605a8ab840c50ec57a (on Windows) 
and whether some patch is applied to it. My point is that, in the version I am 
testing, there is no problem of mixing whichever text _direction_ with 
whichever _alignment_ I want; the result is adequate every time, both in Writer
and in Calc.

Regards,
Ady.

-- 
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 71086] New: Other: Installation of Impress only does not work

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71086

  Priority: medium
Bug ID: 71086
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Installation of Impress only does not work
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: fr...@spandl.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Installation
   Product: LibreOffice

Problem description: 

Steps to reproduce:
1. Install LO and un-tic all components aside from Impress
2. Installation process works as expected, no error messages
3. Click on LO desktop-icon or an existing Impress file does not start anything
4. If I install Writer afterwards, both work fine.

Thanks for an awesome office-suite!

Frank


Operating System: Windows 7
Version: 4.1.2.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 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #11 from Robert M Campbell robert.rcampb...@gmail.com ---
Playing around with patches... At least one of the patches no longer works
correctly, as the file has changed. I have disabled all the ICU patches, and
will see if it will run without them. It may be wise to take a look at them as
well...

The first IndicReordering one is the one it failed on.

Doing a on gerrit would be nice! (my system is good and all, but it's slower
than some...)

README.cross doesn't work out-of-the-box for me currently... I could also be
doing something wrong. It's complaining:

configure: error: cannot determine MinGW sysroot

Got all of the packages for MinGW-W64 for Ubuntu, but not sure what else I
might be missing...

Could a testable snapshot for windows be built from gerrit?

-- 
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 63546] EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63546

--- Comment #22 from Ady ady...@hotmail.com ---
To clarify me prior comments:

1_ Click RTL - the text direction is correctly set to RTL direction and
simultaneously right-align.
2_ Click LTR - the text direction is correctly set to LTR direction and
simultaneously left-align.
3_ Whichever text direction is set (RTL or LTR), I can independently modify the
alignment to whatever I want, without affecting the text direction.

Generally speaking, when RTL is used, a right-alignment would be desired too.
Generally speaking, when LTR is used, a left-alignment text would be desired
too. So, simultaneously changing the alignment when initially setting /
changing the text direction seems reasonable. If a different alignment
(including justify or center) is desired, the user can change it too.

Perhaps I am missing some case where, instead of text, the changes affect other
type of values (e.g. numbers) in a way that is not desired nor easily corrected
by the user?

The reason I am mentioning all this is because the current Target in this bug
is set to 4.1.0 and 4.2.0, while I am currently testing with adequate results
in 4.1.3.2 (on Windows).

Regards,
Ady.

-- 
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 70449] StartCenter: it is not possible to easily navigate through recent used files with the keyboard

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70449

--- Comment #8 from Urmas davian...@gmail.com ---
For some reason you cannot move between open/template and applications button
groups with arrows.

-- 
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 71087] New: Start center document list is flickering

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71087

  Priority: medium
Bug ID: 71087
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Start center document list is flickering
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: davian...@gmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.0.0.alpha0+ Master
 Component: UI
   Product: LibreOffice

There is flickering when navigating through the recent document list with a
keyboard in the new Start center.

-- 
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 70624] index order depend on the screen zoom and on chapter position

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70624

--- Comment #4 from gioni gianni.nard...@mail.com ---
Hi Sophie,
thank you for your reply. This problem is booring me from at least 3-4 year...
By the way, 
1- I achieved this result (index order) after several attempts because I have
no full knowledge of LO. I will study the problem more deeply.
2- After you change zoom level, you must upgrade index.  

bye

-- 
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 71065] Slow RTF-PDF conversion

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71065

Urmas davian...@gmail.com changed:

   What|Removed |Added

  Attachment #88380|text/plain  |application/octet-stream
  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 71080] Improper rendering for Word र्गकि

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71080

Khaled Hosny khaledho...@eglug.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||khaledho...@eglug.org

--- Comment #2 from Khaled Hosny khaledho...@eglug.org ---


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

-- 
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 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #12 from Eike Rathke er...@redhat.com ---
Patches that don't apply anymore because a file has changed but otherwise does
not implement the fix the patch provides will have to be adapted to the new
file and a new patch be generated to be included in the build.

Running ICU without the patches probably is possible, but each addresses a
different problem.

Sorry, no idea about the MinGW stuff, I suggest to ask on the mailing list or
IRC.

-- 
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 71086] Other: Installation of Impress only does not work

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71086

Maxim momonas...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Maxim momonas...@gmail.com ---


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

-- 
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 63546] EDITING:In Calc when writing direction of cell is changed to RTL, text remains left-aligned.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63546

--- Comment #23 from Eike Rathke er...@redhat.com ---
As lined out in comment 17 the patches solved this in 4.1.x by applying hard
left/right alignment attributes to all cells. You don't notice much wrong when
clicking RTL writing direction on a selected range that previously didn't have
a specific alignment, but if you select a range that includes not only text
cells but also value cells and click LTR you'll notice immediately that then
also value cells get left aligned, which most certainly is not wanted.
Furthermore, applying these hard attributes overrides alignment originating
from cell styles, even if that style already said the cell should be right
aligned (for RTL), so modifying the alignment in the cell style will not have
any effect anymore.

-- 
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 71075] chart mangling on paste

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71075

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

   What|Removed |Added

  Attachment #88396|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 70995] Update Code to Latest ICU 52.1

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70995

--- Comment #13 from Robert M Campbell robert.rcampb...@gmail.com ---
Good news,  it compiles and runs nicely - at least on my machine. :)

As for the patches, this is what my research has come up with so far...

10318 - fixed in ICU 52.1, patch not needed, I think

7601 - Closed, but not may not be fixed
http://bugs.icu-project.org/trac/ticket/7601
The bug was closed, but may not be satisfactory
I think the old patch should be adjusted and used

8198 - Open - Patch still needed
http://bugs.icu-project.org/trac/ticket/8198

9948 - Open - Patch still needed
Major Target for 53.1 2014-04-02
http://bugs.icu-project.org/trac/ticket/9948

10129 - Fixed, patch not needed, I think

---

The rest probably just need to be adjusted to the new code...

I think I will give it a try to add the patches to here once I am done.

-- 
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 71089] New: Legacy draw:custom_shape cannot be converted to draw:frame.

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71089

  Priority: medium
Bug ID: 71089
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Legacy draw:custom_shape cannot be converted to
draw:frame.
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: true.bug...@gmail.com
  Hardware: All
Status: UNCONFIRMED
   Version: 4.0.5.2 release
 Component: Presentation
   Product: LibreOffice

Created attachment 88406
  -- https://bugs.freedesktop.org/attachment.cgi?id=88406action=edit
Example of the text in a draw:custom_shape XML element which cannot be broken
out.

The attached file shows the problem.  The text at the top is within a
draw:custom_shape XML element.  This is probably a relic of a conversion from
an older OO version or MS PPT.  The text at the bottom (in a draw:frame
element) is how the first text should be converted to.  I cannot find a way of
converting one from the other without manually editing the XML.

-- 
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 45961] escape whith cursor in frame in header, leaves the header and does not select the frame

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45961

--- Comment #11 from Joel Madero jmadero@gmail.com ---
Hm - but then we would see it in bibisect no?

-- 
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 70815] EDITING: cell is not updated when referenced cell becomes empty due to sort

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70815

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

--- Comment #5 from Eike Rathke er...@redhat.com ---
Fix pending review at https://gerrit.libreoffice.org/6516

-- 
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 53360] : Conditional Spacing between paragraphs

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53360

--- Comment #23 from João Mac-Cormick joao.corm...@sisejuferj.org.br ---
Bug is still present in version 4.1.2.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 71095] New: EDITING: Can paste web browser copied images

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71095

  Priority: medium
Bug ID: 71095
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Can paste web browser copied images
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: em...@juanrey.net
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Spreadsheet
   Product: LibreOffice

When I try to paste an web image copied from web browser, calc does nothing... 

Really, by default it pastes it as Formated HTLM instead of Bitmap as
writer does.

( You can use Paste special as a workaround, but it is an inconsistent
behavior with writer )

Steps to reproduce:

- Select an image in your browser (Firefox/Chrome tested)
- Select Copy image option
- Try to paste it in calc... id does nothing


Operating System: Windows XP
Version: 4.1.2.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 71095] EDITING: Calc does not paste web browser copied images

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71095

Juan Rey em...@juanrey.net changed:

   What|Removed |Added

Summary|EDITING: Can paste web  |EDITING: Calc does not
   |browser copied images   |paste web browser copied
   ||images

-- 
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 71096] New: xlr filetype not associated with Calc in Windows

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71096

  Priority: medium
Bug ID: 71096
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: xlr filetype not associated with Calc in Windows
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: andrewniema...@gmail.com
  Hardware: All
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Spreadsheet
   Product: LibreOffice

This bug is similar to the closed issue:
https://bugs.freedesktop.org/show_bug.cgi?id=45922

The .xlr files are able to be opened in Calc when using the file-open dialog,
but the filetype can not be associated with Calc. This was tested on Windows 7
Professional.

The test file submitted for bug #45922 is valid for this bug 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 70241] EDITING: Problem using preview icon

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70241

--- Comment #2 from brstpie...@orange.fr ---
(In reply to comment #1)
 Unable to reproduce the problem (LibO 4.1.2.3 on Win7)

Thanks for addressing my question !

I work with Vista regularly updated.
I have installed the last release of LibO : 4.1.2.3
1) When I follow the procedure as described in the bug report, for a file which
was created with the previous versions 3.x or earlier of LibO, the bug is
reproduced.
2) If I follow the procedure with a file created with LibO 4.x, there is no
problem.

So I suppose that the problem comes with opening or completing a file which was
created in previous 3.x or earlier versions of LibO...

Regards

-- 
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 71097] New: FILESAVE: export to Excel 2003 XML crash on Mac OSX 10.9

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71097

  Priority: medium
Bug ID: 71097
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: export to Excel 2003 XML crash on Mac OSX
10.9
  Severity: major
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: pe...@tsumanga.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Spreadsheet
   Product: LibreOffice

Recently upgraded to Mac OSX Mavericks, and now saving spreadsheet from LO in
Excel 2003 XML format crashes (application quit unexpectedly).

It doesn't happen with an empty sheet.

The traceback from the crashed thread looks like this:

Thread 12 Crashed:
0   libsystem_malloc.dylib 0x90512f6b tiny_malloc_from_free_list + 1246
1   libsystem_malloc.dylib 0x905130c8 szone_malloc_should_clear + 283
2   libsystem_malloc.dylib 0x90508b6a szone_malloc + 24
3   libsystem_malloc.dylib 0x9051555b malloc_zone_malloc + 75
4   libsystem_malloc.dylib 0x90515f44 malloc + 52
5   libxml2.2.dylib0x9a3a803c xmlXPathNodeSetCreate + 30
6   libxml2.2.dylib0x9a3accd3 xmlXPathCacheNewNodeSet + 154
7   libxml2.2.dylib0x9a3b05a4 xmlXPathRunStreamEval + 121
8   libxml2.2.dylib0x9a3afdaf xmlXPathRunEval + 210
9   libxml2.2.dylib0x9a3afb3b xmlXPathCompiledEvalInternal + 417
10  libxml2.2.dylib0x9a3af992 xmlXPathCompiledEval + 38
11  libxslt.1.dylib0x9b28f191 xsltCopyOf + 214
12  libxslt.1.dylib0x9b28ca9d xsltApplySequenceConstructor + 1129
13  libxslt.1.dylib0x9b29050a xsltChoose + 846
14  libxslt.1.dylib0x9b28ca9d xsltApplySequenceConstructor + 1129
15  libxslt.1.dylib0x9b28c350 xsltApplyXSLTTemplate + 1336

... lots of repeats of the following calls ...

507 libxslt.1.dylib0x9b28ca9d xsltApplySequenceConstructor + 1129
508 libxslt.1.dylib0x9b29050a xsltChoose + 846
509 libxslt.1.dylib0x9b28ca9d xsltApplySequenceConstructor + 1129
510 libxslt.1.dylib0x9b28c350 xsltApplyXSLTTemplate + 1336
511 libxslt.1.dylib0x9b28f933 xsltCallTemplate + 426

Something seems to be getting it into an infinite recursive loop. I haven't got
a minimal test case yet.

-- 
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 71098] New: PAGE-BREAK: sub-documents force a page-break when inserted in the master document

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71098

  Priority: medium
Bug ID: 71098
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: PAGE-BREAK: sub-documents force a page-break when
inserted in the master document
  Severity: major
Classification: Unclassified
OS: Windows (All)
  Reporter: guigo...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 88414
  -- https://bugs.freedesktop.org/attachment.cgi?id=88414action=edit
A sub-doc that forces page-breaks when inserted in any master

Many sub-documents, without any apparent format that could force it, generate a
page-break when inserted in the master-document.

Sometimes it can be corrected clearing formats in the begining of the
sub-document, but it's not allways succesfull.

It's not a desired behavior, when you keep headings in the master document, and
attach the sub-documents just beneath them.

Googling, I found a comment about misterious auto-styles defined in the
sub-document content.xml file (P1 till P22 in the attached doc) ; if you
manually edit them, the sub-document will insert continuous, but will miss the
format of many parts (maybe image legends, some heads, etc.)

I've attached a little sub-doc made from a problematic sub-document, with the
described behavior.

-- 
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 71097] FILESAVE: export to Excel 2003 XML crash on Mac OSX 10.9

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71097

--- Comment #1 from pe...@tsumanga.com ---
Created attachment 88417
  -- https://bugs.freedesktop.org/attachment.cgi?id=88417action=edit
TestSheet3.ods: an apparently empty sheet that causes the crash

This .ods file was obtained by deleting all content and borders from the sheet
that caused a crash when saving as Excel 2003 XML format.

Saving this sheet still crashes, saving a brand new spreadsheet from File  New
does 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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #5 from rkirc...@cfl.rr.com ---
Created attachment 88420
  -- https://bugs.freedesktop.org/attachment.cgi?id=88420action=edit
Spreadsheet with macro Function to provide Err:520 problem reported.

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #6 from rkirc...@cfl.rr.com ---
Created attachment 88421
  -- https://bugs.freedesktop.org/attachment.cgi?id=88421action=edit
Screenshot #0 referenced in problem description

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #7 from rkirc...@cfl.rr.com ---
Created attachment 88422
  -- https://bugs.freedesktop.org/attachment.cgi?id=88422action=edit
Screenshot #1 referenced in problem description

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #8 from rkirc...@cfl.rr.com ---
Created attachment 88423
  -- https://bugs.freedesktop.org/attachment.cgi?id=88423action=edit
Screenshot #2 referenced in problem description

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #9 from rkirc...@cfl.rr.com ---
Created attachment 88424
  -- https://bugs.freedesktop.org/attachment.cgi?id=88424action=edit
Screenshot #3 referenced in problem description

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #10 from rkirc...@cfl.rr.com ---
Created attachment 88425
  -- https://bugs.freedesktop.org/attachment.cgi?id=88425action=edit
Screenshot #4 referenced in problem description

-- 
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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

--- Comment #11 from rkirc...@cfl.rr.com ---
The Function that I am writing is too convoluted at this point, and causing too
many problems and crashes, so I have repeated the problem using a simpler code
example that computes the volume of a cylinder, and has the same Err:520
problems.  I wrote the Function first and then tried to use it in a simple
spreadsheet named CylinderVolumeSpreadsheet.odt (attached).  Also attached are
Screenshots that show some of the problems as follows:

Screenshot-00-CylVol.png - shows the Err520 problem on a newly opened
spreadsheet.  The only action after opening LibreOffice Calc was to click
Insert (menu) = Function.

Screenshot-01-CylVol.png - shows a Read Error, but if I click OK, then the
whole Calc program crashes (closes) unexpectedly.  I want to try changing pi
to pie, but can't do it with the crashes.

Screenshot-02-CylVol.png - Shows the Function Wizard window which does not work
to insert my function, but in this case, Result field does not show Err:520
despite the fact that there is a problem.

Screenshot-03-CylVol.png - I'm now deeper into the problem, still can't insert
my function, but now the Err:520 is showing in the Result field of the
Function Wizard.  Incidently, trying to enter the function into cell C1 does
not work and results in #NAME in the cell.  Calc has various responses when
entering the function into a cell directly by typing it, but not of these are
helpful in determining what or where the problem is. 

Screenshot-04-CylVol.png - See item 10. in the procudure that follows.

Here is a skeleton outline of the procedure I followed to write the macro and
use it in a spreadsheet.

1.  Open LibreOffice Calc from the Debian Xfce GUI

2.  Click Tools = Macros = LibreOffice Basic = Edit

3.  Wrote the function:  (also shown by Screenshot-01-CylVol.png)
Function CylVol(r, h)
Let pi=3.14159
CylVol = pi * r * r * h
End Function

4.  Saved it.

5.  Click on spreadsheet to make it active and create a simple 3-column
spreadsheet.  Saved it.

6.  Attempt to insert my function in cell C2 using the Function Wizard (Insert
(menu) = Function)

7.  My User Defined function was not found in the Function Wizard list of
functions, and had the Err:520

8.  Tried entering function in cell C2 as =CylVol(A2, B2), but got #NAME

9.  Save as  CylinderVolumeSpreadsheet.odt  This is the attachment.

10. Close Calc, Open Calc, open CylinderVolumeSpreadsheet.odt.  At this point
there is beep caused by some error, the macro window editor pops ups, along
with an error message.  When I try to close the error window to see the
spreadsheet, then more beeps and the main spreadsheet closes.  Now I can't
close the remaining macro editor window because it thinks it is  needed by the
spreadsheet, but it has closed. I'm too far into various errors and inoperative
windows now, and can't do much of anything else.  Nevertheless, the common
denominators are the Err:520 and not being able to insert my function since
the errors messages and crashes make it impossible to do anything.

-- 
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 60071] Copy table from Calc to HTML Editor (HTML tags - SDVAL)

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60071

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 69733] FILEOPEN: .ods file read error

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69733

--- Comment #6 from Eike Rathke er...@redhat.com ---
@Moggi:
I don't recall anymore, but usually I check if an error occurs also in master
because I have that as debug build. If it isn't reproducible there I use the
latest on the release branch indicated in Version, which would be pre-4.0.6 in
this case or also pre-4.1.3 as comment 2 said it would occur also in 4.1.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 70902] User Defined Functions

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70902

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG
 CC||gerard.farg...@orange.fr

--- Comment #12 from GerardF gerard.farg...@orange.fr ---
1 Your spreadsheet do not contains any macros.
2 You try to assign a value who is already defined (PI)
3 Basic functions are not showned in the wizard.

Just removes the line Let pi=3.14159 (or use a non reserved name like
MyPi if you want your own value of Pi) and the function will works.

Closed as Not a 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 71101] New: LibreOffice Base closes if you try to open a registered database that does not exist

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71101

  Priority: medium
Bug ID: 71101
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: LibreOffice Base closes if you try to open a
registered database that does not exist
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: jfla...@gmail.com
  Hardware: All
Status: UNCONFIRMED
   Version: 4.1.3.2 rc
 Component: Database
   Product: LibreOffice

similar to bug 53145
When you try to open a database file that no longer exists, LibreOffice Base
closes.

I believe that the product should offer to find the product, if not found, then
offer to delete the registered DB list.

Annoyance that I must re-open 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 71101] LibreOffice Base closes if you try to open a registered database that does not exist

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71101

--- Comment #1 from Jeffrey Flaker jfla...@gmail.com ---
fixing the previous in paragraph 2

I believe that the product should offer to find the *FILE* in the user's home
folder(because the user may have moved it), if not found, then offer to
delete the registered DB list.

-- 
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 45961] escape whith cursor in frame in header, leaves the header and does not select the frame

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45961

--- Comment #12 from Cor Nouws c...@nouenoff.nl ---
(In reply to comment #11)
 Hm - but then we would see it in bibisect no?

Could well be.
Mybe I'm optimistic, but I expect a dev that was working on this knows to find
it without bibisect.
But hé, it's a minor issue 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 34212] Accented Characters and Umlauts are missing with Type1 fonts

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34212

--- Comment #3 from Harald Kliems kli...@gmail.com ---
It looks like the bug still exists in 4.1.2.3. Manually adding /Encoding
/WinAnsiEncoding in the pdf file indeed is a workaround, but certainly no
beginner-friendly one.

-- 
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 71102] New: UI: Category location of AREAS function

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71102

  Priority: medium
Bug ID: 71102
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: Category location of AREAS function
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: clicks...@yahoo.co.uk
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.2.3 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 
The AREAS function is located in the SPREADSHEET category.
Steps to reproduce:
1. Not required

Current behavior:
As above.
Expected behavior:
It should be located in the INFORMATION category as in the ODF specification
(http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01-part2.html#AREAS.
(Excel have it in a 'Lookup and reference' category).

Similar argument to bugs 69536 and 69685.  
Operating System: Windows XP
Version: 4.1.2.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 41599] contrib: Add available dictionary for language Pāli

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41599

--- Comment #14 from Eike Rathke er...@redhat.com ---
@Jean-Francois:
With the above change Pali Latin is now tagged/recognized as 'pi-Latn'
effective for LO 4.2. Though a fallback exists for the legacy 'pli' tag to be
able to correctly read existing documents using it, I suggest you rename your
dictionary accordingly, i.e. pi-Latn.dic and pi-Latn.aff (or pi_Latn.dic and
pi_Latn.aff, we accept both, hyphen and underscore).

Or even better, create a dictionary extension and upload to
http://extensions.libreoffice.org/

For how to create such extension take a look at an example of
http://extensions.libreoffice.org/extension-center?getCategories=Dictionary
The .oxt files are renamed zip files so you can just unzip them for a peek.

-- 
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 67342] Integrate ct2n extension into LO spreadsheet and create a contextual menu to convert text-formatted numbers to numbers

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67342

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 33962] Add CT2N Extension

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33962

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #8 from Eike Rathke er...@redhat.com ---
@Cor:
CT2N is accused to be not working on master ;-)

-- 
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 70551] WEEKS() function uses ISO weeknum and is not locale-dependent, which is not explained in the Help

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70551

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 OS|Windows (All)   |All
 CC||c...@nouenoff.nl
Summary|UI: Wrong result returned   |WEEKS() function uses ISO
   |from WEEKS() function   |weeknum and is not
   ||locale-dependent, which is
   ||not explained in the Help
Version|4.1.1.2 release |Inherited From OOo

--- Comment #5 from Cor Nouws c...@nouenoff.nl ---
Hi,

I change the summary ... OK like this?
Also I assume that this is already the case since the ages of OOo..

-- 
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 70554] FORMATTING Font not resizing after adding suffix at the end of a line, in while using bullets/numbering

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70554

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl
Summary|Font not resizing after |FORMATTING Font not
   |adding suffix in while  |resizing after adding
   |using bullets/numbering |suffix at the end of a
   ||line, in while using
   ||bullets/numbering
 Ever confirmed|0   |1

--- Comment #2 from Cor Nouws c...@nouenoff.nl ---
Set to New and update the summary a bit.
OK like 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 70554] FORMATTING Font not resizing after adding suffix at the end of a line, in while using bullets/numbering

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70554

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
(In reply to comment #0)

 I believe the only way to change it back to regular size is to remove the
 suffix and then re-add and then to make sure the font changes back to
 regular size on that line.

Select text at the second line and hit Ctrl+M helps too

-- 
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 70576] EDITING: Frequent crash/recovery editing

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70576

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

--- Comment #3 from Cor Nouws c...@nouenoff.nl ---
Hi gary,

(In reply to comment #2)

 I've been working on this document off and on for more than a year and this
 problem has come and gone since my document got over 100 pages - the
 document seems to develop transient 'hot spots' where editing is nearly
 impossible. 

Could you attach it?

 Is there any easy way to hook up a debug trace for the next time this happens?

see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information

Thanks,
cor

-- 
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 70577] FILEOPEN: EDITING: Doc files with forms get opened with read-only text

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70577

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #9 from Cor Nouws c...@nouenoff.nl ---
(In reply to comment #6)
 There is a option for this.
 
 Tools-Options opens the options-dialog
 
 Then go to:
 LibreOffice Writer-Formatting Aids
 
 Then there is a option for Cursor in protected areas. When you disable
 that then you are able to edit every part of the document.
 
 --
 
 To me that seems a good way to have a option. But the description seems
 wrong. Anybody got good idea's for that?

The description is correct when using protected sections that you can insert in
Writer..

-- 
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 70577] FILEOPEN: EDITING: Doc files with forms get opened with read-only text

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70577

--- Comment #10 from Cor Nouws c...@nouenoff.nl ---
(In reply to comment #8)

 3) It is still unclear to me if there is a way to load the doc, remove the
 protection, save the doc without the form lock protection as you can do in
 MS Office.

What I've seen in a mail:
Save the document to the local disk
In the command terminal

libreoffice -invisible -convert-to fodt m$documentname.doc

Use a text editor to open the fodt file (m$documentname.fodt), search
for the element 'ProtectForm' and change the attribute 'type' from
true to false. Save the file

In the command terminal
libreoffice -invisible -convert-to odt m$documentname.fodt

The last command is optional; converting to odt will be recognised by
non-LO software such as m$ word, otherwise use LO to export the
document to PDF if necessary.

-- 
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 70578] FORMATTING: RTF: Tabular page misformatted

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70578

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #2 from Cor Nouws c...@nouenoff.nl ---
Hi Kai,
Would be interesting to see if the file opens fine in both programs if it were
made with proper formatting (styles, not a mixure of all sort of stuff).

That could also lead to a clear definition of the possible problem.
thanks,
Cor

-- 
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 70579] FILESAVE metadata lost when saving as xls

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70579

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||c...@nouenoff.nl
 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 33962] Add CT2N Extension

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33962

--- Comment #9 from Cor Nouws c...@nouenoff.nl ---
I see it does not start from the toolbar.
Alt-F11 .. MyMacros  CT2N  MainCode  StartHere does work ..

Hmm..

-- 
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 33962] Add CT2N Extension

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33962

--- Comment #10 from Cor Nouws c...@nouenoff.nl ---
Hi Tomaz,

(In reply to comment #7)

 Anyway.. my intention is to implement the same thing as CT2N extension does
 directly into Calc as this should be fairly easy to do.

Prolly ;)
I have some additional suggestions from users, that I did not yet came up too.
So pls contact me if you are that far.

-- 
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 70576] EDITING: Frequent crash/recovery editing

2013-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70576

--- Comment #4 from g...@issiweb.com ---
(In reply to comment #3)
 
 Could you attach it?

I have not been able to reproduce the problem in the last two weeks - an odd
crash now and then but nothing like before. One interesting observation is the
file size decreased from 238,510 to 206,393 the last time I saved it under a
new name and is still only 216,532 even though the contents went from 205
pages/ 57k words to 220 pages/62k words. Something changed.

 
  Is there any easy way to hook up a debug trace for the next time this 
  happens?
 
 see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information
 

Totally impractical for windows! I looked at moving my project to a fedora vm,
but much older version. If I get stuck I might go for it, a backtrace or strace
would be my first choice.

-- 
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   >