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

2018-07-25 Thread Libreoffice Gerrit user
 i18npool/source/breakiterator/gendict.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 803a7b659ea7149e61c9783e96981309a4196014
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:44:36 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Thu Jul 26 07:59:24 2018 +0200

loplugin:redundantcast (clang-cl)

Change-Id: Iaf6cbe8dcfd107a0746719b6b61e82a6ed0a
Reviewed-on: https://gerrit.libreoffice.org/57998
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/i18npool/source/breakiterator/gendict.cxx 
b/i18npool/source/breakiterator/gendict.cxx
index 677ea49812af..3d373229da17 100644
--- a/i18npool/source/breakiterator/gendict.cxx
+++ b/i18npool/source/breakiterator/gendict.cxx
@@ -174,7 +174,7 @@ static inline void printLenArray(FILE* source_fp, const 
vector& lenA
 fputs("\n\t", source_fp);
 
 #ifndef DICT_JA_ZH_IN_DATAFILE
-fprintf(source_fp, "0x%lx, ", static_cast(lenArray[k]));
+fprintf(source_fp, "0x%" SAL_PRIxUINT32 ", ", lenArray[k]);
 #else
 fwrite([k], sizeof(lenArray[k]), 1, source_fp);
 #endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: chart2/source vcl/win

2018-07-25 Thread Libreoffice Gerrit user
 chart2/source/tools/InternalDataProvider.cxx |1 +
 vcl/win/gdi/salfont.cxx  |1 +
 2 files changed, 2 insertions(+)

New commits:
commit edb36ef2bf9cb58ea2c12f7e6374adac249bc7a5
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:40:01 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Thu Jul 26 07:59:05 2018 +0200

Missing includes (Windows --disable-pch)

Change-Id: Iea067e3529de9208bd0a00c276eb03858816bd00
Reviewed-on: https://gerrit.libreoffice.org/57996
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/chart2/source/tools/InternalDataProvider.cxx 
b/chart2/source/tools/InternalDataProvider.cxx
index 12f3231cc291..b5f0541c8236 100644
--- a/chart2/source/tools/InternalDataProvider.cxx
+++ b/chart2/source/tools/InternalDataProvider.cxx
@@ -19,6 +19,7 @@
 
 #include 
 
+#include 
 #include 
 
 #include 
diff --git a/vcl/win/gdi/salfont.cxx b/vcl/win/gdi/salfont.cxx
index 03c428fc72a3..16613637f56b 100644
--- a/vcl/win/gdi/salfont.cxx
+++ b/vcl/win/gdi/salfont.cxx
@@ -35,6 +35,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118943] New: Enhancement Request: Libreoffice Calc "Draw Border" tool

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118943

Bug ID: 118943
   Summary: Enhancement Request: Libreoffice Calc "Draw Border"
tool
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tray...@gmail.com

Description:
Excel has a "Draw Border" tool; it is very handy.

I'd like to suggest it for addition to LibreOffice.



Steps to Reproduce:
N/A

Actual Results:
N/A

Expected Results:
1.Select "Draw Border" tool
2.Cursor turns into pen
3.Draw border between snap points while following mouse


Reproducible: Always


User Profile Reset: No



Additional Info:

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


[Libreoffice-ux-advise] [Bug 41063] Saving/Autosaving (Save/Autosave) while in table causes view to jump to cursor position

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41063

--- Comment #67 from Mike Kaganski  ---
The call stack that resets the view is the following:

> swlo.dll!SwViewShell::IsViewLocked() Line 461
>   at c:\lo\core\sw\inc\viewsh.hxx(461)
> swlo.dll!SwViewShell::MakeVisible(const SwRect & rRect) Line 572
>   at c:\lo\core\sw\source\core\view\viewsh.cxx(572)
> swlo.dll!SwCursorShell::MakeSelVisible() Line 2828
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(2828)
> swlo.dll!SwFEShell::MakeSelVisible() Line 2584
>   at c:\lo\core\sw\source\core\frmedt\feshview.cxx(2584)
> swlo.dll!SwCursorShell::UpdateCursor(unsigned short eFlags, bool bIdleEnd) 
> Line 1844
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(1844)
> swlo.dll!SwCursorShell::EndAction(const bool bIdleEnd, const bool DoSetPosX) 
> Line 274
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(274)
> swlo.dll!SwCursorShell::CheckTableBoxContent(const SwPosition * pPos) Line 868
>   at c:\lo\core\sw\source\core\crsr\trvltbl.cxx(868)
> swlo.dll!SwCursorShell::EndAllTableBoxEdit() Line 923
>   at c:\lo\core\sw\source\core\crsr\trvltbl.cxx(923)
> swlo.dll!SwDocShell::SaveAs(SfxMedium & rMedium) Line 506
>   at c:\lo\core\sw\source\uibase\app\docsh.cxx(506)
> sfxlo.dll!SfxObjectShell::SaveAsOwnFormat(SfxMedium & rMedium) Line 3087
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(3087)
> sfxlo.dll!SfxObjectShell::SaveTo_Impl(SfxMedium & rMedium, const SfxItemSet * 
> pSet) Line 1427
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(1427)
> sfxlo.dll!SfxObjectShell::PreDoSaveAs_Impl(const rtl::OUString & rFileName, 
> const rtl::OUString & aFilterName, const SfxItemSet & rItemSet) Line 2847
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(2847)
> sfxlo.dll!SfxObjectShell::CommonSaveAs_Impl(const INetURLObject & aURL, const 
> rtl::OUString & aFilterName, SfxItemSet & rItemSet) Line 2705
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(2705)
> sfxlo.dll!SfxObjectShell::APISaveAs_Impl(const rtl::OUString & aFileName, 
> SfxItemSet & rItemSet) Line 307
>   at c:\lo\core\sfx2\source\doc\objserv.cxx(307)
> sfxlo.dll!SfxBaseModel::impl_store(const rtl::OUString & sURL, const 
> com::sun::star::uno::Sequence & 
> seqArguments, bool bSaveTo) Line 2970
>   at c:\lo\core\sfx2\source\doc\sfxbasemodel.cxx(2970)
> sfxlo.dll!SfxBaseModel::storeToRecoveryFile(const rtl::OUString & 
> i_TargetLocation, const 
> com::sun::star::uno::Sequence & 
> i_MediaDescriptor) Line 1666
>   at c:\lo\core\sfx2\source\doc\sfxbasemodel.cxx(1666)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_saveOneDoc(const 
> rtl::OUString & sBackupPath, 
> `anonymous-namespace'::AutoRecovery::TDocumentInfo & rInfo, const 
> com::sun::star::uno::Reference & 
> xExternalProgress) Line 3061
>   at c:\lo\core\framework\source\services\autorecovery.cxx(3061)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_saveDocs(bool 
> bAllowUserIdleLoop, bool bRemoveLockFiles, const 
> `anonymous-namespace'::DispatchParams * pParams) Line 2960
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2960)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_timerExpired(Timer * 
> __formal) Line 2310
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2310)
> fwklo.dll!`anonymous 
> namespace'::AutoRecovery::LinkStubimplts_timerExpired(void * instance, Timer 
> * data) Line 2248
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2248)
> vcllo.dll!Link::Call(Timer * data) Line 84
>   at c:\lo\core\include\tools\link.hxx(84)
> vcllo.dll!Timer::Invoke() Line 77
>   at c:\lo\core\vcl\source\app\timer.cxx(77)
> vcllo.dll!Scheduler::ProcessTaskScheduling() Line 448
>   at c:\lo\core\vcl\source\app\scheduler.cxx(448)
> vcllo.dll!Scheduler::CallbackTaskScheduling() Line 271
>   at c:\lo\core\vcl\source\app\scheduler.cxx(271)
> vcllo.dll!SalTimer::CallCallback() Line 56
>   at c:\lo\core\vcl\inc\saltimer.hxx(56)
> vcllo.dll!WinSalTimer::ImplHandleElapsedTimer() Line 158
>   at c:\lo\core\vcl\win\app\saltimer.cxx(158)
> vcllo.dll!WinSalTimer::ImplHandleTimerEvent(unsigned __int64 aWPARAM) Line 168
>   at c:\lo\core\vcl\win\app\saltimer.cxx(168)
> vcllo.dll!SalComWndProc(HWND__ * __formal, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam, bool & rDef) Line 642
>   at c:\lo\core\vcl\win\app\salinst.cxx(642)
> vcllo.dll!SalComWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned __int64 
> wParam, __int64 lParam) Line 670
>   at c:\lo\core\vcl\win\app\salinst.cxx(670)
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!DispatchMessageWorker()
> vcllo.dll!ImplSalDispatchMessage(const tagMSG * pMsg) Line 458
>   at c:\lo\core\vcl\win\app\salinst.cxx(458)
> vcllo.dll!ImplSalYield(bool bWait, bool bHandleAllCurrentEvents) Line 526
>   at c:\lo\core\vcl\win\app\salinst.cxx(526)
> vcllo.dll!WinSalInstance::DoYield(bool bWait, bool bHandleAllCurrentEvents) 
> Line 555
> 

[Libreoffice-bugs] [Bug 41063] Saving/Autosaving (Save/Autosave) while in table causes view to jump to cursor position

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41063

--- Comment #67 from Mike Kaganski  ---
The call stack that resets the view is the following:

> swlo.dll!SwViewShell::IsViewLocked() Line 461
>   at c:\lo\core\sw\inc\viewsh.hxx(461)
> swlo.dll!SwViewShell::MakeVisible(const SwRect & rRect) Line 572
>   at c:\lo\core\sw\source\core\view\viewsh.cxx(572)
> swlo.dll!SwCursorShell::MakeSelVisible() Line 2828
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(2828)
> swlo.dll!SwFEShell::MakeSelVisible() Line 2584
>   at c:\lo\core\sw\source\core\frmedt\feshview.cxx(2584)
> swlo.dll!SwCursorShell::UpdateCursor(unsigned short eFlags, bool bIdleEnd) 
> Line 1844
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(1844)
> swlo.dll!SwCursorShell::EndAction(const bool bIdleEnd, const bool DoSetPosX) 
> Line 274
>   at c:\lo\core\sw\source\core\crsr\crsrsh.cxx(274)
> swlo.dll!SwCursorShell::CheckTableBoxContent(const SwPosition * pPos) Line 868
>   at c:\lo\core\sw\source\core\crsr\trvltbl.cxx(868)
> swlo.dll!SwCursorShell::EndAllTableBoxEdit() Line 923
>   at c:\lo\core\sw\source\core\crsr\trvltbl.cxx(923)
> swlo.dll!SwDocShell::SaveAs(SfxMedium & rMedium) Line 506
>   at c:\lo\core\sw\source\uibase\app\docsh.cxx(506)
> sfxlo.dll!SfxObjectShell::SaveAsOwnFormat(SfxMedium & rMedium) Line 3087
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(3087)
> sfxlo.dll!SfxObjectShell::SaveTo_Impl(SfxMedium & rMedium, const SfxItemSet * 
> pSet) Line 1427
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(1427)
> sfxlo.dll!SfxObjectShell::PreDoSaveAs_Impl(const rtl::OUString & rFileName, 
> const rtl::OUString & aFilterName, const SfxItemSet & rItemSet) Line 2847
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(2847)
> sfxlo.dll!SfxObjectShell::CommonSaveAs_Impl(const INetURLObject & aURL, const 
> rtl::OUString & aFilterName, SfxItemSet & rItemSet) Line 2705
>   at c:\lo\core\sfx2\source\doc\objstor.cxx(2705)
> sfxlo.dll!SfxObjectShell::APISaveAs_Impl(const rtl::OUString & aFileName, 
> SfxItemSet & rItemSet) Line 307
>   at c:\lo\core\sfx2\source\doc\objserv.cxx(307)
> sfxlo.dll!SfxBaseModel::impl_store(const rtl::OUString & sURL, const 
> com::sun::star::uno::Sequence & 
> seqArguments, bool bSaveTo) Line 2970
>   at c:\lo\core\sfx2\source\doc\sfxbasemodel.cxx(2970)
> sfxlo.dll!SfxBaseModel::storeToRecoveryFile(const rtl::OUString & 
> i_TargetLocation, const 
> com::sun::star::uno::Sequence & 
> i_MediaDescriptor) Line 1666
>   at c:\lo\core\sfx2\source\doc\sfxbasemodel.cxx(1666)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_saveOneDoc(const 
> rtl::OUString & sBackupPath, 
> `anonymous-namespace'::AutoRecovery::TDocumentInfo & rInfo, const 
> com::sun::star::uno::Reference & 
> xExternalProgress) Line 3061
>   at c:\lo\core\framework\source\services\autorecovery.cxx(3061)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_saveDocs(bool 
> bAllowUserIdleLoop, bool bRemoveLockFiles, const 
> `anonymous-namespace'::DispatchParams * pParams) Line 2960
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2960)
> fwklo.dll!`anonymous namespace'::AutoRecovery::implts_timerExpired(Timer * 
> __formal) Line 2310
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2310)
> fwklo.dll!`anonymous 
> namespace'::AutoRecovery::LinkStubimplts_timerExpired(void * instance, Timer 
> * data) Line 2248
>   at c:\lo\core\framework\source\services\autorecovery.cxx(2248)
> vcllo.dll!Link::Call(Timer * data) Line 84
>   at c:\lo\core\include\tools\link.hxx(84)
> vcllo.dll!Timer::Invoke() Line 77
>   at c:\lo\core\vcl\source\app\timer.cxx(77)
> vcllo.dll!Scheduler::ProcessTaskScheduling() Line 448
>   at c:\lo\core\vcl\source\app\scheduler.cxx(448)
> vcllo.dll!Scheduler::CallbackTaskScheduling() Line 271
>   at c:\lo\core\vcl\source\app\scheduler.cxx(271)
> vcllo.dll!SalTimer::CallCallback() Line 56
>   at c:\lo\core\vcl\inc\saltimer.hxx(56)
> vcllo.dll!WinSalTimer::ImplHandleElapsedTimer() Line 158
>   at c:\lo\core\vcl\win\app\saltimer.cxx(158)
> vcllo.dll!WinSalTimer::ImplHandleTimerEvent(unsigned __int64 aWPARAM) Line 168
>   at c:\lo\core\vcl\win\app\saltimer.cxx(168)
> vcllo.dll!SalComWndProc(HWND__ * __formal, unsigned int nMsg, unsigned 
> __int64 wParam, __int64 lParam, bool & rDef) Line 642
>   at c:\lo\core\vcl\win\app\salinst.cxx(642)
> vcllo.dll!SalComWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned __int64 
> wParam, __int64 lParam) Line 670
>   at c:\lo\core\vcl\win\app\salinst.cxx(670)
> user32.dll!UserCallWinProcCheckWow()
> user32.dll!DispatchMessageWorker()
> vcllo.dll!ImplSalDispatchMessage(const tagMSG * pMsg) Line 458
>   at c:\lo\core\vcl\win\app\salinst.cxx(458)
> vcllo.dll!ImplSalYield(bool bWait, bool bHandleAllCurrentEvents) Line 526
>   at c:\lo\core\vcl\win\app\salinst.cxx(526)
> vcllo.dll!WinSalInstance::DoYield(bool bWait, bool bHandleAllCurrentEvents) 
> Line 555
> 

[Libreoffice-bugs] [Bug 118942] [PRINTING] Messed up letter spacing on print

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118942

--- Comment #2 from Aridatopus  ---
Created attachment 143767
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143767=edit
normal on worksheet

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


[Libreoffice-bugs] [Bug 118942] [PRINTING] Messed up letter spacing on print

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118942

--- Comment #1 from Aridatopus  ---
Created attachment 143766
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143766=edit
overlapping words

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


[Libreoffice-bugs] [Bug 118942] New: [PRINTING] Messed up letter spacing on print

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118942

Bug ID: 118942
   Summary: [PRINTING] Messed up letter spacing on print
   Product: LibreOffice
   Version: 5.4.7.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bcadisapu...@gmail.com

Description:
After i updated my LO from 4.** to 5.4.7.2, i've got overlapping letter per
sentence on print preview and print on papper ( http://prntscr.com/kb4m0j ),
even tought they're appears normal on worksheet ( http://prntscr.com/kb4lsi ).
I've tried to reset my user settings but it won't work. I've tried disable and
enable Open GL. This problem didn't happened on LO < 5.0. Oh by the way, this
just happens on Calc, my Writer seems normal.


Actual Results:
All word overlapping each other on print and preview

Expected Results:
normal letter spacing


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 5.4.7.2
Build ID: c838ef25c16710f8838b1faec480ebba495259d0
CPU threads: 2; OS: Windows 5.1; UI render: default; 
Locale: en-US (en_US); Calc: group

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


[Libreoffice-bugs] [Bug 104475] FILESAVE DOCX: Lines lost after RT

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104475

--- Comment #6 from Justin L  ---
Ubuntu 18.04 and LO 6.2 alpha: writer crashed while opening the document.

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


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

2018-07-25 Thread Libreoffice Gerrit user
 sc/qa/uitest/conditional_format/tdf105351.py |   67 +++
 1 file changed, 67 insertions(+)

New commits:
commit 3715ca5943ee05d4df7bfd0cf47071b2ee4081b6
Author: Zdeněk Crhonek 
AuthorDate: Wed Jul 25 23:52:40 2018 +0200
Commit: Zdenek Crhonek 
CommitDate: Thu Jul 26 06:33:58 2018 +0200

uitest for bug tdf#105351

Change-Id: Ifbeda8a97c81167d5ba6c66c9691b059794f32b1
Reviewed-on: https://gerrit.libreoffice.org/58025
Tested-by: Jenkins
Reviewed-by: Zdenek Crhonek 

diff --git a/sc/qa/uitest/conditional_format/tdf105351.py 
b/sc/qa/uitest/conditional_format/tdf105351.py
new file mode 100644
index ..2f9d55ff5c86
--- /dev/null
+++ b/sc/qa/uitest/conditional_format/tdf105351.py
@@ -0,0 +1,67 @@
+# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+from uitest.framework import UITestCase
+from uitest.uihelper.common import get_state_as_dict
+from uitest.uihelper.common import select_pos
+from uitest.uihelper.calc import enter_text_to_cell
+from libreoffice.calc.document import get_cell_by_position
+from libreoffice.uno.propertyvalue import mkPropertyValues
+from uitest.debug import sleep
+#Bug 105351 - FORMATTING: Unable to change Data Bar conditional formatting
+class tdf105351(UITestCase):
+def test_tdf105351_cond_format_data_bar(self):
+calc_doc = self.ui_test.create_doc_in_start_center("calc")
+xCalcDoc = self.xUITest.getTopFocusWindow()
+gridwin = xCalcDoc.getChild("grid_window")
+document = self.ui_test.get_component()
+#2. Set the value of cell A1 to 5
+enter_text_to_cell(gridwin, "A1", "5")
+#3. Select cell A1, then choose from the menus Format -> Conditional 
Formatting -> Data Bar
+gridwin.executeAction("SELECT", mkPropertyValues({"CELL": "A1"}))
+
self.ui_test.execute_modeless_dialog_through_command(".uno:DataBarFormatDialog")
+xDialog = self.xUITest.getTopFocusWindow()
+xcolscalemin = xDialog.getChild("colscalemin")
+xedcolscalemin = xDialog.getChild("edcolscalemin")
+xcolscalemax = xDialog.getChild("colscalemax")
+xedcolscalemax = xDialog.getChild("edcolscalemax")
+#4. In the conditional formatting window, select the dropdown on the 
left that says "Automatic"
+#and change it to "Value". In the text field below it enter 0.
+#5. Select the dropdown on the right that says "Automatic" and change 
it to "Value". In the text field below it enter 10
+props = {"TEXT": "Value"}
+actionProps = mkPropertyValues(props)
+xcolscalemin.executeAction("SELECT", actionProps)
+xedcolscalemin.executeAction("TYPE", mkPropertyValues({"TEXT":"0"}))
+
+props2 = {"TEXT": "Value"}
+actionProps2 = mkPropertyValues(props2)
+xcolscalemax.executeAction("SELECT", actionProps2)
+xedcolscalemax.executeAction("TYPE", mkPropertyValues({"TEXT":"10"}))
+
+xOKBtn = xDialog.getChild("ok")
+self.ui_test.close_dialog_through_button(xOKBtn)
+#Verify : The conditions set for cell A1 should be shown and editable.
+
self.ui_test.execute_modeless_dialog_through_command(".uno:DataBarFormatDialog")
+xDialog = self.xUITest.getTopFocusWindow()
+xcolscalemin = xDialog.getChild("colscalemin")
+xedcolscalemin = xDialog.getChild("edcolscalemin")
+xcolscalemax = xDialog.getChild("colscalemax")
+xedcolscalemax = xDialog.getChild("edcolscalemax")
+
+self.assertEqual(get_state_as_dict(xcolscalemin)["SelectEntryText"], 
"Value")
+self.assertEqual(get_state_as_dict(xedcolscalemin)["Text"], "0")
+self.assertEqual(get_state_as_dict(xcolscalemax)["SelectEntryText"], 
"Value")
+self.assertEqual(get_state_as_dict(xedcolscalemax)["Text"], "10")
+#editable - change value and then verify
+xedcolscalemax.executeAction("TYPE", mkPropertyValues({"TEXT":"1"}))
+self.assertEqual(get_state_as_dict(xedcolscalemax)["Text"], "110")
+
+xOKBtn = xDialog.getChild("ok")
+self.ui_test.close_dialog_through_button(xOKBtn)
+
+self.ui_test.close_doc()
+
+# vim: set shiftwidth=4 softtabstop=4 expandtab:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118890] FILEOPEN PPTX: Pulse Animation incorrectly imported

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118890

Luke  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #6 from Luke  ---
Verified FIXED in Version: 6.2.0.0.alpha0+
Build ID: 75a5b5a850511bf1a0a32c113237085cbc069cc4
CPU threads: 4; OS: Windows 10.0; UI render: GL; 


Thanks Mark!

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


[Libreoffice-commits] core.git: sc/CppunitTest_sc_labelrangeobj.mk

2018-07-25 Thread Libreoffice Gerrit user
 sc/CppunitTest_sc_labelrangeobj.mk |   31 +--
 1 file changed, 1 insertion(+), 30 deletions(-)

New commits:
commit ecb56a971b1e39d04e2767bc4cd57235fde34f6a
Author: Jens Carl 
AuthorDate: Thu Jul 26 02:02:07 2018 +
Commit: Jens Carl 
CommitDate: Thu Jul 26 05:05:08 2018 +0200

Remove obsolete (cargo-cult copied) dependencies

Change-Id: Ic870fce3b88745ca6d25bab17c8c995cbd13f967
Reviewed-on: https://gerrit.libreoffice.org/58031
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/sc/CppunitTest_sc_labelrangeobj.mk 
b/sc/CppunitTest_sc_labelrangeobj.mk
index 42c6afdec16f..95e60dd77550 100644
--- a/sc/CppunitTest_sc_labelrangeobj.mk
+++ b/sc/CppunitTest_sc_labelrangeobj.mk
@@ -18,43 +18,14 @@ $(eval $(call 
gb_CppunitTest_add_exception_objects,sc_labelrangeobj, \
 ))
 
 $(eval $(call gb_CppunitTest_use_libraries,sc_labelrangeobj, \
-   basegfx \
-   comphelper \
cppu \
-   cppuhelper \
-   drawinglayer \
-   editeng \
-   for \
-   forui \
-   i18nlangtag \
-   msfilter \
-   oox \
sal \
-   salhelper \
-   sax \
-   sb \
-   sc \
-   sfx \
-   sot \
subsequenttest \
-   svl \
-   svt \
-   svx \
-   svxcore \
test \
-   tk \
-   tl \
-   ucbhelper \
unotest \
-   utl \
-   vbahelper \
-   vcl \
-   xo \
 ))
 
 $(eval $(call gb_CppunitTest_set_include,sc_labelrangeobj,\
-   -I$(SRCDIR)/sc/source/ui/inc \
-   -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
 ))
 
@@ -64,7 +35,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_labelrangeobj))
 $(eval $(call gb_CppunitTest_use_vcl,sc_labelrangeobj))
 
 $(eval $(call gb_CppunitTest_use_components,sc_labelrangeobj,\
-$(sc_unoapi_common_components) \
+   $(sc_unoapi_common_components) \
 ))
 
 $(eval $(call gb_CppunitTest_use_configuration,sc_labelrangeobj))
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118893] Impress: UI locks up when I drag a slide from the left "Slides" view to the Windows taskbar

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118893

--- Comment #2 from V Stuart Foote  ---
Created attachment 143765
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143765=edit
stack trace of hang on dragging slide to drop on Impress jump list

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


[Libreoffice-bugs] [Bug 118893] Impress: UI locks up when I drag a slide from the left "Slides" view to the Windows taskbar

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118893

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from V Stuart Foote  ---
Confirmed on Windows 10 Home 64-bit en-US with
Version: 6.1.0.2 (x64)
Build ID: b3972dcf1284967612d5ee04fea9d15bcf0cc106
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
Locale: en-US (en_US); Calc: CL

stack trace attached

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


[Libreoffice-bugs] [Bug 109141] Writer: Protected cell contents can be altered by drag

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109141

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 109138] FILEOPEN: table and chart in the imported word documents are misplaced

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109138

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 106561] Transparent image saved in ms word format is not transparent when opened in MS Word.

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106561

--- Comment #8 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 95697] Assertion editeng/source/items/frmitems.cxx:478: unknown MemberId

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95697

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 103230] SUMIF resulted wrong with blank cell criteria for data range on linked files.

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103230

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 54073] CONFIGURATION: Formatting Aids - Options are not stored correctly, unchecked nonprinting characters becoming checked after disable/re-enabling formatting aids

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54073

--- Comment #18 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 105414] Blank cells formatted as numbers not treated as ZERO when pulled via VLOOKUP to external file

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105414

--- Comment #15 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 104303] CUPS Print dialog page preview incorrect with default paper size US Letter and prints pages with offset

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104303

--- Comment #12 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 86576] Division of two =SUM() functions holding currency formatted data is incorrectly assigned currency cell formatting

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86576

--- Comment #7 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 99868] Remove the grid line setting from Tools > Options

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99868

--- Comment #10 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 91502] The functions FORMULA and ISFORMULA do not return the correct array under "iterative evaluation" condition (array-evaluation)

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91502

--- Comment #11 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 109298] Ctrl+Cursor jumps incorrectly after pasting data

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109298

--- Comment #3 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 103963] FILEOPEN: DOCX: Chart bars not imported

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103963

--- Comment #11 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 96923] Criteria evaluation of COUNTIF, COUNTIFS, SUMIF, SUMIFS, AVERAGEIF, AVERAGEIFS

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96923

--- Comment #15 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


[Libreoffice-bugs] [Bug 99746] [META] PDF import filter in Draw

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99746
Bug 99746 depends on bug 118929, which changed state.

Bug 118929 Summary: unable to resize rows and columns of pdf file in 
libreoffice draw
https://bugs.documentfoundation.org/show_bug.cgi?id=118929

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 118929] unable to resize rows and columns of pdf file in libreoffice draw

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118929

V Stuart Foote  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED
 Blocks||99746
 CC||vstuart.fo...@utsa.edu

--- Comment #5 from V Stuart Foote  ---
LibreOffice is not a PDF editor. When a PDF is "opened" it is being imported to
a Draw canvas and the text and graphic elements of the PDF are being converted
to Draw objects.

In fact the imported line elements of the PDF form can each individually be
selected and repositioned or reshaped to resize rows and columns--so this issue
is not valid. 

Put another way, rows and columns are not present in the PDF, nor imported to
the Draw canvas, as tabular rows or columns. 

Rather as recorded to the PDF, and as parsed by filter, they are just disjoint
graphics and text--that is the nature of PDF, which is a final page description
language is not an editable document format. LibreOffice can not "edit" PDF!


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99746
[Bug 99746] [META] PDF import filter in Draw
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 99746] [META] PDF import filter in Draw

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99746

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||118929


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=118929
[Bug 118929] unable to resize rows and columns of pdf file in libreoffice draw
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2018-07-25 Thread Libreoffice Gerrit user
 0 files changed

New commits:
commit e3c9876dd9ad42c689bb62ee41bf26db70e0767a
Author: Andrea Gelmini 
AuthorDate: Wed Jul 25 18:06:42 2018 +0200
Commit: Jens Carl 
CommitDate: Thu Jul 26 04:11:47 2018 +0200

Removed executable permission on pptx file

Change-Id: Ic1c9e854229a80f82c7ce6187816cc63f85c1f41
Reviewed-on: https://gerrit.libreoffice.org/57992
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/sd/qa/unit/data/pptx/tdf113818-swivel.pptx 
b/sd/qa/unit/data/pptx/tdf113818-swivel.pptx
old mode 100755
new mode 100644
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/CppunitTest_sc_labelrangesobj.mk

2018-07-25 Thread Libreoffice Gerrit user
 sc/CppunitTest_sc_labelrangesobj.mk |   31 +--
 1 file changed, 1 insertion(+), 30 deletions(-)

New commits:
commit ba7b609b190e69dc89c3cb26cbab4b340fcbfc4b
Author: Jens Carl 
AuthorDate: Thu Jul 26 00:52:06 2018 +
Commit: Jens Carl 
CommitDate: Thu Jul 26 04:01:38 2018 +0200

Remove obsolete (cargo-cult copied) dependencies

Change-Id: I836019b91866ecb993a3604dd646759acfd70a46
Reviewed-on: https://gerrit.libreoffice.org/58030
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/sc/CppunitTest_sc_labelrangesobj.mk 
b/sc/CppunitTest_sc_labelrangesobj.mk
index 139eb6febf63..a59f383fba3a 100644
--- a/sc/CppunitTest_sc_labelrangesobj.mk
+++ b/sc/CppunitTest_sc_labelrangesobj.mk
@@ -18,43 +18,14 @@ $(eval $(call 
gb_CppunitTest_add_exception_objects,sc_labelrangesobj, \
 ))
 
 $(eval $(call gb_CppunitTest_use_libraries,sc_labelrangesobj, \
-   basegfx \
-   comphelper \
cppu \
-   cppuhelper \
-   drawinglayer \
-   editeng \
-   for \
-   forui \
-   i18nlangtag \
-   msfilter \
-   oox \
sal \
-   salhelper \
-   sax \
-   sb \
-   sc \
-   sfx \
-   sot \
subsequenttest \
-   svl \
-   svt \
-   svx \
-   svxcore \
test \
-   tk \
-   tl \
-   ucbhelper \
unotest \
-   utl \
-   vbahelper \
-   vcl \
-   xo \
 ))
 
 $(eval $(call gb_CppunitTest_set_include,sc_labelrangesobj,\
-   -I$(SRCDIR)/sc/source/ui/inc \
-   -I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
 ))
 
@@ -64,7 +35,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_labelrangesobj))
 $(eval $(call gb_CppunitTest_use_vcl,sc_labelrangesobj))
 
 $(eval $(call gb_CppunitTest_use_components,sc_labelrangesobj,\
-$(sc_unoapi_common_components) \
+   $(sc_unoapi_common_components) \
 ))
 
 $(eval $(call gb_CppunitTest_use_configuration,sc_labelrangesobj))
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sc/qa sc/source

2018-07-25 Thread Libreoffice Gerrit user
 sc/qa/unit/subsequent_export-test.cxx |2 +-
 sc/source/filter/excel/xestyle.cxx|   11 ---
 2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit f67c6912e8612c5850a5728c971b4ec130b9
Author: Markus Mohrhard 
AuthorDate: Sat Jul 21 23:16:19 2018 +0200
Commit: Eike Rathke 
CommitDate: Thu Jul 26 02:09:49 2018 +0200

tdf#98074, using the same builtinId maps the styles to the same one

Additionally, using customBuiltin for all styles is a bad idea as well.

Change-Id: I788a3c5b9164f79aa65ded2fc3e6a556e44ee0a8
Reviewed-on: https://gerrit.libreoffice.org/57807
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard 
(cherry picked from commit fa881095bc62c3646406c82a98d8503377288a54)
Reviewed-on: https://gerrit.libreoffice.org/57813
Reviewed-by: Eike Rathke 

diff --git a/sc/qa/unit/subsequent_export-test.cxx 
b/sc/qa/unit/subsequent_export-test.cxx
index e7440a249da8..c250ef8bb3eb 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -3884,7 +3884,7 @@ void ScExportTest::testNatNumInNumberFormatXLSX()
 xmlDocPtr pDoc = XPathHelper::parseExport(*xDocSh, m_xSFactory, 
"xl/styles.xml", FORMAT_XLSX);
 CPPUNIT_ASSERT(pDoc);
 
-assertXPath(pDoc, "/x:styleSheet/x:numFmts/x:numFmt[2]", "formatCode", 
"[DBNum2][$-804]General;[RED][DBNum2][$-804]General");
+assertXPath(pDoc, "/x:styleSheet/x:numFmts/x:numFmt[3]", "formatCode", 
"[DBNum2][$-804]General;[RED][DBNum2][$-804]General");
 
 xDocSh->DoClose();
 }
diff --git a/sc/source/filter/excel/xestyle.cxx 
b/sc/source/filter/excel/xestyle.cxx
index f8c077ce7860..b9986f338e48 100644
--- a/sc/source/filter/excel/xestyle.cxx
+++ b/sc/source/filter/excel/xestyle.cxx
@@ -2342,13 +2342,19 @@ static const char* lcl_StyleNameFromId( sal_Int32 
nStyleId )
 
 void XclExpStyle::SaveXml( XclExpXmlStream& rStrm )
 {
+constexpr sal_Int32 CELL_STYLE_MAX_BUILTIN_ID = 54;
 OString sName;
+OString sBuiltinId;
+const char* pBuiltinId = nullptr;
 if( IsBuiltIn() )
 {
 sName = OString( lcl_StyleNameFromId( mnStyleId ) );
+sBuiltinId = OString::number( std::min( static_cast( 
CELL_STYLE_MAX_BUILTIN_ID - 1 ), static_cast ( mnStyleId ) ) );
+pBuiltinId = sBuiltinId.getStr();
 }
 else
 sName = XclXmlUtils::ToOString( maName );
+
 // get the index in sortedlist associated with the mnXId
 sal_Int32 nXFId = rStrm.GetRoot().GetXFBuffer().GetXFIndex( maXFId.mnXFId 
);
 // get the style index associated with index into sortedlist
@@ -2357,11 +2363,10 @@ void XclExpStyle::SaveXml( XclExpXmlStream& rStrm )
 XML_name,   sName.getStr(),
 XML_xfId,   OString::number( nXFId ).getStr(),
 // builtinId of 54 or above is invalid according to OpenXML SDK validator.
-#define CELL_STYLE_MAX_BUILTIN_ID 54
- XML_builtinId, OString::number( 
std::min( static_cast( CELL_STYLE_MAX_BUILTIN_ID - 1 ), static_cast 
( mnStyleId ) ) ).getStr(),
+XML_builtinId, pBuiltinId,
 // OOXTODO: XML_iLevel,
 // OOXTODO: XML_hidden,
-XML_customBuiltin,  ToPsz( ! IsBuiltIn() ),
+// XML_customBuiltin,  ToPsz( ! IsBuiltIn() ),
 FSEND );
 // OOXTODO: XML_extLst
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-25 Thread Libreoffice Gerrit user
 sc/qa/unit/data/functions/statistical/fods/confidence.t.fods |8 
 sc/source/core/tool/interpr3.cxx |2 ++
 2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit f30afe009e9e9da32dfc0aa1490d1f7ce787d101
Author: Takeshi Abe 
AuthorDate: Thu Jul 12 18:02:54 2018 +0900
Commit: Eike Rathke 
CommitDate: Thu Jul 26 02:00:14 2018 +0200

sc: Make CONFIDENCE.T() raise #DIV/0! when size is 1

... for interoperability with Excel, as remarked in

.

Change-Id: I2d24573055455fa014c38f6e5985e3501ed6ba6e
Reviewed-on: https://gerrit.libreoffice.org/57322
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/sc/qa/unit/data/functions/statistical/fods/confidence.t.fods 
b/sc/qa/unit/data/functions/statistical/fods/confidence.t.fods
index b1131857129a..fd8cf4491c28 100644
--- a/sc/qa/unit/data/functions/statistical/fods/confidence.t.fods
+++ b/sc/qa/unit/data/functions/statistical/fods/confidence.t.fods
@@ -3016,12 +3016,12 @@
 
 
  
-  Err:523
+  #DIV/0!
  
- 
-  Err:523
+ 
+  #DIV/0!
  
- 
+ 
   TRUE
  
  
diff --git a/sc/source/core/tool/interpr3.cxx b/sc/source/core/tool/interpr3.cxx
index 78756b0810e8..689ea4e4de59 100644
--- a/sc/source/core/tool/interpr3.cxx
+++ b/sc/source/core/tool/interpr3.cxx
@@ -2434,6 +2434,8 @@ void ScInterpreter::ScConfidenceT()
 double alpha = GetDouble();
 if (sigma <= 0.0 || alpha <= 0.0 || alpha >= 1.0 || n < 1.0)
 PushIllegalArgument();
+else if (n == 1.0) // for interoperability with Excel
+PushError(FormulaError::DivisionByZero);
 else
 PushDouble( sigma * GetTInv( alpha, n - 1, 2 ) / sqrt( n ) );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0-6' - cui/source

2018-07-25 Thread Libreoffice Gerrit user
 cui/source/dialogs/cuicharmap.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 107ae269fc0807bb877f4a06281a8ac5ef167efe
Author: Mark Vecsernyes 
AuthorDate: Fri Nov 24 21:06:00 2017 +0100
Commit: Markus Mohrhard 
CommitDate: Thu Jul 26 01:49:49 2018 +0200

tdf#113860 - Selecting a recent or favorite special character is not applied

Change-Id: Ia000e4d83b8012eff54647205f6e044920aed74b
Reviewed-on: https://gerrit.libreoffice.org/45259
Reviewed-by: Tamás Zolnai 
Tested-by: Tamás Zolnai 
(cherry picked from commit eb384cf3792e3efc2473f26eee86b335804f2f9b)
Reviewed-on: https://gerrit.libreoffice.org/57645
Tested-by: Jenkins
Reviewed-by: Eike Rathke 
(cherry picked from commit 39bf66b0384182970939334c98743551e7e95910)
Reviewed-on: https://gerrit.libreoffice.org/58029
Reviewed-by: Markus Mohrhard 
Tested-by: Markus Mohrhard 

diff --git a/cui/source/dialogs/cuicharmap.cxx 
b/cui/source/dialogs/cuicharmap.cxx
index 0bc4db911c28..16d81440a0dd 100644
--- a/cui/source/dialogs/cuicharmap.cxx
+++ b/cui/source/dialogs/cuicharmap.cxx
@@ -215,7 +215,7 @@ void SvxCharacterMap::SetChar( sal_UCS4 c )
 
 sal_UCS4 SvxCharacterMap::GetChar() const
 {
-return m_pShowSet->GetSelectCharacter();
+   return (m_pShowChar->GetText()).toChar();
 }
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-ux-advise] [Bug 118594] impossible to specify relative file link including URI's like file: or run:

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118594

--- Comment #23 from muso  ---
> Unpack the file and run the included presentation. I hope it will be clearer
> then.
Thanks you for your file but it shows again the bug as I described it:

- take your presentation and export it as PDF.
result: the link is an absolute link. Move your PDF to another folder and you
will get troubles.
expected result: the link is a relative link

- the link contains the URI "file:". For some file types one needs the URI
"run:" to assure that the linked file is executed.

So again, LO does not provide a way to create relative file links and one
cannot use all defined URIs for links.

(You might wonder why I insist on a PDF. In real life you never know on what PC
you have to hold your presentation. Many PCs don't have LO installed. With the
PDF you are always on the right side, also on Linux and Mac.)

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


[Libreoffice-bugs] [Bug 118594] impossible to specify relative file link including URI's like file: or run:

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118594

--- Comment #23 from muso  ---
> Unpack the file and run the included presentation. I hope it will be clearer
> then.
Thanks you for your file but it shows again the bug as I described it:

- take your presentation and export it as PDF.
result: the link is an absolute link. Move your PDF to another folder and you
will get troubles.
expected result: the link is a relative link

- the link contains the URI "file:". For some file types one needs the URI
"run:" to assure that the linked file is executed.

So again, LO does not provide a way to create relative file links and one
cannot use all defined URIs for links.

(You might wonder why I insist on a PDF. In real life you never know on what PC
you have to hold your presentation. Many PCs don't have LO installed. With the
PDF you are always on the right side, also on Linux and Mac.)

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sc/source

2018-07-25 Thread Libreoffice Gerrit user
 sc/source/filter/excel/xlstyle.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 51c7a6f68ef25d7c292dc988400a2c59ef479017
Author: Caolán McNamara 
AuthorDate: Tue Jul 24 10:21:43 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 01:18:56 2018 +0200

valgrind: use of unit value exporting tdf107162-1.ots to xls

Conditional jump or move depends on uninitialised value(s)
   at 0x4554B657: SetApiUnderline (xlstyle.cxx:487)
   by 0x4554B657: (anonymous 
namespace)::lclSetApiFontSettings(XclFontData&, rtl::OUString const&, float, 
float, com::sun::star::awt::FontSlant, short, short) (xlstyle.cxx:583)
   by 0x4554C096: XclFontPropSetHelper::ReadFontProperties(XclFontData&, 
ScfPropertySet const&, XclFontPropSetType, short) (xlstyle.cxx:679)
   by 0x4546D8BE: 
XclExpTbxControlObj::XclExpTbxControlObj(XclExpObjectManager&, 
com::sun::star::uno::Reference const&, 
tools::Rectangle const*) (xeescher.cxx:753)
   by 0x45593D99: 
XclEscherEx::CreateTBXCtrlObj(com::sun::star::uno::Reference
 const&, tools::Rectangle const*) (xcl97esc.cxx:441)
   by 0x45594E85: 
XclEscherEx::StartShape(com::sun::star::uno::Reference
 const&, tools::Rectangle const*) (xcl97esc.cxx:254)
   by 0x44E4FFBC: ImplEESdrWriter::ImplWriteShape(ImplEESdrObject&, 
EscherSolverContainer&, bool) (eschesdo.cxx:164)
   by 0x44E510C3: ImplEESdrWriter::ImplWriteShape(ImplEESdrObject&, 
EscherSolverContainer&, bool) (eschesdo.cxx:215)
   by 0x44E5452B: ImplEESdrWriter::ImplWritePage(EscherSolverContainer&) 
(eschesdo.cxx:848)
   by 0x44E54D27: ImplWriteCurrentPage (eschesdo.cxx:932)
   by 0x44E54D27: EscherEx::AddSdrPage(SdrPage const&) (eschesdo.cxx:945)
   by 0x454696BC: XclExpObjectManager::ProcessDrawing(SdrPage const*) 
(xeescher.cxx:1523)
   by 0x45407A35: ExcTable::FillAsTableBinary(short) (excdoc.cxx:518)
   by 0x454088B8: ExcDocument::ReadDoc() (excdoc.cxx:767)

Change-Id: Ibefe8ea808bfbd9dfc8e773b4c13936387633507
Reviewed-on: https://gerrit.libreoffice.org/57905
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/sc/source/filter/excel/xlstyle.cxx 
b/sc/source/filter/excel/xlstyle.cxx
index 673b2a5bf62c..e9095b580cad 100644
--- a/sc/source/filter/excel/xlstyle.cxx
+++ b/sc/source/filter/excel/xlstyle.cxx
@@ -659,8 +659,8 @@ void XclFontPropSetHelper::ReadFontProperties( XclFontData& 
rFontData,
 case EXC_FONTPROPSET_CONTROL:
 {
 OUString aApiFontName;
-float fApiHeight, fApiWeight;
-sal_Int16 nApiFamily, nApiCharSet, nApiPosture, nApiUnderl, 
nApiStrikeout;
+float fApiHeight(0.0), fApiWeight(0.0);
+sal_Int16 nApiFamily(0), nApiCharSet(0), nApiPosture(0), 
nApiUnderl(0), nApiStrikeout(0);
 
 // read font properties
 maHlpControl.ReadFromPropertySet( rPropSet );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - solenv/flatpak-manifest.in

2018-07-25 Thread Libreoffice Gerrit user
 solenv/flatpak-manifest.in |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 1d0f07887166577fc9769e028a089e6051a38ed2
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 12:52:38 2018 +0200
Commit: Eike Rathke 
CommitDate: Thu Jul 26 01:15:50 2018 +0200

Adapt solenv/flatpak-manifest.in to recent download.lst changes

(cherry picked from commit 5c016d6ae4e59629cfd0b80c631f67cf46e42d3e)
Conflicts:
solenv/flatpak-manifest.in

Change-Id: I7799abe1a6fc9cf79a751d76360ea7ad2face133
Reviewed-on: https://gerrit.libreoffice.org/57982
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index c2d4b20ffd06..5ee8909a84c1 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -279,10 +279,10 @@
 "dest-filename": 
"external/tarballs/libfreehand-0.1.2.tar.xz"
 },
 {
-"url": 
"https://dev-www.libreoffice.org/src/language-subtag-registry-2018-03-30.tar.bz2;,
-"sha256": 
"b7ad618b7db518155f00490a11b861496864f18b23b4b537eb80bfe84ca6f854",
+"url": 
"https://dev-www.libreoffice.org/src/language-subtag-registry-2018-04-23.tar.bz2;,
+"sha256": 
"14c21f4533ca74e3af9e09184d6756a750d0cd46099015ba8c595e48499aa878",
 "type": "file",
-"dest-filename": 
"external/tarballs/language-subtag-registry-2018-03-30.tar.bz2"
+"dest-filename": 
"external/tarballs/language-subtag-registry-2018-04-23.tar.bz2"
 },
 {
 "url": 
"https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2;,
@@ -405,10 +405,10 @@
 "dest-filename": "external/tarballs/liborcus-0.13.4.tar.gz"
 },
 {
-"url": 
"https://dev-www.libreoffice.org/src/poppler-0.59.0.tar.xz;,
-"sha256": 
"a3d626b24cd14efa9864e12584b22c9c32f51c46417d7c10ca17651f297c9641",
+"url": 
"https://dev-www.libreoffice.org/src/poppler-0.66.0.tar.xz;,
+"sha256": 
"2c096431adfb74bc2f53be466889b7646e1b599f28fa036094f3f7235cc9eae7",
 "type": "file",
-"dest-filename": "external/tarballs/poppler-0.59.0.tar.xz"
+"dest-filename": "external/tarballs/poppler-0.66.0.tar.xz"
 },
 {
 "url": 
"https://dev-www.libreoffice.org/src/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2;,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - svgio/inc svgio/source

2018-07-25 Thread Libreoffice Gerrit user
 svgio/inc/svgnode.hxx  |2 ++
 svgio/source/svgreader/svgnode.cxx |7 +++
 2 files changed, 9 insertions(+)

New commits:
commit 741c72ebdfec5fc7e0343c050214509009a03636
Author: Caolán McNamara 
AuthorDate: Mon Jul 23 21:30:05 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 01:13:37 2018 +0200

crashtesting: infinite recurse with moz384637-1.svg

Change-Id: Ia4bbc9d471c63812dc3ef490f32e8490bda72bfe
Reviewed-on: https://gerrit.libreoffice.org/57889
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/svgio/inc/svgnode.hxx b/svgio/inc/svgnode.hxx
index 45d9730be909..2db5d490fa14 100644
--- a/svgio/inc/svgnode.hxx
+++ b/svgio/inc/svgnode.hxx
@@ -114,6 +114,8 @@ namespace svgio
 /// possible local CssStyle, e.g. style="fill:red; stroke:red;"
 std::unique_ptrmpLocalCssStyle;
 
+mutable boolmbDecomposing;
+
 // flag if maCssStyleVector is already computed (done only once)
 boolmbCssStyleVectorBuilt : 1;
 
diff --git a/svgio/source/svgreader/svgnode.cxx 
b/svgio/source/svgreader/svgnode.cxx
index f6395a24527d..56389ef14124 100644
--- a/svgio/source/svgreader/svgnode.cxx
+++ b/svgio/source/svgreader/svgnode.cxx
@@ -267,6 +267,7 @@ namespace svgio
 maDisplay(Display_inline),
 maCssStyleVector(),
 mpLocalCssStyle(nullptr),
+mbDecomposing(false),
 mbCssStyleVectorBuilt(false)
 {
 OSL_ENSURE(SVGTokenUnknown != maType, "SvgNode with unknown type 
created (!)");
@@ -464,6 +465,9 @@ namespace svgio
 
 void 
SvgNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DContainer& 
rTarget, bool bReferenced) const
 {
+if (mbDecomposing) //guard against infinite recurse
+return;
+
 if(Display_none == getDisplay())
 {
 return;
@@ -499,6 +503,8 @@ namespace svgio
 
 if(!rChildren.empty())
 {
+mbDecomposing = true;
+
 const sal_uInt32 nCount(rChildren.size());
 
 for(sal_uInt32 a(0); a < nCount; a++)
@@ -571,6 +577,7 @@ namespace svgio
 }
 }
 }
+mbDecomposing = false;
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1-0' - sal/textenc

2018-07-25 Thread Libreoffice Gerrit user
 sal/textenc/tcvtkr6.tab |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ba26cd570340f505fb41fe8cea5278559bb454dc
Author: Caolán McNamara 
AuthorDate: Mon Jul 23 09:23:54 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 01:05:16 2018 +0200

ofz#9507 wrong start point for Johab block 59

Change-Id: I011f4cbb10324c4a7d4e1be3ab1355291f79730b
Reviewed-on: https://gerrit.libreoffice.org/57841
Reviewed-by: Stephan Bergmann 
Reviewed-by: Michael Stahl 
Reviewed-by: Eike Rathke 
Tested-by: Eike Rathke 

diff --git a/sal/textenc/tcvtkr6.tab b/sal/textenc/tcvtkr6.tab
index 1685963408c3..61d87c930b5b 100644
--- a/sal/textenc/tcvtkr6.tab
+++ b/sal/textenc/tcvtkr6.tab
@@ -1013,7 +1013,7 @@ static ImplUniToDBCSHighTab const aJOHABDBCSHighTab[256] =
 { 0x06, 0xFA, aImplUniToDBCSTab_JOHAB_56 }, /* 0x56 */
 { 0x03, 0xFC, aImplUniToDBCSTab_JOHAB_57 }, /* 0x57 */
 { 0x00, 0xFD, aImplUniToDBCSTab_JOHAB_58 }, /* 0x58 */
-{ 0x07, 0xFF, aImplUniToDBCSTab_JOHAB_59 }, /* 0x59 */
+{ 0x0F, 0xFF, aImplUniToDBCSTab_JOHAB_59 }, /* 0x59 */
 { 0x01, 0xE9, aImplUniToDBCSTab_JOHAB_5A }, /* 0x5A */
 { 0x05, 0xFA, aImplUniToDBCSTab_JOHAB_5B }, /* 0x5B */
 { 0x01, 0xFD, aImplUniToDBCSTab_JOHAB_5C }, /* 0x5C */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118890] FILEOPEN PPTX: Pulse Animation incorrectly imported

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118890

Mark Hung  changed:

   What|Removed |Added

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

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


Crash test update

2018-07-25 Thread Crashtest VM
New crashtest update available at 
http://dev-builds.libreoffice.org/crashtest/a2b71e8d20f9f76629b40703b920466f7ccf63c0/


exportCrashes.csv
Description: Binary data


importCrash.csv
Description: Binary data


validationErrors.csv
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - svx/source

2018-07-25 Thread Libreoffice Gerrit user
 svx/source/form/datanavi.cxx |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 9b18192fc3af465fb424dd8d5a81cd46fc3331b6
Author: Caolán McNamara 
AuthorDate: Wed Jul 25 10:18:56 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:49:54 2018 +0200

Resolves: tdf#118862 new instances cannot be edited

Change-Id: I9b10ff4f043949c7140852ac9ad9106ca611c98c
Reviewed-on: https://gerrit.libreoffice.org/57961
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/svx/source/form/datanavi.cxx b/svx/source/form/datanavi.cxx
index 2446606e373d..bb4732cd945c 100644
--- a/svx/source/form/datanavi.cxx
+++ b/svx/source/form/datanavi.cxx
@@ -1760,7 +1760,7 @@ namespace svxform
 
 bool DataNavigatorWindow::IsAdditionalPage(sal_uInt16 nId) const
 {
-return m_pTabCtrl->GetPagePos(nId) >= 3;
+return m_pTabCtrl->GetPageName(nId).isEmpty();
 }
 
 IMPL_LINK( DataNavigatorWindow, MenuActivateHdl, MenuButton *, pBtn, void )
@@ -1914,8 +1914,10 @@ namespace svxform
 XFormsPage* pPage = GetCurrentPage( nId );
 DBG_ASSERT( pPage, "DataNavigatorWindow::SetPageModel(): no 
page" );
 if (IsAdditionalPage(nId) || m_pTabCtrl->GetPageName(nId) == 
"instance")
+{
 // instance page
 nPagePos = m_pTabCtrl->GetPagePos( nId );
+}
 m_bIsNotifyDisabled = true;
 OUString sText = pPage->SetModel( xFormsModel, nPagePos );
 m_bIsNotifyDisabled = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - svx/source

2018-07-25 Thread Libreoffice Gerrit user
 svx/source/form/datanavi.cxx |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 239ce8ea56527c96bd1b30b68a3448872f382b47
Author: Caolán McNamara 
AuthorDate: Wed Jul 25 10:18:56 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:49:43 2018 +0200

Resolves: tdf#118862 new instances cannot be edited

Change-Id: I9b10ff4f043949c7140852ac9ad9106ca611c98c
Reviewed-on: https://gerrit.libreoffice.org/57963
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/svx/source/form/datanavi.cxx b/svx/source/form/datanavi.cxx
index 076a4c35c291..5e077453f6ff 100644
--- a/svx/source/form/datanavi.cxx
+++ b/svx/source/form/datanavi.cxx
@@ -1756,7 +1756,7 @@ namespace svxform
 
 bool DataNavigatorWindow::IsAdditionalPage(sal_uInt16 nId) const
 {
-return m_pTabCtrl->GetPagePos(nId) >= 3;
+return m_pTabCtrl->GetPageName(nId).isEmpty();
 }
 
 IMPL_LINK( DataNavigatorWindow, MenuActivateHdl, MenuButton *, pBtn, void )
@@ -1910,8 +1910,10 @@ namespace svxform
 XFormsPage* pPage = GetCurrentPage( nId );
 DBG_ASSERT( pPage, "DataNavigatorWindow::SetPageModel(): no 
page" );
 if (IsAdditionalPage(nId) || m_pTabCtrl->GetPageName(nId) == 
"instance")
+{
 // instance page
 nPagePos = m_pTabCtrl->GetPagePos( nId );
+}
 m_bIsNotifyDisabled = true;
 OUString sText = pPage->SetModel( xFormsModel, nPagePos );
 m_bIsNotifyDisabled = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - cui/source

2018-07-25 Thread Libreoffice Gerrit user
 cui/source/dialogs/cuicharmap.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 39bf66b0384182970939334c98743551e7e95910
Author: Mark Vecsernyes 
AuthorDate: Fri Nov 24 21:06:00 2017 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:40:12 2018 +0200

tdf#113860 - Selecting a recent or favorite special character is not applied

Change-Id: Ia000e4d83b8012eff54647205f6e044920aed74b
Reviewed-on: https://gerrit.libreoffice.org/45259
Reviewed-by: Tamás Zolnai 
Tested-by: Tamás Zolnai 
(cherry picked from commit eb384cf3792e3efc2473f26eee86b335804f2f9b)
Reviewed-on: https://gerrit.libreoffice.org/57645
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/cui/source/dialogs/cuicharmap.cxx 
b/cui/source/dialogs/cuicharmap.cxx
index 0bc4db911c28..16d81440a0dd 100644
--- a/cui/source/dialogs/cuicharmap.cxx
+++ b/cui/source/dialogs/cuicharmap.cxx
@@ -215,7 +215,7 @@ void SvxCharacterMap::SetChar( sal_UCS4 c )
 
 sal_UCS4 SvxCharacterMap::GetChar() const
 {
-return m_pShowSet->GetSelectCharacter();
+   return (m_pShowChar->GetText()).toChar();
 }
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sc/source

2018-07-25 Thread Libreoffice Gerrit user
 sc/source/filter/rtf/eeimpars.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d909146913c762c2cdb6bed52fbbd817c05681e9
Author: Caolán McNamara 
AuthorDate: Tue Jul 24 14:20:20 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:35:46 2018 +0200

ofz#9431 don't check attribs of Invalid column

Change-Id: I9c5adcadfa2a8593ff90622449d6bdfa4810f2c0
Reviewed-on: https://gerrit.libreoffice.org/57917
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/sc/source/filter/rtf/eeimpars.cxx 
b/sc/source/filter/rtf/eeimpars.cxx
index a3af0cb868b7..1518e56e419f 100644
--- a/sc/source/filter/rtf/eeimpars.cxx
+++ b/sc/source/filter/rtf/eeimpars.cxx
@@ -156,7 +156,7 @@ void ScEEImport::WriteToDocument( bool bSizeColsRows, 
double nOutputFactor, SvNu
 SCCOL nCol = nStartCol + pE->nCol + nMergeColAdd;
 // Determine RowMerge
 // Pure ColMerge and ColMerge of the first MergeRow already done 
during parsing
-if ( nRow <= nOverlapRowMax )
+if (nRow <= nOverlapRowMax && ValidCol(nCol))
 {
 while ( nCol <= MAXCOL && mpDoc->HasAttrib( nCol, nRow, nTab,
 nCol, nRow, nTab, HasAttrFlags::Overlapped ) )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sc/source

2018-07-25 Thread Libreoffice Gerrit user
 sc/source/filter/rtf/eeimpars.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9becb1824d95caa5905b1192c515ac5b732c45f5
Author: Caolán McNamara 
AuthorDate: Tue Jul 24 14:20:20 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:35:33 2018 +0200

ofz#9431 don't check attribs of Invalid column

Change-Id: I9c5adcadfa2a8593ff90622449d6bdfa4810f2c0
Reviewed-on: https://gerrit.libreoffice.org/57916
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/sc/source/filter/rtf/eeimpars.cxx 
b/sc/source/filter/rtf/eeimpars.cxx
index 890c536f80fd..da23becae30c 100644
--- a/sc/source/filter/rtf/eeimpars.cxx
+++ b/sc/source/filter/rtf/eeimpars.cxx
@@ -157,7 +157,7 @@ void ScEEImport::WriteToDocument( bool bSizeColsRows, 
double nOutputFactor, SvNu
 SCCOL nCol = nStartCol + pE->nCol + nMergeColAdd;
 // Determine RowMerge
 // Pure ColMerge and ColMerge of the first MergeRow already done 
during parsing
-if ( nRow <= nOverlapRowMax )
+if (nRow <= nOverlapRowMax && ValidCol(nCol))
 {
 while ( nCol <= MAXCOL && mpDoc->HasAttrib( nCol, nRow, nTab,
 nCol, nRow, nTab, HasAttrFlags::Overlapped ) )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118941] New: Find not opening in Edit Menu or when using keyboard shortcut (command+F)

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118941

Bug ID: 118941
   Summary: Find not opening in Edit Menu or when using keyboard
shortcut (command+F)
   Product: LibreOffice
   Version: 6.0.5.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: raws...@hotmail.com

Description:
The following only happens with the "Find" command and NOT with "Find &
Replace" which works.
Selecting: Edit>Find or pressing "⌘F" will not open anything when using Calc.

Steps to Reproduce:
1.Press "Command+F"
2.Nothing happens.
3.Select "Find" in "Edit" menu
4.Nothing happens.

Actual Results:
Will not open "Find" dialog window.

Expected Results:
"Find" dialog window should appear.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.0.5.2
Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16
CPU threads: 8; OS: Mac OS X 10.13.4; UI render: default; 
Locale: en-US (en_US.UTF-8); Calc: group

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sw/source

2018-07-25 Thread Libreoffice Gerrit user
 sw/source/filter/html/swhtml.cxx |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 46b6a3b0e244596f8eed88584efacae3debd1917
Author: Caolán McNamara 
AuthorDate: Wed Jul 18 16:13:19 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:23:18 2018 +0200

tdf#118579 ignore body in body instead of flagging as an error

Change-Id: Ie6626a320a5264aea004f7c57244643798703de8
Reviewed-on: https://gerrit.libreoffice.org/57654
Tested-by: Jenkins
Tested-by: Xisco Faulí 
Reviewed-by: Eike Rathke 

diff --git a/sw/source/filter/html/swhtml.cxx b/sw/source/filter/html/swhtml.cxx
index 01f15c570a30..07ea0ca88639 100644
--- a/sw/source/filter/html/swhtml.cxx
+++ b/sw/source/filter/html/swhtml.cxx
@@ -1248,9 +1248,7 @@ void SwHTMLParser::NextToken( HtmlTokenId nToken )
 switch( nToken )
 {
 case HtmlTokenId::BODY_ON:
-if (m_bBodySeen)
-eState = SvParserState::Error;
-else
+if (!m_bBodySeen)
 {
 m_bBodySeen = true;
 if( !m_aStyleSource.isEmpty() )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 109132] FILESAVE: ODS: VBA Macro name in Cell are converted to lowercase and macro is unknown

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109132

Markus Mohrhard  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com
 Status|NEW |ASSIGNED

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - embeddedobj/source

2018-07-25 Thread Libreoffice Gerrit user
 embeddedobj/source/msole/oleembed.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit acab09f06fd3016ec551065fadabce8768353c89
Author: Caolán McNamara 
AuthorDate: Wed Jul 25 09:09:15 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:19:50 2018 +0200

Resolves: tdf#118919 crash on double click ole object

Change-Id: Id7b3df447db56f6f80d6255dabdcc7f6ab149e95
Reviewed-on: https://gerrit.libreoffice.org/57954
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/embeddedobj/source/msole/oleembed.cxx 
b/embeddedobj/source/msole/oleembed.cxx
index 64d95c3d7a56..77a022442917 100644
--- a/embeddedobj/source/msole/oleembed.cxx
+++ b/embeddedobj/source/msole/oleembed.cxx
@@ -658,7 +658,7 @@ namespace
 {
 bool lcl_CopyStream(const uno::Reference& xIn, const 
uno::Reference& xOut, sal_Int32 nMaxCopy = SAL_MAX_INT32)
 {
-if (nMaxCopy == 0)
+if (nMaxCopy <= 0)
 return false;
 
 const sal_Int32 nChunkSize = 4096;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - embeddedobj/source

2018-07-25 Thread Libreoffice Gerrit user
 embeddedobj/source/msole/oleembed.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d595829c64e149896d2b5e8a4974636f8d9bd892
Author: Caolán McNamara 
AuthorDate: Wed Jul 25 09:09:15 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:19:37 2018 +0200

Resolves: tdf#118919 crash on double click ole object

Change-Id: Id7b3df447db56f6f80d6255dabdcc7f6ab149e95
Reviewed-on: https://gerrit.libreoffice.org/57956
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/embeddedobj/source/msole/oleembed.cxx 
b/embeddedobj/source/msole/oleembed.cxx
index e84871d5f304..acb266214c2f 100644
--- a/embeddedobj/source/msole/oleembed.cxx
+++ b/embeddedobj/source/msole/oleembed.cxx
@@ -659,7 +659,7 @@ namespace
 {
 bool lcl_CopyStream(const uno::Reference& xIn, const 
uno::Reference& xOut, sal_Int32 nMaxCopy = SAL_MAX_INT32)
 {
-if (nMaxCopy == 0)
+if (nMaxCopy <= 0)
 return false;
 
 const sal_Int32 nChunkSize = 4096;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - vcl/source

2018-07-25 Thread Libreoffice Gerrit user
 vcl/source/gdi/CommonSalLayout.cxx |9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

New commits:
commit fa82b6a5c74b527dc2aed9d3b63c997580cdb277
Author: Caolán McNamara 
AuthorDate: Tue Jul 24 14:47:14 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:17:01 2018 +0200

forcepoint#53 restrict to expected index range

Change-Id: I22f01e5a3e3cf51b014ac841cd14071dce5baf0f
Reviewed-on: https://gerrit.libreoffice.org/57922
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/vcl/source/gdi/CommonSalLayout.cxx 
b/vcl/source/gdi/CommonSalLayout.cxx
index cfd86ed27409..3a7969547742 100644
--- a/vcl/source/gdi/CommonSalLayout.cxx
+++ b/vcl/source/gdi/CommonSalLayout.cxx
@@ -815,13 +815,18 @@ bool CommonSalLayout::LayoutText(ImplLayoutArgs& rArgs)
 
 bool CommonSalLayout::GetCharWidths(DeviceCoordinate* pCharWidths) const
 {
-int nCharCount = mnEndCharPos - mnMinCharPos;
+const int nCharCount = mnEndCharPos - mnMinCharPos;
 
 for (int i = 0; i < nCharCount; ++i)
 pCharWidths[i] = 0;
 
 for (auto const& aGlyphItem : m_GlyphItems)
-pCharWidths[aGlyphItem.mnCharPos - mnMinCharPos] += 
aGlyphItem.mnNewWidth;
+{
+const int nIndex = aGlyphItem.mnCharPos - mnMinCharPos;
+if (nIndex >= nCharCount)
+continue;
+pCharWidths[nIndex] += aGlyphItem.mnNewWidth;
+}
 
 return true;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - vcl/source

2018-07-25 Thread Libreoffice Gerrit user
 vcl/source/gdi/CommonSalLayout.cxx |9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

New commits:
commit df887728db94a008554ebf7caac30a7ae4fdb1d0
Author: Caolán McNamara 
AuthorDate: Tue Jul 24 14:47:14 2018 +0100
Commit: Eike Rathke 
CommitDate: Thu Jul 26 00:16:10 2018 +0200

forcepoint#53 restrict to expected index range

Change-Id: I22f01e5a3e3cf51b014ac841cd14071dce5baf0f
Reviewed-on: https://gerrit.libreoffice.org/57921
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/vcl/source/gdi/CommonSalLayout.cxx 
b/vcl/source/gdi/CommonSalLayout.cxx
index 546bd2f25ca2..8dcdc06a1ce8 100644
--- a/vcl/source/gdi/CommonSalLayout.cxx
+++ b/vcl/source/gdi/CommonSalLayout.cxx
@@ -585,13 +585,18 @@ bool GenericSalLayout::LayoutText(ImplLayoutArgs& rArgs)
 
 bool GenericSalLayout::GetCharWidths(DeviceCoordinate* pCharWidths) const
 {
-int nCharCount = mnEndCharPos - mnMinCharPos;
+const int nCharCount = mnEndCharPos - mnMinCharPos;
 
 for (int i = 0; i < nCharCount; ++i)
 pCharWidths[i] = 0;
 
 for (auto const& aGlyphItem : m_GlyphItems)
-pCharWidths[aGlyphItem.mnCharPos - mnMinCharPos] += 
aGlyphItem.mnNewWidth;
+{
+const int nIndex = aGlyphItem.mnCharPos - mnMinCharPos;
+if (nIndex >= nCharCount)
+continue;
+pCharWidths[nIndex] += aGlyphItem.mnNewWidth;
+}
 
 return true;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Compiler baselines

2018-07-25 Thread slacka
While it's true there is no 32-bit RHEL 7, CentOS 7 has had a 32-bit release
since 2015. You can download it from here: 
http://mirror.centos.org/altarch/7/isos/i386/

More details can be found here:
https://wiki.centos.org/SpecialInterestGroup/AltArch/i386





--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2018-07-25 Thread Libreoffice Gerrit user
 oox/source/export/vmlexport.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 75a5b5a850511bf1a0a32c113237085cbc069cc4
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:51:58 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 23:23:38 2018 +0200

-Werror,-Wformat (clang-cl)

Change-Id: I5b292aa58e14a2bc46ec9b2ecc93eaca2f03502d
Reviewed-on: https://gerrit.libreoffice.org/58001
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/oox/source/export/vmlexport.cxx b/oox/source/export/vmlexport.cxx
index 5594f3e416b8..3b314b603364 100644
--- a/oox/source/export/vmlexport.cxx
+++ b/oox/source/export/vmlexport.cxx
@@ -977,10 +977,10 @@ void VMLExport::Commit( EscherPropertyContainer& rProps, 
const tools::Rectangle&
 #if OSL_DEBUG_LEVEL > 0
 const size_t opt_nProp_size(opt.nProp.size());
 const sal_uInt8 opt_nProp_empty(0);
-fprintf( stderr, "TODO VMLExport::Commit(), unimplemented id: 
%d, value: %" SAL_PRIuUINT32 ", data: [%" SAL_PRIuUINT32 ", %p]\n",
+fprintf( stderr, "TODO VMLExport::Commit(), unimplemented id: 
%d, value: %" SAL_PRIuUINT32 ", data: [%zu, %p]\n",
 nId,
 opt.nPropValue,
-static_cast(opt_nProp_size),
+opt_nProp_size,
 0 == opt_nProp_size ? _nProp_empty : 
[0]);
 if ( opt.nProp.size() )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-ux-advise] [Bug 101773] link frame style to paragraph style so applying paragraph style also applies frame style to current (or selected) paragraph

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101773

--- Comment #7 from Regina Henschel  ---
(In reply to Regina Henschel from comment #6)
> So it would be possible to include a reference to a paragraph style into a
> frame style from point of file format.

not "into a frame style" but "into a frame object". So linking paragraph style
to frame style or the other way round is not possible on _style_ level.

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


[Libreoffice-bugs] [Bug 101773] link frame style to paragraph style so applying paragraph style also applies frame style to current (or selected) paragraph

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101773

--- Comment #7 from Regina Henschel  ---
(In reply to Regina Henschel from comment #6)
> So it would be possible to include a reference to a paragraph style into a
> frame style from point of file format.

not "into a frame style" but "into a frame object". So linking paragraph style
to frame style or the other way round is not possible on _style_ level.

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


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

2018-07-25 Thread Libreoffice Gerrit user
 sc/source/ui/docshell/docfunc.cxx |   17 +
 sc/source/ui/undo/undoblk.cxx |   25 +++--
 2 files changed, 36 insertions(+), 6 deletions(-)

New commits:
commit 167c3f9d94e503d99fbdcbf59bae47766cd239f3
Author: Eike Rathke 
AuthorDate: Wed Jul 25 14:04:35 2018 +0200
Commit: Eike Rathke 
CommitDate: Wed Jul 25 23:10:02 2018 +0200

Related: tdf#118867 refresh AutoFilter buttons when deleting cols/rows/cells

Also in ScUndoDeleteCells::Undo()/Redo()

Change-Id: I203e447e8d1bcbad48658c26c98a1558e0d4881a
Reviewed-on: https://gerrit.libreoffice.org/57989
Tested-by: Jenkins
Reviewed-by: Eike Rathke 

diff --git a/sc/source/ui/docshell/docfunc.cxx 
b/sc/source/ui/docshell/docfunc.cxx
index cda63a35e1e1..7edfa22b517d 100644
--- a/sc/source/ui/docshell/docfunc.cxx
+++ b/sc/source/ui/docshell/docfunc.cxx
@@ -2613,15 +2613,15 @@ bool ScDocFunc::DeleteCells( const ScRange& rRange, 
const ScMarkData* pTabMark,
 if( bDeletingMerge )
 rDocShell.GetUndoManager()->LeaveListAction();
 
+if ( eCmd==DelCellCmd::Cols || eCmd==DelCellCmd::CellsLeft )
+nMergeTestEndCol = MAXCOL;
+if ( eCmd==DelCellCmd::Rows || eCmd==DelCellCmd::CellsUp )
+nMergeTestEndRow = MAXROW;
 if ( bNeedRefresh )
 {
 // #i51445# old merge flag attributes must be deleted also for single 
cells,
 // not only for whole columns/rows
 
-if ( eCmd==DelCellCmd::Cols || eCmd==DelCellCmd::CellsLeft )
-nMergeTestEndCol = MAXCOL;
-if ( eCmd==DelCellCmd::Rows || eCmd==DelCellCmd::CellsUp )
-nMergeTestEndRow = MAXROW;
 ScPatternAttr aPattern( rDoc.GetPool() );
 aPattern.GetItemSet().Put( ScMergeFlagAttr() );
 
@@ -2640,6 +2640,15 @@ bool ScDocFunc::DeleteCells( const ScRange& rRange, 
const ScMarkData* pTabMark,
 rDoc.ExtendMerge( aMergedRange, true );
 }
 }
+else
+{
+itr = aMark.begin();
+itrEnd = aMark.end();
+for (; itr != itrEnd && *itr < nTabCount; ++itr)
+{
+rDoc.RefreshAutoFilter( nExtendStartCol, nExtendStartRow, 
nMergeTestEndCol, nMergeTestEndRow, *itr );
+}
+}
 
 itr = aMark.begin();
 itrEnd = aMark.end();
diff --git a/sc/source/ui/undo/undoblk.cxx b/sc/source/ui/undo/undoblk.cxx
index d4f5f03a453c..ac948a31ddc6 100644
--- a/sc/source/ui/undo/undoblk.cxx
+++ b/sc/source/ui/undo/undoblk.cxx
@@ -552,6 +552,20 @@ void ScUndoDeleteCells::Undo()
 BeginUndo();
 DoChange( true );
 EndUndo();
+
+ScDocument& rDoc = pDocShell->GetDocument();
+
+// Now that DBData have been restored in ScMoveUndo::EndUndo() via its
+// pRefUndoDoc we can apply the AutoFilter buttons.
+// Add one row for cases undoing deletion right above a cut AutoFilter
+// range so the buttons are removed.
+SCROW nRefreshEndRow = std::min( aEffRange.aEnd.Row() + 1, MAXROW);
+for (SCTAB i=0; i < nCount; ++i)
+{
+rDoc.RefreshAutoFilter( aEffRange.aStart.Col(), aEffRange.aStart.Row(),
+aEffRange.aEnd.Col(), nRefreshEndRow, pTabs[i]);
+}
+
 SfxGetpApp()->Broadcast( SfxHint( SfxHintId::ScAreaLinksChanged ) );
 
 // Selection not until EndUndo
@@ -564,7 +578,6 @@ void ScUndoDeleteCells::Undo()
 }
 }
 
-ScDocument& rDoc = pDocShell->GetDocument();
 for (SCTAB i = 0; i < nCount; ++i)
 rDoc.SetDrawPageSize(pTabs[i]);
 }
@@ -575,13 +588,21 @@ void ScUndoDeleteCells::Redo()
 BeginRedo();
 DoChange( false);
 EndRedo();
+
+ScDocument& rDoc = pDocShell->GetDocument();
+
+for (SCTAB i=0; i < nCount; ++i)
+{
+rDoc.RefreshAutoFilter( aEffRange.aStart.Col(), aEffRange.aStart.Row(),
+aEffRange.aEnd.Col(), aEffRange.aEnd.Row(), pTabs[i]);
+}
+
 SfxGetpApp()->Broadcast( SfxHint( SfxHintId::ScAreaLinksChanged ) );
 
 ScTabViewShell* pViewShell = ScTabViewShell::GetActiveViewShell();
 if (pViewShell)
 pViewShell->DoneBlockMode();// current way
 
-ScDocument& rDoc = pDocShell->GetDocument();
 for (SCTAB i = 0; i < nCount; ++i)
 rDoc.SetDrawPageSize(pTabs[i]);
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 101773] link frame style to paragraph style so applying paragraph style also applies frame style to current (or selected) paragraph

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101773

--- Comment #6 from Regina Henschel  ---
I have to correct me. There is an attribute draw:text-style-name, which refers
a paragraph-style. It can be used as attribute in a  element and in
most other graphic objects. But LibreOffice has not implemented the use of this
attribute with common styles (=styles in UI). It uses it only for automatic
style (=hard formatting in UI) of graphic objects.

So it would be possible to include a reference to a paragraph style into a
frame style from point of file format.

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


[Libreoffice-ux-advise] [Bug 101773] link frame style to paragraph style so applying paragraph style also applies frame style to current (or selected) paragraph

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101773

--- Comment #6 from Regina Henschel  ---
I have to correct me. There is an attribute draw:text-style-name, which refers
a paragraph-style. It can be used as attribute in a  element and in
most other graphic objects. But LibreOffice has not implemented the use of this
attribute with common styles (=styles in UI). It uses it only for automatic
style (=hard formatting in UI) of graphic objects.

So it would be possible to include a reference to a paragraph style into a
frame style from point of file format.

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


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

2018-07-25 Thread Libreoffice Gerrit user
 svx/source/svdraw/svdpdf.hxx |4 
 1 file changed, 4 insertions(+)

New commits:
commit 81f06a142d3228a97341d0728d2aff761b5fd5a2
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:57:28 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 22:53:08 2018 +0200

No bad macros from windows.h in external/pdfium (Windows --disable-pch)

Change-Id: I036b6b8974481a59b6869115f216949a455451d0
Reviewed-on: https://gerrit.libreoffice.org/58003
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/svx/source/svdraw/svdpdf.hxx b/svx/source/svdraw/svdpdf.hxx
index 48e46be11178..42b2b6a5e53d 100644
--- a/svx/source/svdraw/svdpdf.hxx
+++ b/svx/source/svdraw/svdpdf.hxx
@@ -35,6 +35,10 @@
 #include 
 #include 
 
+// Prevent workdir/UnpackedTarball/pdfium/public/fpdfview.h from including 
windows.h in a way that
+// it will define e.g. Yield as a macro:
+#include 
+#include 
 #include 
 
 // Forward Declarations
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118940] New: Crash in: libc-2.27.so

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118940

Bug ID: 118940
   Summary: Crash in: libc-2.27.so
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: a@inwind.it

This bug was filed from the crash reporting server and is
br-f6dcc1dd-608e-44e2-80f5-c0d32270d4f5.
=

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


[Libreoffice-commits] core.git: vcl/win

2018-07-25 Thread Libreoffice Gerrit user
 vcl/win/gdi/DWriteTextRenderer.cxx |4 ++--
 vcl/win/gdi/winlayout.cxx  |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 9779ba452b523d45805a3d2a18f68194005ef977
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 19:03:51 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 22:46:18 2018 +0200

-Wc++11-narrowing (clang-cl)

...from 'int' to 'FLOAT' (aka 'float')

Change-Id: I999fc322d0ace0d32c675a22337077d7a95eed3c
Reviewed-on: https://gerrit.libreoffice.org/58006
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/vcl/win/gdi/DWriteTextRenderer.cxx 
b/vcl/win/gdi/DWriteTextRenderer.cxx
index 27f24a9332d6..ffca720f3e6b 100644
--- a/vcl/win/gdi/DWriteTextRenderer.cxx
+++ b/vcl/win/gdi/DWriteTextRenderer.cxx
@@ -296,9 +296,9 @@ bool 
D2DWriteTextOutRenderer::performRender(GenericSalLayout const & rLayout, Sa
 while (rLayout.GetNextGlyph(, aPos, nStart))
 {
 UINT16 glyphIndices[] = { pGlyph->maGlyphId };
-FLOAT glyphAdvances[] = { pGlyph->mnNewWidth };
+FLOAT glyphAdvances[] = { static_cast(pGlyph->mnNewWidth) };
 DWRITE_GLYPH_OFFSET glyphOffsets[] = { { 0.0f, 0.0f }, };
-D2D1_POINT_2F baseline = { aPos.X() - bounds.Left(), aPos.Y() - 
bounds.Top() };
+D2D1_POINT_2F baseline = { static_cast(aPos.X() - 
bounds.Left()), static_cast(aPos.Y() - bounds.Top()) };
 DWRITE_GLYPH_RUN glyphs = {
 mpFontFace,
 mlfEmHeight,
diff --git a/vcl/win/gdi/winlayout.cxx b/vcl/win/gdi/winlayout.cxx
index fa0c2b683387..1295d5bf1d4b 100644
--- a/vcl/win/gdi/winlayout.cxx
+++ b/vcl/win/gdi/winlayout.cxx
@@ -163,8 +163,8 @@ bool WinFontInstance::CacheGlyphToAtlas(HDC hDC, HFONT 
hFont, int nGlyphIndex, S
 }
 
 D2D1_POINT_2F baseline = {
-aElement.getExtraOffset(),
-aElement.getExtraOffset() + aElement.mnBaselineOffset
+static_cast(aElement.getExtraOffset()),
+static_cast(aElement.getExtraOffset() + 
aElement.mnBaselineOffset)
 };
 
 DWRITE_GLYPH_RUN glyphs = {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: solenv/gbuild

2018-07-25 Thread Libreoffice Gerrit user
 solenv/gbuild/platform/com_MSC_defs.mk |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d77e1cf718e004fd24976c3c30c8f03ba3eeddfb
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:55:06 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 22:44:56 2018 +0200

Silence warning STL4014

"std::result_of and std::result_of_t are deprecated in C++17", as issued 
(with
clang-cl) in slideshow/source/engine/eventmultiplexer.cxx

Change-Id: I0f7a6ab98fbaf2a5e4d2aebf2e4af0ecc21075f8
Reviewed-on: https://gerrit.libreoffice.org/58002
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/solenv/gbuild/platform/com_MSC_defs.mk 
b/solenv/gbuild/platform/com_MSC_defs.mk
index d626db4c0ff9..538bf2d90d45 100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -50,6 +50,7 @@ gb_COMPILERDEFS := \
-D_HAS_AUTO_PTR_ETC \
-D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING \
-D_SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING \
+   -D_SILENCE_CXX17_RESULT_OF_DEPRECATION_WARNING \
-D_CRT_NON_CONFORMING_SWPRINTFS \
-D_CRT_NONSTDC_NO_DEPRECATE \
-D_CRT_SECURE_NO_DEPRECATE \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: vcl/win

2018-07-25 Thread Libreoffice Gerrit user
 vcl/win/gdi/salfont.cxx |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 6639ab3922a8f88a0421d25f82ed50a99f40f341
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 19:02:02 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 22:45:37 2018 +0200

loplugin:sallogareas (clang-cl)

Change-Id: Id3f41fe72487a1e38ead75c8df6307edd1c3ccab
Reviewed-on: https://gerrit.libreoffice.org/58005
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/vcl/win/gdi/salfont.cxx b/vcl/win/gdi/salfont.cxx
index 40effb6844f2..03c428fc72a3 100644
--- a/vcl/win/gdi/salfont.cxx
+++ b/vcl/win/gdi/salfont.cxx
@@ -1067,7 +1067,7 @@ int CALLBACK SalEnumFontsProcExW( const LOGFONTW* lpelfe,
 {
 if ((nFontType & RASTER_FONTTYPE) && !(nFontType & 
DEVICE_FONTTYPE))
 {
-SAL_WARN("vcl.gdi.font", "Unsupported printer font ignored: " 
<< OUString(o3tl::toU(pLogFont->elfLogFont.lfFaceName)));
+SAL_WARN("vcl.fonts", "Unsupported printer font ignored: " << 
OUString(o3tl::toU(pLogFont->elfLogFont.lfFaceName)));
 return 1;
 }
 }
@@ -1076,7 +1076,7 @@ int CALLBACK SalEnumFontsProcExW( const LOGFONTW* lpelfe,
  !(pMetric->ntmTm.ntmFlags & NTM_PS_OPENTYPE) &&
  !(pMetric->ntmTm.ntmFlags & NTM_TT_OPENTYPE))
 {
-SAL_WARN("vcl.gdi.font", "Unsupported font ignored: " << 
OUString(o3tl::toU(pLogFont->elfLogFont.lfFaceName)));
+SAL_WARN("vcl.fonts", "Unsupported font ignored: " << 
OUString(o3tl::toU(pLogFont->elfLogFont.lfFaceName)));
 return 1;
 }
 
@@ -1084,7 +1084,7 @@ int CALLBACK SalEnumFontsProcExW( const LOGFONTW* lpelfe,
 pData->SetFontId( sal_IntPtr( pInfo->mnFontCount++ ) );
 
 pInfo->mpList->Add( pData.get() );
-SAL_WARN("vcl.gdi.font", "SalEnumFontsProcExW: font added: " << 
pData->GetFamilyName() << " " << pData->GetStyleName());
+SAL_WARN("vcl.fonts", "SalEnumFontsProcExW: font added: " << 
pData->GetFamilyName() << " " << pData->GetStyleName());
 }
 
 return 1;
@@ -1251,7 +1251,7 @@ static bool ImplGetFontAttrFromFile( const OUString& 
rFontFileURL,
 bool WinSalGraphics::AddTempDevFont( PhysicalFontCollection* pFontCollection,
 const OUString& rFontFileURL, const OUString& rFontName )
 {
-SAL_WARN( "vcl.gdi.font", "WinSalGraphics::AddTempDevFont(): " << 
rFontFileURL );
+SAL_WARN( "vcl.fonts", "WinSalGraphics::AddTempDevFont(): " << 
rFontFileURL );
 
 FontAttributes aDFA;
 aDFA.SetFamilyName(rFontName);
@@ -1295,7 +1295,7 @@ bool WinSalGraphics::AddTempDevFont( 
PhysicalFontCollection* pFontCollection,
 
 void WinSalGraphics::GetDevFontList( PhysicalFontCollection* pFontCollection )
 {
-SAL_WARN( "vcl.gdi.font", "WinSalGraphics::GetDevFontList(): enter" );
+SAL_WARN( "vcl.fonts", "WinSalGraphics::GetDevFontList(): enter" );
 
 // make sure all fonts are registered at least temporarily
 static bool bOnce = true;
@@ -1347,7 +1347,7 @@ void WinSalGraphics::GetDevFontList( 
PhysicalFontCollection* pFontCollection )
 pFontCollection->SetFallbackHook(  );
 pFontCollection->SetPreMatchHook();
 
-SAL_WARN( "vcl.gdi.font", "WinSalGraphics::GetDevFontList(): leave" );
+SAL_WARN( "vcl.fonts", "WinSalGraphics::GetDevFontList(): leave" );
 }
 
 void WinSalGraphics::ClearDevFontCache()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-25 Thread Libreoffice Gerrit user
 sw/source/core/doc/CntntIdxStore.cxx |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b2b9eafa41280a3f8da49a94bf1c31239c7df700
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:59:29 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 22:45:13 2018 +0200

-Wc++11-narrowing (clang-cl)

...from vector difference_type (aka 'long long') to 'long'

Change-Id: I2a1569760ef219655936fa5c10f0e6fb85b5a504
Reviewed-on: https://gerrit.libreoffice.org/58004
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/sw/source/core/doc/CntntIdxStore.cxx 
b/sw/source/core/doc/CntntIdxStore.cxx
index ffdf2ff15764..548800a3fc59 100644
--- a/sw/source/core/doc/CntntIdxStore.cxx
+++ b/sw/source/core/doc/CntntIdxStore.cxx
@@ -234,7 +234,7 @@ void ContentIdxStoreImpl::SaveBkmks(SwDoc* pDoc, sal_uLong 
nNode, sal_Int32 nCon
 {
 if(pBkmk->GetMarkPos().nContent.GetIndex() < nContent)
 {
-const MarkEntry aEntry = { ppBkmk - 
pMarkAccess->getAllMarksBegin(), false, pBkmk->GetMarkPos().nContent.GetIndex() 
};
+const MarkEntry aEntry = { static_cast(ppBkmk - 
pMarkAccess->getAllMarksBegin()), false, 
pBkmk->GetMarkPos().nContent.GetIndex() };
 m_aBkmkEntries.push_back(aEntry);
 }
 else // if a bookmark position is equal nContent, the other 
position
@@ -246,10 +246,10 @@ void ContentIdxStoreImpl::SaveBkmks(SwDoc* pDoc, 
sal_uLong nNode, sal_Int32 nCon
 {
 if(bMarkPosEqual)
 { // the other position is before, the (main) position is equal
-const MarkEntry aEntry = { ppBkmk - 
pMarkAccess->getAllMarksBegin(), false, pBkmk->GetMarkPos().nContent.GetIndex() 
};
+const MarkEntry aEntry = { static_cast(ppBkmk - 
pMarkAccess->getAllMarksBegin()), false, 
pBkmk->GetMarkPos().nContent.GetIndex() };
 m_aBkmkEntries.push_back(aEntry);
 }
-const MarkEntry aEntry = { ppBkmk - 
pMarkAccess->getAllMarksBegin(), true, 
pBkmk->GetOtherMarkPos().nContent.GetIndex() };
+const MarkEntry aEntry = { static_cast(ppBkmk - 
pMarkAccess->getAllMarksBegin()), true, 
pBkmk->GetOtherMarkPos().nContent.GetIndex() };
 m_aBkmkEntries.push_back(aEntry);
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118867] EDITING Formula is not pasted correctly after Cut - Delete - Paste

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118867

Eike Rathke  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 118939] New: Line styles are missing in the drop-down list of tab Border in Paragraph and Character dialog

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118939

Bug ID: 118939
   Summary: Line styles are missing in the drop-down list of tab
Border in Paragraph and Character dialog
   Product: LibreOffice
   Version: 6.2.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 143764
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143764=edit
Missing border line style in drop-down-list, screenshot

Start Writer an open style dialog for paragraph.
Goto tab Border and select icon "border on all four edges".
Open drop-down list for to select a line style.
Notice that many rows are empty.

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


[Libreoffice-bugs] [Bug 97993] EDITING: Copy and Paste for Images / Shapes Need to be Shifted

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97993

Luke  changed:

   What|Removed |Added

Summary|EDITING: Copy and Paste for |EDITING: Copy and Paste for
   |Images / Shapes Need to be  |Images / Shapes Need to be
   |Shifted in Writer   |Shifted

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


[Libreoffice-bugs] [Bug 97993] EDITING: Copy and Paste for Images / Shapes Need to be Shifted in Writer

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97993

--- Comment #15 from Luke  ---
Created attachment 143763
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143763=edit
SoftMaker Office, same procedure

As you can see from the screenshot, the Softmaker Office also shifts duplicated
objects. This is the industry standard.

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


[Libreoffice-bugs] [Bug 97993] EDITING: Copy and Paste for Images / Shapes Need to be Shifted in Writer

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97993

--- Comment #14 from Luke  ---
Created attachment 143762
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143762=edit
Google Docs also does not hide pasted copies

Only recently did most browsers start supporting HTML5's Clipboard API, even so
CTRL+C/CTRL+V does not work for me. Google Docs is in the default "in line"
wrapping and you copy/paste with the menu, it behaves exactly the same as Word
when "in line", which makes sense as wrapping options should be respected. 

Their Presentation app stacks exactly like the behavior bug report is
requesting.

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


[Libreoffice-ux-advise] [Bug 118594] impossible to specify relative file link including URI's like file: or run:

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118594

--- Comment #22 from Regina Henschel  ---
Created attachment 143761
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143761=edit
ExampleWithRelativeLink

Unpack the file and run the included presentation. I hope it will be clearer
then.

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


[Libreoffice-bugs] [Bug 118594] impossible to specify relative file link including URI's like file: or run:

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118594

--- Comment #22 from Regina Henschel  ---
Created attachment 143761
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143761=edit
ExampleWithRelativeLink

Unpack the file and run the included presentation. I hope it will be clearer
then.

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


[Libreoffice-bugs] [Bug 118777] [Crash] Insert Signature Line after select image object

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118777

--- Comment #15 from Commit Notification 
 ---
Michael Stahl committed a patch related to this issue.
It has been pushed to "libreoffice-6-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8a4f07b367284e898898b1840fc22f357099aba9=libreoffice-6-1

tdf#118777 cui: use right XText in SignatureLineDialog

It will be available in 6.1.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - cui/source

2018-07-25 Thread Libreoffice Gerrit user
 cui/source/dialogs/SignatureLineDialog.cxx |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 8a4f07b367284e898898b1840fc22f357099aba9
Author: Michael Stahl 
AuthorDate: Wed Jul 25 13:14:30 2018 +0200
Commit: Katarina Behrens 
CommitDate: Wed Jul 25 22:03:31 2018 +0200

tdf#118777 cui: use right XText in SignatureLineDialog

Writer has multiple nested XText and we have to call insertTextContent
on the one that corresponds to the xCursor, so use the convenient
getText() instead of hard-coding the body text.

Change-Id: I86bce48e97730917aa8c4b093bb74c03e3f0dd36
Reviewed-on: https://gerrit.libreoffice.org/57969
Tested-by: Jenkins
Reviewed-by: Michael Stahl 
(cherry picked from commit 7213a583f5c1d42c05dc4f19b4d4d2f9dded7733)
Reviewed-on: https://gerrit.libreoffice.org/57978
Reviewed-by: Katarina Behrens 

diff --git a/cui/source/dialogs/SignatureLineDialog.cxx 
b/cui/source/dialogs/SignatureLineDialog.cxx
index f2a5ec06d26e..60e8491cbff0 100644
--- a/cui/source/dialogs/SignatureLineDialog.cxx
+++ b/cui/source/dialogs/SignatureLineDialog.cxx
@@ -165,11 +165,13 @@ void SignatureLineDialog::Apply()
 
 // Insert into document
 const Reference xTextDocument(m_xModel, UNO_QUERY);
-Reference xText = xTextDocument->getText();
 Reference xTextContent(xShape, UNO_QUERY_THROW);
 Reference 
xViewCursorSupplier(m_xModel->getCurrentController(),

UNO_QUERY_THROW);
 Reference xCursor = 
xViewCursorSupplier->getViewCursor();
+// use cursor's XText - it might be in table cell, frame, ...
+Reference const xText(xCursor->getText());
+assert(xText.is());
 xText->insertTextContent(xCursor, xTextContent, true);
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-25 Thread Libreoffice Gerrit user
 svx/uiconfig/ui/colorwindow.ui |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 18d1492a907e7e72b0351d6b347e7d0dd2cd30f1
Author: Caolán McNamara 
AuthorDate: Tue Jun 26 16:05:14 2018 +0100
Commit: Caolán McNamara 
CommitDate: Wed Jul 25 22:01:52 2018 +0200

allow popover direction to depend on position of parent widget in dialog

use the same setting as the emoji popover so that at the top of a dialog the
popover pops down and at the bottom of a dialog is pops up.

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

diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index 8ec1d1be10ec..d90a5777ffa6 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -23,8 +23,6 @@
   
 False
 4
-bottom
-none
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118938] FILESAVE to Microsoft Excel 2007-2013 XML (.xlsx) files as read-only with additional password protection for editing not working (Calc)

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118938

kam3...@gmail.com changed:

   What|Removed |Added

 CC||kam3...@gmail.com

--- Comment #1 from kam3...@gmail.com ---
Created attachment 143760
  --> https://bugs.documentfoundation.org/attachment.cgi?id=143760=edit
A supposedly read-only password-protected .xlsx spreadsheet

A supposedly read-only password-protected .xlsx spreadsheet

A simple spreadsheet saved as a read only, password-protected .xlsx file with
an additional editing password.

Read-only password: open
Editing password: edit

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


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

2018-07-25 Thread Libreoffice Gerrit user
 sc/source/filter/excel/xihelper.cxx |   12 ++--
 sc/source/filter/inc/xihelper.hxx   |2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 6d6b4df2c2e979ab0fadc96ae20bb23e86df1ae0
Author: Caolán McNamara 
AuthorDate: Wed Jul 25 16:12:54 2018 +0100
Commit: Caolán McNamara 
CommitDate: Wed Jul 25 22:00:51 2018 +0200

ofz#8373 tight OUString concat loop causes libfuzzer oom

it doesn't get a chance to release memory and falls over with
an oom. Or something like that anyway.

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

diff --git a/sc/source/filter/excel/xihelper.cxx 
b/sc/source/filter/excel/xihelper.cxx
index 9ce3c500c9fa..04525d44a47c 100644
--- a/sc/source/filter/excel/xihelper.cxx
+++ b/sc/source/filter/excel/xihelper.cxx
@@ -283,7 +283,7 @@ void XclImpHFConverter::ParseString( const OUString& 
rHFString )
 meCurrObj = EXC_HF_CENTER;
 
 // parser temporaries
-maCurrText.clear();
+maCurrText.truncate();
 OUString aReadFont;   // current font name
 OUString aReadStyle;  // current font style
 sal_uInt16 nReadHeight = 0; // current font height
@@ -321,7 +321,7 @@ void XclImpHFConverter::ParseString( const OUString& 
rHFString )
 InsertLineBreak();
 break;
 default:
-maCurrText += OUStringLiteral1(*pChar);
+maCurrText.append(OUStringLiteral1(*pChar));
 }
 }
 break;
@@ -333,7 +333,7 @@ void XclImpHFConverter::ParseString( const OUString& 
rHFString )
 eState = xlPSText;
 switch( *pChar )
 {
-case '&':   maCurrText += "&";  break;  // the '&' 
character
+case '&':   maCurrText.append("&");  break;  // the '&' 
character
 
 case 'L':   SetNewPortion( EXC_HF_LEFT );   break;  // 
Left portion
 case 'C':   SetNewPortion( EXC_HF_CENTER ); break;  // 
Center portion
@@ -538,9 +538,9 @@ void XclImpHFConverter::InsertText()
 if( !maCurrText.isEmpty() )
 {
 ESelection& rSel = GetCurrSel();
-mrEE.QuickInsertText( maCurrText, ESelection( rSel.nEndPara, 
rSel.nEndPos, rSel.nEndPara, rSel.nEndPos ) );
-rSel.nEndPos = rSel.nEndPos + maCurrText.getLength();
-maCurrText.clear();
+OUString sString(maCurrText.makeStringAndClear());
+mrEE.QuickInsertText( sString, ESelection( rSel.nEndPara, 
rSel.nEndPos, rSel.nEndPara, rSel.nEndPos ) );
+rSel.nEndPos = rSel.nEndPos + sString.getLength();
 UpdateCurrMaxLineHeight();
 }
 }
diff --git a/sc/source/filter/inc/xihelper.hxx 
b/sc/source/filter/inc/xihelper.hxx
index 8f64e2fd606c..15c76bd839d6 100644
--- a/sc/source/filter/inc/xihelper.hxx
+++ b/sc/source/filter/inc/xihelper.hxx
@@ -240,7 +240,7 @@ private:
 private:
 EditEngine& mrEE;   /// The header/footer edit engine.
 XclImpHFPortionInfoVec maInfos; /// Edit engine text objects for 
all portions.
-OUStringmaCurrText; /// Current text to insert into 
edit engine.
+OUStringBuffer  maCurrText; /// Current text to insert into 
edit engine.
 XclFontDataPtr  mxFontData; /// Font data of current text.
 XclImpHFPortion meCurrObj;  /// The current portion.
 };
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118938] New: FILESAVE to Microsoft Excel 2007-2013 XML (.xlsx) files as read-only with additional password protection for editing not working (Calc)

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118938

Bug ID: 118938
   Summary: FILESAVE to Microsoft Excel 2007-2013 XML (.xlsx)
files as read-only with additional password protection
for editing not working (Calc)
   Product: LibreOffice
   Version: 6.0.5.2 release
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: kam3...@gmail.com

Description:
FILESAVE to Microsoft Excel 2007-2013 XML (.xlsx) files as read-only with
additional password protection for editing not working (Calc).

SAVE WITH PASSWORD (.xlsx files) working. After closing the file, I am required
to enter my password to access the file again. 

SAVE AS WITH PASSWORD (.xlsx files) working. After closing the file, I am
required to enter my password to access the file again. 

SAVE OR SAVE AS WITH READ-ONLY PASSWORD AND EDIT PASSWORD OPTIONS SELECTED
(.xlsx files) not working. After closing the file, I am required to enter my
password to access the file again, but I can then edit and save changes without
having to enter my edit password. 




Steps to Reproduce:
1. Create a spreadsheet
2. Save to .xlsx format (same thing happens if you do a Save As of a
spreadsheet originally saved in a different format).
3. Select the option to password protect and add the option to make this
read-only with an additional password for editing.
4. Enter and confirm your passwords and save the file.
5. Close the file.
6. Open the file, and you will see a password is requested to open the file
again. 
7. Edit the file and save it, and you see that you can do so without entering
the required editing password you set up.




Actual Results:
When saving a Microsoft Excel 2007-2013 XML (.xlsx) file as read-only with an
additional password for editing, I am only required to enter the read-only
password. Once I have entered this and the file is opened, I can edit and save
changes without ever having to enter the editing password.





Expected Results:
When saving a Microsoft Excel 2007-2013 XML (.xlsx) file as read-only with an
additional password for editing, I would expect to be asked to enter the
read-only password before being allowed to open the file. 

Then I would expect to be asked to enter the additional editing password upon
attempting to edit the file.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I followed the steps to reset my profile, but the problem remains.

I am not using OpenGL.

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


[Libreoffice-commits] core.git: include/comphelper

2018-07-25 Thread Libreoffice Gerrit user
 include/comphelper/windowsdebugoutput.hxx |   74 +++---
 1 file changed, 37 insertions(+), 37 deletions(-)

New commits:
commit 4728dfc10830eba57a084b0cbd495f691e09d066
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:47:49 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 21:54:40 2018 +0200

loplugin:cstylecast (clang-cl)

Change-Id: Ib754baae7387990ceb2d189fa71b046bb3d29873
Reviewed-on: https://gerrit.libreoffice.org/58000
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/include/comphelper/windowsdebugoutput.hxx 
b/include/comphelper/windowsdebugoutput.hxx
index b42808ba4ada..26c95fea5c22 100644
--- a/include/comphelper/windowsdebugoutput.hxx
+++ b/include/comphelper/windowsdebugoutput.hxx
@@ -277,26 +277,26 @@ inline std::basic_ostream& 
operator<<(std::basic_ostream(rVariant.byref);
 break;
 case VT_I4:
-stream << *(int*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_R4:
-stream << *(float*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_R8:
-stream << *(double*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_CY:
-stream << ((CY*)rVariant.byref)->int64;
+stream << static_cast(rVariant.byref)->int64;
 break;
 case VT_DATE:
-stream << *(double*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break; // FIXME
 case VT_BSTR:
 stream << std::wstring_convert, 
wchar_t>().to_bytes(
-*(OLECHAR**)rVariant.byref);
+*static_cast(rVariant.byref));
 break;
 case VT_DISPATCH:
 stream << rVariant.byref;
@@ -304,70 +304,70 @@ inline std::basic_ostream& 
operator<<(std::basic_ostream(rVariant.byref);
 stream.setf(flags);
 break;
 case VT_BOOL:
-stream << (*(VARIANT_BOOL*)rVariant.byref ? "YES" : "NO");
+stream << (*static_cast(rVariant.byref) ? "YES" 
: "NO");
 break;
 case VT_VARIANT:
-stream << *(VARIANT*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_UNKNOWN:
-stream << *(IUnknown**)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_DECIMAL:
 flags = stream.flags();
 width = stream.width();
 fill = stream.fill();
 stream << std::hex << std::setw(8) << std::setfill('0')
-   << ((DECIMAL*)rVariant.byref)->Hi32;
-stream << std::setw(16) << ((DECIMAL*)rVariant.byref)->Lo64;
+   << static_cast(rVariant.byref)->Hi32;
+stream << std::setw(16) << 
static_cast(rVariant.byref)->Lo64;
 stream.setf(flags);
 stream << std::setw(width) << std::setfill(fill);
 break;
 case VT_I1:
-stream << (int)*(char*)rVariant.byref;
+stream << 
static_cast(*static_cast(rVariant.byref));
 break;
 case VT_UI1:
-stream << (unsigned int)*(unsigned char*)rVariant.byref;
+stream << static_cast(*static_cast(rVariant.byref));
 break;
 case VT_UI2:
-stream << *(unsigned short*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_UI4:
-stream << *(unsigned int*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_I8:
-stream << *(long long*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_UI8:
-stream << *(unsigned long long*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_INT:
-stream << *(int*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_UINT:
-stream << *(unsigned int*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_INT_PTR:
-stream << *(intptr_t*)rVariant.byref;
+stream << *static_cast(rVariant.byref);
 break;
 case VT_UINT_PTR:
-stream << *(uintptr_t*)rVariant.byref;
+stream << 

[Libreoffice-commits] core.git: include/comphelper

2018-07-25 Thread Libreoffice Gerrit user
 include/comphelper/stl_types.hxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 58222feb7fee0c08fb54b9ee29f8f0674c5cf508
Author: Stephan Bergmann 
AuthorDate: Wed Jul 25 18:46:30 2018 +0200
Commit: Stephan Bergmann 
CommitDate: Wed Jul 25 21:54:18 2018 +0200

warning STL4015: std::iterator is deprecated (clang-cl)

Change-Id: I92dce067ab05cbef1b139b4de221051c9320
Reviewed-on: https://gerrit.libreoffice.org/57999
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann 

diff --git a/include/comphelper/stl_types.hxx b/include/comphelper/stl_types.hxx
index 927a3d39df40..c3539bbe21a0 100644
--- a/include/comphelper/stl_types.hxx
+++ b/include/comphelper/stl_types.hxx
@@ -132,8 +132,7 @@ inline mem_fun1_t mem_fun(void (Tp::*f)(Arg))
 
 /** output iterator that appends OUStrings into an OUStringBuffer.
  */
-class OUStringBufferAppender :
-public ::std::iterator< ::std::output_iterator_tag, void, void, void, void>
+class OUStringBufferAppender
 {
 public:
 typedef OUStringBufferAppender Self;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118929] unable to resize rows and columns of pdf file in libreoffice draw

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118929

--- Comment #4 from kompilainenn <79045_79...@mail.ru> ---
we can move lines in table from PDF, but it doesn't work as moving borders of
table cells in Writer

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


[Libreoffice-bugs] [Bug 118929] unable to resize rows and columns of pdf file in libreoffice draw

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118929

kompilainenn <79045_79...@mail.ru> changed:

   What|Removed |Added

   Keywords||filter:pdf

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


[Libreoffice-bugs] [Bug 116872] 6-page DOCX shows 10 pages in Writer

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116872

Justin L  changed:

   What|Removed |Added

   Keywords|bibisectRequest |
 CC||jl...@mail.com

--- Comment #5 from Justin L  ---
(In reply to Aron Budea from comment #1)
> I left the bibisectRequest keyword for the 2nd point, maybe it can be
> bibisected in Linux or something (if the bug occurs there at all).

Used Ubuntu 18.04 and bibisect-linux-6.0 which clearly bibisected to author
Jan-Marek Glogowski 2017-07-20 10:27:19 +0200
commit d7a2fd3e8262b8897ad06f01f25f46330e050e0c
tdf#109123 Change SwDocIdle base class to Idle

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


[Libreoffice-qa] Minutes from the design meeting 2018-Jul-25

2018-07-25 Thread Heiko Tietze
Present: Tomaz, Thomas (offline), Heiko

Tickets

 * Toolbar > Special characters old or new
   + https://bugs.documentfoundation.org/show_bug.cgi?id=118539 
   + 
http://document-foundation-mail-archive.969070.n3.nabble.com/Libreoffice-qa-Minutes-from-the-design-meeting-2018-Jan-03-tc4230148.html
   + always voting for the new button (Heiko, Thomas)
   + a few more pixels horizontally shouldn't be a big issue; and it's the same 
for Insert Table (Tomaz)
   + same name might be a problem for the users (Tomaz)
 + no change needed just switch (Heiko)
   => lets switch, AI: Heiko

 * Revert "Menubar: move InsertDoc in ObjectMenu Subsection like in calc" 
(Michael S)
   + https://gerrit.libreoffice.org/#/c/56584/ 
   + see comments
   + consistency is a good thing, so it boils down how users understand 
"inline" vs. "native" embedding
 and they likely dont see the difference (Heiko)
   + agree with the difference of inserted reference (text doc in Writer) vs 
("natively") inserteted objects (Charts in Calc) (Tomaz)
   + actually the patch has been reverted in antoher patch 
https://gerrit.libreoffice.org/57215
   => Andreas: please revert using the respective Gerrit function!

 * Labels for "Cell value is" at "Conditional Formatting"
   + https://bugs.documentfoundation.org/show_bug.cgi?id=117647 
   + Similarity to Excel paramount?
   + change to "n elements" is simple and improves the UI; workflow is in 
details anyway, see #c8 (Heiko)
   + agree with Kompilainnen and Bubli (Tomaz, Thomas)
   => let's change the label as recommended

 * Reconsider paragraph break handling (Timur)
   + https://bugs.documentfoundation.org/show_bug.cgi?id=68271 
   + Make it configurable?
   + Keep the default because there are many pitfalls around (Heiko)
   + But an option defaulting to the current behavior is an idea (Tomaz)
   => lets reopen and follow Timur's advice

 * Tab stops in Writer
   + https://bugs.documentfoundation.org/show_bug.cgi?id=108273 
   + show a "inverted" symbol in the ruler for right aligned text
   + wonder how it works with RTL (Heiko)
   + looks like a bug (Tomaz)
   => accept the ticket and follow the recommendation






signature.asc
Description: OpenPGP digital signature
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: https://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Minutes from the design meeting 2018-Jul-25

2018-07-25 Thread Heiko Tietze
Present: Tomaz, Thomas (offline), Heiko

Tickets

 * Toolbar > Special characters old or new
   + https://bugs.documentfoundation.org/show_bug.cgi?id=118539 
   + 
http://document-foundation-mail-archive.969070.n3.nabble.com/Libreoffice-qa-Minutes-from-the-design-meeting-2018-Jan-03-tc4230148.html
   + always voting for the new button (Heiko, Thomas)
   + a few more pixels horizontally shouldn't be a big issue; and it's the same 
for Insert Table (Tomaz)
   + same name might be a problem for the users (Tomaz)
 + no change needed just switch (Heiko)
   => lets switch, AI: Heiko

 * Revert "Menubar: move InsertDoc in ObjectMenu Subsection like in calc" 
(Michael S)
   + https://gerrit.libreoffice.org/#/c/56584/ 
   + see comments
   + consistency is a good thing, so it boils down how users understand 
"inline" vs. "native" embedding
 and they likely dont see the difference (Heiko)
   + agree with the difference of inserted reference (text doc in Writer) vs 
("natively") inserteted objects (Charts in Calc) (Tomaz)
   + actually the patch has been reverted in antoher patch 
https://gerrit.libreoffice.org/57215
   => Andreas: please revert using the respective Gerrit function!

 * Labels for "Cell value is" at "Conditional Formatting"
   + https://bugs.documentfoundation.org/show_bug.cgi?id=117647 
   + Similarity to Excel paramount?
   + change to "n elements" is simple and improves the UI; workflow is in 
details anyway, see #c8 (Heiko)
   + agree with Kompilainnen and Bubli (Tomaz, Thomas)
   => let's change the label as recommended

 * Reconsider paragraph break handling (Timur)
   + https://bugs.documentfoundation.org/show_bug.cgi?id=68271 
   + Make it configurable?
   + Keep the default because there are many pitfalls around (Heiko)
   + But an option defaulting to the current behavior is an idea (Tomaz)
   => lets reopen and follow Timur's advice

 * Tab stops in Writer
   + https://bugs.documentfoundation.org/show_bug.cgi?id=108273 
   + show a "inverted" symbol in the ruler for right aligned text
   + wonder how it works with RTL (Heiko)
   + looks like a bug (Tomaz)
   => accept the ticket and follow the recommendation






signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2018-07-25 Thread Libreoffice Gerrit user
 oox/source/ppt/timenodelistcontext.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 22fd015d640aa0261c65b70624b46cc202c66049
Author: Andrea Gelmini 
AuthorDate: Wed Jul 25 18:08:31 2018 +0200
Commit: Jens Carl 
CommitDate: Wed Jul 25 20:50:25 2018 +0200

Fix typo

Change-Id: I77f793b789952d12ca07e9d218396090bb3cd427
Reviewed-on: https://gerrit.libreoffice.org/57993
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/oox/source/ppt/timenodelistcontext.cxx 
b/oox/source/ppt/timenodelistcontext.cxx
index 3268ba2c15df..7518d5599fda 100644
--- a/oox/source/ppt/timenodelistcontext.cxx
+++ b/oox/source/ppt/timenodelistcontext.cxx
@@ -690,7 +690,7 @@ namespace oox { namespace ppt {
 {
 // CT_TLPoint
 css::awt::Point aPoint = 
GetPointPercent(rAttribs.getFastAttributeList());
-// We got ending values instead of offset values, so 
substract 100% from them.
+// We got ending values instead of offset values, so 
subtract 100% from them.
 aPoint.X -= 10;
 aPoint.Y -= 10;
 maBy = convertPointPercent(aPoint);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2018-07-25 Thread Libreoffice Gerrit user
 sc/qa/uitest/validity/tdf96698.py |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8416f00bf1cb3ed080347e94842fb6e92c39ba4f
Author: Andrea Gelmini 
AuthorDate: Wed Jul 25 18:21:15 2018 +0200
Commit: Jens Carl 
CommitDate: Wed Jul 25 20:48:55 2018 +0200

Fix typo

Change-Id: I24e325e2d283c58ea58e8d227a909417e3535484
Reviewed-on: https://gerrit.libreoffice.org/57995
Tested-by: Jenkins
Reviewed-by: Jens Carl 

diff --git a/sc/qa/uitest/validity/tdf96698.py 
b/sc/qa/uitest/validity/tdf96698.py
index 376f957183eb..c219e044478d 100644
--- a/sc/qa/uitest/validity/tdf96698.py
+++ b/sc/qa/uitest/validity/tdf96698.py
@@ -18,7 +18,7 @@ class tdf96698(UITestCase):
 gridwin = xCalcDoc.getChild("grid_window")
 document = self.ui_test.get_component()
 
-#A general valitdity check for the entered new content of the active 
cell - especially for text
+#A general validity check for the entered new content of the active 
cell - especially for text
 #with a custom formula like in Excel is not possible.
 gridwin.executeAction("SELECT", mkPropertyValues({"CELL": "A2"}))
 self.ui_test.execute_dialog_through_command(".uno:Validation")
@@ -134,4 +134,4 @@ class tdf96698(UITestCase):
 
 self.ui_test.close_doc()
 
-# vim: set shiftwidth=4 softtabstop=4 expandtab:
\ No newline at end of file
+# vim: set shiftwidth=4 softtabstop=4 expandtab:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 118920] [META] Additional blank pages on file-open

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118920
Bug 118920 depends on bug 117538, which changed state.

Bug 117538 Summary: ODT empty pages at end of file
https://bugs.documentfoundation.org/show_bug.cgi?id=117538

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 97166] Fileopen: .docx: Some formulas aren't correctly imported

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97166

kompilainenn <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru

--- Comment #10 from kompilainenn <79045_79...@mail.ru> ---
last file from Regina opens fine in LO 6.1.0.2. 
There is a problem with rendering, but we don't have red question marks.

For me it's WFM (if first docx from Rolle is really bad by default)

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


[Libreoffice-bugs] [Bug 107936] [META] Page-level bugs and enhancements

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107936
Bug 107936 depends on bug 117538, which changed state.

Bug 117538 Summary: ODT empty pages at end of file
https://bugs.documentfoundation.org/show_bug.cgi?id=117538

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 117538] ODT empty pages at end of file

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117538

Justin L  changed:

   What|Removed |Added

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

--- Comment #6 from Justin L  ---


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

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


[Libreoffice-bugs] [Bug 116872] 6-page DOCX shows 10 pages in Writer

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116872

Justin L  changed:

   What|Removed |Added

 CC||nikola.ko...@e-racuni.com

--- Comment #4 from Justin L  ---
*** Bug 117538 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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 118777] [Crash] Insert Signature Line after select image object

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118777

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.2.0|target:6.2.0 target:6.1.1

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


[Libreoffice-bugs] [Bug 118777] [Crash] Insert Signature Line after select image object

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118777

--- Comment #14 from Commit Notification 
 ---
Katarina Behrens committed a patch related to this issue.
It has been pushed to "libreoffice-6-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=545ddabc6614e751c807e9d1e1cbf7c617fc4141=libreoffice-6-1

tdf#118777: Disable signature line slot if non-text object

It will be available in 6.1.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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


[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sw/source

2018-07-25 Thread Libreoffice Gerrit user
 sw/source/uibase/uiview/viewstat.cxx |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 545ddabc6614e751c807e9d1e1cbf7c617fc4141
Author: Katarina Behrens 
AuthorDate: Tue Jul 24 19:03:23 2018 +0200
Commit: Michael Stahl 
CommitDate: Wed Jul 25 20:42:16 2018 +0200

tdf#118777: Disable signature line slot if non-text object

in 6.1 only in sw, the functionality ain't there yet in sc

Change-Id: I54f7ec336026013d09ac6262779e7fcbd17c2084
Reviewed-on: https://gerrit.libreoffice.org/57949
Tested-by: Jenkins
Reviewed-by: Katarina Behrens 
Reviewed-on: https://gerrit.libreoffice.org/57990
Reviewed-by: Michael Stahl 

diff --git a/sw/source/uibase/uiview/viewstat.cxx 
b/sw/source/uibase/uiview/viewstat.cxx
index 73661dca0b1b..04e344d0b10e 100644
--- a/sw/source/uibase/uiview/viewstat.cxx
+++ b/sw/source/uibase/uiview/viewstat.cxx
@@ -97,12 +97,18 @@ void SwView::GetState(SfxItemSet )
 break;
 
 case SID_INSERT_GRAPHIC:
-case SID_INSERT_SIGNATURELINE:
 if( m_pWrtShell->CursorInsideInputField() )
 {
 rSet.DisableItem(nWhich);
 }
 break;
+case SID_INSERT_SIGNATURELINE:
+if( !( m_nSelectionType & SelectionType::Text ||
+m_nSelectionType & SelectionType::NumberList ) )
+{
+rSet.DisableItem(nWhich);
+}
+break;
 case SID_EDIT_SIGNATURELINE:
 case SID_SIGN_SIGNATURELINE:
 if (!isSignatureLineSelected())
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 89356] in exported PDF sqrt sign has displaced horizontal bar

2018-07-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89356

kompilainenn <79045_79...@mail.ru> changed:

   What|Removed |Added

 OS|Linux (All) |All

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


  1   2   3   4   >