[Libreoffice-commits] core.git: svl/source sw/source xmloff/source

2015-09-29 Thread Miklos Vajna
 svl/source/items/stylepool.cxx |2 +-
 sw/source/core/SwNumberTree/SwNodeNum.cxx  |4 ++--
 sw/source/core/SwNumberTree/SwNumberTree.cxx   |6 
+++---
 sw/source/core/access/accpara.cxx  |2 +-
 sw/source/core/doc/DocumentContentOperationsManager.cxx|2 +-
 sw/source/core/doc/DocumentListsManager.cxx|   10 
+-
 sw/source/core/doc/docdraw.cxx |2 +-
 sw/source/core/doc/docfmt.cxx  |2 +-
 sw/source/core/doc/docnum.cxx  |6 
+++---
 sw/source/core/doc/number.cxx  |6 
+++---
 sw/source/core/docnode/ndnum.cxx   |2 +-
 sw/source/core/draw/dcontact.cxx   |2 +-
 sw/source/core/edit/edattr.cxx |2 +-
 sw/source/core/fields/chpfld.cxx   |2 +-
 sw/source/core/fields/expfld.cxx   |2 +-
 sw/source/core/fields/reffld.cxx   |4 ++--
 sw/source/core/frmedt/feshview.cxx |2 +-
 sw/source/core/frmedt/fews.cxx |6 
+++---
 sw/source/core/layout/anchoreddrawobject.cxx   |2 +-
 sw/source/core/layout/anchoredobject.cxx   |2 +-
 sw/source/core/layout/flowfrm.cxx  |2 +-
 sw/source/core/layout/flylay.cxx   |4 ++--
 sw/source/core/layout/frmtool.cxx  |4 ++--
 sw/source/core/layout/tabfrm.cxx   |2 +-
 sw/source/core/layout/trvlfrm.cxx  |2 +-
 sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx |2 +-
 sw/source/core/txtnode/ndtxt.cxx   |6 
+++---
 sw/source/core/unocore/unosett.cxx |2 +-
 sw/source/uibase/app/docstyle.cxx  |2 +-
 sw/source/uibase/shells/txtnum.cxx |2 +-
 xmloff/source/text/XMLTextListBlockContext.cxx |2 +-
 xmloff/source/text/XMLTextNumRuleInfo.cxx  |4 ++--
 xmloff/source/text/txtimp.cxx  |2 +-
 xmloff/source/text/txtparae.cxx|6 
+++---
 34 files changed, 55 insertions(+), 55 deletions(-)

New commits:
commit 4b3f9fa6740be355e5cdadd8a41ecbd8d9ace298
Author: Miklos Vajna 
Date:   Tue Sep 29 09:54:41 2015 +0200

Nobody would go down the corridor anymore

Change-Id: Ic2cb2c4d9534d503828308183d55cea5b8d88112

diff --git a/svl/source/items/stylepool.cxx b/svl/source/items/stylepool.cxx
index dfd564a..33b3765 100644
--- a/svl/source/items/stylepool.cxx
+++ b/svl/source/items/stylepool.cxx
@@ -362,7 +362,7 @@ public:
 DBG_ASSERT( !pIgnorableItems || !pIgnorableItems->Count(),
 " - misusage: item set 
for ignorable item should be empty. Please correct usage." );
 DBG_ASSERT( !mpIgnorableItems || !mpIgnorableItems->Count(),
-" -  does not work as excepted -  is not empty. 
Please inform OD." );
+" -  does not work as excepted -  is not empty." );
 }
 
 ~StylePoolImpl()
diff --git a/sw/source/core/SwNumberTree/SwNodeNum.cxx 
b/sw/source/core/SwNumberTree/SwNodeNum.cxx
index ff59bdd..14f16ff 100644
--- a/sw/source/core/SwNumberTree/SwNodeNum.cxx
+++ b/sw/source/core/SwNumberTree/SwNodeNum.cxx
@@ -190,7 +190,7 @@ bool SwNodeNum::HasCountedChildren() const
 {
 SwNodeNum* pChild( dynamic_cast(*aIt) );
 OSL_ENSURE( pChild,
-" - unexpected type of child 
-> please inform OD" );
+" - unexpected type of child" 
);
 if ( pChild &&
  ( pChild->IsCountedForNumbering() ||
pChild->HasCountedChildren() ) )
@@ -263,7 +263,7 @@ bool SwNodeNum::IsCountPhantoms() const
   mpNumRule->IsCountPhantoms();
 else
 {
-OSL_FAIL( "

[Libreoffice-bugs] [Bug 94567] Cannot drag and drop fields in pivot table

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94567

--- Comment #3 from Izak  ---
Thanks! That solved 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-commits] core.git: sfx2/source

2015-09-29 Thread n . r . pearson
 sfx2/source/sidebar/SidebarController.cxx |   17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

New commits:
commit 92ffd0acea035dc3916fc001b4dcd901a8a7a9d2
Author: n.r.pearson 
Date:   Fri Sep 11 10:02:30 2015 -0400

tdf#93243 replace boost::bind with C++11 lambdas in SidebarController.cxx

Change-Id: I9a8b6679204fd31af012bf7b9840446ef0b35dfa
Reviewed-on: https://gerrit.libreoffice.org/18504
Tested-by: Jenkins 
Reviewed-by: Noel Grandin 

diff --git a/sfx2/source/sidebar/SidebarController.cxx 
b/sfx2/source/sidebar/SidebarController.cxx
index 3d0f16f..f05a166 100644
--- a/sfx2/source/sidebar/SidebarController.cxx
+++ b/sfx2/source/sidebar/SidebarController.cxx
@@ -54,7 +54,6 @@
 #include 
 #include 
 
-#include 
 
 using namespace css;
 using namespace css::uno;
@@ -96,22 +95,22 @@ SidebarController::SidebarController (
   mpTabBar(VclPtr::Create(
   mpParentWindow,
   rxFrame,
-  ::boost::bind(::OpenThenSwitchToDeck, this, 
_1),
-  ::boost::bind(::ShowPopupMenu, this, _1,_2),
+  [this](const ::rtl::OUString& rsDeckId) { return 
this->OpenThenSwitchToDeck(rsDeckId); },
+  [this](const Rectangle& rButtonBox,const 
::std::vector& rMenuData) { return 
this->ShowPopupMenu(rButtonBox,rMenuData); },
   this)),
   mxFrame(rxFrame),
   maCurrentContext(OUString(), OUString()),
   maRequestedContext(),
   mnRequestedForceFlags(SwitchFlag_NoForce),
   msCurrentDeckId(gsDefaultDeckId),
-  
maPropertyChangeForwarder(::boost::bind(::BroadcastPropertyChange,
 this)),
-  
maContextChangeUpdate(::boost::bind(::UpdateConfigurations, 
this)),
+  maPropertyChangeForwarder([this](){ return 
this->BroadcastPropertyChange(); }),
+  maContextChangeUpdate([this](){ return this->UpdateConfigurations(); }),
   maAsynchronousDeckSwitch(),
   mbIsDeckRequestedOpen(),
   mbIsDeckOpen(),
   mbCanDeckBeOpened(true),
   mnSavedSidebarWidth(pParentWindow->GetSizePixel().Width()),
-  maFocusManager(::boost::bind(::ShowPanel, this, _1)),
+  maFocusManager([this](const Panel& rPanel){ return 
this->ShowPanel(rPanel); }),
   mxReadOnlyModeDispatch(),
   mbIsDocumentReadOnly(false),
   mpSplitWindow(NULL),
@@ -530,7 +529,7 @@ void SidebarController::CreateDeck(const ::rtl::OUString& 
rDeckId)
 VclPtr aDeck = VclPtr::Create(
 *pDeckDescriptor,
 mpParentWindow,
-::boost::bind(::RequestCloseDeck, this));
+[this]() { return this->RequestCloseDeck(); });
 
 mpResourceManager->SetDeckToDescriptor(rDeckId, aDeck);
 }
@@ -742,8 +741,8 @@ VclPtr SidebarController::CreatePanel (
 *pPanelDescriptor,
 pParentWindow,
 bIsInitiallyExpanded,
-::boost::bind(::RequestLayout, mpCurrentDeck.get()),
-::boost::bind(::GetCurrentContext, this),
+[this]() { return mpCurrentDeck.get()->RequestLayout(); },
+[this]() { return this->GetCurrentContext(); },
 mxFrame);
 
 // Create the XUIElement.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 93243] replace boost::bind with C++11 lambdas

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243

--- Comment #6 from Commit Notification 
 ---
n.r.pearson committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=92ffd0acea035dc3916fc001b4dcd901a8a7a9d2

tdf#93243 replace boost::bind with C++11 lambdas in SidebarController.cxx

It will be available in 5.1.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 on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 93243] replace boost::bind with C++11 lambdas

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243

--- Comment #6 from Commit Notification 
 ---
n.r.pearson committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=92ffd0acea035dc3916fc001b4dcd901a8a7a9d2

tdf#93243 replace boost::bind with C++11 lambdas in SidebarController.cxx

It will be available in 5.1.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-commits] core.git: sc/inc sc/source

2015-09-29 Thread Tor Lillqvist
 sc/inc/types.hxx|1 -
 sc/source/core/data/formulacell.cxx |3 ---
 2 files changed, 4 deletions(-)

New commits:
commit 264c6e4c522d828e7f3f6ac106763278f30c7e9b
Author: Tor Lillqvist 
Date:   Tue Sep 29 11:24:15 2015 +0300

Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29c

Change-Id: Ib2df51589726c0163b8cbb5434c9017d358abc78

diff --git a/sc/inc/types.hxx b/sc/inc/types.hxx
index 77934f0..ed944b0 100644
--- a/sc/inc/types.hxx
+++ b/sc/inc/types.hxx
@@ -78,7 +78,6 @@ enum GroupCalcState
 enum OpenCLKernelState
 {
 OpenCLKernelNone = 0,
-OpenCLKernelCompilationScheduled,
 OpenCLKernelBinaryCreated
 };
 
diff --git a/sc/source/core/data/formulacell.cxx 
b/sc/source/core/data/formulacell.cxx
index cb3764b..6be8b2e 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -2426,9 +2426,6 @@ bool ScFormulaCell::IsMultilineResult()
 
 bool ScFormulaCell::NeedsInterpret() const
 {
-if (mxGroup && mxGroup->meKernelState == 
sc::OpenCLKernelCompilationScheduled)
-return false;
-
 if (!IsDirtyOrInTableOpDirty())
 return false;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94594] I can't insert a table in a shape

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94594

--- Comment #4 from tsa...@abv.bg ---
This option doesn't work at me and when I try to insert a table in a text
box...

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


[Libreoffice-bugs] [Bug 93811] Allow insert of table into text box

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93811

--- Comment #3 from Maxim Monastirsky  ---
*** Bug 94594 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 94545] FILEOPEN: Failed to open UOT file

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94545

--- Comment #2 from Tom  ---
Thanks for the link on how to sanitize files before submission. Unfortunately,
the private information I am referring to is not restricted to meta and history
data. In fact, the original document is a scientific paper, which includes
private and unpublished information in the regular text and figures :-(.

Regards
Tom

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


[Libreoffice-bugs] [Bug 94126] image/picture formatting failure when file is re-opened; affecting: image format wrap size crop contour anchor position type

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94126

--- Comment #9 from johann  ---
yes, the U.S. has the largest GDP in the world and China is second. neither the
workers i have mentioned nor the farmers in Xian province are participants in
any of that "wealth". in fact, over 80% of the executive directors -- the
highest paid on staff -- are paid less than the **average wage** for their area
... not nearly the wage they should be paid for their level of responsibility.
the lowest paid workers -- the ones i mentioned -- are paid only slightly above
minimum wage.

i am certain if you re-read my comment #7, you will find yourself having no
trouble understanding what is at issue there.

the 1,000 some people i have referred to are bare-bones users to which comment
#7 would have no meaning at all. most of what they do is "fill in the blanks"
on government forms and prepare memos. their level of app usage fully precludes
their being of any help sorting out bugs. of the 300+ firms i would guess that
there are less than a couple dozen people with the expertise to comprehend
comment #7. however, if LO "out-of-the-box" does not work for them, there is no
incentive to spend their precious time trying to make it work with absolutely
no guarantee that that time will ever come.

your offer of help is well appreciated, but this group is incapable of
addressing LO's backlog of bugs.

now as to .doc: none of these firms are without the ability to use the xml
variants. in fact, just a few months ago i surveyed what formats they were
using and found that only a handful of state and county forms were exclusively
.doc. of course, these could be converted for internal usage, but then there is
the re-export problem when they submit documentation and reports if LO cannot
save correctly in the .doc format. so, if LO were fully working with
.docx/.xlsx/.pdf things would be pretty good; but there remains some export
problems. it seems a shame that the only solution i see for that problem is
using third-party software to take the xml back to the old format.

it is a further shame that after the many years of development of
star-/open-office that .doc compatibility has never been fully implemented. and
now, essentially, you are telling me that such compatibility actually is never
going to happen via LO.

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


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

2015-09-29 Thread Kay Schenk
 formula/source/ui/dlg/funcpage.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 55b0da55dbd4e811bd8c1c1f9b2fab33ad540c32
Author: Kay Schenk 
Date:   Tue Sep 29 01:23:47 2015 +

i#126557# increase number of lines of dropdown of category listbox

(cherry picked from commit 48cb20bb5c32f076f295c7490d6ba9ac96e85ed0)

Change-Id: I18ba8a781e111fd7706de1eadb41c93a78e27c62

diff --git a/formula/source/ui/dlg/funcpage.cxx 
b/formula/source/ui/dlg/funcpage.cxx
index 7a25404..60a7f30 100644
--- a/formula/source/ui/dlg/funcpage.cxx
+++ b/formula/source/ui/dlg/funcpage.cxx
@@ -82,6 +82,7 @@ FuncPage::FuncPage(vcl::Window* pParent,const 
IFunctionManager* _pFunctionManage
 
m_pLbCategory->SetEntryData(m_pLbCategory->InsertEntry(pCategory->getName()),const_cast(pCategory));
 }
 
+m_pLbCategory->SetDropDownLineCount(m_pLbCategory->GetEntryCount());
 m_pLbCategory->SelectEntryPos(1);
 UpdateFunctionList();
 m_pLbCategory->SetSelectHdl( LINK( this, FuncPage, SelHdl ) );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 48/cb20bb5c32f076f295c7490d6ba9ac96e85ed0

2015-09-29 Thread Caolán McNamara
 48/cb20bb5c32f076f295c7490d6ba9ac96e85ed0 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 70b54d5d77e13e598aea531bf68ab617c0ce37fa
Author: Caolán McNamara 
Date:   Tue Sep 29 09:03:38 2015 +0100

Notes added by 'git notes add'

diff --git a/48/cb20bb5c32f076f295c7490d6ba9ac96e85ed0 
b/48/cb20bb5c32f076f295c7490d6ba9ac96e85ed0
new file mode 100644
index 000..d4417c4
--- /dev/null
+++ b/48/cb20bb5c32f076f295c7490d6ba9ac96e85ed0
@@ -0,0 +1 @@
+merged as: 55b0da55dbd4e811bd8c1c1f9b2fab33ad540c32
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 94306] Replace boost::noncopyable with plain C++11 deleted copy ctors

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94306

--- Comment #16 from Umang Jain  ---
(In reply to Siddharth Khabia from comment #12)
> i find this bug great to start off with so can i also join in with umang and
> do the sw module to get hang of this ?
> 
> once i am done with with sw how do i submit it ?

Great. Actually there are many changes to make considering all modules. So lets
join and get this done. Lets connect via E-mail. I have already done changes in
about 9-10 modules. You can start with remaining ones.

-- 
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-commits] core.git: configmgr/source

2015-09-29 Thread Stephan Bergmann
 configmgr/source/dconf.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f68a27c787cfdafa51d0c045feb0452026640669
Author: Stephan Bergmann 
Date:   Tue Sep 29 08:49:09 2015 +0200

Avoid false -Werror=maybe-uninitialized

Change-Id: I5493c49eb97c630e91cdc8368ad8b017557f1fa1

diff --git a/configmgr/source/dconf.cxx b/configmgr/source/dconf.cxx
index ec286b2..192eb8b 100644
--- a/configmgr/source/dconf.cxx
+++ b/configmgr/source/dconf.cxx
@@ -872,7 +872,7 @@ void readDir(
 continue;
 }
 switch (op) {
-case Op::None:
+default: // case Op::None:
 SAL_WARN(
 "configmgr.dconf",
 "bad set element indirection dir " << path
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89236] FILESAVE Error opening password protected calc files

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89236

--- Comment #17 from yuri.musashi.miwa.tam...@gmail.com ---
I reproduced it on Windows7-64bit (Libreoffice 4.4.5.2)

But the file seems collectly saved on Ubuntu-15.04-x86_64 (4.4.2.2)

I think it happens when the file contains a lot of data.

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


[Libreoffice-bugs] [Bug 94595] New: Libreoffice in the MAS has incorrect Info.plist which causes it to be used to open all supported files

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94595

Bug ID: 94595
   Summary: Libreoffice in the MAS has incorrect Info.plist which
causes it to be used to open all supported files
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jerem...@freedesktop.org

The Info.plist for Libreoffice in the Mac App Store incorrectly claims
ownership of all supported file types.  This causes it to be used to open text
files, for instance because all well-behaving text editors advertise that they
support as an alternate (not *own*) text files.  The same is true for other
file formats like .doc, .csv, ...

This bug was introduced as the fix for
https://ask.libreoffice.org/en/question/52263/why-do-documents-open-only-from-within-libreoffice-not-from-finder/

I mentioned this particular regression as well as the fix both in that thread
and in feedback in the MAS, but the bug is yet to be fixed despite multiple
software updates since then.

Please address this bug in the next update.  This issue is a big livability
concern.

Specifically, your CFBundleDocumentTypes entires are wrong. LibreOffice is now
claiming to be LSHandlerRank=Owner for file extensions that it does not own. It
should be listed as LSHandlerRank=Alternate for file types that it supports but
is not the owner of (eg: Microsoft, Word Perfect, Plain Text, Rich Text, CSV,
...). Currently, this causes plain text files to open with LibreOffice by
default. =(

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


[Libreoffice-bugs] [Bug 94594] I can't insert a table in a shape

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94594

Maxim Monastirsky  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |WORKSFORME

--- Comment #2 from Maxim Monastirsky  ---
Ah, sorry, this one is about shapes not about a textbox. In this case it's
already possible since 4.4 -
https://wiki.documentfoundation.org/ReleaseNotes/4.4#Shapes_can_have_a_TextBox.
What you need is to right click on the shape, and choose "Add Text Box". Note
that this will work only with "Custom Shapes" (the ones from the dropdowns in
the drawing toolbar), not with "Basic Shapes" (like from Insert->Shapes menu).

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


[Libreoffice-bugs] [Bug 94592] Cadlo Extension

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94592

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
Which LibreOffice version do you use?

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


[Libreoffice-bugs] [Bug 94594] I can't insert a table in a shape

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94594

tsa...@abv.bg changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #3 from tsa...@abv.bg ---
This option doesn't work at me. With "Custom Shapes" or "Basic Shapes"... I
can't insert a table in any of them.

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


[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-4.3-11'

2015-09-29 Thread Andras Timar
Tag 'cp-4.3-11' created by Andras Timar  at 
2015-09-29 08:57 -0700

cp-4.3-11

Changes since cp-4.3-5-2:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.3-11'

2015-09-29 Thread Andras Timar
Tag 'cp-4.3-11' created by Andras Timar  at 
2015-09-29 08:57 -0700

cp-4.3-11

Changes since cp-4.3-8:
Andras Timar (1):
  Updated pt_PT dictionary to version 15.7.4.1

---
 pt_PT/description.xml |2 +-
 pt_PT/pt_PT.dic   |   22 ++
 2 files changed, 19 insertions(+), 5 deletions(-)
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94545] FILEOPEN: Failed to open UOT file

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94545

--- Comment #3 from Beluga  ---
(In reply to Tom from comment #2)
> Thanks for the link on how to sanitize files before submission.
> Unfortunately, the private information I am referring to is not restricted
> to meta and history data. In fact, the original document is a scientific
> paper, which includes private and unpublished information in the regular
> text and figures :-(.

Removing figures might be tedious and problematic, if they somehow contribute
to the bug.
For text, you can use this
https://wiki.documentfoundation.org/QA/Bugzilla/Sanitizing_Files_Before_Submission#Sanitize_file_text

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


[Libreoffice-bugs] [Bug 94590] This file cannot be shown anything.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94590

David Tardon  changed:

   What|Removed |Added

 CC||dtar...@redhat.com
  Component|General |filters and storage
Product|Document Liberation Project |LibreOffice

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


[Libreoffice-bugs] [Bug 94594] New: I can't insert a table in a shape

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94594

Bug ID: 94594
   Summary: I can't insert a table in a shape
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: Linux (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tsa...@abv.bg

When I draw some shape and click in it and select table-->insert table menu is
not active and I can't insert a table in this shape.

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


[Libreoffice-bugs] [Bug 94594] I can't insert a table in a shape

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94594

Maxim Monastirsky  changed:

   What|Removed |Added

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

--- Comment #1 from Maxim Monastirsky  ---
What's the point of creating duplicate reports?

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

-- 
You are receiving this mail because:
You 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' - dictionaries

2015-09-29 Thread Julien Nabet
 dictionaries |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 67b846d8e2a2078740cfb55a305ac671fbf13215
Author: Julien Nabet 
Date:   Mon Sep 28 23:12:33 2015 +0200

Updated core
Project: dictionaries  6116bc7808cfcb449d4ebc2e8185711dd76f6607

tdf#94573: invalid encoding in hyph_zu_ZA

Thank you to Mattia Rizzolo for having reported this.

Change-Id: Ie124d8e331f324d8c8f906049521ac88bf766002
(cherry picked from commit 91c039a37e66094bc666878bd1f0d5477affb07f)
Signed-off-by: Andras Timar 

diff --git a/dictionaries b/dictionaries
index b789e32..6116bc7 16
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit b789e3250c519481ed667078c9b248637aa85bef
+Subproject commit 6116bc7808cfcb449d4ebc2e8185711dd76f6607
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-4' - zu_ZA/hyph_zu_ZA.dic

2015-09-29 Thread Julien Nabet
 zu_ZA/hyph_zu_ZA.dic |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6116bc7808cfcb449d4ebc2e8185711dd76f6607
Author: Julien Nabet 
Date:   Mon Sep 28 23:12:33 2015 +0200

tdf#94573: invalid encoding in hyph_zu_ZA

Thank you to Mattia Rizzolo for having reported this.

Change-Id: Ie124d8e331f324d8c8f906049521ac88bf766002
(cherry picked from commit 91c039a37e66094bc666878bd1f0d5477affb07f)
Signed-off-by: Andras Timar 

diff --git a/zu_ZA/hyph_zu_ZA.dic b/zu_ZA/hyph_zu_ZA.dic
index 40d1f99..437d4a4 100644
--- a/zu_ZA/hyph_zu_ZA.dic
+++ b/zu_ZA/hyph_zu_ZA.dic
@@ -1,4 +1,4 @@
-ISO08859-1
+ISO8859-1
 %  Ukwahlukanisela ngekhonco isiZulu: Ukulandisa kwokusebenza ne-OpenOffice.org
 %  Hyphenation for Zulu: Version for OpenOffice.org
 %  Copyright (C) 2005, 2007 Friedel Wolff
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-5-0' - zu_ZA/hyph_zu_ZA.dic

2015-09-29 Thread Julien Nabet
 zu_ZA/hyph_zu_ZA.dic |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit aaa0d9430175bd3b91e959d7b4bd1a220fec7823
Author: Julien Nabet 
Date:   Mon Sep 28 23:12:33 2015 +0200

tdf#94573: invalid encoding in hyph_zu_ZA

Thank you to Mattia Rizzolo for having reported this.

Change-Id: Ie124d8e331f324d8c8f906049521ac88bf766002
(cherry picked from commit 91c039a37e66094bc666878bd1f0d5477affb07f)
Signed-off-by: Andras Timar 

diff --git a/zu_ZA/hyph_zu_ZA.dic b/zu_ZA/hyph_zu_ZA.dic
index 40d1f99..437d4a4 100644
--- a/zu_ZA/hyph_zu_ZA.dic
+++ b/zu_ZA/hyph_zu_ZA.dic
@@ -1,4 +1,4 @@
-ISO08859-1
+ISO8859-1
 %  Ukwahlukanisela ngekhonco isiZulu: Ukulandisa kwokusebenza ne-OpenOffice.org
 %  Hyphenation for Zulu: Version for OpenOffice.org
 %  Copyright (C) 2005, 2007 Friedel Wolff
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - dictionaries

2015-09-29 Thread Julien Nabet
 dictionaries |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cfb8c39bc03f2f07ccbe0f7805f278f32660c12d
Author: Julien Nabet 
Date:   Mon Sep 28 23:12:33 2015 +0200

Updated core
Project: dictionaries  aaa0d9430175bd3b91e959d7b4bd1a220fec7823

tdf#94573: invalid encoding in hyph_zu_ZA

Thank you to Mattia Rizzolo for having reported this.

Change-Id: Ie124d8e331f324d8c8f906049521ac88bf766002
(cherry picked from commit 91c039a37e66094bc666878bd1f0d5477affb07f)
Signed-off-by: Andras Timar 

diff --git a/dictionaries b/dictionaries
index 519b229..aaa0d94 16
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit 519b229891334d3a6c008ee5336c81271471cd2f
+Subproject commit aaa0d9430175bd3b91e959d7b4bd1a220fec7823
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-09-29 Thread Rosemary
 oox/source/ole/vbaexport.cxx |   16 
 1 file changed, 8 insertions(+), 8 deletions(-)

New commits:
commit d35adb0835eb57ca6ef0576781a87d829c2689d0
Author: Rosemary 
Date:   Sun Sep 27 13:58:07 2015 +0530

Retain the original project name

Only the default project name is VBAProject.

Change-Id: I11bfee4d395b79b86a944bf9b6809ef2215eb9c1

diff --git a/oox/source/ole/vbaexport.cxx b/oox/source/ole/vbaexport.cxx
index 9f8a5dc..83b2324 100644
--- a/oox/source/ole/vbaexport.cxx
+++ b/oox/source/ole/vbaexport.cxx
@@ -376,12 +376,12 @@ void writePROJECTCODEPAGE(SvStream& rStrm)
 }
 
 //section 2.3.4.2.1.5
-void writePROJECTNAME(SvStream& rStrm)
+void writePROJECTNAME(SvStream& rStrm, const OUString& name)
 {
 rStrm.WriteUInt16(0x0004); // id
-sal_uInt32 sizeOfProjectName = 0x000a; // for project name "VBAProject"
+sal_uInt32 sizeOfProjectName = name.getLength(); // for project name 
"VBAProject"
 rStrm.WriteUInt32(sizeOfProjectName); // sizeOfProjectName
-exportString(rStrm, "VBAProject"); // ProjectName
+exportString(rStrm, name); // ProjectName
 }
 
 //section 2.3.4.2.1.6
@@ -437,13 +437,13 @@ void writePROJECTCONSTANTS(SvStream& rStrm)
 }
 
 // section 2.3.4.2.1
-void writePROJECTINFORMATION(SvStream& rStrm)
+void writePROJECTINFORMATION(SvStream& rStrm, const OUString& projectName)
 {
 writePROJECTSYSKIND(rStrm);
 writePROJECTLCID(rStrm);
 writePROJECTLCIDINVOKE(rStrm);
 writePROJECTCODEPAGE(rStrm);
-writePROJECTNAME(rStrm);
+writePROJECTNAME(rStrm, projectName);
 writePROJECTDOCSTRING(rStrm);
 writePROJECTHELPFILEPATH(rStrm);
 writePROJECTHELPCONTEXT(rStrm);
@@ -613,11 +613,11 @@ void writePROJECTMODULES(SvStream& rStrm, 
css::uno::Reference xNameContainer, const 
std::vector& rLibraryMap)
+void exportDirStream(SvStream& rStrm, 
css::uno::Reference xNameContainer, const 
std::vector& rLibraryMap, const OUString& projectName)
 {
 SvMemoryStream aDirStream(4096, 4096);
 
-writePROJECTINFORMATION(aDirStream);
+writePROJECTINFORMATION(aDirStream, projectName);
 writePROJECTREFERENCES(aDirStream);
 writePROJECTMODULES(aDirStream, xNameContainer, rLibraryMap);
 aDirStream.WriteUInt16(0x0010); // terminator
@@ -912,7 +912,7 @@ void VbaExport::exportVBA(SotStorage* pRootStorage)
 OUString aDirPath = "/home/moggi/Documents/testfiles/vba/VBA/dir";
 addFileStreamToSotStream(aDirPath, pDirStream);
 #else
-exportDirStream(*pDirStream, xNameContainer, aLibraryMap);
+exportDirStream(*pDirStream, xNameContainer, aLibraryMap, 
getProjectName());
 #endif
 
 #if VBA_USE_ORIGINAL_PROJECT_STREAM
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-09-29 Thread Stephan Bergmann
 oox/source/ole/vbaexport.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4290105937153de6278aac064c419361458f6463
Author: Stephan Bergmann 
Date:   Tue Sep 29 14:39:18 2015 +0200

Remove newly meaningless comment

...after d35adb0835eb57ca6ef0576781a87d829c2689d0 "Retain the original 
project
name"

Change-Id: I9b351c79914bf31f2afcc69f3888fee9ea8b10ed

diff --git a/oox/source/ole/vbaexport.cxx b/oox/source/ole/vbaexport.cxx
index 83b2324..eaa8078 100644
--- a/oox/source/ole/vbaexport.cxx
+++ b/oox/source/ole/vbaexport.cxx
@@ -379,7 +379,7 @@ void writePROJECTCODEPAGE(SvStream& rStrm)
 void writePROJECTNAME(SvStream& rStrm, const OUString& name)
 {
 rStrm.WriteUInt16(0x0004); // id
-sal_uInt32 sizeOfProjectName = name.getLength(); // for project name 
"VBAProject"
+sal_uInt32 sizeOfProjectName = name.getLength();
 rStrm.WriteUInt32(sizeOfProjectName); // sizeOfProjectName
 exportString(rStrm, name); // ProjectName
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94613] New: In the Template Manager Template Folders Cannot be Renamed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94613

Bug ID: 94613
   Summary: In the Template Manager Template Folders Cannot be
Renamed
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: harald.koes...@mail.de

In order to reproduce the bug:
[1] Create a new template folder in the Template Manager.
[2] Select the new folder and try to rename it. I did not found a possibility
to do this. Neither there is a symbol in the icon bar, nor there is a context
menu, nor F2 works in order to rename the template.

-- 
You are receiving this mail because:
You 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: compilerplugins/clang

2015-09-29 Thread Stephan Bergmann
 compilerplugins/clang/pluginhandler.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e710170d906fcb248a5e4ff5a3a90cbf0e20003d
Author: Stephan Bergmann 
Date:   Tue Sep 29 15:04:06 2015 +0200

Avoid ambiguity with C++14 std::make_unique

Change-Id: I81b8bed175527bab02ffdd2fa17fa6a66c243d95

diff --git a/compilerplugins/clang/pluginhandler.cxx 
b/compilerplugins/clang/pluginhandler.cxx
index 0a5af66..6506976 100644
--- a/compilerplugins/clang/pluginhandler.cxx
+++ b/compilerplugins/clang/pluginhandler.cxx
@@ -244,7 +244,7 @@ void PluginHandler::HandleTranslationUnit( ASTContext& 
context )
 #if (__clang_major__ == 3 && __clang_minor__ >= 6) || __clang_major__ > 3
 std::unique_ptr LibreOfficeAction::CreateASTConsumer( 
CompilerInstance& Compiler, StringRef )
 {
-return make_unique( Compiler, _args );
+return llvm::make_unique( Compiler, _args );
 }
 #else
 ASTConsumer* LibreOfficeAction::CreateASTConsumer( CompilerInstance& Compiler, 
StringRef )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94614] New: LO 5.0.2.2 calc crash on page style organizer tab, on the default template and russian localisation

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94614

Bug ID: 94614
   Summary: LO 5.0.2.2 calc crash on page style organizer tab, on
the default template and russian localisation
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: critical
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: system.error@gmail.com

Created attachment 119118
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119118=edit
error screenshot

conditions of occurrence:
clean install Windows (w7x64,w81x32,w81x64)
clean install LO 5.0.2.2 (x32, x64) in Russian user interface(in English no
this error)
steps in calc - menu > format(Формат) > page(Страница)
Window "Page style:Default"(Стиль страницы: Базовый) by default opening tab -
Organiser(Управление).  
here an error occurs.
On other tabs no error, and if disable footer or header - no error.
Not fatal for the experienced user, but inconvenient. but if the user is a
neophyte and a lot of them.

a vicious circle: 
In order to remove the error, you need to disable the header or footer. To do
this, need go to edit style settings or try to create a copy, but when you try
it, opening a page style tab by default :)

Thanks.

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


[Libreoffice-bugs] [Bug 94384] Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94384

Tomaz Vajngerl  changed:

   What|Removed |Added

 CC||qui...@gmail.com
 Blocks||93529

-- 
You are receiving this mail because:
You 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/inc

2015-09-29 Thread Caolán McNamara
 vcl/inc/headless/svpinst.hxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 64a3c4d9e272ba6eefe8bcd6a3e0ca4462b7aca1
Author: Caolán McNamara 
Date:   Tue Sep 29 12:30:54 2015 +0100

m_pData is always a ImplSVEvent

Change-Id: I0207419ac1b2ecdf36f208169766d965ae48ad8c

diff --git a/vcl/inc/headless/svpinst.hxx b/vcl/inc/headless/svpinst.hxx
index 0c9fa4a..4a4e907 100644
--- a/vcl/inc/headless/svpinst.hxx
+++ b/vcl/inc/headless/svpinst.hxx
@@ -69,10 +69,10 @@ class VCL_DLLPUBLIC SvpSalInstance : public 
SalGenericInstance
 struct SalUserEvent
 {
 const SalFrame* m_pFrame;
-void*   m_pData;
+ImplSVEvent*m_pData;
 sal_uInt16  m_nEvent;
 
-SalUserEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent = 
SALEVENT_USEREVENT )
+SalUserEvent( const SalFrame* pFrame, ImplSVEvent* pData, sal_uInt16 
nEvent = SALEVENT_USEREVENT )
 : m_pFrame( pFrame ),
   m_pData( pData ),
   m_nEvent( nEvent )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94533] Formatting problem

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94533

--- Comment #3 from Curtis Mogolis  ---
Created attachment 119120
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119120=edit
Original copy of Download Schedule

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


[Libreoffice-bugs] [Bug 94455] Problem with color scale conditional formatting, include all different intervals as a only one interval

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94455

Beluga  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #5 from Beluga  ---
(In reply to Julio Casanova from comment #4)
> Created attachment 119098 [details]
> spreadsheet with format problem

I deleted all conditions, saved as new file, reloaded.
I started recreating the color scale conditions.
I stopped at B7:D7.
Everything was displayed correctly without having to save & reload.

Win 7 Pro 64-bit, Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: fi-FI (fi_FI)

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


[Libreoffice-bugs] [Bug 94533] Formatting problem

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94533

Beluga  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #4 from Beluga  ---
(In reply to Curtis Mogolis from comment #3)
> Created attachment 119120 [details]
> Original copy of Download Schedule

I changed the alignment of the date headers to 0. 28 Sep changed ok, no
problems.

What operating system are you using?

Win 7 Pro 64-bit, Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: fi-FI (fi_FI)

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


[Libreoffice-bugs] [Bug 94384] Icons appearing with black backgrounds when "use OpenGL for Rendering" is enabled

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94384

Michael Meeks  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #14 from Michael Meeks  ---
Can reproduce here; open a calc window with sifr enabled and bingo ... I
-imagine- that this is an artifact of the png compression schemes used and
something specific to these icons: presumably we're using a very unusual
bit-depth / palette in there somehow and this is confusing things.

Tomaz - can you reproduce ? and/or fix =)

-- 
You are receiving this mail because:
You 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] online.git: loleaflet/src

2015-09-29 Thread Mihai Varga
 loleaflet/src/map/handler/Map.Keyboard.js |   42 +-
 1 file changed, 30 insertions(+), 12 deletions(-)

New commits:
commit 6ead2c072f92b81c977fa35c4e2b870ad3222fd1
Author: Mihai Varga 
Date:   Thu Sep 24 19:46:15 2015 +0200

loleaflet: handle shift + arrow keys selection

diff --git a/loleaflet/src/map/handler/Map.Keyboard.js 
b/loleaflet/src/map/handler/Map.Keyboard.js
index b98c495..e54fbb0 100644
--- a/loleaflet/src/map/handler/Map.Keyboard.js
+++ b/loleaflet/src/map/handler/Map.Keyboard.js
@@ -10,6 +10,13 @@ L.Map.mergeOptions({
 
 L.Map.Keyboard = L.Handler.extend({
 
+   keyModifier: {
+   shift: 4096,
+   ctrl: 8192,
+   alt: 16384,
+   ctrlMac: 32768
+   },
+
keymap: {
8   : 1283, // backspace: BACKSPACE
9   : 1282, // tab  : TAB
@@ -129,8 +136,8 @@ L.Map.Keyboard = L.Handler.extend({
 
_setPanOffset: function (pan) {
var keys = this._panKeys = {},
-   codes = this.navigationKeyCodes,
-   i, len;
+   codes = this.navigationKeyCodes,
+   i, len;
 
for (i = 0, len = codes.left.length; i < len; i++) {
keys[codes.left[i]] = [-1 * pan, 0];
@@ -148,8 +155,8 @@ L.Map.Keyboard = L.Handler.extend({
 
_setZoomOffset: function (zoom) {
var keys = this._zoomKeys = {},
-   codes = this.navigationKeyCodes,
-   i, len;
+   codes = this.navigationKeyCodes,
+   i, len;
 
for (i = 0, len = codes.zoomIn.length; i < len; i++) {
keys[codes.zoomIn[i]] = zoom;
@@ -172,7 +179,6 @@ L.Map.Keyboard = L.Handler.extend({
},
 
_onKeyDown: function (e) {
-   var docLayer = this._map._docLayer;
if (e.originalEvent.ctrlKey) {
// we prepare for a copy event
docLayer._textArea.value = 'dummy text';
@@ -181,24 +187,31 @@ L.Map.Keyboard = L.Handler.extend({
return;
}
 
+   var docLayer = this._map._docLayer;
+   var charCode = e.originalEvent.charCode;
+   var keyCode = e.originalEvent.keyCode;
+   var unoKeyCode = this._toUNOKeyCode(keyCode);
+
+   if (e.originalEvent.shiftKey) {
+   unoKeyCode |= this.keyModifier.shift;
+   }
+
if (docLayer._permission === 'edit') {
docLayer._resetPreFetching();
-   var charCode = e.originalEvent.charCode;
-   var keyCode = e.originalEvent.keyCode;
if (e.type === 'keydown' && 
this.handleOnKeyDown[keyCode] && charCode === 0) {
-   docLayer._postKeyboardEvent('input', charCode, 
this._toUNOKeyCode(keyCode));
+   docLayer._postKeyboardEvent('input', charCode, 
unoKeyCode);
}
else if (e.type === 'keypress' &&
-   (!this.handleOnKeyDown[keyCode] || 
charCode !== 0)) {
+   (!this.handleOnKeyDown[keyCode] || charCode !== 
0)) {
if (charCode === keyCode && charCode !== 13) {
// Chrome sets keyCode = charCode for 
printable keys
// while LO requires it to be 0
keyCode = 0;
}
-   docLayer._postKeyboardEvent('input', charCode, 
this._toUNOKeyCode(keyCode));
+   docLayer._postKeyboardEvent('input', charCode, 
unoKeyCode);
}
else if (e.type === 'keyup') {
-   docLayer._postKeyboardEvent('up', charCode, 
this._toUNOKeyCode(keyCode));
+   docLayer._postKeyboardEvent('up', charCode, 
unoKeyCode);
}
if (keyCode === 9) {
// tab would change focus to other DOM elements
@@ -208,12 +221,17 @@ L.Map.Keyboard = L.Handler.extend({
else if (e.type === 'keydown') {
var key = e.originalEvent.keyCode;
var map = this._map;
-   if (key in this._panKeys) {
+   if (key in this._panKeys && !e.originalEvent.shiftKey) {
if (map._panAnim && map._panAnim._inProgress) {
return;
}
map.fire('scrollby', {x: this._panKeys[key][0], 
y: this._panKeys[key][1]});
  

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.3-11'

2015-09-29 Thread Andras Timar
Tag 'cp-4.3-11' created by Andras Timar  at 
2015-09-29 08:57 -0700

cp-4.3-11

Changes since cp-4.3-8:
Andras Timar (1):
  tdf#86301 fix hids of startcenter

---
 source/text/shared/guide/startcenter.xhp |   24 
 1 file changed, 12 insertions(+), 12 deletions(-)
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.3-11'

2015-09-29 Thread Andras Timar
Tag 'cp-4.3-11' created by Andras Timar  at 
2015-09-29 08:57 -0700

cp-4.3-11

Changes since cp-4.3-10-44:
---
 0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94596] New: Values aren't shown if export a form to pdf

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94596

Bug ID: 94596
   Summary: Values aren't shown if export a form to pdf
   Product: LibreOffice
   Version: 5.0.1.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: mdx...@web.de

i inserted a list box and linked values from database (.odb)
i exported to pdf and no values wasn't shown
i tried more times and found the problem ->
the design mode need to be switched off before exporting to pdf, than it works
fine

in my opinion there should be a warning shown or the design mode should be
switch off automatically by exporting

-- 
You are receiving this mail because:
You 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/source

2015-09-29 Thread Caolán McNamara
 sd/source/ui/inc/ViewShellBase.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46c4be15d7529f2460c450190113444cd45aa97c
Author: Caolán McNamara 
Date:   Sat Sep 26 21:39:09 2015 +0100

boost->std

Change-Id: I26a4ac92e05f4c6ee46f32acb59fcd39d7dc2ac4
Reviewed-on: https://gerrit.libreoffice.org/18890
Reviewed-by: Stephan Bergmann 
Tested-by: Stephan Bergmann 

diff --git a/sd/source/ui/inc/ViewShellBase.hxx 
b/sd/source/ui/inc/ViewShellBase.hxx
index 8f7a0b2..2d92a7e 100644
--- a/sd/source/ui/inc/ViewShellBase.hxx
+++ b/sd/source/ui/inc/ViewShellBase.hxx
@@ -234,7 +234,7 @@ protected:
 
 private:
 class Implementation;
-::boost::scoped_ptr mpImpl;
+std::unique_ptr mpImpl;
 DrawDocShell* mpDocShell;
 SdDrawDocument* mpDocument;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94615] [HELPAUTHORING] In HelpAuthoring 1.3 a section is not removed fully.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94615

Lera  changed:

   What|Removed |Added

 Blocks||93580

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


[Libreoffice-bugs] [Bug 94612] [HELPAUTHORING] it leaves empty ID when editing the document

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94612

Lera  changed:

   What|Removed |Added

 Blocks||93580

-- 
You are receiving this mail because:
You 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: Changes to 'feature/notebookbar'

2015-09-29 Thread Jan Holesovsky
New branch 'feature/notebookbar' available with the following commits:
commit dbf9664d16e7f80d269532d369d71c57322ac5ca
Author: Jan Holesovsky 
Date:   Thu Sep 11 14:10:21 2014 +0200

vcl: Proof-of-concept NotebookBar implementation.

Change-Id: I91535c13d68261f7195989ec78bd305cf572c87c

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2015-09-29 Thread Eike Rathke
 sc/source/ui/view/tabvwsha.cxx |   14 +--
 svl/source/numbers/zformat.cxx |   52 +++--
 2 files changed, 37 insertions(+), 29 deletions(-)

New commits:
commit ef0a26835e68deb31906c40cfe48c66674d9d0d1
Author: Eike Rathke 
Date:   Tue Sep 29 15:54:19 2015 +0200

use exponential 'E' format for General when appropriate

Fixes all these test case scenarios:
1. in A1 enter =1E222
   * move cell cursor back onto A1
   * status bar displays Sum=10... repeated until
 filled (or 222 '0' characters)
2. invoke number format dialog on A1
   * for General format 10... is displayed in the preview
3. move cell cursor to A2
   * open Function Wizard (Ctrl+F2)
   * choose (double click) ABS function
   * enter A1 as parameter
   * see 10... displayed as Function result and Result
4. save as .ods
   * in content.xml see display text of A1 being saved as 10...

Change-Id: I7c22c0461a6783c85c1d51c31e8607fb2edb821c

diff --git a/svl/source/numbers/zformat.cxx b/svl/source/numbers/zformat.cxx
index 2dc1c54..eccf63f 100644
--- a/svl/source/numbers/zformat.cxx
+++ b/svl/source/numbers/zformat.cxx
@@ -54,6 +54,11 @@ char const GREGORIAN[] = "gregorian";
 
 const sal_uInt16 UPPER_PRECISION = 300; // entirely arbitrary...
 const double EXP_LOWER_BOUND = 1.0E-4; // prefer scientific notation below 
this value.
+const double EXP_ABS_UPPER_BOUND = 1.0E15;  // use exponential notation above 
that absolute value.
+// Back in time was E16 that lead
+// to display rounding errors, see
+// also sal/rtl/math.cxx
+// doubleToString()
 
 } // namespace
 
@@ -1733,7 +1738,7 @@ void SvNumberformat::ImpGetOutputStandard(double& 
fNumber, OUString& rOutString)
 {
 sal_uInt16 nStandardPrec = rScan.GetStandardPrec();
 
-if ( fabs(fNumber) > 1.0E15 ) // #58531# was E16
+if ( fabs(fNumber) > EXP_ABS_UPPER_BOUND )
 {
 nStandardPrec = ::std::min(nStandardPrec, 
static_cast(14)); // limits to 14 decimals
 rOutString = ::rtl::math::doubleToUString( fNumber,
@@ -2126,27 +2131,40 @@ bool SvNumberformat::GetOutputString(double fNumber,
 }
 fNumber = -fNumber;
 }
+/* TODO: why did we insist on 10 decimals for the non-exponent
+ * case? doubleToUString() handles rtl_math_DecimalPlaces_Max
+ * gracefully when used with rtl_math_StringFormat_Automatic,
+ * so all that special casing and mumbo-jumbo in the else
+ * branch below might not be needed at all. */
+if (fNumber > EXP_ABS_UPPER_BOUND)
+{
+sBuff.append( ::rtl::math::doubleToUString( fNumber,
+rtl_math_StringFormat_Automatic,
+rtl_math_DecimalPlaces_Max,
+GetFormatter().GetNumDecimalSep()[0], true));
+}
+else
 {
 OUString sTemp;
 ImpGetOutputStdToPrecision(fNumber, sTemp, 10); // Use 10 
decimals for general 'unlimited' format.
 sBuff.append(sTemp);
-}
-if (fNumber < EXP_LOWER_BOUND)
-{
-sal_Int32 nLen = sBuff.getLength();
-if (!nLen)
+if (fNumber < EXP_LOWER_BOUND)
 {
-return false;
-}
-// #i112250# With the 10-decimal limit, small numbers are 
formatted as "0".
-// Switch to scientific in that case, too:
-if (nLen > 11 || ((nLen == 1 && sBuff[0] == '0') && 
fNumber != 0.0))
-{
-sal_uInt16 nStandardPrec = rScan.GetStandardPrec();
-nStandardPrec = ::std::min(nStandardPrec, 
static_cast(14)); // limits to 14 decimals
-sBuff = ::rtl::math::doubleToUString( fNumber,
-  
rtl_math_StringFormat_E2, nStandardPrec /*2*/,
-  
GetFormatter().GetNumDecimalSep()[0], true);
+sal_Int32 nLen = sBuff.getLength();
+if (!nLen)
+{
+return false;
+}
+// #i112250# With the 10-decimal limit, small numbers 
are formatted as "0".
+// Switch to scientific in that case, too:
+if (nLen > 11 || ((nLen == 1 && sBuff[0] == '0') && 
fNumber != 0.0))
+  

[Libreoffice-bugs] [Bug 94612] New: [HELPAUTHORING] it leaves empty ID when editing the document

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94612

Bug ID: 94612
   Summary: [HELPAUTHORING]  it leaves empty ID when editing the
document
   Product: LibreOffice
   Version: 5.1.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lera.goncha...@gmail.com

I can not restore the chain of events. But I submitted a patch [1] that shows
that the  HelpAutoring 1.3 may leave blank ID tags. Most likely it happened
when I edited the document and not at the time of its creation.

https://gerrit.libreoffice.org/#/c/18821/1/source/text/scalc/01/fun_aggregate.xhp

-- 
You are receiving this mail because:
You 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: basic/source

2015-09-29 Thread Caolán McNamara
 basic/source/sbx/sbxvar.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5a8eb9e291ca01489235376e04b80d4d6bc3999
Author: Caolán McNamara 
Date:   Tue Sep 29 13:48:00 2015 +0100

fix dbgutil build

Change-Id: If2a9d330bd7fde8db5e998e97c278fb19c90f24a

diff --git a/basic/source/sbx/sbxvar.cxx b/basic/source/sbx/sbxvar.cxx
index 83538ac..36d459a 100644
--- a/basic/source/sbx/sbxvar.cxx
+++ b/basic/source/sbx/sbxvar.cxx
@@ -408,7 +408,7 @@ void SbxVariable::SetParent( SbxObject* p )
 {
 #ifdef DBG_UTIL
 // Will the parent of a SbxObject be set?
-if ( p && 0 != dynamic_cast( ) )
+if (p)
 {
 // then this had to be a child of the new parent
 bool bFound = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93876] LOOL: 'resetselection' command doesn't work as expected in Calc

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93876

Jan Holesovsky  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 94600] LOOL UX: Resizing images / shapes

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94600

Jan Holesovsky  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 93875] LOOL: Searching after selecting a shape returns a strange result

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93875

Jan Holesovsky  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 94601] LOOL UX: Resizing of tables / changing columns

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94601

Jan Holesovsky  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 94602] LOOL UX: Mouse pointer should change according to action

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94602

Jan Holesovsky  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-commits] core.git: basegfx/source basic/source compilerplugins/clang cui/source dbaccess/source extensions/source filter/source forms/source framework/inc framework/source hwpfilter/sourc

2015-09-29 Thread Noel Grandin
 basegfx/source/inc/hommatrixtemplate.hxx   |   22 --
 basic/source/inc/runtime.hxx   |3 
 basic/source/runtime/iosys.cxx |7 --
 compilerplugins/clang/unusedmethods.cxx|8 --
 cui/source/inc/treeopt.hxx |5 -
 dbaccess/source/ui/dlg/DriverSettings.hxx  |4 -
 dbaccess/source/ui/inc/ConnectionLineData.hxx  |3 
 dbaccess/source/ui/inc/TableWindow.hxx |1 
 dbaccess/source/ui/inc/WCPage.hxx  |2 
 dbaccess/source/ui/inc/dbwiz.hxx   |1 
 dbaccess/source/ui/inc/dbwizsetup.hxx  |1 
 dbaccess/source/ui/inc/indexcollection.hxx |2 
 dbaccess/source/ui/inc/indexdialog.hxx |2 
 dbaccess/source/ui/inc/indexfieldscontrol.hxx  |3 
 dbaccess/source/ui/inc/propertysetitem.hxx |3 
 extensions/source/propctrlr/commoncontrol.hxx  |   13 
 extensions/source/propctrlr/standardcontrol.hxx|   27 
 extensions/source/resource/ResourceIndexAccess.cxx |   11 ---
 extensions/source/resource/ResourceIndexAccess.hxx |2 
 filter/source/graphicfilter/icgm/cgm.hxx   |2 
 forms/source/inc/listenercontainers.hxx|6 -
 framework/inc/classes/checkediterator.hxx  |   46 --
 framework/inc/uielement/menubarmerger.hxx  |1 
 framework/source/layoutmanager/helpers.hxx |1 
 hwpfilter/source/drawing.h |   35 --
 idl/inc/bastype.hxx|3 
 idl/inc/globals.hxx|6 -
 idl/source/objects/bastype.cxx |   35 --
 include/basebmp/colortraits.hxx|7 --
 include/comphelper/configuration.hxx   |8 --
 include/comphelper/optional.hxx|   32 -
 include/dbaccess/ToolBoxHelper.hxx |2 
 include/editeng/adjustitem.hxx |1 
 include/editeng/hyphenzoneitem.hxx |2 
 include/editeng/lspcitem.hxx   |2 
 include/editeng/orphitem.hxx   |1 
 include/editeng/tstpitem.hxx   |2 
 include/editeng/widwitem.hxx   |1 
 include/filter/msfilter/msdffimp.hxx   |1 
 include/oox/helper/containerhelper.hxx |   24 ---
 include/oox/helper/refvector.hxx   |7 --
 include/sot/filelist.hxx   |1 
 include/store/store.hxx|   16 
 include/svl/zforlist.hxx   |   13 
 include/svtools/accessibilityoptions.hxx   |1 
 include/svtools/grfmgr.hxx |3 
 include/svx/sdr/attribute/sdrtextattribute.hxx |1 
 include/svx/svdsob.hxx |   15 
 include/svx/svdtypes.hxx   |2 
 include/svx/textchainflow.hxx  |4 -
 include/svx/unoapi.hxx |5 -
 include/tools/pstm.hxx |1 
 include/unotools/sharedunocomponent.hxx|   16 
 include/vcl/dibtools.hxx   |7 --
 include/vcl/gdimtf.hxx |   24 ---
 include/vcl/graphicfilter.hxx  |5 -
 include/vcl/helper.hxx |1 
 include/vcl/print.hxx  |3 
 include/vcl/threadex.hxx   |3 
 include/xmloff/xmlreg.hxx  |   36 ---
 opencl/inc/opencl_device.hxx   |2 
 pyuno/source/module/pyuno_impl.hxx |2 
 registry/inc/regapi.hxx|8 --
 registry/source/registry.cxx   |9 --
 rsc/inc/rsctools.hxx   |2 
 rsc/source/tools/rsctools.cxx  |   39 
 sd/source/filter/eppt/eppt.hxx |1 
 sd/source/filter/eppt/epptbase.hxx |2 
 sd/source/filter/ppt/pptanimations.hxx |1 
 sd/source/ui/dlg/RemoteDialogClientBox.hxx |2 
 sd/source/ui/inc/unosrch.hxx   |5 -
 sd/source/ui/unoidl/unoobj.hxx |1 
 sot/source/base/filelist.cxx   |   11 ---
 stoc/source/corereflection/lrucache.hxx|   14 
 stoc/source/javavm/javavm.hxx  |2 
 stoc/source/security/lru_cache.h   |   15 
 store/source/storbase.hxx  |7 --
 svtools/source/config/accessibilityoptions.cxx |4 -
 svtools/source/dialogs/mcvmath.cxx |   68 -
 svtools/source/dialogs/mcvmath.hxx |3 
 

[Libreoffice-bugs] [Bug 93529] OpenGL tracker bug ...

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529

Tomaz Vajngerl  changed:

   What|Removed |Added

 Depends on||94384

-- 
You are receiving this mail because:
You 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: starmath/inc starmath/source

2015-09-29 Thread Takeshi Abe
 starmath/inc/node.hxx|   15 +--
 starmath/source/node.cxx |4 
 2 files changed, 9 insertions(+), 10 deletions(-)

New commits:
commit 4672445c1ab501550d554db7519e44516001fea3
Author: Takeshi Abe 
Date:   Tue Sep 29 20:30:20 2015 +0900

starmath: ClaimPaternity() is only for SmStructureNode

rather than SmNode.

Change-Id: I2c4765500f077007979417b90f47cc22c6362491
Reviewed-on: https://gerrit.libreoffice.org/18917
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 1ca0db7..0f4eb1b 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -222,9 +222,7 @@ public:
 void SetToken(SmToken& token){
 aNodeToken = token;
 }
-protected:
-/** Sets parent on children of this node */
-inline void ClaimPaternity();
+
 private:
 SmStructureNode* aParentNode;
 };
@@ -336,15 +334,12 @@ public:
 aSubNodes[nIndex] = pNode;
 ClaimPaternity();
 }
+
+private:
+/** Sets parent on children of this node */
+void ClaimPaternity();
 };
 
-inline void SmNode::ClaimPaternity() {
-SmNode* pNode;
-sal_uInt16  nSize = GetNumSubNodes();
-for (sal_uInt16 i = 0;  i < nSize;  i++)
-if (NULL != (pNode = GetSubNode(i)))
-pNode->SetParent(static_cast(this)); //Cast is 
valid if we have children
-}
 
 /** Abstract base class for all visible node
  *
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index 31ee52a..74e5137 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -624,6 +624,10 @@ void SmStructureNode::GetAccessibleText( OUStringBuffer 
 ) const
 }
 
 
+void SmStructureNode::ClaimPaternity()
+{
+ForEachNonNull(this, [this](SmNode *pNode){pNode->SetParent(this);});
+}
 
 
 bool SmVisibleNode::IsVisible() const
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 79262] PDF: Export selection should respect slide selection and not object selection

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79262

Beluga  changed:

   What|Removed |Added

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

--- Comment #10 from Beluga  ---
(In reply to Antonello from comment #9)
> This bug is related to (possible duplicate?) of
> https://bugs.documentfoundation.org/show_bug.cgi?id=40163

Yep, the report seems to cover this as well.

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

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


[Libreoffice-bugs] [Bug 40163] UI PDF export: Range selection radio button function broken, all 3 options selected together

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40163

Beluga  changed:

   What|Removed |Added

 CC||ed...@pk25.com

--- Comment #23 from Beluga  ---
*** Bug 79262 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 94614] LO 5.0.2.2 calc crash on page style organizer tab, on the default template and russian localisation

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94614

er  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 94615] New: [HELPAUTHORING] In HelpAuthoring 1.3 a section is not removed fully.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94615

Bug ID: 94615
   Summary: [HELPAUTHORING] In HelpAuthoring 1.3 a section is not
removed fully.
   Product: LibreOffice
   Version: 5.1.0.0.alpha0+ Master
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: lera.goncha...@gmail.com

Create a new document.
Add the section to it (for me it was "related topics")
Save the document.
Open the document.
select section and push delete
now, insert another section at the same place
Save the document

The first section doas not removed, but second section is inserted in 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 94616] New: easy cell calculations give error 509

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94616

Bug ID: 94616
   Summary: easy cell calculations give error 509
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: critical
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: d.klinkenb...@gmx.net

Debian, Sig, LO Calc 5.02-2

Standard table operations give reproducible error 509

e.g.:

=1+2
=A1+B2
=G14*H11

-- 
You are receiving this mail because:
You 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 'feature/fixes10' - vcl/source

2015-09-29 Thread Tomaž Vajngerl
 vcl/source/gdi/impimage.cxx |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 53501b4b339926485417d670fefcc59c7bc044cf
Author: Tomaž Vajngerl 
Date:   Tue Sep 29 15:43:14 2015 +0200

don't create "disabled" image - only to measure perf. impact

Change-Id: Ic5541dfcb381fe1200cf47bd0cf8803f5348b2a7

diff --git a/vcl/source/gdi/impimage.cxx b/vcl/source/gdi/impimage.cxx
index 067b6e8..220d08f 100644
--- a/vcl/source/gdi/impimage.cxx
+++ b/vcl/source/gdi/impimage.cxx
@@ -349,7 +349,9 @@ pOutDev
 
 void ImplImageBmp::ImplUpdateDisabledBmpEx( int nPos )
 {
-const Size aTotalSize( maBmpEx.GetSizePixel() );
+maDisabledBmpEx = maBmpEx;
+
+/*const Size aTotalSize( maBmpEx.GetSizePixel() );
 
 if( maDisabledBmpEx.IsEmpty() )
 {
@@ -397,7 +399,7 @@ void ImplImageBmp::ImplUpdateDisabledBmpEx( int nPos )
 Bitmap::ReleaseAccess( pGrey );
 aGreyAlphaMask.ReleaseAccess( pGreyAlphaMask );
 
-maDisabledBmpEx = BitmapEx( aGrey, aGreyAlphaMask );
+maDisabledBmpEx = BitmapEx( aGrey, aGreyAlphaMask );*/
 }
 
 /* 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 94533] Formatting problem

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94533

--- Comment #2 from Curtis Mogolis  ---
Created attachment 119119
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119119=edit
Difference between version 5.0.1.2 and 5.0.2.2

If you need, I can send you an original copy of my file, Pls advise - Curtis

-- 
You are receiving this mail because:
You 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: 10 commits - basic/source filter/source i18npool/inc l10ntools/source sax/source sc/inc sc/source toolkit/source vcl/generic vcl/osx vcl/source vcl/unx vcl/win

2015-09-29 Thread Michael Stahl
 basic/source/runtime/iosys.cxx |2 
 basic/source/sbx/sbxvar.cxx|2 
 filter/source/placeware/tempfile.cxx   |  120 -
 i18npool/inc/collatorImpl.hxx  |2 
 l10ntools/source/xmlparse.cxx  |1 
 sax/source/expatwrap/sax_expat.cxx |   40 -
 sc/inc/pch/precompiled_sc.hxx  |1 
 sc/source/core/tool/address.cxx|1 
 toolkit/source/awt/vclxfont.cxx|5 -
 toolkit/source/awt/vclxgraphics.cxx|5 -
 vcl/generic/fontmanager/fontconfig.cxx |6 -
 vcl/generic/fontmanager/fontmanager.cxx|4 
 vcl/generic/glyphs/gcach_layout.cxx|1 
 vcl/osx/salframeview.mm|1 
 vcl/source/font/PhysicalFontCollection.cxx |5 -
 vcl/source/gdi/sallayout.cxx   |   25 ++
 vcl/source/outdev/text.cxx |   28 +++---
 vcl/unx/generic/app/i18n_ic.cxx|1 
 vcl/unx/generic/gdi/salgdi3.cxx|1 
 vcl/unx/generic/printer/jobdata.cxx|7 -
 vcl/win/source/gdi/winlayout.cxx   |6 +
 21 files changed, 49 insertions(+), 215 deletions(-)

New commits:
commit ea8de68df5e7f4388bd7d9dea0bdbcf73c889875
Author: Michael Stahl 
Date:   Mon Sep 28 22:52:22 2015 +0200

vcl: Vista implies usp10.dll >= 1.600

... claims https://en.wikipedia.org/wiki/Uniscribe - #ifdef this so it
can be removed when dropping XP support.

Change-Id: I9a51635cf9bb4876faf6dca011e6da9e1c2dc35d

diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx
index 454ecae..0572b21 100644
--- a/vcl/win/source/gdi/winlayout.cxx
+++ b/vcl/win/source/gdi/winlayout.cxx
@@ -626,6 +626,7 @@ static bool bManualCellAlign = true;
 
 static void InitUSP()
 {
+#if _WIN32_WINNT < _WIN32_WINNT_VISTA
 // get the usp10.dll version info
 HMODULE usp10 = GetModuleHandle("usp10.dll");
 void *pScriptIsComplex = reinterpret_cast< void* >( GetProcAddress(usp10, 
"ScriptIsComplex"));
@@ -655,7 +656,10 @@ static void InitUSP()
 
 // #i77976# USP>=1.0600 changed the need to manually align glyphs in their 
cells
 if( nUspVersion >= 10600 )
+#endif
+{
 bManualCellAlign = false;
+}
 
 bUspInited = true;
 }
commit 28f18b68db1af3668203730ba8cfbb66103fe669
Author: Michael Stahl 
Date:   Tue Sep 29 14:25:23 2015 +0200

vcl: replace alloca() with std::unique_ptr

Change-Id: I82b982895ee422bcf5a23756df4d81c89bc47636

diff --git a/vcl/generic/fontmanager/fontconfig.cxx 
b/vcl/generic/fontmanager/fontconfig.cxx
index becb419..f6ee508 100644
--- a/vcl/generic/fontmanager/fontconfig.cxx
+++ b/vcl/generic/fontmanager/fontconfig.cxx
@@ -53,8 +53,6 @@ using namespace psp;
 
 #include "rtl/ustrbuf.hxx"
 
-#include "sal/alloca.h"
-
 #include 
 #include 
 
@@ -1086,7 +1084,7 @@ bool PrintFontManager::Substitute( FontSelectPattern 
, OUString& rMissi
 // update rMissingCodes by removing resolved unicodes
 if( !rMissingCodes.isEmpty() )
 {
-sal_uInt32* pRemainingCodes = static_cast(alloca( 
rMissingCodes.getLength() * sizeof(sal_uInt32) ));
+std::unique_ptr const pRemainingCodes(new 
sal_uInt32[rMissingCodes.getLength()]);
 int nRemainingLen = 0;
 FcCharSet* unicodes;
 if (!FcPatternGetCharSet(pSet->fonts[0], FC_CHARSET, 0, 
))
@@ -1099,7 +1097,7 @@ bool PrintFontManager::Substitute( FontSelectPattern 
, OUString& rMissi
 pRemainingCodes[ nRemainingLen++ ] = nCode;
 }
 }
-OUString sStillMissing(pRemainingCodes, nRemainingLen);
+OUString sStillMissing(pRemainingCodes.get(), nRemainingLen);
 #if defined(ENABLE_DBUS) && defined(ENABLE_PACKAGEKIT)
 if (get_xid_for_dbus())
 {
diff --git a/vcl/generic/fontmanager/fontmanager.cxx 
b/vcl/generic/fontmanager/fontmanager.cxx
index 56917f6..b6651b7 100644
--- a/vcl/generic/fontmanager/fontmanager.cxx
+++ b/vcl/generic/fontmanager/fontmanager.cxx
@@ -59,8 +59,6 @@
 #include 
 #endif
 
-#include "sal/alloca.h"
-
 #include 
 #include 
 #include 
@@ -472,7 +470,7 @@ bool PrintFontManager::PrintFont::readAfmMetrics( 
MultiAtomProvider* pProvider,
 
 // first transform the character codes to unicode
 // note: this only works with single byte encodings
-sal_Unicode* pUnicodes = static_cast(alloca( 
pInfo->numOfChars * sizeof(sal_Unicode)));
+std::unique_ptr const pUnicodes(new 
sal_Unicode[pInfo->numOfChars]);
 CharMetricInfo* pChar = pInfo->cmi;
 int i;
 
diff --git a/vcl/source/font/PhysicalFontCollection.cxx 
b/vcl/source/font/PhysicalFontCollection.cxx
index 26b33ed..cd89bdf 100644
--- a/vcl/source/font/PhysicalFontCollection.cxx

[Libreoffice-bugs] [Bug 90937] Default set of calc cell styles

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90937

--- Comment #8 from Yousuf (Jay) Philips  ---
This is a status update:

At the beginning of the month, moggi asked me to provide a list of all possible
cell formatting features that maybe used, as he would need to implement them in
orcus ( https://gitlab.com/orcus/orcus/blob/master/README.md ), as all he had
presently implemented was for the current set of styles we've provided ( font
properties, background fill, borders ). This was the list i provided to him.

1) Font: name, size, color, bold, italics, underline
2) number format
3) border line arrangement and style
4) background color 

Moggi has stated to me today that unfortunately he doesnt have enough time to
implement this in 5.1, so he's postponed this for 5.2.

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


[Libreoffice-bugs] [Bug 93580] META: HELPAUTHORING Issues

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93580

Lera  changed:

   What|Removed |Added

 Depends on||94615, 94612

-- 
You are receiving this mail because:
You 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: avmedia/source basctl/source basic/source cui/source dbaccess/source vcl/source xmloff/source

2015-09-29 Thread Oliver Specht
 avmedia/source/framework/mediatoolbox.cxx   |2 
 basctl/source/basicide/baside2b.cxx |4 
 basic/source/basmgr/basmgr.cxx  |   12 +-
 basic/source/classes/eventatt.cxx   |   10 +-
 basic/source/classes/sb.cxx |   40 
 basic/source/classes/sbunoobj.cxx   |   76 
 basic/source/classes/sbxmod.cxx |   78 -
 basic/source/comp/sbcomp.cxx|   12 +-
 basic/source/runtime/dllmgr-none.cxx|2 
 basic/source/runtime/dllmgr-x64.cxx |   12 +-
 basic/source/runtime/dllmgr-x86.cxx |   12 +-
 basic/source/runtime/methods.cxx|   14 +--
 basic/source/runtime/methods1.cxx   |   26 ++---
 basic/source/runtime/runtime.cxx|   90 ++--
 basic/source/sbx/sbxbool.cxx|4 
 basic/source/sbx/sbxbyte.cxx|4 
 basic/source/sbx/sbxchar.cxx|4 
 basic/source/sbx/sbxcoll.cxx|4 
 basic/source/sbx/sbxcurr.cxx|4 
 basic/source/sbx/sbxdate.cxx|4 
 basic/source/sbx/sbxdbl.cxx |4 
 basic/source/sbx/sbxdec.cxx |4 
 basic/source/sbx/sbxexec.cxx|4 
 basic/source/sbx/sbxint.cxx |   12 +-
 basic/source/sbx/sbxlng.cxx |4 
 basic/source/sbx/sbxobj.cxx |   22 ++--
 basic/source/sbx/sbxsng.cxx |4 
 basic/source/sbx/sbxstr.cxx |6 -
 basic/source/sbx/sbxuint.cxx|4 
 basic/source/sbx/sbxulng.cxx|4 
 basic/source/sbx/sbxvalue.cxx   |   22 ++--
 basic/source/sbx/sbxvar.cxx |2 
 cui/source/customize/acccfg.cxx |6 -
 cui/source/dialogs/hldocntp.cxx |2 
 cui/source/dialogs/zoom.cxx |2 
 cui/source/options/cfgchart.cxx |2 
 cui/source/options/connpoolsettings.cxx |2 
 cui/source/options/dbregistersettings.cxx   |2 
 cui/source/options/optgdlg.cxx  |3 
 cui/source/tabpages/numfmt.cxx  |2 
 cui/source/tabpages/tplneend.cxx|8 -
 dbaccess/source/filter/xml/xmlColumn.cxx|7 -
 dbaccess/source/filter/xml/xmlStyleImport.cxx   |6 -
 dbaccess/source/filter/xml/xmlTable.cxx |2 
 dbaccess/source/ui/browser/brwctrlr.cxx |2 
 dbaccess/source/ui/browser/sbagrid.cxx  |2 
 dbaccess/source/ui/dlg/ConnectionHelper.cxx |2 
 dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx   |4 
 dbaccess/source/ui/dlg/DbAdminImpl.cxx  |   12 +-
 dbaccess/source/ui/dlg/advancedsettings.cxx |6 -
 dbaccess/source/ui/dlg/dbadmin.cxx  |4 
 dbaccess/source/ui/dlg/dbwiz.cxx|2 
 dbaccess/source/ui/dlg/dbwizsetup.cxx   |2 
 dbaccess/source/ui/dlg/generalpage.cxx  |2 
 dbaccess/source/ui/dlg/optionalboolitem.cxx |2 
 dbaccess/source/ui/misc/propertysetitem.cxx |2 
 dbaccess/source/ui/misc/stringlistitem.cxx  |2 
 vcl/source/edit/textundo.cxx|2 
 xmloff/source/chart/SchXMLAxisContext.cxx   |4 
 xmloff/source/chart/SchXMLChartContext.cxx  |4 
 xmloff/source/chart/SchXMLLegendContext.cxx |2 
 xmloff/source/chart/SchXMLPlotAreaContext.cxx   |4 
 xmloff/source/core/xmlimp.cxx   |2 
 xmloff/source/draw/shapeimport.cxx  |2 
 xmloff/source/draw/ximppage.cxx |   10 +-
 xmloff/source/draw/ximpshap.cxx |   10 +-
 xmloff/source/draw/ximpstyl.cxx |   10 +-
 xmloff/source/forms/elementimport.cxx   |2 
 xmloff/source/style/XMLFontStylesContext.cxx|2 
 xmloff/source/text/XMLTextFrameContext.cxx  |   12 +-
 xmloff/source/text/XMLTextFrameHyperlinkContext.cxx |6 -
 xmloff/source/text/txtimp.cxx   |   18 ++--
 xmloff/source/text/txtparaimphint.hxx   |   24 ++---
 73 files changed, 356 insertions(+), 352 deletions(-)

New commits:
commit d3c7c9ea81ee7c617f8cee5b645621088aea215b
Author: Oliver Specht 
Date:   Mon Sep 28 11:42:43 2015 +0200

tdf#94559: first step to remove rtti.hxx

replaced use of PTR_CAST, IS_TYPE, ISA in
avmedia, basctl, basic, cui, dbaccess, vcl,xmloff

Change-Id: If4496762e82e896b6fbc362e6626502703c245f5
Reviewed-on: 

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 91293, which changed state.

Bug 91293 Summary: Links in Impress Are Removed When Exported to PPTX
https://bugs.documentfoundation.org/show_bug.cgi?id=91293

   What|Removed |Added

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

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 91293, which changed state.

Bug 91293 Summary: Links in Impress Are Removed When Exported to PPTX
https://bugs.documentfoundation.org/show_bug.cgi?id=91293

   What|Removed |Added

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

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


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

2015-09-29 Thread Stephan Bergmann
 sd/source/ui/view/ViewShellBase.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 7aa6009a7f7132c80db7bcc4e8291ba4a3296ae5
Author: Stephan Bergmann 
Date:   Tue Sep 29 14:28:08 2015 +0200

Take care of ~ViewShellBase -> ~FormShellManager -> ViewShellBase::...

...ViewShellBase::GetEventMultiplexer call sequence, where

  OSL_ASSERT(mpImpl->mpEventMultiplexer.get()!=NULL);

would call on an already stale ViewShellBase::mpImpl if ~FromShellManager 
were
only called from within ViewShellBase::~Implementation instead of directly 
from
~ViewShellBase.

(Needed to unbreak  "boost->std" 
on
Mac OS X, where libc++ presumably nulls a std::unique_ptr early in 
~unique_ptr.)

Change-Id: I179e0d12cc049f33b5724673b65f84d7f7c3d059

diff --git a/sd/source/ui/view/ViewShellBase.cxx 
b/sd/source/ui/view/ViewShellBase.cxx
index 461d9bf..7da0c4c 100644
--- a/sd/source/ui/view/ViewShellBase.cxx
+++ b/sd/source/ui/view/ViewShellBase.cxx
@@ -284,6 +284,8 @@ ViewShellBase::~ViewShellBase()
 EndListening(*GetDocShell());
 
 SetWindow(NULL);
+
+mpImpl->mpFormShellManager.reset();
 }
 
 void ViewShellBase::LateInit (const OUString& rsDefaultView)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94572] In the Template Manager Templates Cannot be Renamed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94572

Harald Koester  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 94613] In the Template Manager Template Folders Cannot be Renamed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94613

Harald Koester  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 94606] LOOL UX: Impress - presentation mode.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94606

Jan Holesovsky  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 94605] LOOL UX: Cell highlight.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94605

Jan Holesovsky  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 94609] LOOL UX: Triple-click to select a sentence, quadruple click to select the paragraph.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94609

Jan Holesovsky  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 94610] LOOL UX: Scroll when selecting.

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94610

Jan Holesovsky  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 94608] LOOL UX: Ctrl-something shortcuts at least for the commands in the toolbar

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94608

Jan Holesovsky  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 94611] LOOL UX: Support for hyperlinks

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94611

Jan Holesovsky  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 94604] LOOL UX: Spreasheet columns / rows labels

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94604

Jan Holesovsky  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 94599] LOOL UX: Right-click context menu

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94599

Jan Holesovsky  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 94607] LOOL UX: Printing

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94607

Jan Holesovsky  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-commits] core.git: vcl/win

2015-09-29 Thread Michael Stahl
 vcl/win/source/gdi/winlayout.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 106a96075da1f004da51e8103675e72e6e6d69b8
Author: Michael Stahl 
Date:   Tue Sep 29 15:02:45 2015 +0200

vcl: oops, fix windows build

Change-Id: I73135440321c7c9898f758cb7a921d62f2265bcb

diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx
index 0572b21..ac9ec6f 100644
--- a/vcl/win/source/gdi/winlayout.cxx
+++ b/vcl/win/source/gdi/winlayout.cxx
@@ -1877,7 +1877,7 @@ void UniscribeLayout::GetCaretPositions( int nMaxIdx, 
long* pCaretXArray ) const
 int i;
 for( i = 0; i < nMaxIdx; ++i )
 pCaretXArray[ i ] = -1;
-std::unique_ptr const pGlyphPos = new long[mnGlyphCount + 1];
+std::unique_ptr const pGlyphPos(new long[mnGlyphCount + 1]);
 for( i = 0; i <= mnGlyphCount; ++i )
 pGlyphPos[ i ] = -1;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 94613] In the Template Manager Template Folders Cannot be Renamed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94613

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl
Version|5.0.2.2 release |4.0.0.3 release
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #1 from Cor Nouws  ---
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 94596] Values aren't shown if export a form to pdf

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94596

--- Comment #1 from mdx...@web.de ---
Created attachment 119113
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119113=edit
the form with a list box

-- 
You are receiving this mail because:
You 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: desktop/qa desktop/source include/LibreOfficeKit include/vcl sw/inc sw/source

2015-09-29 Thread Miklos Vajna
 desktop/qa/desktop_lib/test_desktop_lib.cxx |   25 +
 desktop/source/lib/init.cxx |   19 +++
 include/LibreOfficeKit/LibreOfficeKit.h |3 +++
 include/LibreOfficeKit/LibreOfficeKit.hxx   |   14 ++
 include/vcl/ITiledRenderable.hxx|8 
 sw/inc/crsrsh.hxx   |2 ++
 sw/inc/unotxdoc.hxx |2 ++
 sw/source/core/crsr/crsrsh.cxx  |   14 ++
 sw/source/uibase/uno/unotxdoc.cxx   |   11 +++
 9 files changed, 98 insertions(+)

New commits:
commit d355207b45755cfe1eef0147bc25ead931741684
Author: Miklos Vajna 
Date:   Tue Sep 29 10:47:31 2015 +0200

lok: add Document::getPartPageRectangles()

Change-Id: I20acd44f7a81471982ba96ad3894a9124e035c5f

diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx 
b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index d7b9347..a7696d8 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -52,12 +52,14 @@ public:
 void testGetFonts();
 void testCreateView();
 void testGetFilterTypes();
+void testGetPartPageRectangles();
 
 CPPUNIT_TEST_SUITE(DesktopLOKTest);
 CPPUNIT_TEST(testGetStyles);
 CPPUNIT_TEST(testGetFonts);
 CPPUNIT_TEST(testCreateView);
 CPPUNIT_TEST(testGetFilterTypes);
+CPPUNIT_TEST(testGetPartPageRectangles);
 CPPUNIT_TEST_SUITE_END();
 
 uno::Reference mxComponent;
@@ -152,6 +154,29 @@ void DesktopLOKTest::testCreateView()
 closeDoc();
 }
 
+void DesktopLOKTest::testGetPartPageRectangles()
+{
+// Test that we get as many page rectangles as expected: blank document is
+// one page.
+LibLODocument_Impl* pDocument = loadDoc("blank_text.odt");
+char* pRectangles = pDocument->pClass->getPartPageRectangles(pDocument);
+OUString sRectangles = OUString::fromUtf8(pRectangles);
+
+std::vector aRectangles;
+sal_Int32 nIndex = 0;
+do
+{
+OUString aRectangle = sRectangles.getToken(0, ';', nIndex);
+if (!aRectangle.isEmpty())
+aRectangles.push_back(aRectangle);
+}
+while (nIndex >= 0);
+CPPUNIT_ASSERT_EQUAL(static_cast(1), aRectangles.size());
+
+free(pRectangles);
+closeDoc();
+}
+
 void DesktopLOKTest::testGetFilterTypes()
 {
 LibLibreOffice_Impl aOffice;
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index b581bca..509983c 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -204,6 +204,7 @@ static void doc_destroy(LibreOfficeKitDocument* pThis);
 static int  doc_saveAs(LibreOfficeKitDocument* pThis, const char* pUrl, const 
char* pFormat, const char* pFilterOptions);
 static int doc_getDocumentType(LibreOfficeKitDocument* pThis);
 static int doc_getParts(LibreOfficeKitDocument* pThis);
+static char* doc_getPartPageRectangles(LibreOfficeKitDocument* pThis);
 static int doc_getPart(LibreOfficeKitDocument* pThis);
 static void doc_setPart(LibreOfficeKitDocument* pThis, int nPart);
 static char* doc_getPartName(LibreOfficeKitDocument* pThis, int nPart);
@@ -266,6 +267,7 @@ LibLODocument_Impl::LibLODocument_Impl(const uno::Reference 
saveAs = doc_saveAs;
 m_pDocumentClass->getDocumentType = doc_getDocumentType;
 m_pDocumentClass->getParts = doc_getParts;
+m_pDocumentClass->getPartPageRectangles = doc_getPartPageRectangles;
 m_pDocumentClass->getPart = doc_getPart;
 m_pDocumentClass->setPart = doc_setPart;
 m_pDocumentClass->getPartName = doc_getPartName;
@@ -659,6 +661,23 @@ static void doc_setPart(LibreOfficeKitDocument* pThis, int 
nPart)
 pDoc->setPart( nPart );
 }
 
+static char* doc_getPartPageRectangles(LibreOfficeKitDocument* pThis)
+{
+ITiledRenderable* pDoc = getTiledRenderable(pThis);
+if (!pDoc)
+{
+gImpl->maLastExceptionMsg = "Document doesn't support tiled rendering";
+return 0;
+}
+
+OUString sRectangles = pDoc->getPartPageRectangles();
+OString aString = OUStringToOString(sRectangles, RTL_TEXTENCODING_UTF8);
+char* pMemory = static_cast(malloc(aString.getLength() + 1));
+strcpy(pMemory, aString.getStr());
+return pMemory;
+
+}
+
 static char* doc_getPartName(LibreOfficeKitDocument* pThis, int nPart)
 {
 ITiledRenderable* pDoc = getTiledRenderable(pThis);
diff --git a/include/LibreOfficeKit/LibreOfficeKit.h 
b/include/LibreOfficeKit/LibreOfficeKit.h
index d5094bd..d83dd49 100644
--- a/include/LibreOfficeKit/LibreOfficeKit.h
+++ b/include/LibreOfficeKit/LibreOfficeKit.h
@@ -85,6 +85,9 @@ struct _LibreOfficeKitDocumentClass
 /// @see lok::Document::getParts().
 int (*getParts) (LibreOfficeKitDocument* pThis);
 
+/// @see lok::Document::getPartPageRectangles().
+char* (*getPartPageRectangles) (LibreOfficeKitDocument* pThis);
+
 /// @see lok::Document::getPart().
 int 

[Libreoffice-bugs] [Bug 94597] New: Messy character alignment and cursor move after AutoCorrect

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94597

Bug ID: 94597
   Summary: Messy character alignment and cursor move after
AutoCorrect
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: karb...@belgacom.net

Created attachment 119115
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119115=edit
odt + 2 screenshots

Tested and buggy on:
(1) Operating System: Windows 10
Version: 5.0.2 release (x64)
(2) Operating System: Windows 7
Version: 5.0.2 release

Problem description: 

Steps to reproduce:
1. Make sure AutoCorrect in on;
2. Type some text;
3. Insert -> into the text 
   (automatically converted to right arrow by LO);

Current behavior:
* Incorrect alignment of:
  - characters,
  - spaces and 
  - paragraph mark;
* Incorrect cursor positioning

Font used on both systems: Palatino Linotype.
But the same behaviour can be reproduced with other fonts.

Attachment: ZIP with
- odt
- screenshot W7
- screenshot W10

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


[Libreoffice-bugs] [Bug 94276] IMPRESS, DRAW: document container isn't resized

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94276

Xisco Faulí  changed:

   What|Removed |Added

Version|4.3.0.0.alpha1  |4.2.8.2 release

--- Comment #4 from Xisco Faulí  ---
Reproduced with 4.2.8.2 on Ubuntu 14.04.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 94597] Messy character alignment and cursor move after AutoCorrect

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94597

Marc PHILIPPE  changed:

   What|Removed |Added

   Keywords||regression

--- Comment #1 from Marc PHILIPPE  ---
It's a REGRESSION:
correct behaviour in LO 5.0.1 release (x64).

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


[Libreoffice-bugs] [Bug 94598] Tables in Word document collapsed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94598

--- Comment #1 from mal  ---
Created attachment 119117
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119117=edit
What is should roughly look like

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


[Libreoffice-bugs] [Bug 94598] New: Tables in Word document collapsed

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94598

Bug ID: 94598
   Summary: Tables in Word document collapsed
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: malc...@whsg.info

Created attachment 119116
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119116=edit
Word document with tables collapsed

This is a Word document with tables that fails to display properly
I have attached the docx and based on what a printout from Word looked
like an odt showing what it suppose to look like

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


[Libreoffice-bugs] [Bug 94599] New: LOOL UX: Right-click context menu

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94599

Bug ID: 94599
   Summary: LOOL UX: Right-click context menu
   Product: LibreOffice Online
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ke...@collabora.com

The right click on the document should ideally show a document-related context
menu; if it is hard to do, it should be disabled.

Currently it shows the tiles-related (images-related) context menu which is
unexpected.

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


[Libreoffice-bugs] [Bug 94561] EDITING: Comments double when copying Sheets

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94561

raal  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||r...@post.cz
Version|5.0.2.2 release |4.0.0.3 release
 Ever confirmed|0   |1
 OS|Linux (All) |All

--- Comment #1 from raal  ---
I can confirm with 5.0.1.2, win7 and Version 4.0.0.3 (Build ID:
7545bee9c2a0782548772a21bc84a9dcc583b89)

-- 
You are receiving this mail because:
You 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/headless vcl/inc vcl/osx vcl/unx vcl/win

2015-09-29 Thread Caolán McNamara
 vcl/headless/svpframe.cxx   |2 +-
 vcl/headless/svpinst.cxx|2 +-
 vcl/inc/headless/svpframe.hxx   |2 +-
 vcl/inc/osx/salframe.h  |2 +-
 vcl/inc/salframe.hxx|3 ++-
 vcl/inc/unx/gtk/gtkframe.hxx|2 +-
 vcl/inc/unx/salframe.h  |2 +-
 vcl/osx/salframe.cxx|2 +-
 vcl/unx/generic/window/salframe.cxx |2 +-
 vcl/unx/gtk/window/gtksalframe.cxx  |2 +-
 vcl/win/source/window/salframe.cxx  |2 +-
 11 files changed, 12 insertions(+), 11 deletions(-)

New commits:
commit 1b4994065ec50b2ef7a38f26b95b8543b4ff640d
Author: Caolán McNamara 
Date:   Mon Sep 28 20:43:31 2015 +0100

retain type for another level

Change-Id: I4017e5404c99d37b36988f1d7a8ce17e42010070
Reviewed-on: https://gerrit.libreoffice.org/18913
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/vcl/headless/svpframe.cxx b/vcl/headless/svpframe.cxx
index 459a710..f019ea5 100644
--- a/vcl/headless/svpframe.cxx
+++ b/vcl/headless/svpframe.cxx
@@ -191,7 +191,7 @@ void SvpSalFrame::ReleaseGraphics( SalGraphics* pGraphics )
 delete pSvpGraphics;
 }
 
-bool SvpSalFrame::PostEvent( void* pData )
+bool SvpSalFrame::PostEvent(ImplSVEvent* pData)
 {
 m_pInstance->PostEvent( this, pData, SALEVENT_USEREVENT );
 return true;
diff --git a/vcl/headless/svpinst.cxx b/vcl/headless/svpinst.cxx
index 17d98b0..0b649ba 100644
--- a/vcl/headless/svpinst.cxx
+++ b/vcl/headless/svpinst.cxx
@@ -115,7 +115,7 @@ SvpSalInstance::~SvpSalInstance()
 osl_destroyMutex( m_aEventGuard );
 }
 
-void SvpSalInstance::PostEvent( const SalFrame* pFrame, void* pData, 
sal_uInt16 nEvent )
+void SvpSalInstance::PostEvent(const SalFrame* pFrame, void* pData, sal_uInt16 
nEvent)
 {
 if( osl_acquireMutex( m_aEventGuard ) )
 {
diff --git a/vcl/inc/headless/svpframe.hxx b/vcl/inc/headless/svpframe.hxx
index 0598bf0..23edc62 100644
--- a/vcl/inc/headless/svpframe.hxx
+++ b/vcl/inc/headless/svpframe.hxx
@@ -81,7 +81,7 @@ public:
 virtual SalGraphics*AcquireGraphics() SAL_OVERRIDE;
 virtual voidReleaseGraphics( SalGraphics* pGraphics ) 
SAL_OVERRIDE;
 
-virtual boolPostEvent( void* pData ) SAL_OVERRIDE;
+virtual boolPostEvent(ImplSVEvent* pData) SAL_OVERRIDE;
 
 virtual voidSetTitle( const OUString& rTitle ) 
SAL_OVERRIDE;
 virtual voidSetIcon( sal_uInt16 nIcon ) SAL_OVERRIDE;
diff --git a/vcl/inc/osx/salframe.h b/vcl/inc/osx/salframe.h
index 69ff3a1..f426200 100644
--- a/vcl/inc/osx/salframe.h
+++ b/vcl/inc/osx/salframe.h
@@ -108,7 +108,7 @@ public:
 
 virtual SalGraphics*AcquireGraphics() SAL_OVERRIDE;
 virtual voidReleaseGraphics( SalGraphics* pGraphics ) 
SAL_OVERRIDE;
-virtual boolPostEvent( void* pData ) SAL_OVERRIDE;
+virtual boolPostEvent(ImplSVEvent* pData) SAL_OVERRIDE;
 virtual voidSetTitle( const OUString& rTitle ) 
SAL_OVERRIDE;
 virtual voidSetIcon( sal_uInt16 nIcon ) SAL_OVERRIDE;
 virtual voidSetRepresentedURL( const OUString& ) 
SAL_OVERRIDE;
diff --git a/vcl/inc/salframe.hxx b/vcl/inc/salframe.hxx
index e75ed2d..26d275b 100644
--- a/vcl/inc/salframe.hxx
+++ b/vcl/inc/salframe.hxx
@@ -95,6 +95,7 @@ typedef sal_uInt64 SalExtStyle;
 #define SAL_FRAME_POSSIZE_HEIGHT((sal_uInt16)0x0008)
 
 struct SystemParentData;
+struct ImplSVEvent;
 
 /// A SalFrame is a system window (e.g. an X11 window).
 class VCL_PLUGIN_PUBLIC SalFrame
@@ -126,7 +127,7 @@ public:
 
 // Event must be destroyed, when Frame is destroyed
 // When Event is called, SalInstance::Yield() must be returned
-virtual boolPostEvent( void* pData ) = 0;
+virtual boolPostEvent(ImplSVEvent* pData) = 0;
 
 virtual voidSetTitle( const OUString& rTitle ) = 0;
 virtual voidSetIcon( sal_uInt16 nIcon ) = 0;
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 411207b..dcf7f2f 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -374,7 +374,7 @@ public:
 
 // Event must be destroyed, when Frame is destroyed
 // When Event is called, SalInstance::Yield() must be returned
-virtual boolPostEvent( void* pData ) SAL_OVERRIDE;
+virtual boolPostEvent(ImplSVEvent* pData) SAL_OVERRIDE;
 
 virtual voidSetTitle( const OUString& rTitle ) 
SAL_OVERRIDE;
 virtual voidSetIcon( sal_uInt16 nIcon ) SAL_OVERRIDE;
diff --git a/vcl/inc/unx/salframe.h b/vcl/inc/unx/salframe.h
index 08be500..d062791 100644
--- a/vcl/inc/unx/salframe.h
+++ b/vcl/inc/unx/salframe.h
@@ -215,7 +215,7 @@ public:
 // call with false to setup graphics with window 

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - configure.ac external/firebird

2015-09-29 Thread Tor Lillqvist
 configure.ac  |   17 +
 external/firebird/firebird-macosx.patch.1 |9 +
 2 files changed, 22 insertions(+), 4 deletions(-)

New commits:
commit 6e4dfd1b8b67aafe1a83aac3a329e6b9ff091e57
Author: Tor Lillqvist 
Date:   Tue Jun 9 00:33:38 2015 +0300

accept OS X 10.11 in configure, and fix firebird build against it

Accept also OS X 10.11

Change-Id: Ieedf4810f1e726bf11f0d0b1a203e560a0b16550
(cherry picked from commit bcd52844597640504d3a7caf5441f9f6181497c5)

Fix Firebird build against OS X SDK 10.11

Change-Id: I60c7540241c41f5063736f2a3d4817371411c8dc
(cherry picked from commit a799d7c9a66464f33bd8ee42d535e29a976d64ae)
Reviewed-on: https://gerrit.libreoffice.org/18718
Reviewed-by: Tor Lillqvist 
Reviewed-by: David Tardon 
Tested-by: David Tardon 

diff --git a/configure.ac b/configure.ac
index c6d8e86..2acaa92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2724,7 +2724,7 @@ if test $_os = Darwin; then
 
 AC_MSG_CHECKING([what Mac OS X SDK to use])
 
-for _macosx_sdk in $with_macosx_sdk 10.8 10.9 10.10; do
+for _macosx_sdk in $with_macosx_sdk 10.8 10.9 10.10 10.11; do
 MACOSX_SDK_PATH=`xcrun --sdk macosx${_macosx_sdk} --show-sdk-path 2> 
/dev/null`
 if test -d "$MACOSX_SDK_PATH"; then
 with_macosx_sdk="${_macosx_sdk}"
@@ -2752,8 +2752,11 @@ if test $_os = Darwin; then
 10.10)
 MACOSX_SDK_VERSION=101000
 ;;
+10.11)
+MACOSX_SDK_VERSION=101100
+;;
 *)
-AC_MSG_ERROR([with-macosx-sdk $with_macosx_sdk is not a supported 
value, supported values are 10.8--10])
+AC_MSG_ERROR([with-macosx-sdk $with_macosx_sdk is not a supported 
value, supported values are 10.8--11])
 ;;
 esac
 
@@ -2782,8 +2785,11 @@ if test $_os = Darwin; then
 10.10)
 MAC_OS_X_VERSION_MIN_REQUIRED="101000"
 ;;
+10.11)
+MAC_OS_X_VERSION_MIN_REQUIRED="101100"
+;;
 *)
-AC_MSG_ERROR([with-macosx-version-min-required 
$with_macosx_version_min_required is not a supported value, supported values 
are 10.8--10])
+AC_MSG_ERROR([with-macosx-version-min-required 
$with_macosx_version_min_required is not a supported value, supported values 
are 10.8--11])
 ;;
 esac
 
@@ -2816,8 +2822,11 @@ if test $_os = Darwin; then
 10.10)
 MAC_OS_X_VERSION_MAX_ALLOWED="101000"
 ;;
+10.11)
+MAC_OS_X_VERSION_MAX_ALLOWED="101100"
+;;
 *)
-AC_MSG_ERROR([with-macosx-version-max-allowed 
$with_macosx_version_max_allowed is not a supported value, supported values are 
10.8--10])
+AC_MSG_ERROR([with-macosx-version-max-allowed 
$with_macosx_version_max_allowed is not a supported value, supported values are 
10.8--11])
 ;;
 esac
 
diff --git a/external/firebird/firebird-macosx.patch.1 
b/external/firebird/firebird-macosx.patch.1
index 0ad9bd9..42007d5 100644
--- a/external/firebird/firebird-macosx.patch.1
+++ b/external/firebird/firebird-macosx.patch.1
@@ -27,6 +27,15 @@
  
  PLATFORM_POSTBUILD_TARGET=darwin_postbuild_target
  
+@@ -57,7 +57,7 @@
+ 
+ LINK_TRACE = $(LIB_LINK) $(LIB_BUNDLE_OPTIONS)
+ 
+-LINK_CLIENT = $(LIB_LINK) -nodefaultlibs $(LINK_FIREBIRD_CLIENT_SYMBOLS) 
$(LIB_LINK_OPTIONS) $(LIB_LINK_IMPLIB)\
++LINK_CLIENT = $(LIB_LINK) $(LINK_FIREBIRD_CLIENT_SYMBOLS) $(LIB_LINK_OPTIONS) 
$(LIB_LINK_IMPLIB)\
+  $(LIB_CLIENT_LINK_OPTIONS) $(LIB_LINK_SONAME)
+ 
+ ifeq (@VOID_PTR_SIZE@,8)
 diff -ur firebird.org/builds/posix/postfix.darwin 
firebird/builds/posix/postfix.darwin
 --- firebird.org/builds/posix/postfix.darwin   2013-07-12 20:55:46.0 
+0200
 +++ firebird/builds/posix/postfix.darwin   2013-07-15 12:07:36.0 
+0200
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 94306] Replace boost::noncopyable with plain C++11 deleted copy ctors

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94306

--- Comment #17 from Siddharth Khabia  ---
I will be glad to do that !
have you completed sw , i changed a few files of that ?

-- 
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 94583] Inserting a table should have no borders

2015-09-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94583

--- Comment #2 from Yousuf (Jay) Philips  ---
Yes when the default 2x2 table is inserted, it should do so borderless.

The local help has the tables as a means of borderless layout, while the
wikihelp has it with a border.

https://help.libreoffice.org/Common/To_access_this_command...

-- 
You are receiving this mail because:
You 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] online.git: loleaflet/src

2015-09-29 Thread Mihai Varga
 loleaflet/src/map/handler/Map.Keyboard.js |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8b3b16d6e1c0fcf27863deb6e8a9bf923d56077e
Author: Mihai Varga 
Date:   Tue Sep 29 12:21:34 2015 +0300

loleaflet: fix undefined variable

diff --git a/loleaflet/src/map/handler/Map.Keyboard.js 
b/loleaflet/src/map/handler/Map.Keyboard.js
index e54fbb0..360d797 100644
--- a/loleaflet/src/map/handler/Map.Keyboard.js
+++ b/loleaflet/src/map/handler/Map.Keyboard.js
@@ -179,6 +179,7 @@ L.Map.Keyboard = L.Handler.extend({
},
 
_onKeyDown: function (e) {
+   var docLayer = this._map._docLayer;
if (e.originalEvent.ctrlKey) {
// we prepare for a copy event
docLayer._textArea.value = 'dummy text';
@@ -187,7 +188,6 @@ L.Map.Keyboard = L.Handler.extend({
return;
}
 
-   var docLayer = this._map._docLayer;
var charCode = e.originalEvent.charCode;
var keyCode = e.originalEvent.keyCode;
var unoKeyCode = this._toUNOKeyCode(keyCode);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


  1   2   3   4   >