[Libreoffice-bugs] [Bug 88444] :Access violation error while calculating SumIfs using OpenCL on CPU device causes crash

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88444

--- Comment #6 from evgeniy.tyu...@intel.com ---
Yes, we notice out-of-bounds array references sporadically, but I'm not sure
that it is connected with the sheets.

I agree, the spreadsheet I attached is not the reproducer.
Currently we are working on it. For now my suspicion is that there is a subtle
sequence of actions produced by an AutoIt script with Calc that causes the
issue.

Meantime, please, check that we are working on the save revision:
Version: 4.2.0.0.beta2+
Build ID: da443ab58158d2b7ffa52742cec2be76e3aa2026.

-- 
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 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88462

--- Comment #1 from Lionel Elie Mamane lio...@mamane.lu ---
Everywhere a class inherits directly from XFooBar (a public UNO API interface),
instead of through some helper, this cleanup applies.

-- 
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 88049] invalid size of imported PDF after rotation

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88049

--- Comment #10 from vv...@yandex.ru ---
Created attachment 112299
  -- https://bugs.freedesktop.org/attachment.cgi?id=112299action=edit
Hackfix patch

Hello.
My previous fix triggered the problem in function PDFIProcessor::setupImage().
This function is a mess. It's needs to be fully reviewed/rewritten.
For a while - here is the hackfix.

-- 
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 87082] automatic-styles style-name attribute could be shorter

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87082

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 35690] Subsequenttest failures

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35690

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillTest SkillCpp
   |SkillTest SkillCpp  |

--- Comment #9 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack for now, this one doesnt seem to be hugely attractive to
newcomers.

-- 
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 36800] Find replace does not search single cell

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36800

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack|

--- Comment #17 from Björn Michaelsen bjoern.michael...@canonical.com ---
Seems to be nontrivial and stalled since 2011, removing EasyHack

-- 
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 88466] New: Window menu is not updated correctly with active documents

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88466

Bug ID: 88466
   Summary: Window menu is not updated correctly with active
documents
   Product: LibreOffice
   Version: 4.3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: eso...@gmail.com

Problem description:

Window menu, shows active documents you are corrently working on. When you try
to switch to another using this menu, you'll be confused because the document
you are working on is not correctly marked, other active document is
highlighted, and not all documents are showed.

Steps to reproduce:
1. Open multiple documents
2. Change to one window and other using your Desktop facilities like ALT+TAB.
3. Open Window menu in each change.

Current behavior:

Window menu shows current documents, but not always is updated and mark is
not updated to the current document you are working on.

Expected behavior:

Window menu should shows all opened documents and highlight the current
document you are working on

-- 
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 88114] UI: Style dropdown split menu isn't dismissed by clicking another style

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88114

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Beluga todven...@suomi24.fi ---
Reproduced.

Win 7 64-bit Version: 4.5.0.0.alpha0+
Build ID: b3b4bbaf6cbd2226b659fea7d6ae473ccf84e9dd
TinderBox: Win-x86@39, Branch:master, Time: 2015-01-12_06:13:44

-- 
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 39595] accelerate Perl installer/builder

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39595

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #12 from Michael Meeks michael.me...@collabora.com ---
I guess this is old enough to be obsolete, and we had some great work done here
- not least the instdir bits by Michael Stahl =)

-- 
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 69262] EDITING: certain Unicode characters are replaced by ASCII equivalents

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69262

--- Comment #3 from fredd...@yahoo.de ---
I cannot reproduce it anymore in LibreOffice Impress 4.3.3.2 64bit on Ubuntu
14.10.

-- 
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 82661] Paragraph background fills all space above paragraph

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82661

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||polm...@gmail.com

--- Comment #9 from Beluga todven...@suomi24.fi ---
*** Bug 88168 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 88168] FORMATTING: the backroung is extended to the spacing above of paragraph

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88168

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |DUPLICATE

--- Comment #1 from Beluga todven...@suomi24.fi ---
Closing as duplicate

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

-- 
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 88155] shapes/text elements, added to a chart, are not saved

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88155

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #5 from Beluga todven...@suomi24.fi ---
(In reply to Fabiano from comment #4)
 Mint 17 currently does not provide LibreOffice 4.3.5, only 4.2.x
 I'll try with newer versions when the upgrade is available.

Please try this method to get 4.3.x:
http://community.linuxmint.com/tutorial/view/1870

-- 
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 88024] UI: heading text styles of DOCX documents saved by LibO with *spanish UI* are not recogniced by MS Word

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88024

--- Comment #7 from Octavio Alvarez alvar...@alvarezp.ods.org ---
Is Word in Spanish too? Does it make a difference to have Word in another
language?

-- 
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 88073] FORMATTING: Drawing Object Styles lost after template update

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88073

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #4 from Beluga todven...@suomi24.fi ---
(In reply to Sean Carlos from comment #0)
 5. Edit / modify the underlying template, any change will do. Save and close.
 
 6. Open the test presentation based on the template.  Accept the template
 has been modified, update styles prompt.  Review the Default drawing
 styles attributes.  They're no longer those of the template, they've
 reverted back to the LO defaults.

How do you save the template? I just saved as template, chose same name,
overwrote. Then when I opened my presentation, it didn't prompt to update
styles and they had not changed (I changed the area color).

Also, what operating system are you using?

Change back to UNCONFIRMED after providing the information.

Win 7 64-bit Version: 4.5.0.0.alpha0+
Build ID: b3b4bbaf6cbd2226b659fea7d6ae473ccf84e9dd
TinderBox: Win-x86@39, Branch:master, Time: 2015-01-12_06:13:44

-- 
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 88142] Press delete after select all is not deleting the objects

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88142

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
Version|4.3.5.1 rc  |3.5.0 release

--- Comment #3 from Beluga todven...@suomi24.fi ---
Lowered version number after reproducing with:

Ubuntu 14.10 64-bit
LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

Cursor stayed in the last line, though.

-- 
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 70521] Error 1335: Cab File libreoffice1.cab damaged in dutch version

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70521

Ronny Lydou ronny.ly...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Ronny Lydou ronny.ly...@gmail.com ---
For the moment I don't have any problems anymore with the installation.
Before I download the file from different mirror sites but the problem was
still there.  Now with the last 3 updates everything was OK.

Thanks for doing a great job. Libreoffice is a great product.

-- 
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 88469] When openeing document web-based, error when saving - webdav ?

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88469

--- Comment #1 from Ronny m...@rbuelund.dk ---
Created attachment 112309
  -- https://bugs.freedesktop.org/attachment.cgi?id=112309action=edit
The attached pdf does not work, so here as jpg

-- 
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 88473] New: EDITING: Selection in Mode ‘Extended Selection’ Can’t be Corrected

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88473

Bug ID: 88473
   Summary: EDITING: Selection in Mode ‘Extended Selection’ Can’t
be Corrected
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: harald.koes...@mail.de

In order to reproduce the bug:

[1] Open new text document. 
[2] In the status bar select “Extending selection”.
[3] Insert some words. The cursor should be after the last word.
[4] Select part of the text by clicking the mouse somewhere into the text. The
selected part is highlighted.
[5] Suppose your selection is a bit inaccurate and is one character too long.
In order to shorten the selected text click one character after the beginning
of the selection. The selected part is not shortened. Expected: Shorter
selection.
[6] But: Suppose your selection is one character to short. Click one character
before the beginning of the selection. The selection is lengthened.

The behaviour is equivalent if you like to select text after the cursor.

Bug exists also in version 4.4.0.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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

--- Comment #6 from Heiko Tietze heiko.tie...@user-prompt.com ---
I wouldn't change the dropdown in the options dialog into radio buttons. Such a
dropdown is the better control for lists with more than two or three
alternatives. But of course it's not available in context menus.

Thank you Stuart for adding the screenshots.

-- 
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 87839] Error when I create and use variable fields in Writer

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87839

--- Comment #6 from Beluga todven...@suomi24.fi ---
Alexandre: I get the same result, when the field type is General, but not when
it is Text.

-- 
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 86416] middle click paste truncates [Hard to reproduce]

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86416

--- Comment #20 from Todd toddandma...@zoho.com ---
(In reply to Beluga from comment #19)
 rpm -qa \*clipit\* doesn't do anything. How can I install clipit (on SL
 6.6)? From what I read, it should be in EPEL 6, but is not found in the
 software selection.

Hi Beluga,

#=root; $=user

To find clipit:
$ su
# yum --enablerepo=epel* whatprovides clipit
...
clipit-1.4.2-6.el6.x86_64 : A lightweight, fully featured GTK+ clipboard
manager
Repo: epel


Once found, to install (still as root):
# yum --enablerepo=epel* install clipit


To test, fire it up from the command line as a user:
$ clipit 


-T

-- 
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 87839] Error when I create and use variable fields in Writer

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87839

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #7 from Beluga todven...@suomi24.fi ---
Sorry I clicked Save changes accidentally..

Alexandre: could you try with field type Text and LibO 4.3.x or 4.4 RC?
4.3.x is a stable version, it is just more fresh than the 4.2 line.

Tested on:
Win 7 64-bit 4.3.5.2 and Version: 4.5.0.0.alpha0+
Build ID: b3b4bbaf6cbd2226b659fea7d6ae473ccf84e9dd
TinderBox: Win-x86@39, Branch:master, Time: 2015-01-12_06:13:44

-- 
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 88144] click handling when selecting frames with formulas is inconsistent (crippled)

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88144

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
Version|4.3.5.2 release |3.5.0 release
 Ever confirmed|0   |1
 OS|Linux (All) |All
   Severity|normal  |minor

--- Comment #1 from Beluga todven...@suomi24.fi ---
I got Frame after:
1. right-click formula
2. right-click another formula

Easy to repro when you have created one formula: just copy and paste another to
a new line, or new document while keeping the formula in the clipboard.

Win 7 64-bit Version: 4.5.0.0.alpha0+
Build ID: b3b4bbaf6cbd2226b659fea7d6ae473ccf84e9dd
TinderBox: Win-x86@39, Branch:master, Time: 2015-01-12_06:13:44

Ubuntu 14.10 64-bit
LibreOffice 3.5.0rc3 
Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735

-- 
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 83248] PRINTING: Single-line text box always printed in black

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83248

--- Comment #12 from kujiu ku...@kujiu.org ---
I'm also waiting a patch. Capgemini can do this ? That's a great news if it's
true !

-- 
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 87290] EDITING: Automatic control focus in forms works only when changing language of UI

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87290

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
 OS|Linux (All) |All
   Severity|normal  |minor

--- Comment #5 from Beluga todven...@suomi24.fi ---
For me, it jumps to ID 2 in the table, when opening the form for input. With or
without automatic control focus.

Changing UI language doesn't help.

I'm setting to NEW.

I guess we agree that severity is minor?

Win 7 64-bit Version: 4.4.0.2
Build ID: a3603970151a6ae2596acd62b70112f4d376b99

-- 
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 88073] FORMATTING: Drawing Object Styles lost after template update

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88073

Sean Carlos sean.car...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Sean Carlos sean.car...@gmail.com ---
OS: Linux

If you don't get the overwrite option, something is wrong - most likely the
template is no longer associated with your presentation.

-- 
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 83710] Insert Movie dialog appears and disappears [Hard to repro]

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83710

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #12 from Beluga todven...@suomi24.fi ---
Can't repro here either. In addition to the tabitems debug message, I get a lot
of these (after the dirty message):
warn:svl.items:5154:4:svl/source/items/itemset.cxx:1416: can't store invalid
items

Also these, although I don't know, if they appeared after I canceled adding
movie, but I could not reproduce the messages:

warn:legacy.osl:5154:4:sal/rtl/string.cxx:198: OSL_ASSERT: pTarget != NULL 
(pSource != NULL || nLength == 0)  nLength = 0  (nLength == 0 ||
rtl_isOctetTextEncoding(nEncoding))

warn:legacy.tools:5154:4:editeng/source/items/frmitems.cxx:2226: SvxBoxItem:
Gibt es ein neues Fileformat?

Note the German message above!

Ubuntu 14.10 64-bit Version: 4.5.0.0.alpha0+
Build ID: 7201fa07dd0352f69fd2b2b64efcb361ccad
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
2015-01-11_23:28:55

-- 
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 88073] FORMATTING: Drawing Object Styles lost after template update

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88073

--- Comment #7 from Sean Carlos sean.car...@gmail.com ---
The bug is old, it can be verified using the latest LO official version, I'm
using the latest LO on Fedora but I really doubt that is relevant.

If you are not seeing the templated has been updated message, then you have a
different problem (you should see it) I suspect that either your presentation
doesn't have an associated template or the current template location isn't the
location known to the presentation.

-- 
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 88469] New: When openeing document web-based, error when saving - webdav ?

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88469

Bug ID: 88469
   Summary: When openeing document web-based, error when saving -
webdav ?
   Product: LibreOffice
   Version: 4.4.0.2 rc
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: critical
  Priority: medium
 Component: framework
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: m...@rbuelund.dk

Created attachment 112308
  -- https://bugs.freedesktop.org/attachment.cgi?id=112308action=edit
Errormessages attached in pdf

When opeening a document that is stored online in an web-application that
suuports direct editing - error occurs upon trying to save. This worked in v
4.2 - but is broken in 4.3,4.4 - see attached errors. URL is removed for
security reasons.

-- 
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 88470] New: [UI] inserted images should be named with their filenames not just numbered

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88470

Bug ID: 88470
   Summary: [UI] inserted images should be named with their
filenames not just numbered
   Product: LibreOffice
   Version: 4.2.7.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: li...@digisus.org

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

Hello!

Current behaviour:

Inserting an image in a writer document gives them a simple numbered generic
name in the navigator. With many images, it becomes useless that I can use
images to navigate because I would have to remember what Image15 was. So,
effectively navigating by images is not possible.


Expected behaviour:

A newly inserted image is given its original filename (*.png|jpg), maybe
adjusted if needed. For example, if spaces are a problem, replace them with -
etc. The extension is (usually) negligible and could be removed.

This way the images section in the navigator becomes really useful because I
can immediately understand where I am going in the document when I click e.g.
population-chart-by-age instead of Image17.

Thanks for making navigator even more awesome! :-)

-- 
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 88073] FORMATTING: Drawing Object Styles lost after template update

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88073

--- Comment #6 from Beluga todven...@suomi24.fi ---
(In reply to Sean Carlos from comment #5)
 OS: Linux
 
 If you don't get the overwrite option, something is wrong - most likely the
 template is no longer associated with your presentation.

But what Linux distro / version?

I tried on Ubuntu, but it doesn't ask to update styles either.

Ubuntu 14.10 64-bit Version: 4.5.0.0.alpha0+
Build ID: 7201fa07dd0352f69fd2b2b64efcb361ccad
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
2015-01-11_23:28:55

-- 
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 88024] UI: heading text styles of DOCX documents saved by LibO with *spanish UI* are not recogniced by MS Word

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88024

--- Comment #8 from Beluga todven...@suomi24.fi ---
(In reply to Octavio Alvarez from comment #7)
 Is Word in Spanish too? Does it make a difference to have Word in another
 language?

Well the Word I tested certainly wasn't in Spanish.

-- 
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 85666] FORMATTING: Indent increases when alternating between numbering and bullets

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85666

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |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 88471] New: EDITING: Extended Selection not Possible after inserting Paragraph Break

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88471

Bug ID: 88471
   Summary: EDITING: Extended Selection not Possible after
inserting Paragraph Break
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: harald.koes...@mail.de

In order to reproduce the bug:

[1] Create new text document.
[2] In the status bar select “Extending selection”.
[3] Insert a short paragraph with some words. Then ‘Enter’.
[4] Try to select a word with a double-click. It does not work. Expected:
Selection possible.
[5] Try to select parts of the text with mouse or keyboard. It also does not
work. Expected: Selection possible.
[6] In the status bar select “Standard selection”. Selection is now possible.
[7] In the status bar select “Extending selection” again.
[8] Try to select part of the text. Extended selection is now possible.

Bug also exists in Version 4.4.0.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 88187] Cannot copy paste into Writer from VPN information

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88187

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #6 from Beluga todven...@suomi24.fi ---
(In reply to TJ from comment #5)
 https://bugs.freedesktop.org/show_bug.cgi?id=62196
 
 That's a similar issue, though the work arounds and culprits they name
 don't work for me...  I'm just going to have to go get Microsoft Office
 until this becomes viable.  Thanks though

That doesn't answer the question of what VPN solution you use. Setting to
NEEDINFO.

-- 
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 87839] Error when I create and use variable fields in Writer

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87839

--- Comment #8 from Alexandre Falcão a.s.fal...@hotmail.com ---
(In reply to Beluga from comment #7)
 Sorry I clicked Save changes accidentally..
 
 Alexandre: could you try with field type Text and LibO 4.3.x or 4.4 RC?
 4.3.x is a stable version, it is just more fresh than the 4.2 line.
 
 Tested on:
 Win 7 64-bit 4.3.5.2 and Version: 4.5.0.0.alpha0+
 Build ID: b3b4bbaf6cbd2226b659fea7d6ae473ccf84e9dd
 TinderBox: Win-x86@39, Branch:master, Time: 2015-01-12_06:13:44

Hi Beluga,
I´ll install 4.3.x version ´n I´ll report the result on this 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 88145] frame position inaccessible for editing

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88145

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |INVALID

--- Comment #1 from Beluga todven...@suomi24.fi ---
This only happens, if you anchor As character. Closing as 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 83248] PRINTING: Single-line text box always printed in black

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83248

--- Comment #11 from Arnaud Versini arnaud.vers...@libreoffice.org ---
Hi,

We are all waiting a patch from Capgemini ;-)

Thanks

-- 
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 88474] New: EDITING: Selection Mode is Reset to ‘Standard selection’ with Esc

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88474

Bug ID: 88474
   Summary: EDITING: Selection Mode is Reset to ‘Standard
selection’ with Esc
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: harald.koes...@mail.de

In order to reproduce the bug:

[1] Open new text document. 
[2] In the status bar select a selection mode which is not the ‘Standard
selection’.
[3] Insert some text. 
[4] Select some text with the selected selection mode. 
[5] Suppose your selection is not correct and you like to make a new selection:
Delete selection with ‘Esc’. The selection is deleted and the selection mode is
reset to ‘Standard selection’. Expected: Selection mode should not change.

Bug also exists in version 4.4.0.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 87923] RULER: Hiding only the vertical ruler

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87923

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

   What|Removed |Added

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

-- 
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 38812] PackageKit / Help integration

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38812

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
Still an EasyHack, note there is the lcl_tryLoadBibliography() function showing
how to use the PackageKit helper:
http://opengrok.libreoffice.org/s?refs=lcl_tryLoadBibliographyproject=core

-- 
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 39443] continuous integration / tinderboxing

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39443

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC|libreoffice@lists.freedeskt |
   |op.org  |
   Assignee|libreoffice-b...@lists.free |nthieb...@gmail.com
   |desktop.org |
 Whiteboard|EasyHack DifficultyBeginner |DifficultyBeginner
   |SkillScript TopicQA |SkillScript TopicQA

--- Comment #19 from Björn Michaelsen bjoern.michael...@canonical.com ---
Since we have quite a complex setup and environment by now, not a trivial task.
= Removing EasyHack

@Norbert: I assume this one can be closed, unless you still have use for this
bug for tracking thing. Assigning to you for the honor of closing, since you
(and David) did most of the work.

-- 
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 38804] Implement Simple export of (some) VBA streams

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38804

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillCpp SkillDebug
   |SkillCpp SkillDebug |

--- Comment #3 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack due to limited response since 2011-06.

-- 
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 83248] PRINTING: Single-line text box always printed in black

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83248

--- Comment #10 from Soufiane dardour.soufi...@gmail.com ---
Hello,
is there any patch to resolve this bug on 4.3.x ?

Thanks.

-- 
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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

--- Comment #4 from V Stuart Foote vstuart.fo...@utsa.edu ---
Created attachment 112302
  -- https://bugs.freedesktop.org/attachment.cgi?id=112302action=edit
ruler checkbox selection from Tools Options View panel

-- 
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 88062] no identifier for the term table [Localization Team]

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88062

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 CC||tima...@gmail.com

--- Comment #3 from Robinson Tryon (qubit) qu...@runcibility.com ---
Andras: Are you the best person for keyID bugs?  (I'd like to make a note on
the find-the-expert page so I remember for next time :-)

-- 
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 88465] FILEOPEN PDF Import: incorrect image transformations

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88465

vv...@yandex.ru changed:

   What|Removed |Added

 Attachment #112305|text/plain  |application/pdf
  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 50879] form exported as pdf does not embed all required fonts

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50879

--- Comment #16 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to schlittchen from comment #1)
 Create a form on Linux, export as PDF, open it using (for example)
 Acrobat Reader on Windows. You get a message about missing fonts
 (LiberationSans
 in my case). The static text shows ok, but the form fields only show
 placeholder chars when filled.

when you say placeholder chars, what does that entail? Do you mean the same
glyphs but in a different font, just rectangles, or?

 
 This makes the creation of cross-platform PDF-forms effectivly impossible.

Yep, it's important for me to understand the impact of this bug so we can
properly triage it. Thanks!

-- 
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 38809] Analyse/Improve Structure and Cache efficiency with DHAT/valgrind

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38809

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

Summary|Improve Structure / Cache   |Analyse/Improve Structure
   |efficiency  |and Cache efficiency with
   ||DHAT/valgrind

-- 
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 88462] New: convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88462

Bug ID: 88462
   Summary: convert manual XInterface implementations into
::cppu::WeakComponentImplHelper
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lio...@mamane.lu

See
http://cgit.freedesktop.org/libreoffice/core/commit/?id=79b5bf5cab66efbec81f9eac4e023af4f5f5141f
for an example.

connectivity/source/drivers/postgresql/* is the first obvious target.

If you find any others, you can convert them, 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 38803] Import keybindings for macros

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38803

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillCpp
   |SkillCpp|

--- Comment #3 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack for now as its been around since 2011-06 with little interest
from newcomers so 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 88465] FILEOPEN PDF Import: incorrect image transformations

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88465

--- Comment #2 from vv...@yandex.ru ---
Created attachment 112307
  -- https://bugs.freedesktop.org/attachment.cgi?id=112307action=edit
Screenshot (LO.Draw vs Adobe Reader)

-- 
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 38819] Make localisation stand-alone

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38819

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||cl...@cup.uni-muenchen.de
 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillCpp
   |SkillCpp|

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing the EasyHack tag, since there is no response/taker since 2011.

@Cloph/Andras: Id guess we could also close this 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 38277] Floating toolbar title does not react on right-click

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38277

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC|libreoffice@lists.freedeskt |
   |op.org  |
 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillCpp TopicUI
   |SkillCpp TopicUI|
   Severity|normal  |enhancement

--- Comment #4 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack for now because of limited response since 2011-06

-- 
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 88444] :Access violation error while calculating SumIfs using OpenCL on CPU device causes crash

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88444

--- Comment #8 from Tor Lillqvist t...@iki.fi ---
Yes, that is the revision I have in the tree where I am looking at 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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

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

   What|Removed |Added

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

-- 
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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

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

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #2 from V Stuart Foote vstuart.fo...@utsa.edu ---
Actually, Ruler on the main menu View - Ruler is a toggle. That same .uno
function is also available per module, where additional ruler configuration can
be done.

E.g. for Writer, Tools - Options - LibreOffice Writer - View

Under the View block there are only checkboxes

The Ruler checkbox overrides the checkboxes for Horizontal ruler and
Vertical ruler by toggling rulers on or off.  So, the Ruler widget should be
a radio-button rather than a checkbox.  Horizontal and Vertical rulers could be
either--but checkbox would be more consistent.

Attaching two screen clips, one showing the checkboxe from the ruler context
menu (they are checkboxes rather than radio buttons). The other showing the
View panel Ruler widgets for Writer.

Changing checkboxes to radio-buttons would be more correct HIG.

-- 
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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

--- Comment #3 from V Stuart Foote vstuart.fo...@utsa.edu ---
Created attachment 112301
  -- https://bugs.freedesktop.org/attachment.cgi?id=112301action=edit
checkboxe selection from ruler context menu

-- 
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 87082] automatic-styles style-name attribute could be shorter

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87082

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||dtar...@redhat.com
 Ever confirmed|0   |1

--- Comment #2 from David Tardon dtar...@redhat.com ---
Do you have numbers showing your idea would cause any measurable speed-up?
Because I doubt it very much.

-- 
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 70683] Complete build options for Pthread API

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70683

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

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #1 from Stephan Bergmann sberg...@redhat.com ---
not sure if that would actually help much in practice, seeing the only cases
that set PTHREAD_CFLAGS/LIBS in configure.ac are the odd platforms freebsd,
netbsd, aix, openbsd, dragonfly

lets not break anything that's not broken, I'd say, unless anybody caring for
any of the above platforms steps in

-- 
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 39595] accelerate Perl installer/builder

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39595

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack DifficultyBeginner |DifficultyBeginner
   |SkillScript target:3.7.0|SkillScript target:3.7.0
   Severity|normal  |enhancement

--- Comment #11 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack for now as its been around since 2011-06.

@Michael: Maybe just close this one and possibly open a new one with crisp and
current hints?

-- 
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 87923] RULER: Hiding only the vertical ruler

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87923

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard| target:4.5.0   | target:4.5.0 target:4.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 88051] Linux Libertine G ligature followed by tab: strange behavior

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88051

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected
 CC||fdb...@neosheffield.co.uk,
   ||nem...@numbertext.org

--- Comment #3 from Matthew Francis fdb...@neosheffield.co.uk ---
The behaviour seems to have changed at the below commit.

Adding Cc: to nem...@numbertext.org; Could you possibly take a look at this?
Thanks


a831930986166a8c5cb231821426f5cf4d976df2 is the first bad commit
commit a831930986166a8c5cb231821426f5cf4d976df2
Author: László Németh nem...@numbertext.org
Date:   Tue Feb 4 19:10:44 2014 +0100

fdo#70666 fix Graphite ligature replacement at line breaks

Change-Id: I5b7c149f7f419ba18bd2cc59f4e77a0b61280caa

-- 
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 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88206

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

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

-- 
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 87082] automatic-styles style-name attribute could be shorter

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87082

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

   What|Removed |Added

   Severity|enhancement |normal

--- Comment #3 from Michael Meeks michael.me...@collabora.com ---
I guess - I'd want to see a profile here; also the FastParser does the parsing
in a separate thread, so from a parsing  memory allocate / free perspective -
this is nearly ~free - as soon as we have the ODF filter(s) converted to the
FastParser.

-- 
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 36311] DDE link between two spreadsheets: updated values not saved

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36311

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |

--- Comment #15 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing EasyHack: No activity since 2011 and DDE is not the happiest place to
be for a newcomer.

-- 
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 38879] Add git history/log parser for tinderbox

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38879

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC|libreoffice@lists.freedeskt |
   |op.org  |
 Resolution|--- |FIXED

--- Comment #10 from Björn Michaelsen bjoern.michael...@canonical.com ---
This is implemented now, IIRC by Norbert. Kudos to him!

-- 
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 88444] :Access violation error while calculating SumIfs using OpenCL on CPU device causes crash

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88444

--- Comment #7 from evgeniy.tyu...@intel.com ---
I meant on the same revision, of course.

-- 
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 87923] RULER: Hiding only the vertical ruler

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87923

--- Comment #6 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Jan Holesovsky committed a patch related to this issue.
It has been pushed to libreoffice-4-4:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=3502b604f383d630878441cc628000c9400f4ed4h=libreoffice-4-4

fdo#87923: Don't hide the rulers completely - show the horizontal one.

It will be available in 4.4.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88462

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

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

--- Comment #2 from Lionel Elie Mamane lio...@mamane.lu ---
If you tackle this EasyHack, do it directly in the new style that is
recommended by EasyHack bug 88206

-- 
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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

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

   What|Removed |Added

 Attachment #112302|0   |1
is obsolete||

--- Comment #5 from V Stuart Foote vstuart.fo...@utsa.edu ---
Created attachment 112303
  -- https://bugs.freedesktop.org/attachment.cgi?id=112303action=edit
ruler checkbox selection from Tools Options View panel (rev)

-- 
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 80120] Crop combined with contour gives wrong PDF export

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80120

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected
 CC||caol...@redhat.com,
   ||fdb...@neosheffield.co.uk

--- Comment #6 from Matthew Francis fdb...@neosheffield.co.uk ---
The behaviour changed at the below commit.

Adding Cc: to caol...@redhat.com; Could you possibly take a look at this?
Thanks


commit 2e5167528f7566dd9b000e50fc1610b7bf99132a
Author: Armin Le Grand a...@apache.org
AuthorDate: Thu Oct 31 14:43:21 2013 +
Commit: Caolán McNamara caol...@redhat.com
CommitDate: Tue Nov 5 15:24:18 2013 +

Resolves: #i123500# unified Graphic processing to use GraphicPrimitive2D

(cherry picked from commit f5d69b2b8b002ca6905496a9d9065ef76b5641d7)

Conflicts:
sw/source/core/doc/notxtfrm.cxx

Change-Id: I1758aadcbe97ece271277378e62300b895421768

-- 
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 88465] FILEOPEN PDF Import: incorrect image transformations

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88465

--- Comment #1 from vv...@yandex.ru ---
Created attachment 112306
  -- https://bugs.freedesktop.org/attachment.cgi?id=112306action=edit
Test SVG (source file; linked to e:\logo.png)

-- 
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 34465] get rid of all calls to virtual const SfxPoolItem* Put( const SfxPoolItem, USHORT nWhich)

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34465

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC|libreoffice@lists.freedeskt |
   |op.org  |
 Whiteboard|EasyHack|DifficultyInteresting
   |DifficultyInteresting   |SkillCpp
   |SkillCpp|

--- Comment #11 from Björn Michaelsen bjoern.michael...@canonical.com ---
SfxItemSet is rather nontrivial ... = UnEasyHackify

-- 
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 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88462

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Whiteboard||EasyHack
   ||DifficultyInteresting
   ||SkillCpp SkillDesign
   ||TopicCleanup

-- 
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 88462] convert manual XInterface implementations into ::cppu::WeakComponentImplHelper

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88462

Lionel Elie Mamane lio...@mamane.lu 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 88465] New: FILEOPEN PDF Import: incorrect image transformations

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88465

Bug ID: 88465
   Summary: FILEOPEN PDF Import: incorrect image transformations
   Product: LibreOffice
   Version: 4.4.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Drawing
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vv...@yandex.ru

Created attachment 112305
  -- https://bugs.freedesktop.org/attachment.cgi?id=112305action=edit
Test PDF

Image scaling, rotating, shearing - all of these are problems for current PDF
import code.
Test files and screenshot are attached.

-- 
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 88460] EDITING: Problem inserting cell when tracing dependents (recalculate F9 needed)

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88460

--- Comment #3 from rebelxt rebelxtu...@hotmail.com ---
On my system, the problem only happens when Trace dependents is in effect.
Also, if I remove significant portions of the test case, the problem goes away.
That is why all the garbled text on some of the sheets. If the formulae are
removed or simplified, the problem disappears. (At least on my system.)

-- 
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 70683] Complete build options for Pthread API

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70683

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |MOVED

--- Comment #2 from Michael Meeks michael.me...@collabora.com ---
Hi Markus - any chance you can move this to the developers mailing list ? =)
Also - a patch tested on FreeBSD would be really good.
Thanks for thinking of us !  look forward to your mail =)

-- 
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 34882] Special character favorites

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34882

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

  Component|Libreoffice |UI
Version|3.3.1 release   |Inherited From OOo
 Whiteboard|EasyHack|EasyHack DifficultyBeginner
   ||SkillCpp TopicUi

-- 
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 88049] invalid size of imported PDF after rotation

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88049

--- Comment #11 from vv...@yandex.ru ---
Here is the current state of image transformations support: Bug 88465 .

-- 
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 38827] hide / re-locate legacy export formats

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38827

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Björn Michaelsen bjoern.michael...@canonical.com ---
Boldly marking this as fixed: Bryan Quigley did a lot of awesome work on 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 88073] FORMATTING: Drawing Object Styles lost after template update

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88073

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|4.4.0.1 rc  |Inherited From OOo
 Ever confirmed|0   |1

--- Comment #8 from Beluga todven...@suomi24.fi ---
(In reply to Sean Carlos from comment #7)
 If you are not seeing the templated has been updated message, then you have
 a different problem (you should see it) I suspect that either your
 presentation doesn't have an associated template or the current template
 location isn't the location known to the presentation.

Agh, it was because in 4.5 alpha there is not an edit button for templates and
I was unknowingly opening a new presentation based on the template by double
clicking it.
With 4.3.3 I can reproduce.
I could also repro with 3.3.0.

Ubuntu 14.10 64-bit
Version: 4.3.3.2
Build ID: 430m0(Build:2)

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

-- 
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 88469] When opening document web-based, error when saving - webdav ?

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88469

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

   What|Removed |Added

Summary|When openeing document  |When opening document
   |web-based, error when   |web-based, error when
   |saving - webdav ?   |saving - webdav ?

-- 
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 79641] LibreOffice 4.4 most annoying bugs

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 88398, which changed state.

Bug 88398 Summary: grouped formulas lose listeners when split, recalculation 
broken
https://bugs.freedesktop.org/show_bug.cgi?id=88398

   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 88329] Document preview under Windows 8.1 does not work [Hard to reproduce]

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88329

--- Comment #5 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Tony Szanto from comment #2)
 I have Windows 8.1 and when I open a directory which contains a LibreOffice
 document, the file preview doesn't work when the document is selected. 
 Older documents of LibreOffice and Staroffice preview properly, as do all
 Word docs and acrobat pdf docs.

Question time:

- Do you have MS-Office installed on the system? And if so, what version?

- What programs/versions were used to create the older LO and StarOffice
documents?

-- 
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 88475] New: Form: Tablecontrol navigation to last row often impossible

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88475

Bug ID: 88475
   Summary: Form: Tablecontrol navigation to last row often
impossible
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@familiegrosskopf.de

Created attachment 112316
  -- https://bugs.freedesktop.org/attachment.cgi?id=112316action=edit
Navigate with arrowkeys up and down to the form - have a look at navigationbar
of tablecontrol

Open the form in the attached database.
Set the cursor in the first row.
Switch with the arrow-keys down to last row, the up to the first row.
Have a look at the navigationbar of the control.
Sometimes the navigation to last rows is set inactive - but last row isn't the
active row.

-- 
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 45098] Tables cannot be selected completly

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45098

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

(In reply to Carsten Niehaus from comment #0)

 Open the attaced file and try to select all cells of (for example) page 1.
 You won't be able to do so, the cells in the bottom left corner are left
 out. 

Simply Ctrl+A when somewhere in table works for me in 4.3.5.2 on Ubuntu in all
tables, except #6.

Tried to drag from bottom right to top and that indeed leaves bottom left
unselected.

Is that the same for you?
And if so, we may consider to close as wontfix, since there is a good way to
select the cells?

-- 
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 83248] PRINTING: Single-line text box always printed in black

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83248

--- Comment #14 from Arnaud Versini arnaud.vers...@libreoffice.org ---
Created attachment 112313
  -- https://bugs.freedesktop.org/attachment.cgi?id=112313action=edit
Printed result

-- 
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 83248] PRINTING: Single-line text box always printed in black

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83248

--- Comment #18 from Arnaud Versini arnaud.vers...@libreoffice.org ---
It seems there is an attribute in forms/source/inc/FormComponent.hxx named
m_nOriginalTextLineColor and in write only (only constructor)

-- 
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 87485] Writer: embedded PNG results in slow scrolling

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=87485

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #8 from Beluga todven...@suomi24.fi ---
(In reply to just-me from comment #4)
 Created attachment 111972 [details]
 an example file
 
 first of two example files
 Very slow scrolling (and general response e.g. letter typed,  1 sec,
 appears on screen) when PNG image is embedded.
 Same image as JPEG (same resol.) does not lead to visible problems. 

No repro.

For some reason I get this debug output, when typing stuff:

warn:legacy.tools:5365:12:linguistic/source/gciterator.cxx:165:
lcl_SkipWhiteSpaces: illegal arguments

Ubuntu 14.10 64-bit Version: 4.5.0.0.alpha0+
Build ID: 7201fa07dd0352f69fd2b2b64efcb361ccad
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time:
2015-01-11_23:28:55

-- 
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 88419] VRT extension consuming cpu

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88419

--- Comment #4 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Mark O from comment #3)
 I'm the author of that extension, but it contains no code or script, just
 galleries of shapes that were hand-drawn in LibreOffice itself. If the cpu
 is running at 100%, it's running code, but certainly no code in the
 extension I wrote 

Herminio: What version of LibreOffice are you using? (and what version of the
VRT extension?)

-- 
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 72090] Header disappears and is unusable/unrestorable if first body content is columns

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72090

--- Comment #9 from raal r...@post.cz ---
Created attachment 112319
  -- https://bugs.freedesktop.org/attachment.cgi?id=112319action=edit
printscreen of freeze

to reproduce write some text and delete some text, then in header delete text,
use TAB keys and write text to header on right side

-- 
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 88367] STATUSBAR: Removal of insert mode status

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88367

--- Comment #11 from Geoffrey computergeoff...@zoho.com ---
 About OSX:
 
 Caps locked: the caps button has an LED and if you press it, you see a
 yellow dot, thus no UI indicator in LO is needed especially not in the top
 menu bar which should be reserved for much more important functionality than
 this corner case.

It's not only OS X we are talking about :) Maybe a CAPS LOCK indicator can be
made into an extension?

-- 
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 88239] Impress: Wrong icon in new presentantions for changed default slide master in the slidemaster's pane in the sidebar.

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88239

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
Version|4.2.7.2 release |Inherited From OOo

--- Comment #2 from Beluga todven...@suomi24.fi ---
(In reply to Robinson Tryon (qubit) from comment #1)
  4. Create a new presentantion
  5. Go from sidebar to the slidemaster's pane 
  6. See that default's slidemaster color has the changed fill from your
  initial presentantion. 
 
 CONFIRMED: The slide master is in fact red (which is *not* what I'd expect).
 
 Status - NEW
 
  7. Create a new slide in the new presentations and see that is white as it
  should be.
 
 CONFIRMED

Same result with 3.3.0.

Ubuntu 14.10 64-bit
LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

-- 
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 67538] XTypeDetection::queryTypeByDescriptor poor performance

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67538

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||qu...@runcibility.com
 Ever confirmed|0   |1

--- Comment #3 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Grigory from comment #2)
 I have some additional research: the main problem is reading data from the
 inputstream byte-by-byte. If I pass the file by URL the perfomance is great.

Hi Grigory,
How's the performance of our the latest builds?

Status - NEEDINFO

-- 
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 88453] DOC import: huge table cell table layout issue

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88453

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

   What|Removed |Added

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

--- Comment #1 from Cor Nouws c...@nouenoff.nl ---
Confirm the problem.

There is an issue (# ...) for the situation where a header has the property
'keep with next' set, that causes a table cell that splits over one page to end
at the bottom of page one.
I don't see a heading however, and select all, turning 'keep with next' off,
does not change it here.
Ubuntu 32 bits 4.3.5.2

Apart from that, performance is dramatic ..

-- 
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 88182] Sidebar: Undocked sidebar is an unusable size without resizing, doesn't expand automatically

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88182

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org,
   ||qu...@runcibility.com
  Component|Writer  |ux-advise
 Ever confirmed|0   |1

--- Comment #1 from Robinson Tryon (qubit) qu...@runcibility.com ---
TESTING with Lo 4.4.0.2 + Ubuntu 14.04

(In reply to tmacalp from comment #0)
 Description:
 After undocking the sidebar, the sidebar window is unusably small.  It is
 exactly the same width of of a normal non-expanded docked sidebar, so it
 only shows the icons for different categories.  Clicking on these categories
 gives no response, since the undocked window does not auto-expand to show
 the area to the left of the category buttons.
 
 Steps to reproduce:
 1. Start with a fresh LO config (remove your .config/libreoffice/4 directory)
 2. Create a new Writer document
 3. Undock the sidebar (Click sidebar menu button, select undock)
 
 Expected:
 We would expect that the undocked sidebar would be large enough to be
 usable, showing both category buttons and one of the categories.  Failing
 that, we would expect that clicking one of the category buttons would expand
 the window to include the appropriate dialog.
 
 Actual:
 As explained above, the sidebar just shows the strip of category buttons. 
 Clicking these buttons does not expand the dialog and the sidebar shows no
 change.

CONFIRMED: Skinny sidebar looks kind of svelte and cool, but is basically
useless.

Status - NEW

Time to call in the cavalry. UX posse: time to do your thing!

Component - ux-advise

-- 
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 88417] Dropdown for ruler settings should show radio buttons instead of check boxes

2015-01-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=88417

--- Comment #7 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to V Stuart Foote from comment #3)
 Created attachment 112301 [details]
 checkboxe selection from ruler context menu

FWIW, unless someone said the word checkbox to me, I wouldn't associate this
interface with checkboxes
- It doesn't have well-defined squares to check
- (As is the nature with all context menus,) one can only choose one item
before the menu closes, so the concept of selecting more than one item doesn't
seem natural

But an update is fine with 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


  1   2   3   >