[Libreoffice-bugs] [Bug 89321] The (new) Document Foundation Bugzilla page needs to become more user oriented

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89321

--- Comment #2 from Robinson Tryon (qubit) qu...@runcibility.com ---
Technically speaking, bugs about Bugzilla should go to Redmine:
https://redmine.documentfoundation.org/projects/infrastructure/issues/new

(In reply to A (Andy) from comment #1)
 to understand what is for instance ci-infra,

Yep, ci-infra should also migrate to Redmine, so that the 'LibreOffice' product
can just focus on the LibreOffice suite (and nothing else).

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


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

2015-02-12 Thread Winfried Donkers
 formula/source/core/api/FormulaCompiler.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8e89b2673af9e135b74ad93b08737962d6fee3d8
Author: Winfried Donkers winfrieddonk...@libreoffice.org
Date:   Thu Jan 15 10:35:32 2015 +0100

fdo#87534 fix HYPERLINK behaviour when used in names

When using HYPERLINK() in names, the hyperlink was set to disabled
on copying token. After fix, behaviour is consistent.

Note: reducing the fix to 1 line does not work, a set hyperlink
is only to be copied when applicable.

Change-Id: I27ad24ed8912afa548f08d249ad51d18a792c275
Reviewed-on: https://gerrit.libreoffice.org/13920
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com
(cherry picked from commit 944886f6d96843ca4f5833ecca48a693c81abc3b)
Reviewed-on: https://gerrit.libreoffice.org/14449

diff --git a/formula/source/core/api/FormulaCompiler.cxx 
b/formula/source/core/api/FormulaCompiler.cxx
index 2e066af..d41de27 100644
--- a/formula/source/core/api/FormulaCompiler.cxx
+++ b/formula/source/core/api/FormulaCompiler.cxx
@@ -1714,6 +1714,8 @@ void FormulaCompiler::PopTokenArray()
 else if ( !pArr-IsRecalcModeNormal()  p-pArr-IsRecalcModeNormal() 
)
 p-pArr-SetMaskedRecalcMode( pArr-GetRecalcMode() );
 p-pArr-SetCombinedBitsRecalcMode( pArr-GetRecalcMode() );
+if ( pArr-IsHyperLink() )  // fdo 87534
+p-pArr-SetHyperLink( true );
 if( p-bTemp )
 delete pArr;
 pArr = p-pArr;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [LibreOffice Bugzilla Migration] We're done! Please visit the new site to reset your password!

2015-02-12 Thread Miklos Vajna
On Thu, Feb 12, 2015 at 06:44:44AM -0800, Robinson Tryon 
bishop.robin...@gmail.com wrote:
 Sure thing -- the last LibreOffice bug filed on FDO infra was
 Bug 88775 - Enchancement: Add feature to export to image not only
 current page, but all pages

Thanks, implemented as
http://cgit.freedesktop.org/libreoffice/core/commit/?id=8c5e87852965715389d0bed87eefc663a149f052.


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-ux-advise] [Bug 83726] Applying Styles Does Not Consistently Set Character Properties

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83726

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=50
   ||639

--- Comment #8 from A (Andy) stgohi-lob...@yahoo.de ---
(In reply to Joel Madero from comment #7)
 I am setting this to NEW and asking for ux-advise. I find this behavior to
 be consistently annoying and if a user wants a style applied, they almost
 definitely want every property of that style applied.
 
 UX - any thoughts here? Feel free to close again but please think of users
 who don't know about this direct formatting stuff (and the shortcut of ctrl
 + m to remove it). On one side we tell users to start using styles
 consistently, but on the other, when you apply a style, you don't see
 consistent results.

I agree with Joel.  In Bug 50639 I also already commented that this
local/direct formatting thing is not intuitive.

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


[Libreoffice-bugs] [Bug 83726] Applying Styles Does Not Consistently Set Character Properties

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83726

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=50
   ||639

--- Comment #8 from A (Andy) stgohi-lob...@yahoo.de ---
(In reply to Joel Madero from comment #7)
 I am setting this to NEW and asking for ux-advise. I find this behavior to
 be consistently annoying and if a user wants a style applied, they almost
 definitely want every property of that style applied.
 
 UX - any thoughts here? Feel free to close again but please think of users
 who don't know about this direct formatting stuff (and the shortcut of ctrl
 + m to remove it). On one side we tell users to start using styles
 consistently, but on the other, when you apply a style, you don't see
 consistent results.

I agree with Joel.  In Bug 50639 I also already commented that this
local/direct formatting thing is not intuitive.

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


[Libreoffice-bugs] [Bug 89348] New: EDITING infinite loop after paste in SwCntntFrm::MakeAll

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89348

Bug ID: 89348
   Summary: EDITING infinite loop after paste in
SwCntntFrm::MakeAll
   Product: LibreOffice
   Version: 4.3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Keywords: have-backtrace
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lio...@mamane.lu

Created attachment 113349
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113349action=edit
reproduction case

Reproduced with 4.3.3.2 (Debian x86-64 build) and master as of 2015-02-05 (my
own debug build).

Reproduction instructions

1. Open attached odt file.

2. In the table, go to the middle cell in the row that starts with
   AMN Healthcare.

3. Go to any other program (emacs, terminal, ...)

4. Select any text; copy it if you are not using X11.

5. Go back to the LibreOffice window.

6. Paste the text (with middle mouse button on X11)

Expected behaviour: the text is pasted and LibreOffice continues to function.

Actual behaviour: nearly each time, LibreOffice goes into an infinite CPU loop
(pumps 100% CPU and is completely unresponsive). Sometimes it doesn't enter
infinite loop immediately after the paste, the paste happens, but if one
presses the left arrow button on the keyboard, LibreOffice then goes into
infinite CPU loop.

I ran LibreOffice (master) under gdb to see the infinite loop. It happens in
function SwCntntFrm::MakeAll in file sw/source/core/layout/calcmove.cxx.

The overall execution pattern is:

The loop starts on line 1194:

while ( !mbValidPos || !mbValidSize || !mbValidPrtArea )
{
   
}

It executes until line 1445:

// - loop prevention
{
if ( aOldFrm_StopFormat == Frm() 
 aOldPrt_StopFormat == Prt() )
{
++nConsecutiveFormatsWithoutChange;
}
else
{
nConsecutiveFormatsWithoutChange = 0;
}
}

// Yet again an invalid value? Repeat from the start...
if ( !mbValidPos || !mbValidSize || !mbValidPrtArea )
continue;


Each time it arrives there, the state has been toggled between two states:

STATE 1
===

aOldFrm_StopFormat and aOldPrt_StopFormat look good. Frm() and Prt() have zero
height in their size.

We have !mbValidPos  !mbValidSize  !mbValidPrtArea

STATE 2
===

Frm() and Prt() look good. aOldFrm_StopFormat and aOldPrt_StopFormat have zero
height in their size.

We have mbValidPos  mbValidSize  !mbValidPrtArea



In each case, nConsecutiveFormatsWithoutChange is set to zero and the
continue is invoked since at least one flag is false.


The backtrace looks like:

#7  0x7fa2397d1d73 in SwCntntFrm::MakeAll (this=0x4035030)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/calcmove.cxx:1333
#8  0x7fa2397cc546 in SwFrm::OptPrepareMake (this=this@entry=0x4035030)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/calcmove.cxx:359
#9  0x7fa23982afdc in SwFrm::OptCalc (this=this@entry=0x4035030)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/inc/frame.hxx:1001
#10 0x7fa239828c70 in SwLayAction::_FormatCntnt
(this=this@entry=0x7d004180, pCntnt=pCntnt@entry=0x4035030, 
pPage=pPage@entry=0x40394f0)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/layact.cxx:1818
#11 0x7fa23982810c in SwLayAction::FormatCntnt
(this=this@entry=0x7d004180, pPage=pPage@entry=0x40394f0)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/layact.cxx:1649
#12 0x7fa2398246a1 in SwLayAction::InternalAction
(this=this@entry=0x7d004180)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/layact.cxx:780
#13 0x7fa239822fdb in SwLayAction::Action (this=this@entry=0x7d004180)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/layact.cxx:370
#14 0x7fa23982a248 in SwLayIdle::SwLayIdle (this=0x7d0043b0,
pRt=0x3fc04e0, pI=0x3fbde80)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/layout/layact.cxx:2167
#15 0x7fa239cf1a88 in SwViewShell::LayoutIdle (this=0x3fc0e80)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/view/viewsh.cxx:701
#16 0x7fa239543296 in sw::DocumentTimerManager::DoIdleJobs
(this=this@entry=0x3cdd8a0, pTimer=pTimer@entry=0x3cdd8b8)
at
/home/master/src/libreoffice/workdirs/libreoffice-4-5/sw/source/core/doc/DocumentTimerManager.cxx:120
#17 0x7fa239542fb3 in sw::DocumentTimerManager::LinkStubDoIdleJobs
(pThis=0x3cdd8a0, pCaller=0x3cdd8b8)
at

[Libreoffice-bugs] [Bug 64573] Photo Album: Add Captions feature

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64573

--- Comment #10 from Rishabh kris.kr...@gmail.com ---
I have almost completed the patch and before I submit it for review , any
suggestions if I am missing on any requirement. The patch creates a rectangular
box with attributes-
Color:Black
Transparency: Solid  20%
Any clarification, if it needs to have any default text (Click to insert
Title/Caption) and size of the rectangular box(standard or anything else)?

-- 
You are receiving this mail because:
You are the 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-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50879

Paolo Melchiorre pau...@paulox.net changed:

   What|Removed |Added

 CC||pau...@paulox.net

--- Comment #17 from Paolo Melchiorre pau...@paulox.net ---
Confirm bug on Ubuntu GNU/Linux 14.10

Libreoffice
Versione: 4.4.0.3
Build ID: 40m0(Build:3)
Versione locale: it_IT

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


[Libreoffice-bugs] [Bug 89327] design theme is not available in presentation

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89327

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de

--- Comment #1 from A (Andy) stgohi-lob...@yahoo.de ---
What do you mean with Design Theme?  Do you mean the slide layouts from the
Properties section in the sidebar or the slide designs in the Master Page
section of the sidebar or something else?

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


[Libreoffice-commits] core.git: .git-hooks/commit-msg

2015-02-12 Thread Miklos Vajna
 .git-hooks/commit-msg |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit 8c5e87852965715389d0bed87eefc663a149f052
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Thu Feb 12 20:24:16 2015 +0100

git hooks: reject suspicious fdo references

Change-Id: If2302adb662bd2b0d32bacdf9cdc3c0278b86de8

diff --git a/.git-hooks/commit-msg b/.git-hooks/commit-msg
index e3dfe69..37ddd1c 100755
--- a/.git-hooks/commit-msg
+++ b/.git-hooks/commit-msg
@@ -45,6 +45,13 @@ if [ `head -n 1 $1 | wc -c` -gt 79 ] ; then
 abort $1 The first line is too long, please try to fit into 79 
characters.
 fi
 
+fdo_regex='fdo#[0-9]+'
+if egrep -q $fdo_regex $1; then
+if [ `head -n 1 $1 |egrep -o $fdo_regex |sed 's/fdo#//'` -gt 88775 ]; 
then
+abort $1 The first line contains a suspicious fdo# rereference, did 
you mean tdf#?
+fi
+fi
+
 # ...and that it does not continue on the second line
 if [ `wc -l  $1` -gt 1 -a -n `head -n 2 $1 | tail -n 1 | sed 's/^#.*//'` 
] ; then
 abort $1 The second line is not empty - maybe the first line continues 
there?
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89335] Internet Explorer forces oxt download to zip

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89335

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de

--- Comment #1 from A (Andy) stgohi-lob...@yahoo.de ---
Reproducible with IE 11, but is this really a bug of LO or of IE?

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


[Libreoffice-bugs] [Bug 89335] Internet Explorer forces oxt download to zip

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89335

--- Comment #2 from Michael Bauer f...@akerbeltz.org ---
I have no idea. But either way it's a problem for LO if IE messes up extensions
during the download, so it should be looked at to see if a fix can be
implemented.

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


[Libreoffice-bugs] [Bug 89314] Cannot paste pictures

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89314

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #3 from V Stuart Foote vstuart.fo...@utsa.edu ---
OP reported in PM, issues resolved with cleared user profile.

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


[Libreoffice-bugs] [Bug 89323] undo option after entering values in table is not working in Libreoffice Impress

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89323

raal r...@post.cz 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 89299] Impress Enhancement - Let templates have multiple background images

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89299

raal r...@post.cz 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-commits] core.git: chart2/source

2015-02-12 Thread Jan Holesovsky
 chart2/source/tools/CachedDataSequence.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5d388443b9809e73202ce551bcffa10d442094ca
Author: Jan Holesovsky ke...@collabora.com
Date:   Thu Feb 12 20:04:52 2015 +0100

Blind attempt to fix the Windows build.

Change-Id: Iac7b066e3af311f71bbcff7ac418fd3b5e94dff2

diff --git a/chart2/source/tools/CachedDataSequence.cxx 
b/chart2/source/tools/CachedDataSequence.cxx
index a45dc90..ac7e239 100644
--- a/chart2/source/tools/CachedDataSequence.cxx
+++ b/chart2/source/tools/CachedDataSequence.cxx
@@ -398,7 +398,7 @@ extern C SAL_DLLPUBLIC_EXPORT css::uno::XInterface * 
SAL_CALL
 
com_sun_star_comp_chart_CachedDataSequence_get_implementation(css::uno::XComponentContext
 *context,
 css::uno::Sequencecss::uno::Any const )
 {
-return cppu::acquire(new chart::CachedDataSequence(context));
+return cppu::acquire(new ::chart::CachedDataSequence(context));
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 77960] FILEOPEN: DOCX incorrect line and paragraph spacing

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77960

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Attachment #106848|application/octet-stream|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 89351] New: UI: Search bar lacks throbber

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89351

Bug ID: 89351
   Summary: UI: Search bar lacks throbber
   Product: LibreOffice
   Version: 4.3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: las...@csecsy.hu

Steps to reproduce:
1. Have a big spreadsheet open (my one has 10k+ rows in it, with 4 columns
containing data).
2. Open the search bar (eg. by pressing Ctrl+F).
3. Type a search key (preferably one which will not be found, see below).
4. Press Enter to initiate search.

Actual behavior:
I don't get any (visual) feedback about the progress of the search. If the key
is found, then the current cell will go there; if it's not found, then I will
get a message when the search completes.

Expected behavior:
I would appreciate some visual feedback about the progress of the search, at
least a throbber.

Additional steps to mitigate:
5. After an unsuccessful search, type in a different search key which will not
be found.
6. Press Enter to initiate the new search.

Actual behavior:
I don't get any (visual) feedback about the progress of the search, not even
one that tells me if it's finished. Since the previous message about the
unsuccessful previous search wasn't cleared off, and current search fails as
well, I will see the message again. The only feedback of the search is still
running or not is that the cursor does not blink while the search is running
(which is something between 4-5 secs here and now at me, but definitely varies
upon the size of the spreadsheet, the hardware, etc).

Expected behavior:
I would appreciate some visual feedback about the progress of the search, at
least a throbber. Or at least: please clear off the message about the
unsuccessful previous search when I initiate a new search.

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


[Libreoffice-bugs] [Bug 89322] in libreoffice Impress, Bullets on/off button is not working inside table

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89322

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||stgohi-lob...@yahoo.de
 Ever confirmed|0   |1

--- Comment #1 from A (Andy) stgohi-lob...@yahoo.de ---
Reproducible with LO 4.4.0.3, Win 8.1.  If you select a table in IMPRESS it is
not possible to insert a bullets/numbering to an empty table.  If you select an
empty table in WRITER and activate the Bullet and Numbering all the cells get
the bullets/numbering, but if you select an empty table in IMPRESS nothing
happens.  If you want to add bullets to a table in IMPRESS you need to insert
text first.

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


[Libreoffice-bugs] [Bug 89349] New: formating in odt brakes in the new version compared to v

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89349

Bug ID: 89349
   Summary: formating in odt brakes in the new version compared to
v
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: erik.do...@gmail.com

The formating is different in winows version 4.3.5.2 compared to 4.2.8.2 in
linux.

The old version in linux displays the document fine.

On windows with 4.4.0 there is a problem:

The last line on document is displayed on a second page. Podpis daňovníka

as i could not attach the doc here i post a link:
http://suiseki.sk/wp-content/uploads/2015/02/vyhlasenie_2perc_2014.odt

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


[Libreoffice-bugs] [Bug 82113] FILEOPEN: Text in EMF not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82113

Jay Philips philip...@hotmail.com changed:

   What|Removed |Added

 CC||chris.sherloc...@gmail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=80
   ||503

--- Comment #8 from Jay Philips philip...@hotmail.com ---
This is likely related to bug 80503, which Chris Sherlock worked on as Miklos
stated it was an EMF+ 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 89347] New: VIEWING: Zoomed document is centered as of programm window and not visible area

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89347

Bug ID: 89347
   Summary: VIEWING: Zoomed document is centered as of programm
window and not visible area
   Product: LibreOffice
   Version: 4.4.0.3 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: obsazeny...@volny.cz

Prerequisite: Move your ToolBars on the left or right side of monitor from
their top of the monitor position. 

When document is opened in Writer and mouse-wheel scrolled to zoom in, the
document is centered as of program window. Thus part of the text can hide below
toolbars now located on the right/left side. 

Expected behaviour would be: After mouse-wheel zoom in, the text gets centered
as of available text area.

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


[Libreoffice-bugs] [Bug 83099] UI: Top area of formula bar is missing when expanding with Windows 7 default theme

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83099

Tomofumi Yagi ya...@mknada.sakura.ne.jp changed:

   What|Removed |Added

 CC||ya...@mknada.sakura.ne.jp

--- Comment #12 from Tomofumi Yagi ya...@mknada.sakura.ne.jp ---
Created attachment 113348
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113348action=edit
A workaround patch

I attached a workaround patch.
This patch modifies ToolBox::ImplFormat() method in
vcl/source/window/toolbox.cxx.
An item included a ToolBox will be prevented to place in incorrect position.

Cause of the bug is follows.
1. When the new item is added, ToolBox::ImplFormat () places it to the new
position.
  ToolBox::ImplFormat() determines whether or not the item is newly added, 
  using that the new item's Top Coordinate is 0.
  However, it seems that the non-new item's Top Coordinate is zero in some
conditions(on Windows7 with Aero,etc...).

2.Unfortunately, mnMaxItemHeight variable(used to calculate the new position)
holds the old value,immediately after the formula bar is expanded(not updated
yet).

In that reason, the item is placed in incorrect position.

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


[Libreoffice-bugs] [Bug 89326] separating a image and text is not available in libre office impress

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89326

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de

--- Comment #1 from A (Andy) stgohi-lob...@yahoo.de ---
This happens only if you have selected the Sub Title object before step 3
(recognizable by the squares at the frame)?

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


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

2015-02-12 Thread Winfried Donkers
 formula/source/core/api/FormulaCompiler.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 944886f6d96843ca4f5833ecca48a693c81abc3b
Author: Winfried Donkers winfrieddonk...@libreoffice.org
Date:   Thu Jan 15 10:35:32 2015 +0100

fdo#87534 fix HYPERLINK behaviour when used in names

When using HYPERLINK() in names, the hyperlink was set to disabled
on copying token. After fix, behaviour is consistent.

Note: reducing the fix to 1 line does not work, a set hyperlink
is only to be copied when applicable.

Change-Id: I27ad24ed8912afa548f08d249ad51d18a792c275
Reviewed-on: https://gerrit.libreoffice.org/13920
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com

diff --git a/formula/source/core/api/FormulaCompiler.cxx 
b/formula/source/core/api/FormulaCompiler.cxx
index acfdc09..07955f6 100644
--- a/formula/source/core/api/FormulaCompiler.cxx
+++ b/formula/source/core/api/FormulaCompiler.cxx
@@ -1704,6 +1704,8 @@ void FormulaCompiler::PopTokenArray()
 else if ( !pArr-IsRecalcModeNormal()  p-pArr-IsRecalcModeNormal() 
)
 p-pArr-SetMaskedRecalcMode( pArr-GetRecalcMode() );
 p-pArr-SetCombinedBitsRecalcMode( pArr-GetRecalcMode() );
+if ( pArr-IsHyperLink() )  // fdo 87534
+p-pArr-SetHyperLink( true );
 if( p-bTemp )
 delete pArr;
 pArr = p-pArr;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89323] undo option after entering values in table is not working in Libreoffice Impress

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89323

raal r...@post.cz changed:

   What|Removed |Added

   Keywords||regression
 CC||r...@post.cz
 Whiteboard||bibisectRequest
 OS|Windows (All)   |All

--- Comment #2 from raal r...@post.cz ---
I can confirm with Version: 4.4.0.3
ID build: de093506bcdc5fafd9023ee680b8c60e3e0645d7
I can confirm with Version: 4.5.0.0.alpha0+
Build ID: 62969accf9c01b71b738424d4d643db8bfaed182
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2015-02-08_23:22:32

to reproduce insert table into table. 
No crash or freeze reproduced. Cannot reproduce with LibreOffice 3.5.0 
Build ID: d6cde02 - 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


[Bug 64573] Photo Album: Add Captions feature

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64573

--- Comment #10 from Rishabh kris.kr...@gmail.com ---
I have almost completed the patch and before I submit it for review , any
suggestions if I am missing on any requirement. The patch creates a rectangular
box with attributes-
Color:Black
Transparency: Solid  20%
Any clarification, if it needs to have any default text (Click to insert
Title/Caption) and size of the rectangular box(standard or anything else)?

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


[Libreoffice-bugs] [Bug 89321] The (new) Document Foundation Bugzilla page needs to become more user oriented

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89321

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||stgohi-lob...@yahoo.de
 Ever confirmed|0   |1

--- Comment #1 from A (Andy) stgohi-lob...@yahoo.de ---
I agree that some aspects can be improved.  

From my point of view most of the fields are necessary, but not the field
Hardware, because I think most users (that are no IT specialists) do not know
what to select there.

I also agree that the naming in the Component field is not consistent as
described by the Bug Reporter.  Maybe this list can also cleaned up or/and more
information is provided to understand what is for instance ci-infra, contrib,
framework, graphics stack, Linguistic, sdk, ux-advise?

Concerning the Enhancement issue I would also agree with the Bug Reporter.  I
see again and again bug reports, where the user probably did not know that the
differentation of a normal bug and an enhancement request can be found in the
Severity field, because this is not intuitive.  This should be clearer.

The field Version is from my point of view ok.  I do not know if this can be
further improved.

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


[Libreoffice-qa] Minutes of ESC call: 2015-02-12

2015-02-12 Thread Jan Holesovsky
* Present:
+ Eike, Bjoern, Cloph, Miklos, Caolan, Sophi, Muthu, Kendy, Robinson, 
Cedric,
  Michael S
 
* Completed Action Items:
+ add Sophie to the ESC invite (Michael)
 
* Pending Action Items:
+ please file an Easy-Hack this week: just a bug with whiteboard: (All)
EasyHack DifficultyBeginner SkillCpp TopicCleanup
+ thanks to:
+ Stephan, Michael, Lionel, Ashdod, Miklos,
+ http://bit.ly/1Dd4y8b
+ review / amend GSOC ideas page (All)
+ https://wiki.documentfoundation.org/Development/GSoC/Ideas
+ look into setting up OpenID proxy after 4.4.0 release (Cloph)
+ get Stephan set up for package signing (Cloph)
 
* GSoC (Cedric/Fridrich)
+ Wiki page updating:
https://wiki.documentfoundation.org/Development/Gsoc/Ideas
+ looks a bit empty so far - please consider mentoring  adding 
yourself to the page
+ Organization submission ?
+ application filed, all's set
+ Thorsten + Cedric are admins
+ did not see Fridrich recently
+ pending Google's answer now
 
* Release Engineering update (Cloph)
+ 4.4.1 RC1 update
+ delayed 1 week, now in testing
+ release plan adjusted
+ no RC2 shifted - the next week, hopefully no further delay
+ OS X now sign the binaries properly - tested by Norbert
+ 4.3.6 RC2 status
+ announced to the public list today
+ delayed a bit too
+ 4.3.7 scheduled for end of April
+ cf. additional release earlier in the stream
+ Android  iOS Remote
+ patches in gerrit status ?
+ need to get in contact with the submitter; will take care of them
 
* Crashtest update (Markus)
+ VM unusable again
+ Asan run but useless as disk access was too slow
+ many false positives
+ waiting for infra team
+ there was an update today (Caolan)
+ few additional crashes due to some new asserts in OUString::match etc
+ but overall the import looks good
+ Caolan suspects there's a small bug in the script - overwriting the last 
line of importCrash.log
+ e.g. 
http://dev-builds.libreoffice.org/crashtest/b154f4cf2e7462f04f96eb01f859cd46925c715e/importCrash.csv
  and  
http://dev-builds.libreoffice.org/crashtest/ee3f2409b845e088ecc88874ba29b5bafd6cd025/importCrash.csv
  have 41 lines so its not possible to see the trends over time
+ will ping Moggi
 
* Hackfests (Bjoern)
+ initial scheduling for 2015:
+ Las Palmas de Gran Canaria, Spain
+ happy to have us back
+ suggested March 19th, 20th: Thur / Fri.
+ happens during GSOC application phase.
Date is confirmed, sign up  book travel!
https://wiki.documentfoundation.org/Hackfest/GranCanaria2015
+ if you are going, please add your name to the wiki!
+ Cambridge, UK - May 2015 contact (Michael)
+ Dates of 21st - 21rd May seem good:
+ Cambridge Beer Festival overlap etc.
 
* UX Update (Kendy)
+ sidebar for change tracking discussed
 
* l10n Update (Sophie)
+ Norbert can remove the OmegaT project from Gerrit, they moved it to GitHub
 
* Certification (Stephan/Bjoern/Kendy)
+ no news
 
* Jenkins update (Norbert)
+ http://ci.libreoffice.org/view/Dashboard/
   + pending new hardware

* Renaming Bugzilla components to match LibreOffice names (Robinson)
+ Multiple requests to use LibreOffice product names for Bugzilla 
components:
  (Change this)- (To this)
  Database - Base
  Spreadsheet  - Calc
  Drawing  - Draw
  Presentation - Impress
+ Makes more sense for users trying to report bugs
+ if you have queries, unfortunately have to be updated
+ but better for the new users...
 
* QA (Robinson)
+ killed the 'LibreOffice' component ?
  + Got renamed from 'Libreoffice' - 'LibreOffice' to correct 
capitalization
+ UNCONFIRMED at 294
   
https://bugs.documentfoundation.org/reports.cgi?product=LibreOfficedatasets=UNCONFIRMED
 
+ Bugzilla assistant? (Kendy)
+ the plan is to use the build-in bugzilla guided forms (Robinson)
+ should give a good user experience, and straight-forward updates
 
+ minor bugzilla update later today or tomorrow (Robinson)
 
+ how is the 4.4.0 impacting the new bug numbers? (Bjoern)
+ haven't seen a huge impact (Robinson)
+ slight reduction - more active users
+ how many people have migrated from the fdo (updated their accounts)? 
(Bjoern)
+ will try to find the number (Robinson)
 
* QA stats:
  + https://bugs.documentfoundation.org/page.cgi?id=weekly-bug-summary.html
+204-138(+66 overall)
many thanks to the top bug squashers:
Caolán McNamara   25
raal  13
Adolfo Jayme  10
Julien Nabet   9
Alex Thurgood  9
Cor Nouws  8
Beluga

Minutes of ESC call: 2015-02-12

2015-02-12 Thread Jan Holesovsky
* Present:
+ Eike, Bjoern, Cloph, Miklos, Caolan, Sophi, Muthu, Kendy, Robinson, 
Cedric,
  Michael S
 
* Completed Action Items:
+ add Sophie to the ESC invite (Michael)
 
* Pending Action Items:
+ please file an Easy-Hack this week: just a bug with whiteboard: (All)
EasyHack DifficultyBeginner SkillCpp TopicCleanup
+ thanks to:
+ Stephan, Michael, Lionel, Ashdod, Miklos,
+ http://bit.ly/1Dd4y8b
+ review / amend GSOC ideas page (All)
+ https://wiki.documentfoundation.org/Development/GSoC/Ideas
+ look into setting up OpenID proxy after 4.4.0 release (Cloph)
+ get Stephan set up for package signing (Cloph)
 
* GSoC (Cedric/Fridrich)
+ Wiki page updating:
https://wiki.documentfoundation.org/Development/Gsoc/Ideas
+ looks a bit empty so far - please consider mentoring  adding 
yourself to the page
+ Organization submission ?
+ application filed, all's set
+ Thorsten + Cedric are admins
+ did not see Fridrich recently
+ pending Google's answer now
 
* Release Engineering update (Cloph)
+ 4.4.1 RC1 update
+ delayed 1 week, now in testing
+ release plan adjusted
+ no RC2 shifted - the next week, hopefully no further delay
+ OS X now sign the binaries properly - tested by Norbert
+ 4.3.6 RC2 status
+ announced to the public list today
+ delayed a bit too
+ 4.3.7 scheduled for end of April
+ cf. additional release earlier in the stream
+ Android  iOS Remote
+ patches in gerrit status ?
+ need to get in contact with the submitter; will take care of them
 
* Crashtest update (Markus)
+ VM unusable again
+ Asan run but useless as disk access was too slow
+ many false positives
+ waiting for infra team
+ there was an update today (Caolan)
+ few additional crashes due to some new asserts in OUString::match etc
+ but overall the import looks good
+ Caolan suspects there's a small bug in the script - overwriting the last 
line of importCrash.log
+ e.g. 
http://dev-builds.libreoffice.org/crashtest/b154f4cf2e7462f04f96eb01f859cd46925c715e/importCrash.csv
  and  
http://dev-builds.libreoffice.org/crashtest/ee3f2409b845e088ecc88874ba29b5bafd6cd025/importCrash.csv
  have 41 lines so its not possible to see the trends over time
+ will ping Moggi
 
* Hackfests (Bjoern)
+ initial scheduling for 2015:
+ Las Palmas de Gran Canaria, Spain
+ happy to have us back
+ suggested March 19th, 20th: Thur / Fri.
+ happens during GSOC application phase.
Date is confirmed, sign up  book travel!
https://wiki.documentfoundation.org/Hackfest/GranCanaria2015
+ if you are going, please add your name to the wiki!
+ Cambridge, UK - May 2015 contact (Michael)
+ Dates of 21st - 21rd May seem good:
+ Cambridge Beer Festival overlap etc.
 
* UX Update (Kendy)
+ sidebar for change tracking discussed
 
* l10n Update (Sophie)
+ Norbert can remove the OmegaT project from Gerrit, they moved it to GitHub
 
* Certification (Stephan/Bjoern/Kendy)
+ no news
 
* Jenkins update (Norbert)
+ http://ci.libreoffice.org/view/Dashboard/
   + pending new hardware

* Renaming Bugzilla components to match LibreOffice names (Robinson)
+ Multiple requests to use LibreOffice product names for Bugzilla 
components:
  (Change this)- (To this)
  Database - Base
  Spreadsheet  - Calc
  Drawing  - Draw
  Presentation - Impress
+ Makes more sense for users trying to report bugs
+ if you have queries, unfortunately have to be updated
+ but better for the new users...
 
* QA (Robinson)
+ killed the 'LibreOffice' component ?
  + Got renamed from 'Libreoffice' - 'LibreOffice' to correct 
capitalization
+ UNCONFIRMED at 294
   
https://bugs.documentfoundation.org/reports.cgi?product=LibreOfficedatasets=UNCONFIRMED
 
+ Bugzilla assistant? (Kendy)
+ the plan is to use the build-in bugzilla guided forms (Robinson)
+ should give a good user experience, and straight-forward updates
 
+ minor bugzilla update later today or tomorrow (Robinson)
 
+ how is the 4.4.0 impacting the new bug numbers? (Bjoern)
+ haven't seen a huge impact (Robinson)
+ slight reduction - more active users
+ how many people have migrated from the fdo (updated their accounts)? 
(Bjoern)
+ will try to find the number (Robinson)
 
* QA stats:
  + https://bugs.documentfoundation.org/page.cgi?id=weekly-bug-summary.html
+204-138(+66 overall)
many thanks to the top bug squashers:
Caolán McNamara   25
raal  13
Adolfo Jayme  10
Julien Nabet   9
Alex Thurgood  9
Cor Nouws  8
Beluga

[Libreoffice-bugs] [Bug 89294] Scanner control/access: help needs to be updated to the new menu

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89294

Stanislav Horacek stanislav.hora...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||stanislav.hora...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Stanislav Horacek stanislav.hora...@gmail.com ---
Patch submitted:
https://gerrit.libreoffice.org/#/c/14447/

Thanks for reporting!

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


[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - formula/source

2015-02-12 Thread Winfried Donkers
 formula/source/core/api/FormulaCompiler.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8d210d109667cdf38bc5d35a596e06dc1f888104
Author: Winfried Donkers winfrieddonk...@libreoffice.org
Date:   Thu Jan 15 10:35:32 2015 +0100

fdo#87534 fix HYPERLINK behaviour when used in names

When using HYPERLINK() in names, the hyperlink was set to disabled
on copying token. After fix, behaviour is consistent.

Note: reducing the fix to 1 line does not work, a set hyperlink
is only to be copied when applicable.

Change-Id: I27ad24ed8912afa548f08d249ad51d18a792c275
Reviewed-on: https://gerrit.libreoffice.org/13920
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com
(cherry picked from commit 944886f6d96843ca4f5833ecca48a693c81abc3b)
Reviewed-on: https://gerrit.libreoffice.org/14448

diff --git a/formula/source/core/api/FormulaCompiler.cxx 
b/formula/source/core/api/FormulaCompiler.cxx
index 6c4f617..5b2e8ea 100644
--- a/formula/source/core/api/FormulaCompiler.cxx
+++ b/formula/source/core/api/FormulaCompiler.cxx
@@ -1715,6 +1715,8 @@ void FormulaCompiler::PopTokenArray()
 else if ( !pArr-IsRecalcModeNormal()  p-pArr-IsRecalcModeNormal() 
)
 p-pArr-SetMaskedRecalcMode( pArr-GetRecalcMode() );
 p-pArr-SetCombinedBitsRecalcMode( pArr-GetRecalcMode() );
+if ( pArr-IsHyperLink() )  // fdo 87534
+p-pArr-SetHyperLink( true );
 if( p-bTemp )
 delete pArr;
 pArr = p-pArr;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89350] New: FILEOPEN: Excel-generated cells with formulas containing line breaks not parsed correctly

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89350

Bug ID: 89350
   Summary: FILEOPEN: Excel-generated cells with formulas
containing line breaks not parsed correctly
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d...@datahero.com

Created attachment 113350
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113350action=edit
excel file with multi-line formula (rows 6-9, column D)

In excel, you can insert line-breaks into your formulas to break up long
complicated formulas (on OS-X, this is done by hitting command+option+enter in
the formula editor):

http://imgur.com/qfVGywR

When you open these files in libreoffice, none of the formula after the first
line appears, and libreoffice treats it as an invalid formula:

http://imgur.com/83MIHUC

Attached is an excel file that reproduces 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 50639] Format Paint Brush doesn't change background highlighted text color to 'no fill'

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50639

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=83
   ||726

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


[Libreoffice-bugs] [Bug 77905] EDITING: Problem moving drawings/pictures with help lines enabled

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77905

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #97918|text/plain  |application/vnd.oasis.opend
  mime type||ocument.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-ux-advise] [Bug 83955] TRACK CHANGES: Customizing the changes toolbar

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83955

--- Comment #16 from Jay Philips philip...@hotmail.com ---
As track change comment (.uno:CommentChangeTracking) is a feature only in ODF
documents, it is important to also have the standard comment
(.uno:InsertAnnotation) button also visible in the toolbar, so users dont have
to jump between the standard toolbar and the track changes toolbar to add a
comment.

https://gerrit.libreoffice.org/14450

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


[Libreoffice-bugs] [Bug 60467] EDITING: A black Text copied from a Draw Diagram embedded in Writer directly to Writer is invisible because it uses white font colour

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60467

A (Andy) stgohi-lob...@yahoo.de changed:

   What|Removed |Added

 CC||stgohi-lob...@yahoo.de

--- Comment #5 from A (Andy) stgohi-lob...@yahoo.de ---
For me not reproducible with LO 4.4.0.3, Win 8.1.

Can anybody confirm that this bug still persists?

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


[Libreoffice-commits] core.git: sd/uiconfig

2015-02-12 Thread Rodolfo Ribeiro Gomes
 sd/uiconfig/sdraw/statusbar/statusbar.xml |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 605494fd99ae8e54611899729783d1163cf9a5ba
Author: Rodolfo Ribeiro Gomes l...@rodolfo.eng.br
Date:   Sat Feb 7 21:14:38 2015 -0200

fix tdf#85027 Add button to StatusBar: Fit page to window

Change-Id: Ibc6d2b8d3699caa0ba2baa51dbbf357f935fe5b2
Signed-off-by: Rodolfo Ribeiro Gomes l...@rodolfo.eng.br
Reviewed-on: https://gerrit.libreoffice.org/14363
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/sd/uiconfig/sdraw/statusbar/statusbar.xml 
b/sd/uiconfig/sdraw/statusbar/statusbar.xml
index 24224fe..78042ef 100644
--- a/sd/uiconfig/sdraw/statusbar/statusbar.xml
+++ b/sd/uiconfig/sdraw/statusbar/statusbar.xml
@@ -24,6 +24,7 @@
  statusbar:statusbaritem xlink:href=.uno:Signature statusbar:align=center 
statusbar:ownerdraw=true statusbar:width=16/
  statusbar:statusbaritem xlink:href=.uno:PageStatus statusbar:align=left 
statusbar:width=124/
  statusbar:statusbaritem xlink:href=.uno:LayoutStatus 
statusbar:align=left statusbar:autosize=true statusbar:width=54/
+ statusbar:statusbaritem xlink:href=.uno:ZoomPage statusbar:align=center 
statusbar:ownerdraw=true statusbar:width=9/
  statusbar:statusbaritem xlink:href=.uno:ZoomSlider 
statusbar:align=center statusbar:ownerdraw=true statusbar:width=130/
  statusbar:statusbaritem xlink:href=.uno:Zoom statusbar:align=center 
statusbar:width=36/
 /statusbar:statusbar
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

--- Comment #8 from pierre-yves samyn pierre-yves.sa...@laposte.net ---
Created attachment 113335
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113335action=edit
ToBackground.ods

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


[Libreoffice-bugs] [Bug 89097] function CELL for external data doesn't work when data file is not opened

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89097

raal r...@post.cz changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|WONTFIX |---

--- Comment #4 from raal r...@post.cz ---

(In reply to Markus Mohrhard from comment #3)
 This was discussed with Eike and we are not going to fix this one. We
 already consider the cell function unnecessary and are not going to support
 any style based conditions around that function for external files.

In this case function CELL should result #ERROR?  Now function returns bad
values.

let it fail for _all_ external references, regardless whether a file is open or
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-commits] core.git: 3 commits - sal/rtl sc/source vcl/source

2015-02-12 Thread Caolán McNamara
 sal/rtl/ustring.cxx |9 +
 sc/source/filter/starcalc/scflt.cxx |   36 
 vcl/source/gdi/jobset.cxx   |4 ++--
 3 files changed, 27 insertions(+), 22 deletions(-)

New commits:
commit 5e62dc99bfa59654166609fa57141e4303c734e3
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:41:49 2015 +

coverity#1268298 mark up code

Change-Id: I6e48e2593f93efd71e84a076a99457c3daf7d9e0

diff --git a/sal/rtl/ustring.cxx b/sal/rtl/ustring.cxx
index 90e5ba1..cc99812 100644
--- a/sal/rtl/ustring.cxx
+++ b/sal/rtl/ustring.cxx
@@ -569,11 +569,12 @@ void SAL_CALL rtl_uString_newFromCodePoints(
 ++n;
 }
 }
-/* coverity[dead_error_condition] - Builds on the assumption that sal_Int32
-   uses 32 bit two's complement representation with wrap around (the
-   necessary number of UTF-16 code units will be no larger than 2 *
-   SAL_MAX_INT32, represented as sal_Int32 -2): */
+/* Builds on the assumption that sal_Int32 uses 32 bit two's complement
+   representation with wrap around (the necessary number of UTF-16 code
+   units will be no larger than 2 * SAL_MAX_INT32, represented as
+   sal_Int32 -2): */
 if (n  0) {
+// coverity[dead_error_begin] - assumes wrap around
 *newString = NULL;
 return;
 }
commit 5b59724d081e429f13bec8b4aee4d6da01c657af
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:38:29 2015 +

coverity#1266485 Untrusted value as argument

Change-Id: I235a65f5521de1b90c8af3dc64b09eb2726d00ae

diff --git a/vcl/source/gdi/jobset.cxx b/vcl/source/gdi/jobset.cxx
index 8066718..6e46fc0 100644
--- a/vcl/source/gdi/jobset.cxx
+++ b/vcl/source/gdi/jobset.cxx
@@ -234,7 +234,7 @@ SvStream ReadJobSetup( SvStream rIStream, JobSetup 
rJobSetup )
   max possible entries, but   nRead   claimed, 
truncating);
 return rIStream;
 }
-boost::scoped_arraychar pTempBuf(new char[nLen]);
+boost::scoped_arraychar pTempBuf(new char[nRead]);
 rIStream.Read(pTempBuf.get(),  nRead);
 if ( nLen = sizeof(ImplOldJobSetupData)+4 )
 {
@@ -261,7 +261,7 @@ SvStream ReadJobSetup( SvStream rIStream, JobSetup 
rJobSetup )
  nSystem == JOBSET_FILE605_SYSTEM )
 {
 Impl364JobSetupData* pOldJobData= 
reinterpret_castImpl364JobSetupData*(pTempBuf.get() + sizeof( 
ImplOldJobSetupData ));
-sal_uInt16 nOldJobDataSize  = SVBT16ToShort( 
pOldJobData-nSize );
+sal_uInt16 nOldJobDataSize  = SVBT16ToShort( 
pOldJobData-nSize );
 pJobData-mnSystem  = SVBT16ToShort( 
pOldJobData-nSystem );
 pJobData-mnDriverDataLen   = SVBT32ToUInt32( 
pOldJobData-nDriverDataLen );
 pJobData-meOrientation = 
(Orientation)SVBT16ToShort( pOldJobData-nOrientation );
commit d889f83a75cddd18839a0bc2ecfde5c00f6ca603
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:30:59 2015 +

coverity#1242895 Untrusted loop bound

Change-Id: I73b8d2c6f9ef81c246b541aa34c4b61109964440

diff --git a/sc/source/filter/starcalc/scflt.cxx 
b/sc/source/filter/starcalc/scflt.cxx
index c2c1dab..8c29094 100644
--- a/sc/source/filter/starcalc/scflt.cxx
+++ b/sc/source/filter/starcalc/scflt.cxx
@@ -1355,6 +1355,22 @@ void Sc10Import::LoadDataBaseCollection()
 }
 }
 
+namespace
+{
+sal_uInt16 SanitizeDataCount(sal_uInt16 nDataCount, SvStream rStream)
+{
+const size_t nMinRecordSize = sizeof(sal_uInt16)*2;
+const size_t nMaxRecords = rStream.remainingSize() / nMinRecordSize;
+if (nDataCount  nMaxRecords)
+{
+SAL_WARN(sc, Parsing error:   nMaxRecords 
+  max possible entries, but   nDataCount   claimed, 
truncating);
+nDataCount = nMaxRecords;
+}
+return nDataCount;
+}
+}
+
 void Sc10Import::LoadTables()
 {
 Sc10PageCollection aPageCollection;
@@ -1456,13 +1472,7 @@ void Sc10Import::LoadTables()
 return;
 }
 rStream.ReadUInt16( DataCount );
-const sal_Size nMaxPossibleRecords = rStream.remainingSize() / 
(sizeof(sal_uInt16)*2);
-if (DataCount  nMaxPossibleRecords)
-{
-SAL_WARN(sc, Parsing error:   nMaxPossibleRecords 
-  max possible pairs, but   DataCount   claimed, 
truncating);
-DataCount = nMaxPossibleRecords;
-}
+DataCount = SanitizeDataCount(DataCount, rStream);
 DataStart = 0;
 for (i=0; i  DataCount; i++)
 {
@@ -1485,6 +1495,7 @@ void Sc10Import::LoadTables()
 }
 
 rStream.ReadUInt16( DataCount );
+DataCount = SanitizeDataCount(DataCount, rStream);
 DataStart = 0;
 for (i=0; i  DataCount; i++)
 {
@@ -1515,6 

[Libreoffice-bugs] [Bug 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

supersoni...@ya.ru changed:

   What|Removed |Added

Version|4.0.4.2 release |4.4.0.3 release
 OS|Windows (All)   |Mac OS X (All)

--- Comment #12 from supersoni...@ya.ru ---
Confirm this issue on 4.4.0.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-commits] core.git: Branch 'libreoffice-4-4' - basic/source

2015-02-12 Thread Julien Nabet
 basic/source/runtime/methods.cxx |   10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 82a505aae7fdb532e250b6acce1d33431cedfa88
Author: Julien Nabet serval2...@yahoo.fr
Date:   Tue Dec 30 21:48:21 2014 +0100

Resolves fdo#87834: strange behavior of mid()-function

See https://bugs.freedesktop.org/show_bug.cgi?id=87834
Thank you Michael Büssow for pointing these cases

Change-Id: I3a9b58360ddab529d1fb2f7eeba7f1c7ae69ba7c
Reviewed-on: https://gerrit.libreoffice.org/13707
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com
(cherry picked from commit b7d02d7a5a374da3e01e0abc4022fba35daa1840)
Reviewed-on: https://gerrit.libreoffice.org/14145
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com

diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index f27e771..51df75b 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -1205,7 +1205,7 @@ RTLFUNC(Mid)
 }
 OUString aArgStr = rPar.Get(1)-GetOUString();
 sal_Int32 nStartPos = rPar.Get(2)-GetLong();
-if ( nStartPos == 0 )
+if ( nStartPos  1 )
 {
 StarBASIC::Error( SbERR_BAD_ARGUMENT );
 }
@@ -1279,12 +1279,18 @@ RTLFUNC(Mid)
 else
 {
 OUString aResultStr;
-if(nLen  0)
+if (nStartPos  aArgStr.getLength())
+{
+aResultStr = ;
+}
+else if(nArgCount == 2)
 {
 aResultStr = aArgStr.copy( nStartPos);
 }
 else
 {
+if (nLen  0)
+nLen = 0;
 if(nStartPos + nLen  aArgStr.getLength())
 {
 nLen = aArgStr.getLength() - nStartPos;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89298] Vibrating Sidebar – LibreOffice not responding

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89298

--- Comment #7 from Marina Latini mar...@studiostorti.com ---
Antanas,
can you try to use TDF official packages?
You can install multiple versions of LibreOffice in parallel. 
See https://wiki.documentfoundation.org/Installing_in_parallel/Linux

You can download the packages from
http://www.libreoffice.org/download/libreoffice-fresh/ or grab them directly
from here: http://download.documentfoundation.org/libreoffice/stable/4.4.0/

Please, from the affected LibreOffice, can you copy and paste the informations
reported on 
Help-About LibreOffice. (Version, Build ID and Locale)

and the output of the command: lsb_release -a

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


[Libreoffice-commits] core.git: include/sal jvmaccess/source

2015-02-12 Thread Stephan Bergmann
 include/sal/log-areas.dox  |1 +
 jvmaccess/source/classpath.cxx |8 +---
 jvmaccess/source/unovirtualmachine.cxx |   10 +-
 jvmaccess/source/virtualmachine.cxx|   26 ++
 4 files changed, 25 insertions(+), 20 deletions(-)

New commits:
commit 2a62e615a46f9f9820cd4acd8d971b685c1d
Author: Stephan Bergmann sberg...@redhat.com
Date:   Thu Feb 12 09:59:09 2015 +0100

Remove uses of osl/diagnose.h from jvmaccess

Change-Id: Ic9cda5259db81dd921dd3fa891b1289b8283bf27

diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index bf8f59b..1612719 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -491,6 +491,7 @@ certain functionality.
 @li @c cppcanvas.emf
 @li @c drawinglayer
 @li @c helpcompiler
+@li @c jvmaccess
 @li @c linguistic
 @li @c mysqlc
 @li @c postprocess.cppunit
diff --git a/jvmaccess/source/classpath.cxx b/jvmaccess/source/classpath.cxx
index 4b653fe..9fdc0fc 100644
--- a/jvmaccess/source/classpath.cxx
+++ b/jvmaccess/source/classpath.cxx
@@ -21,6 +21,7 @@
 
 #include jvmaccess/classpath.hxx
 
+#include cassert
 #include vector
 
 #include com/sun/star/lang/IllegalArgumentException.hpp
@@ -32,7 +33,6 @@
 #include com/sun/star/uri/UriReferenceFactory.hpp
 #include com/sun/star/uri/XVndSunStarExpandUrlReference.hpp
 #include com/sun/star/util/theMacroExpander.hpp
-#include osl/diagnose.h
 #include rtl/ustring.hxx
 #include sal/types.h
 
@@ -42,7 +42,8 @@ jobjectArray jvmaccess::ClassPath::translateToUrls(
 css::uno::Reference css::uno::XComponentContext  const  context,
 JNIEnv * environment, OUString const  classPath)
 {
-OSL_ASSERT(context.is()  environment != 0);
+assert(context.is());
+assert(environment != 0);
 jclass classUrl(environment-FindClass(java/net/URL));
 if (classUrl == 0) {
 return 0;
@@ -104,7 +105,8 @@ jclass jvmaccess::ClassPath::loadClass(
 css::uno::Reference css::uno::XComponentContext  const  context,
 JNIEnv * environment, OUString const  classPath, OUString const  name)
 {
-OSL_ASSERT(context.is()  environment != 0);
+assert(context.is());
+assert(environment != 0);
 jclass classLoader(environment-FindClass(java/net/URLClassLoader));
 if (classLoader == 0) {
 return 0;
diff --git a/jvmaccess/source/unovirtualmachine.cxx 
b/jvmaccess/source/unovirtualmachine.cxx
index e730a47..5ec38d5 100644
--- a/jvmaccess/source/unovirtualmachine.cxx
+++ b/jvmaccess/source/unovirtualmachine.cxx
@@ -21,9 +21,8 @@
 
 #include jvmaccess/unovirtualmachine.hxx
 
-#include osl/diagnose.h
-
 #include jvmaccess/virtualmachine.hxx
+#include sal/log.hxx
 
 #include jni.h
 
@@ -66,9 +65,10 @@ UnoVirtualMachine::~UnoVirtualMachine() {
 getEnvironment()-DeleteGlobalRef(
 static_cast jobject (m_classLoader));
 } catch (jvmaccess::VirtualMachine::AttachGuard::CreationException ) {
-OSL_TRACE(
-jvmaccess::UnoVirtualMachine::~UnoVirtualMachine:
- jvmaccess::VirtualMachine::AttachGuard::CreationException );
+SAL_INFO(
+jvmaccess,
+ignored
+ jvmaccess::VirtualMachine::AttachGuard::CreationException);
 }
 }
 
diff --git a/jvmaccess/source/virtualmachine.cxx 
b/jvmaccess/source/virtualmachine.cxx
index 69bcf5f..3ff5dc7 100644
--- a/jvmaccess/source/virtualmachine.cxx
+++ b/jvmaccess/source/virtualmachine.cxx
@@ -17,9 +17,12 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include jvmaccess/virtualmachine.hxx
+#include sal/config.h
 
-#include osl/diagnose.h
+#include cassert
+
+#include jvmaccess/virtualmachine.hxx
+#include sal/log.hxx
 
 using jvmaccess::VirtualMachine;
 
@@ -44,7 +47,7 @@ VirtualMachine::AttachGuard::AttachGuard(
 rtl::Reference VirtualMachine  const  rMachine):
 m_xMachine(rMachine)
 {
-OSL_ENSURE(m_xMachine.is(), bad parameter);
+assert(m_xMachine.is());
 m_pEnvironment = m_xMachine-attachThread(m_bDetach);
 if (m_pEnvironment == 0)
 throw CreationException();
@@ -61,8 +64,9 @@ VirtualMachine::VirtualMachine(JavaVM * pVm, int nVersion, 
bool bDestroy,
 m_pVm(pVm), m_nVersion(nVersion), m_bDestroy(bDestroy)
 {
 (void) pMainThreadEnv; // avoid warnings
-OSL_ENSURE(pVm != 0  nVersion = JNI_VERSION_1_2  pMainThreadEnv != 0,
-   bad parameter);
+assert(pVm != 0);
+assert(nVersion = JNI_VERSION_1_2);
+assert(pMainThreadEnv);
 }
 
 VirtualMachine::~VirtualMachine()
@@ -75,7 +79,7 @@ VirtualMachine::~VirtualMachine()
 // forever.
 /*
 jint n = m_pVm-DestroyJavaVM();
-OSL_ENSURE(n == JNI_OK, JNI: DestroyJavaVM failed);
+SAL_WARN_IF(n != JNI_OK, jvmaccess, JNI: DestroyJavaVM failed);
 */
 }
 }
@@ -85,9 +89,8 @@ JNIEnv * VirtualMachine::attachThread(bool * pAttached) const
 assert(pAttached != 0  bad parameter);
 JNIEnv * pEnv;
 jint n = 

Re: Request for late push to 4.4.1

2015-02-12 Thread Miklos Vajna
Hi Stuart,

On Wed, Feb 11, 2015 at 06:46:29PM -0700, V Stuart Foote 
vstuart.fo...@utsa.edu wrote:
 Request for late review  for 4.4.1
 
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=c7e907f58f8d0791ee304b42de769f43102522e9
 
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=ad14ed0bbf80dd95dca6e0dea6edbe5fb68f9f26
 
 The first corrects 4.4 MAB  tdf#88935 and has been picked up in 4.4  for 
 the 4.4.2 branch, the later further improves image drawing frame refresh
 handling of image cache.  Believe both to be worthwhile late pushes for the
 4.4.1 cycle.

This is not how things work. :-)

If you want to see a commit backported to 4-4-1, then please build 4-4-1
yourself, cherry-pick the commit, build-test it, then test that the
commit on 4-4-1 indeed fixes the problem (otherwise there is no point in
backporting it), and if so, push to gerrit.  Once it's on gerrit, it'll
get reviewed as usual, and at the end either rejected or submitted to
the release branch.

The point is that who wants to have something on a branch does the work
of backporting (which may or may not be trivial depending on how much
conflicts you get), not the reviewers, who are already the bottleneck.

Thanks,

Miklos


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 89331] New: Bad rendering of DOC document with graphs

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89331

Bug ID: 89331
   Summary: Bad rendering of DOC document with graphs
   Product: LibreOffice
   Version: 4.3.3.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pit...@free.fr

The following document is a compilation of real estate statistics by a French
researcher. It should display many graphs. Those graphs display incorrectly
with LibreOffice:
http://www.cgedd.fr/prix-immobilier-friggit.doc

This is with the Ubuntu 14.10 build of LibreOffice 4.3.3.2 (Build ID:
430m0(Build:2)). I'm sorry if this is already fixed in mainline.

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


[Libreoffice-commits] core.git: helpcontent2

2015-02-12 Thread Caolán McNamara
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c796fba8d26b1290d4a4c9641668d452749fc9ef
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 09:32:31 2015 +

Updated core
Project: help  8f6138440b0eeb9be1d0da22aa9ea26228afd4a4

diff --git a/helpcontent2 b/helpcontent2
index 1ff0bd6..8f61384 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 1ff0bd652428824fdbd3a1650c8ec0c8ead4af4a
+Subproject commit 8f6138440b0eeb9be1d0da22aa9ea26228afd4a4
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-02-12 Thread Albert Thuswaldner
 sc/source/core/data/dptabres.cxx |2 
 sc/source/core/data/drwlayer.cxx |   52 +--
 sc/source/core/data/fillinfo.cxx |  106 +++
 sc/source/core/data/markdata.cxx |8 +-
 sc/source/core/data/patattr.cxx  |   51 +-
 5 files changed, 109 insertions(+), 110 deletions(-)

New commits:
commit 16fd6c99f7e97e67991dfecd03684795320e47e9
Author: Albert Thuswaldner albert.thuswald...@gmail.com
Date:   Sun Feb 8 20:37:15 2015 +0100

Translated german comments in sc/source/core/data/

Change-Id: I82ca987d5d74d8137b9ed02e085f390191344bb0
Reviewed-on: https://gerrit.libreoffice.org/14371
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/sc/source/core/data/dptabres.cxx b/sc/source/core/data/dptabres.cxx
index 00eecec..cd78a5d 100644
--- a/sc/source/core/data/dptabres.cxx
+++ b/sc/source/core/data/dptabres.cxx
@@ -57,7 +57,7 @@ using ::com::sun::star::uno::Sequence;
 
 namespace {
 
-sal_uInt16 nFuncStrIds[12] = // passend zum enum ScSubTotalFunc
+sal_uInt16 nFuncStrIds[12] = // matching enum ScSubTotalFunc
 {
 0,  // SUBTOTAL_FUNC_NONE
 STR_FUN_TEXT_AVG,   // SUBTOTAL_FUNC_AVE
diff --git a/sc/source/core/data/drwlayer.cxx b/sc/source/core/data/drwlayer.cxx
index 9d68ca3..1ec9d13 100644
--- a/sc/source/core/data/drwlayer.cxx
+++ b/sc/source/core/data/drwlayer.cxx
@@ -193,7 +193,7 @@ ScDrawLayer::ScDrawLayer( ScDocument* pDocument, const 
OUString rName ) :
 bAdjustEnabled( true ),
 bHyphenatorSet( false )
 {
-pGlobalDrawPersist = NULL;  // nur einmal benutzen
+pGlobalDrawPersist = NULL;  // Only use once
 
 SfxObjectShell* pObjSh = pDocument ? pDocument-GetDocumentShell() : NULL;
 XColorListRef pXCol = XColorList::GetStdColorList();
@@ -239,7 +239,7 @@ ScDrawLayer::ScDrawLayer( ScDocument* pDocument, const 
OUString rName ) :
 rAdmin.NewLayer(OUString(hidden),   SC_LAYER_HIDDEN);
 // Controls is new - must also be created when loading
 
-//  Link fuer URL-Fields setzen
+// Set link for URL-Fields
 ScModule* pScMod = SC_MOD();
 Outliner rOutliner = GetDrawOutliner();
 rOutliner.SetCalcFieldValueHdl( LINK( pScMod, ScModule, CalcFieldValueHdl 
) );
@@ -267,7 +267,7 @@ ScDrawLayer::ScDrawLayer( ScDocument* pDocument, const 
OUString rName ) :
 if( pDoc )
 EnableUndo( pDoc-IsUndoEnabled() );
 
-//  URL-Buttons haben keinen Handler mehr, machen alles selber
+//  URL-Buttons have no handler anymore, all is done by themselves
 
 if( !nInst++ )
 {
@@ -352,11 +352,11 @@ void ScDrawLayer::ScRemovePage( SCTAB nTab )
 if (bRecording)
 {
 SdrPage* pPage = GetPage(static_castsal_uInt16(nTab));
-AddCalcUndo(new SdrUndoDelPage(*pPage));// Undo-Action wird 
Owner der Page
-RemovePage( static_castsal_uInt16(nTab) );   
 // nur austragen, nicht loeschen
+AddCalcUndo(new SdrUndoDelPage(*pPage));// Undo-Action becomes 
the page owner
+RemovePage( static_castsal_uInt16(nTab) );// just deliver, not 
deleting
 }
 else
-DeletePage( static_castsal_uInt16(nTab) );   
 // einfach weg damit
+DeletePage( static_castsal_uInt16(nTab) );// just get rid of it
 
 ResetTab(nTab, pDoc-GetTableCount()-1);
 }
@@ -383,7 +383,7 @@ void ScDrawLayer::ScCopyPage( sal_uInt16 nOldPos, 
sal_uInt16 nNewPos)
 SdrPage* pOldPage = GetPage(nOldPos);
 SdrPage* pNewPage = GetPage(nNewPos);
 
-// kopieren
+// Copying
 
 if (pOldPage  pNewPage)
 {
@@ -513,9 +513,9 @@ void ScDrawLayer::SetPageSize( sal_uInt16 nPageNo, const 
Size rSize, bool bUpda
 Broadcast( ScTabSizeChangedHint( static_castSCTAB(nPageNo) ) );  
 // SetWorkArea() an den Views
 }
 
-// Detektivlinien umsetzen (an neue Hoehen/Breiten anpassen)
-//  auch wenn Groesse gleich geblieben ist
-//  (einzelne Zeilen/Spalten koennen geaendert sein)
+// Implement Detective lines (adjust to new heights / widths)
+//  even if size is still the same
+//  (individual rows/columns can have been changed))
 
 bool bNegativePage = pDoc  pDoc-IsNegativePage( 
static_castSCTAB(nPageNo) );
 
@@ -640,7 +640,7 @@ void ScDrawLayer::RecalcPos( SdrObject* pObj, 
ScDrawObjData rData, bool bNegati
 TwipsToMM( aPos.X() );
 TwipsToMM( aPos.Y() );
 
-//  Berechnung und Werte wie in detfunc.cxx
+// Calculations and values as in detfunc.cxx
 
 Size aSize( (long)( TwipsToHmm( pDoc-GetColWidth( nCol1, nTab1) ) ),
 (long)( TwipsToHmm( pDoc-GetRowHeight( nRow1, nTab1) ) ) 
);
@@ -880,7 +880,7 @@ bool ScDrawLayer::GetPrintArea( ScRange rRange, bool 
bSetHor, bool bSetVer ) co
 long nStartX = LONG_MAX;
 long nStartY = LONG_MAX;
 
-

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

2015-02-12 Thread Caolán McNamara
 svx/source/unodraw/unopage.cxx |   18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

New commits:
commit b7a159ae76dbccc3312b7d1fd4e8530ef6557322
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 09:53:08 2015 +

DBG_ASSERT-SAL_WARN

Change-Id: I77646432f38cf65f487ff2f81c333be7a626be39

diff --git a/svx/source/unodraw/unopage.cxx b/svx/source/unodraw/unopage.cxx
index 4d75251..619b7ab 100644
--- a/svx/source/unodraw/unopage.cxx
+++ b/svx/source/unodraw/unopage.cxx
@@ -81,9 +81,9 @@ SvxDrawPage::SvxDrawPage( SdrPage* pInPage ) throw()
 
 SvxDrawPage::~SvxDrawPage() throw()
 {
-DBG_ASSERT( mrBHelper.bDisposed, SvxDrawPage must be disposed! );
 if( !mrBHelper.bDisposed )
 {
+SAL_WARN(svx, SvxDrawPage must be disposed!);
 acquire();
 dispose();
 }
@@ -394,8 +394,8 @@ namespace
 // only in the given SdrPageView. It hasn't to be the visible SdrPageView.
 void SvxDrawPage::_SelectObjectsInView( const Reference drawing::XShapes   
aShapes, SdrPageView* pPageView ) throw ()
 {
-DBG_ASSERT(pPageView,SdrPageView is NULL! [CL]);
-DBG_ASSERT(mpView, SdrView is NULL! [CL]);
+SAL_WARN_IF(!pPageView, svx, SdrPageView is NULL!);
+SAL_WARN_IF(!mpView, svx, SdrView is NULL!);
 
 if(pPageView!=NULL  mpView!=NULL)
 {
@@ -416,8 +416,8 @@ void SvxDrawPage::_SelectObjectsInView( const Reference 
drawing::XShapes   aS
 // It hasn't to be the visible SdrPageView.
 void SvxDrawPage::_SelectObjectInView( const Reference drawing::XShape   
xShape, SdrPageView* pPageView ) throw()
 {
-DBG_ASSERT(pPageView,SdrPageView is NULL! [CL]);
-DBG_ASSERT(mpView, SdrView is NULL! [CL]);
+SAL_WARN_IF(!pPageView, svx, SdrPageView is NULL!);
+SAL_WARN_IF(!mpView, svx, SdrView is NULL!);
 
 if(pPageView!=NULL  mpView != NULL)
 {
@@ -434,8 +434,8 @@ Reference drawing::XShapeGroup  SAL_CALL 
SvxDrawPage::group( const Reference
 if( (mpModel == 0) || (mpPage == 0) )
 throw lang::DisposedException();
 
-DBG_ASSERT(mpPage,SdrPage is NULL! [CL]);
-DBG_ASSERT(mpView, SdrView is NULL! [CL]);
+SAL_WARN_IF(!mpPage , svx, SdrPage is NULL!);
+SAL_WARN_IF(!mpView, svx, SdrView is NULL!);
 
 Reference ::com::sun::star::drawing::XShapeGroup   xShapeGroup;
 if(mpPage==NULL||mpView==NULL||!xShapes.is())
@@ -472,8 +472,8 @@ void SAL_CALL SvxDrawPage::ungroup( const Reference 
drawing::XShapeGroup  aGr
 if( (mpModel == 0) || (mpPage == 0) )
 throw lang::DisposedException();
 
-DBG_ASSERT(mpPage,SdrPage is NULL! [CL]);
-DBG_ASSERT(mpView, SdrView is NULL! [CL]);
+SAL_WARN_IF(!mpPage, svx, SdrPage is NULL!);
+SAL_WARN_IF(!mpView, svx, SdrView is NULL!);
 
 if(mpPage==NULL||mpView==NULL||!aGroup.is())
 return;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - connectivity/source dbaccess/source include/connectivity

2015-02-12 Thread Lionel Elie Mamane
 connectivity/source/parse/sqlnode.cxx  |5 +++--
 dbaccess/source/ui/querydesign/QueryDesignView.cxx |   15 ++-
 include/connectivity/sqlparse.hxx  |5 -
 3 files changed, 21 insertions(+), 4 deletions(-)

New commits:
commit 97b11a21b64f4bac5af67819549f6e384d61c086
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Wed Jan 28 18:24:40 2015 +0100

Query Design: use correct name for columns that come from another query.

Change-Id: I25b4ccdc2f50ba89687e1f4c871f286251a28e21
Reviewed-on: https://gerrit.libreoffice.org/14344
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/connectivity/source/parse/sqlnode.cxx 
b/connectivity/source/parse/sqlnode.cxx
index 1e003cb..ede688b 100644
--- a/connectivity/source/parse/sqlnode.cxx
+++ b/connectivity/source/parse/sqlnode.cxx
@@ -1157,7 +1157,8 @@ OUString OSQLParser::stringToDouble(const OUString 
_rValue,sal_Int16 _nScale)
 
 OSQLParseNode* OSQLParser::predicateTree(OUString rErrorMessage, const 
OUString rStatement,
   const Reference 
::com::sun::star::util::XNumberFormatter   xFormatter,
- const Reference XPropertySet   
xField)
+ const Reference XPropertySet   
xField,
+ bool bUseRealName)
 {
 // Guard the parsing
 ::osl::MutexGuard aGuard(getMutex());
@@ -1181,7 +1182,7 @@ OSQLParseNode* OSQLParser::predicateTree(OUString 
rErrorMessage, const OUString
 // #75243# use the RealName of the column if there is any 
otherwise the name which could be the alias
 // of the field
 Reference XPropertySetInfo xInfo = 
m_xField-getPropertySetInfo();
-if ( 
xInfo-hasPropertyByName(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_REALNAME)))
+if ( bUseRealName  
xInfo-hasPropertyByName(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_REALNAME)))
 
m_xField-getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_REALNAME))
 = aString;
 else
 
m_xField-getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_NAME))
 = aString;
diff --git a/dbaccess/source/ui/querydesign/QueryDesignView.cxx 
b/dbaccess/source/ui/querydesign/QueryDesignView.cxx
index 33bab8f..880cafc 100644
--- a/dbaccess/source/ui/querydesign/QueryDesignView.cxx
+++ b/dbaccess/source/ui/querydesign/QueryDesignView.cxx
@@ -3080,10 +3080,23 @@ OSQLParseNode* 
OQueryDesignView::getPredicateTreeFromEntry(OTableFieldDescRef pE
 }
 
 OUString sTest(_sCriteria);
+// _rxColumn, if it is a lookup column, not a computed column,
+// is guaranteed to be the column taken from the *source* of the column,
+// that is either a table or another query.
+// _rxColumn is *not* taken from the columns of the query we are 
constructing
+// (and rightfully so, since it may not be part of these columns; SELECT A 
FROM t WHERE B = foo)
+// If it is a computed column, we just constructed it above, with same 
Name and RealName.
+// In all cases, we should use the external name of the column, not the 
RealName;
+// the latter is the name that the column had in the source of the source 
query.
+// An example: we are designing SELECT A, B FROM q WHERE C='foo'
+// q itself is query SELECT aye AS A, bee as B, cee as C FROM t
+// We are currently treating the entry C='foo'
+// Then _rxColumn has Name C and RealName cee. We should *obviously* 
use C, not cee.
 OSQLParseNode* pParseNode = rParser.predicateTree(  _rsErrorMessage,
 sTest,
 
static_castOQueryController(getController()).getNumberFormatter(),
-_rxColumn);
+_rxColumn,
+false);
 return pParseNode;
 }
 
diff --git a/include/connectivity/sqlparse.hxx 
b/include/connectivity/sqlparse.hxx
index f6a7b0f..799 100644
--- a/include/connectivity/sqlparse.hxx
+++ b/include/connectivity/sqlparse.hxx
@@ -191,9 +191,12 @@ namespace connectivity
bool bInternational = false);
 
 // Check a Predicate
+// set bUseRealName to false if you pass a xField that comes from 
where you got that field,
+// as opposed from to from yourself.
 OSQLParseNode* predicateTree(OUString rErrorMessage, const OUString 
rStatement,
const ::com::sun::star::uno::Reference 
::com::sun::star::util::XNumberFormatter   xFormatter,
-   const ::com::sun::star::uno::Reference 
::com::sun::star::beans::XPropertySet   xField);
+  

[Libreoffice-bugs] [Bug 89304] Area color including space before and after paragrah

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89304

--- Comment #4 from Cor Nouws c...@nouenoff.nl ---
(In reply to Sergio Cuesta from comment #3)
 sorry for not seeing yesterday your request for more info, but as you have
 correctly marked it is a duplicate of the other one. Sorry for that too,
 even though I tryed searching for it I couldn't It's my first report...

No problem - it's not easy often for find specific bugs here ;)

Thanks  see you,
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 77510] macro error in all 4.x.y- versions

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77510

--- Comment #4 from LeMoyne Castle lemoyne.cas...@gmail.com ---
Works in 3.5.7.2 (dialog shows up) and 
Fails on 4.5.0.0alpha built from recent master. 

Error is: BASIC runtime error. Incorrect property value.

The incorrect value is for a dialog control called datum in object oD1 (first
dialog?).  oD1 appears to be all there in watch window, although dialog has not
shown.  

Digging a little deeper (Google translating much of forum linked by raal) and 
experimenting a little bit perhaps the API has changed as the forum states.  
Replace '.date' with '.Text' on the line with the error and the dialog comes up
without error.  Error message says incorrect value - it may well be incorrect
property name.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/unotools

2015-02-12 Thread David Tardon
 include/unotools/streamwrap.hxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 5058d8d72e139101ed267ed6e72fcd9b3cd026a5
Author: David Tardon dtar...@redhat.com
Date:   Wed Feb 11 22:56:53 2015 +0100

fix linker error


/builddir/build/BUILD/libreoffice-4.4.1.1/workdir/CxxObject/svtools/source/misc/imageresourceaccess.o:
 In function 
`com::sun::star::uno::Referencecom::sun::star::io::XOutputStream::Reference(com::sun::star::io::XOutputStream*)':

/builddir/build/BUILD/libreoffice-4.4.1.1/include/com/sun/star/uno/Reference.hxx:137:
 undefined reference to `non-virtual thunk to 
utl::OSeekableOutputStreamWrapper::acquire()'

Change-Id: Ic644a8299cf2f79f02c1e3ca0de9687520f402a9
(cherry picked from commit 8bb0446974282b32d06cdbd35af83f91e033b4af)
Reviewed-on: https://gerrit.libreoffice.org/14437
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/include/unotools/streamwrap.hxx b/include/unotools/streamwrap.hxx
index e8027ce..8efc227 100644
--- a/include/unotools/streamwrap.hxx
+++ b/include/unotools/streamwrap.hxx
@@ -123,12 +123,12 @@ typedef ::cppu::ImplHelper1css::io::XSeekable
 /** helper class for wrapping an SvStream into an 
com.sun.star.io::XOutputStream
 which is seekable (i.e. supports the com.sun.star.io::XSeekable interface).
 */
-class OSeekableOutputStreamWrapper
+class UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper
 :public OOutputStreamWrapper
 ,public OSeekableOutputStreamWrapper_Base
 {
 public:
-UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper(SvStream _rStream);
+OSeekableOutputStreamWrapper(SvStream _rStream);
 
 private:
 virtual ~OSeekableOutputStreamWrapper();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-02-12 Thread Lionel Elie Mamane
 dbaccess/source/ui/dlg/tablespage.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 120f748e81aefa863d6c425b85563dbbb70ae4c1
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Thu Feb 5 21:29:29 2015 +0100

tdf#89070 Table filter dialog: properly initialise OTableTreeListBox

regression from .ui conversion:

commit 5c72a213c7c4b588d0c1e0884ff2c46c22425faf
Author: Caolán McNamara caol...@redhat.com
Date:   Tue Jan 21 14:41:16 2014 +

convert table filter page to .ui

Change-Id: I7bfb7698e2a5303b492766fba564c7b9033bcc52

Change-Id: Ic7d41d64d4c15eabf7b7f83a17482c473154434a
Reviewed-on: https://gerrit.libreoffice.org/14343
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/dbaccess/source/ui/dlg/tablespage.cxx 
b/dbaccess/source/ui/dlg/tablespage.cxx
index a12bf47..01da2ed 100644
--- a/dbaccess/source/ui/dlg/tablespage.cxx
+++ b/dbaccess/source/ui/dlg/tablespage.cxx
@@ -81,6 +81,7 @@ namespace dbaui
 get(m_pTables, TablesFilterPage);
 
 get(m_pTablesList, treeview);
+m_pTablesList-init(true);
 m_pTablesList-set_width_request(56 * 
m_pTablesList-approximate_char_width());
 m_pTablesList-set_height_request(12 * m_pTablesList-GetTextHeight());
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 3 commits - dbaccess/source xmloff/source

2015-02-12 Thread Daniel Sikeler
 dbaccess/source/filter/xml/xmlfilter.cxx |  316 ---
 xmloff/source/text/txtparai.cxx  |  109 ++
 xmloff/source/text/txtparai.hxx  |9 
 3 files changed, 329 insertions(+), 105 deletions(-)

New commits:
commit 1ec824c9ab71c21cab77da8594ec3591db933e6f
Author: Daniel Sikeler d.sikele...@gmail.com
Date:   Thu Feb 12 11:09:54 2015 +0100

SvXMLTokenMapEntries in dbaccess

Change-Id: I6ebe3f40b395842d3c9e08ba4e2b65c1b0b0fcd7

diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx 
b/dbaccess/source/filter/xml/xmlfilter.cxx
index 03e94ba..7aaca83 100644
--- a/dbaccess/source/filter/xml/xmlfilter.cxx
+++ b/dbaccess/source/filter/xml/xmlfilter.cxx
@@ -38,8 +38,10 @@
 #include xmloff/xmltoken.hxx
 #include xmloff/txtimp.hxx
 #include xmloff/nmspmap.hxx
+#include xmloff/token/tokens.hxx
 #include com/sun/star/xml/sax/InputSource.hpp
 #include com/sun/star/xml/sax/Parser.hpp
+#include com/sun/star/xml/sax/FastToken.hpp
 #include xmloff/ProgressBarHelper.hxx
 #include sfx2/docfile.hxx
 #include com/sun/star/io/XInputStream.hpp
@@ -75,6 +77,8 @@
 #include rtl/strbuf.hxx
 
 using namespace ::com::sun::star;
+using namespace xmloff;
+using css::xml::sax::FastToken::NAMESPACE;
 
 extern C void SAL_CALL createRegistryInfo_ODBFilter( )
 {
@@ -603,15 +607,24 @@ const SvXMLTokenMap ODBFilter::GetDocElemTokenMap() const
 {
 static const SvXMLTokenMapEntry aElemTokenMap[]=
 {
-{ XML_NAMESPACE_OFFICE, XML_SETTINGS,   
XML_TOK_DOC_SETTINGS},
-{ XML_NAMESPACE_OOO,XML_SETTINGS,   
XML_TOK_DOC_SETTINGS},
-{ XML_NAMESPACE_OFFICE, XML_STYLES, XML_TOK_DOC_STYLES 
 },
-{ XML_NAMESPACE_OOO,XML_STYLES, XML_TOK_DOC_STYLES 
 },
-{ XML_NAMESPACE_OFFICE, XML_AUTOMATIC_STYLES,   
XML_TOK_DOC_AUTOSTYLES  },
-{ XML_NAMESPACE_OOO,XML_AUTOMATIC_STYLES,   
XML_TOK_DOC_AUTOSTYLES  },
-{ XML_NAMESPACE_OFFICE, XML_DATABASE,   
XML_TOK_DOC_DATABASE},
-{ XML_NAMESPACE_OOO,XML_DATABASE,   
XML_TOK_DOC_DATABASE},
-{ XML_NAMESPACE_OFFICE, XML_SCRIPTS,XML_TOK_DOC_SCRIPT 
 },
+{ XML_NAMESPACE_OFFICE, XML_SETTINGS,   
XML_TOK_DOC_SETTINGS,
+(NAMESPACE | XML_NAMESPACE_OFFICE | XML_settings) },
+{ XML_NAMESPACE_OOO,XML_SETTINGS,   
XML_TOK_DOC_SETTINGS,
+(NAMESPACE | XML_NAMESPACE_OOO | XML_settings) },
+{ XML_NAMESPACE_OFFICE, XML_STYLES, XML_TOK_DOC_STYLES,
+(NAMESPACE | XML_NAMESPACE_OFFICE | XML_styles) },
+{ XML_NAMESPACE_OOO,XML_STYLES, XML_TOK_DOC_STYLES,
+(NAMESPACE | XML_NAMESPACE_OOO | XML_styles) },
+{ XML_NAMESPACE_OFFICE, XML_AUTOMATIC_STYLES,   
XML_TOK_DOC_AUTOSTYLES,
+(NAMESPACE | XML_NAMESPACE_OFFICE | XML_automatic_styles) },
+{ XML_NAMESPACE_OOO,XML_AUTOMATIC_STYLES,   
XML_TOK_DOC_AUTOSTYLES,
+(NAMESPACE | XML_NAMESPACE_OOO | XML_automatic_styles) },
+{ XML_NAMESPACE_OFFICE, XML_DATABASE,   
XML_TOK_DOC_DATABASE,
+(NAMESPACE | XML_NAMESPACE_OFFICE | XML_database) },
+{ XML_NAMESPACE_OOO,XML_DATABASE,   
XML_TOK_DOC_DATABASE,
+(NAMESPACE | XML_NAMESPACE_OOO | XML_database) },
+{ XML_NAMESPACE_OFFICE, XML_SCRIPTS,XML_TOK_DOC_SCRIPT,
+(NAMESPACE | XML_NAMESPACE_OFFICE | XML_scripts) },
 XML_TOKEN_MAP_END
 };
 m_pDocElemTokenMap.reset(new SvXMLTokenMap( aElemTokenMap ));
@@ -625,13 +638,20 @@ const SvXMLTokenMap ODBFilter::GetDatabaseElemTokenMap() 
const
 {
 static const SvXMLTokenMapEntry aElemTokenMap[]=
 {
-{ XML_NAMESPACE_DB, XML_DATASOURCE, XML_TOK_DATASOURCE 
 },
-{ XML_NAMESPACE_DB, XML_FORMS,  XML_TOK_FORMS},
-{ XML_NAMESPACE_DB, XML_REPORTS,XML_TOK_REPORTS},
-{ XML_NAMESPACE_DB, XML_QUERIES,XML_TOK_QUERIES},
-{ XML_NAMESPACE_DB, XML_TABLES, XML_TOK_TABLES},
-{ XML_NAMESPACE_DB, XML_TABLE_REPRESENTATIONS,  XML_TOK_TABLES},
-{ XML_NAMESPACE_DB, XML_SCHEMA_DEFINITION,  
XML_TOK_SCHEMA_DEFINITION},
+{ XML_NAMESPACE_DB, XML_DATASOURCE, XML_TOK_DATASOURCE,
+(NAMESPACE | XML_NAMESPACE_DB | XML_data_source) },
+{ XML_NAMESPACE_DB, XML_FORMS,  XML_TOK_FORMS,
+(NAMESPACE | XML_NAMESPACE_DB | XML_forms) },
+{ XML_NAMESPACE_DB, XML_REPORTS,XML_TOK_REPORTS,
+(NAMESPACE | XML_NAMESPACE_DB | XML_reports) },
+{ XML_NAMESPACE_DB, XML_QUERIES,XML_TOK_QUERIES,
+  

[Libreoffice-bugs] [Bug 85027] [Draw] Fit page to window (like Impress)

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85027

--- Comment #2 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Rodolfo Ribeiro Gomes committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=605494fd99ae8e54611899729783d1163cf9a5ba

fix tdf#85027 Add button to StatusBar: Fit page to window

It will be available in 4.5.0.

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 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

--- Comment #9 from pierre-yves samyn pierre-yves.sa...@laposte.net ---
Created attachment 113337
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113337action=edit
ToBackground1.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 85027] [Draw] Fit page to window (like Impress)

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85027

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

   What|Removed |Added

 Whiteboard|| target:4.5.0

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


[Libreoffice-bugs] [Bug 89246] LibreOffice Writer Ää Öö Üü are missing when exporting PDF

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89246

--- Comment #3 from Watz w...@der-watz.de ---
Created attachment 113336
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113336action=edit
My Test Document The Source

In the Document, everything ist 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 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

--- Comment #10 from pierre-yves samyn pierre-yves.sa...@laposte.net ---
Created attachment 113338
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113338action=edit
ToBackground2.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 82113] FILEOPEN: Text in EMF not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82113

Timur gti...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=89
   ||332

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


[Libreoffice-bugs] [Bug 39256] Deficiencies in WMF importer implementation

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39256

Timur gti...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=89
   ||332

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


[Libreoffice-bugs] [Bug 89332] FILEOPEN: WMF table text not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89332

Timur gti...@gmail.com changed:

   What|Removed |Added

   Keywords||regression
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=82
   ||113,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=39
   ||256

--- Comment #1 from Timur gti...@gmail.com ---
I mark OS: All. Please test on Linux.

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


[Libreoffice-bugs] [Bug 89246] LibreOffice Writer Ää Öö Üü are missing when exporting PDF

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89246

--- Comment #4 from Watz w...@der-watz.de ---
I' am using Acrobat 11 and PDFExchange Viewer. 
I think, what I need is a fix, workaround for the Helvetica TT font.

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


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 82/f67031551c3e153b5977d2cc40ce68dda68ba0

2015-02-12 Thread Caolán McNamara
 82/f67031551c3e153b5977d2cc40ce68dda68ba0 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit e4e49cb25fd167fd22096ccf2f46ae563b31f784
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 10:28:40 2015 +

Notes added by 'git notes add'

diff --git a/82/f67031551c3e153b5977d2cc40ce68dda68ba0 
b/82/f67031551c3e153b5977d2cc40ce68dda68ba0
new file mode 100644
index 000..229b8a4
--- /dev/null
+++ b/82/f67031551c3e153b5977d2cc40ce68dda68ba0
@@ -0,0 +1 @@
+reject: would break a pile of things
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 57171] FILESAVE: Comments not saved when impress file saved as pptx

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57171

--- Comment #6 from bugquestcon...@online.de ---
Thanks to whoever fixed the bug! I am looking forward to the 4.4 version

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


[Bug 37361] LibreOffice 3.5 most annoying bugs

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 36681, which changed state.

Bug 36681 Summary: EDITING: after pasting/paste/insert/removal of a 
picture/image (or alike) view scrolls to begin/end of document
https://bugs.documentfoundation.org/show_bug.cgi?id=36681

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

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


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

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88444

--- Comment #26 from Tor Lillqvist t...@iki.fi ---
For the 4.2 branch, our priority is to fix the crash. The OpenCL-generating
code is much different in the 4.3, 4.4 and master branches.

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


[Libreoffice-bugs] [Bug 77593] asterisk key * interpreted as a wildcard in autocorrect replacement table

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77593

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #97535|text/plain  |application/zip
  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 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

raal r...@post.cz changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
 Ever confirmed|0   |1

--- Comment #11 from raal r...@post.cz ---
(In reply to pierre-yves samyn from comment #7)
 Hi 
 
 I Reproduce on windows 7  Version: 4.3.5.2
 Build ID: 3a87456aaa6a95c63eea1c1b3201acedf0751bd5
 

Setting to NEW

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


[Libreoffice-bugs] [Bug 89295] Support for MinGW-w64 and/or MSYS2

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89295

--- Comment #5 from David Tardon dtar...@redhat.com ---
(In reply to Renato Silva from comment #2)
 This is a narrow-minded view.

Maybe, but it is a realistic view.

 The amount of contributors that would feel
 attracted would probably overcome the complexity of supporting one
 additional compiler.

Says you. Personally, I do not remember anyone showing interest in native MinGW
build on Windows since the beginning of the project. There was an attempt in
openoffice.org times, but it did not came to anything. And it was being done by
a single person.

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


[Libreoffice-bugs] [Bug 66859] FILESAVE: File Save in xls format lost image position as background

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66859

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

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---
 Ever confirmed|1   |0

--- Comment #7 from pierre-yves samyn pierre-yves.sa...@laposte.net ---
Hi 

I Reproduce on windows 7  Version: 4.3.5.2
Build ID: 3a87456aaa6a95c63eea1c1b3201acedf0751bd5

Steps to reproduce:

1. Open the ToBackground.ods attached

Expected  actual result: the image is set to background
See ToBackground1.png attached

2. File Save As MS Excel 97 (.xls)
3. File Reload

Expected result: the image is set to background
Actual result: the image is set to foreground

See ToBackground2.png attached

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 85027] [Draw] Fit page to window (like Impress)

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85027

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |rodolf...@gmail.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-commits] core.git: vcl/generic vcl/inc

2015-02-12 Thread Martin Hosken
 vcl/generic/glyphs/graphite_serverfont.cxx |4 ++--
 vcl/inc/graphite_layout.hxx|   18 +++---
 2 files changed, 13 insertions(+), 9 deletions(-)

New commits:
commit 0ed14401925d16932ed98bc418d395adac047b39
Author: Martin Hosken martin_hos...@sil.org
Date:   Mon Feb 9 16:49:12 2015 +0700

Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fonts

Change-Id: I31a09fa753ed15e302e5407ce8a0c46f3b13e099
Reviewed-on: https://gerrit.libreoffice.org/14380
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/vcl/generic/glyphs/graphite_serverfont.cxx 
b/vcl/generic/glyphs/graphite_serverfont.cxx
index 09159e4..3549c01 100644
--- a/vcl/generic/glyphs/graphite_serverfont.cxx
+++ b/vcl/generic/glyphs/graphite_serverfont.cxx
@@ -48,7 +48,7 @@ 
GraphiteServerFontLayout::GraphiteServerFontLayout(ServerFont rServerFont) thro
 , mpFeatures(NULL)
 , mpStr(NULL)
 {
-gr_font * pFont = 
rServerFont.GetGraphiteFace()-font(rServerFont.GetFontSelData().mnHeight);
+gr_font * pFont = 
rServerFont.GetGraphiteFace()-font(rServerFont.GetFontSelData().mnHeight, 
rServerFont.NeedsArtificialBold(), rServerFont.NeedsArtificialItalic());
 if (!pFont)
 {
 pFont = gr_make_font_with_advance_fn(
@@ -57,7 +57,7 @@ 
GraphiteServerFontLayout::GraphiteServerFontLayout(ServerFont rServerFont) thro
rServerFont,
freetypeServerFontAdvance,
rServerFont.GetGraphiteFace()-face());
-
rServerFont.GetGraphiteFace()-addFont(rServerFont.GetFontSelData().mnHeight, 
pFont);
+
rServerFont.GetGraphiteFace()-addFont(rServerFont.GetFontSelData().mnHeight, 
pFont, rServerFont.NeedsArtificialBold(), rServerFont.NeedsArtificialItalic());
 }
 maImpl.SetFont(pFont);
 OString aLang();
diff --git a/vcl/inc/graphite_layout.hxx b/vcl/inc/graphite_layout.hxx
index f8abb79..7ccbe15 100644
--- a/vcl/inc/graphite_layout.hxx
+++ b/vcl/inc/graphite_layout.hxx
@@ -52,7 +52,8 @@ namespace grutils { class GrFeatureParser; }
 class GraphiteFaceWrapper
 {
 public:
-typedef std::mapint, gr_font* GrFontMap;
+typedef std::pairint, int GrFontMapKey;
+typedef std::mapGrFontMapKey, gr_font* GrFontMap;
 GraphiteFaceWrapper(gr_face * pFace) : m_pFace(pFace) {}
 ~GraphiteFaceWrapper()
 {
@@ -63,18 +64,21 @@ public:
 gr_face_destroy(m_pFace);
 }
 const gr_face * face() const { return m_pFace; }
-gr_font * font(int ppm) const
+gr_font * font(int ppm, bool isBold, bool isItalic) const
 {
-GrFontMap::const_iterator i = m_fonts.find(ppm);
+int styleKey = int(isBold) | (int(isItalic)  1);
+GrFontMap::const_iterator i = m_fonts.find(GrFontMapKey(ppm, 
styleKey));
 if (i != m_fonts.end())
 return i-second;
 return NULL;
 };
-void addFont(int ppm, gr_font * pFont)
+void addFont(int ppm, gr_font * pFont, bool isBold, bool isItalic)
 {
-if (m_fonts[ppm])
-gr_font_destroy(m_fonts[ppm]);
-m_fonts[ppm] = pFont;
+int styleKey = int(isBold) | (int(isItalic)  1);
+GrFontMapKey key(ppm, styleKey);
+if (m_fonts[key])
+gr_font_destroy(m_fonts[key]);
+m_fonts[key] = pFont;
 }
 private:
 gr_face * m_pFace;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89252] font width affected by previous use of synthetic bold

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89252

--- Comment #2 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Martin Hosken committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=0ed14401925d16932ed98bc418d395adac047b39

Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fonts

It will be available in 4.5.0.

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 89252] font width affected by previous use of synthetic bold

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89252

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |martin_hos...@sil.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 89252] font width affected by previous use of synthetic bold

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89252

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

   What|Removed |Added

 Whiteboard|prebibisect |prebibisect target:4.5.0

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


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

2015-02-12 Thread Martin Hosken
 vcl/generic/glyphs/graphite_serverfont.cxx |4 ++--
 vcl/inc/graphite_layout.hxx|   18 +++---
 2 files changed, 13 insertions(+), 9 deletions(-)

New commits:
commit 0c2447648961bc8fa4776f996604fead893e3be4
Author: Martin Hosken martin_hos...@sil.org
Date:   Mon Feb 9 16:49:12 2015 +0700

Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fonts

Change-Id: I31a09fa753ed15e302e5407ce8a0c46f3b13e099
Reviewed-on: https://gerrit.libreoffice.org/14380
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com
(cherry picked from commit 0ed14401925d16932ed98bc418d395adac047b39)
Reviewed-on: https://gerrit.libreoffice.org/14439

diff --git a/vcl/generic/glyphs/graphite_serverfont.cxx 
b/vcl/generic/glyphs/graphite_serverfont.cxx
index 09159e4..3549c01 100644
--- a/vcl/generic/glyphs/graphite_serverfont.cxx
+++ b/vcl/generic/glyphs/graphite_serverfont.cxx
@@ -48,7 +48,7 @@ 
GraphiteServerFontLayout::GraphiteServerFontLayout(ServerFont rServerFont) thro
 , mpFeatures(NULL)
 , mpStr(NULL)
 {
-gr_font * pFont = 
rServerFont.GetGraphiteFace()-font(rServerFont.GetFontSelData().mnHeight);
+gr_font * pFont = 
rServerFont.GetGraphiteFace()-font(rServerFont.GetFontSelData().mnHeight, 
rServerFont.NeedsArtificialBold(), rServerFont.NeedsArtificialItalic());
 if (!pFont)
 {
 pFont = gr_make_font_with_advance_fn(
@@ -57,7 +57,7 @@ 
GraphiteServerFontLayout::GraphiteServerFontLayout(ServerFont rServerFont) thro
rServerFont,
freetypeServerFontAdvance,
rServerFont.GetGraphiteFace()-face());
-
rServerFont.GetGraphiteFace()-addFont(rServerFont.GetFontSelData().mnHeight, 
pFont);
+
rServerFont.GetGraphiteFace()-addFont(rServerFont.GetFontSelData().mnHeight, 
pFont, rServerFont.NeedsArtificialBold(), rServerFont.NeedsArtificialItalic());
 }
 maImpl.SetFont(pFont);
 OString aLang();
diff --git a/vcl/inc/graphite_layout.hxx b/vcl/inc/graphite_layout.hxx
index 6a84d54..c53b551 100644
--- a/vcl/inc/graphite_layout.hxx
+++ b/vcl/inc/graphite_layout.hxx
@@ -52,7 +52,8 @@ namespace grutils { class GrFeatureParser; }
 class GraphiteFaceWrapper
 {
 public:
-typedef std::mapint, gr_font* GrFontMap;
+typedef std::pairint, int GrFontMapKey;
+typedef std::mapGrFontMapKey, gr_font* GrFontMap;
 GraphiteFaceWrapper(gr_face * pFace) : m_pFace(pFace) {}
 ~GraphiteFaceWrapper()
 {
@@ -63,18 +64,21 @@ public:
 gr_face_destroy(m_pFace);
 }
 const gr_face * face() const { return m_pFace; }
-gr_font * font(int ppm) const
+gr_font * font(int ppm, bool isBold, bool isItalic) const
 {
-GrFontMap::const_iterator i = m_fonts.find(ppm);
+int styleKey = int(isBold) | (int(isItalic)  1);
+GrFontMap::const_iterator i = m_fonts.find(GrFontMapKey(ppm, 
styleKey));
 if (i != m_fonts.end())
 return i-second;
 return NULL;
 };
-void addFont(int ppm, gr_font * pFont)
+void addFont(int ppm, gr_font * pFont, bool isBold, bool isItalic)
 {
-if (m_fonts[ppm])
-gr_font_destroy(m_fonts[ppm]);
-m_fonts[ppm] = pFont;
+int styleKey = int(isBold) | (int(isItalic)  1);
+GrFontMapKey key(ppm, styleKey);
+if (m_fonts[key])
+gr_font_destroy(m_fonts[key]);
+m_fonts[key] = pFont;
 }
 private:
 gr_face * m_pFace;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 82113] FILEOPEN: Text in EMF not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82113

Timur gti...@gmail.com changed:

   What|Removed |Added

   Keywords||regression
 CC||gti...@gmail.com
Version|4.2.5.2 release |3.6.0.4 release
 OS|Linux (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 60781] ASKLIBREOFFICE: Add a list to a profile with questions which commented or answered by a registered person

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60781

--- Comment #14 from bugquestcon...@online.de ---
It is fine and valuable to ask for additional information. However, when the
previous answer describes already what can be said, there is no need for asking
again for the same information.

Please have a look at comment 12 and 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 82113] FILEOPEN: Text in EMF not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82113

--- Comment #6 from Timur gti...@gmail.com ---
Reproduces on Windows, starting from 3.6. 3.5.7 was OK so regresison. I change
OS: Linux to All. 
Vertical table on the left doesn't have any text bug seems fixed with
4.4.0.3. Please test.

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


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

2015-02-12 Thread Henry Castro
 editeng/source/editeng/editdoc.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5a646f04cc40fb13f39b16ab452237e5cf324684
Author: Henry Castro hcvcas...@gmail.com
Date:   Tue Feb 10 18:27:13 2015 -0400

fdo#82719  EDITING: String with hyperlink not pasted

Fixed. It is impossible to copy / paste a string with hyperlink what is 
part of a longer string in cell.

Change-Id: Id97ef7d742ab8ca17e2cafdc449d04d5839e93d4
Reviewed-on: https://gerrit.libreoffice.org/14412
Tested-by: Jenkins c...@libreoffice.org
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com

diff --git a/editeng/source/editeng/editdoc.cxx 
b/editeng/source/editeng/editdoc.cxx
index 23441a9..c7ae62d 100644
--- a/editeng/source/editeng/editdoc.cxx
+++ b/editeng/source/editeng/editdoc.cxx
@@ -218,6 +218,7 @@ const SfxItemInfo aItemInfos[EDITITEMCOUNT] = {
 { SID_ATTR_CHAR_OVERLINE, SFX_ITEM_POOLABLE },
 { SID_ATTR_CHAR_CASEMAP, SFX_ITEM_POOLABLE },   // EE_CHAR_CASEMAP
 { SID_ATTR_CHAR_GRABBAG, SFX_ITEM_POOLABLE },   // EE_CHAR_GRABBAG
+{ 0, SFX_ITEM_POOLABLE },   // EE_CHAR_BKGCOLOR
 { 0, SFX_ITEM_POOLABLE },   // EE_FEATURE_TAB
 { 0, SFX_ITEM_POOLABLE },   // 
EE_FEATURE_LINEBR
 { SID_ATTR_CHAR_CHARSETCOLOR, SFX_ITEM_POOLABLE },  // 
EE_FEATURE_NOTCONV
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - editeng/source

2015-02-12 Thread Henry Castro
 editeng/source/editeng/editdoc.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 39c9223b933f8585ed5d1a4014596aa8d4c94db3
Author: Henry Castro hcvcas...@gmail.com
Date:   Tue Feb 10 18:27:13 2015 -0400

fdo#82719  EDITING: String with hyperlink not pasted

Fixed. It is impossible to copy / paste a string with hyperlink what is 
part of a longer string in cell.

Change-Id: Id97ef7d742ab8ca17e2cafdc449d04d5839e93d4
Reviewed-on: https://gerrit.libreoffice.org/14412
Tested-by: Jenkins c...@libreoffice.org
Reviewed-by: Eike Rathke er...@redhat.com
Tested-by: Eike Rathke er...@redhat.com
(cherry picked from commit 5a646f04cc40fb13f39b16ab452237e5cf324684)
Reviewed-on: https://gerrit.libreoffice.org/14441

diff --git a/editeng/source/editeng/editdoc.cxx 
b/editeng/source/editeng/editdoc.cxx
index 54cdb90..2ad2f90 100644
--- a/editeng/source/editeng/editdoc.cxx
+++ b/editeng/source/editeng/editdoc.cxx
@@ -218,6 +218,7 @@ const SfxItemInfo aItemInfos[EDITITEMCOUNT] = {
 { SID_ATTR_CHAR_OVERLINE, SFX_ITEM_POOLABLE },
 { SID_ATTR_CHAR_CASEMAP, SFX_ITEM_POOLABLE },   // EE_CHAR_CASEMAP
 { SID_ATTR_CHAR_GRABBAG, SFX_ITEM_POOLABLE },   // EE_CHAR_GRABBAG
+{ 0, SFX_ITEM_POOLABLE },   // EE_CHAR_BKGCOLOR
 { 0, SFX_ITEM_POOLABLE },   // EE_FEATURE_TAB
 { 0, SFX_ITEM_POOLABLE },   // 
EE_FEATURE_LINEBR
 { SID_ATTR_CHAR_CHARSETCOLOR, SFX_ITEM_POOLABLE },  // 
EE_FEATURE_NOTCONV
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 82113] FILEOPEN: Text in EMF not displayed

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82113

--- Comment #7 from Timur gti...@gmail.com ---
I was wrong that bug was fixed with 4.4.0.3. I had EMF_PLUS_DISABLE=1 on. 
What's not clear to me is: why it was shown OK only for 4.4.0.3 and not for
previous versions, all the time with EMF_PLUS_DISABLE=1 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 77561] Table cell borders don't show in RTF import

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77561

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #97495|text/plain  |application/rtf
  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 89335] New: Internet Explorer forces oxt download to zip

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89335

Bug ID: 89335
   Summary: Internet Explorer forces oxt download to zip
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Extensions
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: f...@akerbeltz.org

Steps to reproduce:
1) Open IE and navigate to an oxt file (e.g.
http://extensions.libreoffice.org/extension-center/an-dearbhair-beag-scottish-gaelic-spellchecker)
2) Download the oxt
3) IE will download the file as a zip a dn as a result, LO won't recognize it
as an extension

This does not happen in Firefox or Opera (don't have Chrome).

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


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

2015-02-12 Thread Eike Rathke
 sc/source/core/tool/formularesult.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cd1f5a81b7602040a7c88b30fd8dbde844fa2f71
Author: Eike Rathke er...@redhat.com
Date:   Fri Feb 6 23:32:54 2015 +0100

Resolves: tdf#83461 do not override MatColsRows if already set

ScMatrixFormulaCellToken::SetMatColsRows() via
ScFormulaCell::SetMatColsRows() is used during document import and
preselected cell area input of an array formula. Do not override
existing values with subsequent result matrix dimensions.

Change-Id: I9e844b5064ea276f3cbcb680eb1127c344328e00
(cherry picked from commit e32eff2bb4c12fdc33e476b9f12bb4bb71d22ebc)
Reviewed-on: https://gerrit.libreoffice.org/14355
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/sc/source/core/tool/formularesult.cxx 
b/sc/source/core/tool/formularesult.cxx
index 658eb97..d50006b 100644
--- a/sc/source/core/tool/formularesult.cxx
+++ b/sc/source/core/tool/formularesult.cxx
@@ -168,7 +168,7 @@ void ScFormulaResult::SetToken( const 
formula::FormulaToken* p )
 {
 const ScMatrixFormulaCellToken* pNewMatFormula =
 dynamic_castconst ScMatrixFormulaCellToken*(pMatResult);
-if (pNewMatFormula)
+if (pNewMatFormula  (pMatFormula-GetMatCols() = 0 || 
pMatFormula-GetMatRows() = 0))
 {
 SAL_WARN( sc, ScFormulaResult::SetToken: pNewMatFormula and 
pMatFormula, overriding matrix formula dimension; intended?);
 pMatFormula-SetMatColsRows( pNewMatFormula-GetMatCols(),
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89312] 'csv' Files are Opened as Text Documents if Writer is the Active Window

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89312

raal r...@post.cz changed:

   What|Removed |Added

 CC||r...@post.cz
   Severity|normal  |enhancement

--- Comment #1 from raal r...@post.cz ---
Setting as enhancement.
I disagree, leaving unconfirmed.

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


[Libreoffice-bugs] [Bug 39327] WMF object not visible in .doc with LibO

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39327

--- Comment #32 from Timur gti...@gmail.com ---
Bug seems fixed with 4.4.0.3. Please test.

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


[Libreoffice-bugs] [Bug 82719] EDITING: String with hyperlink not pasted

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82719

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

http://cgit.freedesktop.org/libreoffice/core/commit/?id=5a646f04cc40fb13f39b16ab452237e5cf324684

fdo#82719  EDITING: String with hyperlink not pasted

It will be available in 4.5.0.

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 82719] EDITING: String with hyperlink not pasted

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82719

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

   What|Removed |Added

 Whiteboard|BSA bibisected  |BSA bibisected target:4.5.0

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


[Libreoffice-bugs] [Bug 39327] WMF object not visible in .doc with LibO

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39327

--- Comment #33 from Timur gti...@gmail.com ---
I was wrong. Please excuse me and disregard my previous message.

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


[Libreoffice-bugs] [Bug 89333] New: EDITING: Cannot shift cells (left or up) from a non contiguous selection when deleting

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89333

Bug ID: 89333
   Summary: EDITING: Cannot shift cells (left or up) from a non
contiguous selection when deleting
   Product: LibreOffice
   Version: 4.3.3.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: postmas...@mlrennes.org

Created attachment 113339
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113339action=edit
screenshot, non-contiguous selection and contextual Delete menu (lang: FR)

Overview:
When deleting cells, Shift cells up and shift cells left (translation may
vary) options are not available as soon as the selection is more complex than a
single rectangle.

Steps to Reproduce:
1. Create new Calc sheet
2. Add content in several columns, eg. A1: One, B1: Two,... E1: Five
2. Select B1 and D1
3. Right clic  Delete... 

Actual Results:
Options Shift cells left and shift cells up are disabled (grayed out)

Expected Results:
Options should not be disabled, ie. action Shift cells left should leave
cells A1: One, B1: Three, C1: Five.

Additional Information:
It should be noted that Microsoft Excel's own shift cells works the expected
way.

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


[Libreoffice-commits] core.git: 12 commits - configmgr/qa include/canvas

2015-02-12 Thread Caolán McNamara
 configmgr/qa/unit/test.cxx|8 +-
 include/canvas/base/canvasbase.hxx|  101 +-
 include/canvas/base/graphicdevicebase.hxx |   30 +---
 3 files changed, 82 insertions(+), 57 deletions(-)

New commits:
commit 4aab54a094e39e2ee2f0fbd3aa202583f4a9cd26
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:25:05 2015 +

coverity#1269584 Uncaught exception

and

coverity#1269578 Uncaught exception

Change-Id: I68ef6ada3521cb12e17c5fe2ccecd67ade4ed40b

diff --git a/include/canvas/base/canvasbase.hxx 
b/include/canvas/base/canvasbase.hxx
index 956b6510..420517a 100644
--- a/include/canvas/base/canvasbase.hxx
+++ b/include/canvas/base/canvasbase.hxx
@@ -212,11 +212,13 @@ namespace canvas
 }
 
 virtual ::com::sun::star::uno::Reference 
::com::sun::star::rendering::XCachedPrimitive  SAL_CALL
-strokePolyPolygon( const ::com::sun::star::uno::Reference 
::com::sun::star::rendering::XPolyPolygon2DxPolyPolygon,
-   const ::com::sun::star::rendering::ViewState   
 viewState,
-   const ::com::sun::star::rendering::RenderState 
 renderState,
-   const 
::com::sun::star::rendering::StrokeAttributes  
   strokeAttributes ) throw (::com::sun::star::lang::IllegalArgumentException,
-   
   
::com::sun::star::uno::RuntimeException) SAL_OVERRIDE
+strokePolyPolygon(const css::uno::Reference 
::com::sun::star::rendering::XPolyPolygon2DxPolyPolygon,
+  const css::rendering::ViewState 
   viewState,
+  const css::rendering::RenderState   
   renderState,
+  const css::rendering::StrokeAttributes  
   strokeAttributes)
+throw (css::lang::IllegalArgumentException,
+   css::uno::RuntimeException,
+   std::exception) SAL_OVERRIDE
 {
 tools::verifyArgs(xPolyPolygon, viewState, renderState, 
strokeAttributes,
   BOOST_CURRENT_FUNCTION,
commit c5875fd2cb6cb86584898dc48ad885c663d9981d
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:23:45 2015 +

coverity#1269586 Uncaught exception

and

coverity#1269581 Uncaught exception

Change-Id: I48d08e1361ac9cf4c7d6040c247c753366dab4c5

diff --git a/include/canvas/base/canvasbase.hxx 
b/include/canvas/base/canvasbase.hxx
index 432dc29..956b6510 100644
--- a/include/canvas/base/canvasbase.hxx
+++ b/include/canvas/base/canvasbase.hxx
@@ -132,10 +132,12 @@ namespace canvas
 maCanvasHelper.clear();
 }
 
-virtual void SAL_CALL drawPoint( const 
::com::sun::star::geometry::RealPoint2D aPoint,
- const 
::com::sun::star::rendering::ViewState  viewState,
- const 
::com::sun::star::rendering::RenderStaterenderState ) throw 
(::com::sun::star::lang::IllegalArgumentException,
-   
  ::com::sun::star::uno::RuntimeException) 
SAL_OVERRIDE
+virtual void SAL_CALL drawPoint(const css::geometry::RealPoint2D 
aPoint,
+const css::rendering::ViewState  
viewState,
+const css::rendering::RenderState
renderState)
+throw (css::lang::IllegalArgumentException,
+   css::uno::RuntimeException,
+   std::exception) SAL_OVERRIDE
 {
 tools::verifyArgs(aPoint, viewState, renderState,
   BOOST_CURRENT_FUNCTION,
commit 0a756818c7d26e7a80634db6fa1961812bced423
Author: Caolán McNamara caol...@redhat.com
Date:   Thu Feb 12 11:21:39 2015 +

coverity#1269589 Uncaught exception

and

coverity#1269587 Uncaught exception

Change-Id: Ic532ed2dfe38e33bcf2d9cedd0edee2cf3869f17

diff --git a/include/canvas/base/graphicdevicebase.hxx 
b/include/canvas/base/graphicdevicebase.hxx
index f2216d4..a28fc06 100644
--- a/include/canvas/base/graphicdevicebase.hxx
+++ b/include/canvas/base/graphicdevicebase.hxx
@@ -187,8 +187,10 @@ namespace canvas
 return maDeviceHelper.createCompatibleBezierPolyPolygon( this, 
points );
 }
 
-virtual css::uno::Reference css::rendering::XBitmap  SAL_CALL 
createCompatibleBitmap( const 

[Libreoffice-bugs] [Bug 89334] New: Translation Print Preview wrong displayed in Italian Interface

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89334

Bug ID: 89334
   Summary: Translation Print Preview wrong displayed in Italian
Interface
   Product: LibreOffice
   Version: 4.4.0.3 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Localization
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: valterm...@gmail.com
CC: cl...@documentfoundation.org, gautier.sop...@gmail.com

Created attachment 113340
  -- https://bugs.documentfoundation.org/attachment.cgi?id=113340action=edit
Error for Print Preview

The string Print Preview is wrong displayed in the Italian UI, both in the
menu and the relative button, even if it is correctly translated in Pootle:

*wrong* result: Stampa Anteprima

(should be) *correct* result: Anteprima di stampa

Attached a screenshot of the error

Note some KeyID, to show the correct translation: zE3JE / khHQz / 5wQRf

BTW, in the 4.3 version the translation is correct

A search in OpenGrok shows only one occurrence of Stampa anteprima, not
involving the error above.

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


[Libreoffice-bugs] [Bug 89333] EDITING: Cannot shift cells (left or up) from a non contiguous selection when deleting

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89333

raal r...@post.cz changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
 Ever confirmed|0   |1
 OS|Windows (All)   |All
   Severity|normal  |enhancement

--- Comment #1 from raal r...@post.cz ---
I can confirm with LO 4.4
Setting as 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 89295] Support for MinGW-w64 and/or MSYS2

2015-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89295

--- Comment #4 from David Tardon dtar...@redhat.com ---
(In reply to V Stuart Foote from comment #3)
 Believe David's perspective comes from his recent endeavors to bring a
 functional 64-bit build for Windows online with VS 2013.  That is coming to
 fruition--and that has required MSVC for reliable results and build speed of
 Windows executables.

That was David Ostrovsky :-) But it is a good example.

-- 
You are receiving this mail because:
You are the 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-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88444

--- Comment #27 from evgeniy.tyu...@intel.com ---
Thanks, Tor.
I've been looking into 4.2 milestone-7-2, and I have a suspicion that the issue
is fixed there. I will perform additional validations to be sure and update
this ticket ASAP.
I guess 4.2 milestone-7-2 doesn't differ significantly comparing to the
revision in the ticket, is that so?

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


[Libreoffice-commits] core.git: 2 commits - starmath/Library_sm.mk starmath/source sw/source

2015-02-12 Thread Marcos Paulo de Souza
 starmath/Library_sm.mk |5 +
 starmath/source/cfgitem.cxx|  125 +++--
 sw/source/uibase/shells/drawsh.cxx |   10 ++
 3 files changed, 37 insertions(+), 103 deletions(-)

New commits:
commit 7215e025bbeb3e459f0be3d4d20a83ccd7435a02
Author: Marcos Paulo de Souza marcos.souza@gmail.com
Date:   Fri Feb 6 02:01:30 2015 -0200

Math: Make use of officecfg API and remove unneeded code

Change-Id: I8b747588ebde70e322b8e6719fb7e2cf789e8a99
Reviewed-on: https://gerrit.libreoffice.org/14347
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 7208dcb..ce46d77 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -27,7 +27,10 @@ $(eval $(call gb_Library_add_defs,sm,\
 
 $(eval $(call gb_Library_use_external,sm,boost_headers))
 
-$(eval $(call gb_Library_use_custom_headers,sm,oox/generated))
+$(eval $(call gb_Library_use_custom_headers,sm,\
+   officecfg/registry \
+   oox/generated \
+))
 
 $(eval $(call gb_Library_use_sdk_api,sm))
 
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index 8092dd8..648f1b0 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -23,6 +23,7 @@
 #include vcl/settings.hxx
 
 #include sal/macros.h
+#include officecfg/Office/Math.hxx
 #include cfgitem.hxx
 
 #include starmath.hrc
@@ -60,22 +61,6 @@ static Sequence OUString  lcl_GetSymbolPropertyNames()
 };
 }
 
-static Sequence OUString  lcl_GetMathPropertyNames()
-{
-return Sequence OUString  {
-Print/Title,
-Print/FormulaText,
-Print/Frame,
-Print/Size,
-Print/ZoomFactor,
-LoadSave/IsSaveOnlyUsedSymbols,
-Misc/IgnoreSpacesRight,
-View/ToolboxVisible,
-View/AutoRedraw,
-View/FormulaCursor
-};
-}
-
 static Sequence OUString  lcl_GetFormatPropertyNames()
 {
 //! Beware of order according to *_BEGIN *_END defines in format.hxx !
@@ -790,62 +775,17 @@ void SmMathConfig::LoadOther()
 if (!pOther)
 pOther = new SmCfgOther;
 
-Sequence OUString  aNames = lcl_GetMathPropertyNames();
-sal_Int32 nProps = aNames.getLength();
-
-Sequence Any  aValues( GetProperties( aNames ) );
-if (nPropsaValues.getLength() == nProps)
-{
-const Any *pValues = aValues.getConstArray();
-const Any *pVal = pValues;
-
-sal_Int16   nTmp16 = 0;
-boolbTmp = false;
-
-// Print/Title
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bPrintTitle = bTmp;
-++pVal;
-// Print/FormulaText
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bPrintFormulaText = bTmp;
-++pVal;
-// Print/Frame
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bPrintFrame = bTmp;
-++pVal;
-// Print/Size
-if (pVal-hasValue()(*pVal = nTmp16))
-pOther-ePrintSize = (SmPrintSize) nTmp16;
-++pVal;
-// Print/ZoomFactor
-if (pVal-hasValue()(*pVal = nTmp16))
-pOther-nPrintZoomFactor = nTmp16;
-++pVal;
-// LoadSave/IsSaveOnlyUsedSymbols
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bIsSaveOnlyUsedSymbols = bTmp;
-++pVal;
-// Misc/IgnoreSpacesRight
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bIgnoreSpacesRight = bTmp;
-++pVal;
-// View/ToolboxVisible
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bToolboxVisible = bTmp;
-++pVal;
-// View/AutoRedraw
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bAutoRedraw = bTmp;
-++pVal;
-// View/FormulaCursor
-if (pVal-hasValue()(*pVal = bTmp))
-pOther-bFormulaCursor = bTmp;
-++pVal;
-
-OSL_ENSURE( pVal - pValues == nProps, property mismatch );
-SetOtherModified( false );
-}
+pOther-bPrintTitle = officecfg::Office::Math::Print::Title::get();
+pOther-bPrintFormulaText = 
officecfg::Office::Math::Print::FormulaText::get();
+pOther-bPrintFrame = officecfg::Office::Math::Print::Frame::get();
+pOther-ePrintSize = 
static_castSmPrintSize(officecfg::Office::Math::Print::Size::get());
+pOther-nPrintZoomFactor = 
officecfg::Office::Math::Print::ZoomFactor::get();
+pOther-bIsSaveOnlyUsedSymbols = 
officecfg::Office::Math::LoadSave::IsSaveOnlyUsedSymbols::get();
+pOther-bIgnoreSpacesRight = 
officecfg::Office::Math::Misc::IgnoreSpacesRight::get();
+pOther-bToolboxVisible = 
officecfg::Office::Math::View::ToolboxVisible::get();
+pOther-bAutoRedraw = 

  1   2   3   4   >