[Libreoffice-bugs] [Bug 96913] SIGSEGV displaying msgbox

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96913

--- Comment #6 from Buovjaga  ---
(In reply to charan from comment #5)
> I want to work on this bug so can someone provide help regarding this bug.

If you need help to work on this bug, you don't want to work on this bug.

What you want to be working on is easy hacks:
https://wiki.documentfoundation.org/Development/EasyHacks

-- 
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 103078] Left header and right header inconsistent and vary thru doc, and mismatch UI (see comment 11)

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103078

--- Comment #15 from Buovjaga  ---
No idea about the approaches and I don't know, why you would want to throw in
RTF to the mix to complicate things.

I suggest using the community support channels
http://www.libreoffice.org/get-help/community-support/ Ask.LibO and IRC..

-- 
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: desktop/source

2016-12-04 Thread Tor Lillqvist
 desktop/source/lib/init.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 96918103a07ae984befceb4dc579b004216bbc9f
Author: Tor Lillqvist 
Date:   Thu Dec 1 14:18:19 2016 +0200

Revert "lok: in preinit stage, do not force locale"

Fixes unit-prefork in online for me.

Kendy suggested to also change the forced locale to en-US.UTF-8
instead of just en-US, but that caused:

warn:i18nlangtag:32416:1:i18nlangtag/source/languagetag/languagetag.cxx:1369:
LanguageTagImpl::convertLocaleToLang: with bAllowOnTheFlyID invalid
'en-US.UTF-8'.

This reverts commit c3d25b8b74867b5b8419d09f6e362aa6c8eae34f.

Change-Id: I2cd8c50a783918c380505e7a3aaf37d578e76031
Reviewed-on: https://gerrit.libreoffice.org/31489
Reviewed-by: Jan Holesovsky 
Tested-by: Jan Holesovsky 

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 073be47..ea947b8 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -2939,6 +2939,8 @@ static int lo_initialize(LibreOfficeKit* pThis, const 
char* pAppPath, const char
 // Release Solar Mutex, lo_startmain thread should acquire it.
 Application::ReleaseSolarMutex();
 }
+
+force_c_locale();
 }
 
 // We could use InitVCL() here -- and used to before using 
soffice_main,
@@ -2961,8 +2963,6 @@ static int lo_initialize(LibreOfficeKit* pThis, const 
char* pAppPath, const char
 
 if (eStage != PRE_INIT)
 {
-force_c_locale();
-
 SAL_INFO("lok", "Enabling RequestHandler");
 RequestHandler::Enable(false);
 SAL_INFO("lok", "Starting soffice_main");
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104406] New: Draw slows down when loading previews

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104406

Bug ID: 104406
   Summary: Draw slows down when loading previews
   Product: LibreOffice
   Version: 5.2.3.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sauro...@gmx.de

Hello,
i have got a problem with Draw on all of my systems. When i try to open a file
with 10 or more slides and quite a few objects in it it get´s unusable slow for
a few minutes after every preview is fully loaded. 

Im using an I7 here so i don´t think its a speed issue.


Thanks!

-- 
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 92190] PRINTs landscape despite configured as portrait (Mac OS)

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92190

--- Comment #14 from Andras Timar  ---
Workaround 1: export to PDF, and print PDF. 

Workaround 2: printing works, if you reduce the page size a little bit, e.g. to
8.49" or 10.99".

-- 
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 96913] SIGSEGV displaying msgbox

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96913

--- Comment #5 from charan  ---
I want to work on this bug so can someone provide help regarding 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 104405] Clone Formatting ignores vertical text alignment

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104405

Noel Grandin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Assignee|libreoffice-b...@lists.free |noelgran...@gmail.com
   |desktop.org |
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 104405] New: Clone Formatting ignores vertical text alignment

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104405

Bug ID: 104405
   Summary: Clone Formatting ignores vertical text alignment
   Product: LibreOffice
   Version: 4.3.7.2 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Impress
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: noelgran...@gmail.com

Issue: create a table with more than 1 cell. Enter text in all cells. Change
the horizontal alignment of the text in the first cell to middle. Then change
the vertical alignment to bottom. Then use Clone Formatting to apply the same
changes to the texts in the other cells. Only the horizontal alignment is
cloned, the vertical alignment is ignored.

Expected result: Clone Formatting also clones the vertical alignment

-- 
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 104404] New: Extension Manager Help

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104404

Bug ID: 104404
   Summary: Extension Manager Help
   Product: LibreOffice
   Version: 5.2.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bridgeportcontrac...@gmail.com

LO | Tools | Extension Manager | Help button gives this empty stub page:  

https://help.libreoffice.org/sdatabase/desktop/ui/extensionmanager/bundled?Language=en-US=UNIX=5.2


I think it should point to either:
https://wiki.documentfoundation.org/Documentation/HowTo/install_extension

Or also possibly:
https://www.libreoffice.org/assets/Uploads/EN-Documents/Installingextensions.odt

Or, at the very least, to:
https://help.libreoffice.org/Common/Extension_Manager

Thanks.

-- 
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-5-3' - helpcontent2

2016-12-04 Thread Katarina Behrens
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6d1df1b0e1189e7e0ae2181a0fdc174d1ad404d0
Author: Katarina Behrens 
Date:   Mon Nov 28 19:14:34 2016 +0100

Updated core
Project: help  aba741039eb7205a1d157e0bb651c0c4dbe692a0

Help text for the new profile safe mode feature

Change-Id: I929dc882ee0702a51370d09bcde03158da80a751
Reviewed-on: https://gerrit.libreoffice.org/31327
Reviewed-by: Olivier Hallot 
Tested-by: Olivier Hallot 
(cherry picked from commit 6f85ca005b470f6e3b2d9f21633a102bb05912ea)
Reviewed-on: https://gerrit.libreoffice.org/31545
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 58d8c98..aba7410 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 58d8c98f612bdd9c8e4a25581e165ab01881dec8
+Subproject commit aba741039eb7205a1d157e0bb651c0c4dbe692a0
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Branch 'libreoffice-5-3' - AllLangHelp_shared.mk source/text

2016-12-04 Thread Katarina Behrens
 AllLangHelp_shared.mk   |1 
 source/text/shared/01/profile_safe_mode.xhp |   75 
 2 files changed, 76 insertions(+)

New commits:
commit aba741039eb7205a1d157e0bb651c0c4dbe692a0
Author: Katarina Behrens 
Date:   Mon Nov 28 19:14:34 2016 +0100

Help text for the new profile safe mode feature

Change-Id: I929dc882ee0702a51370d09bcde03158da80a751
Reviewed-on: https://gerrit.libreoffice.org/31327
Reviewed-by: Olivier Hallot 
Tested-by: Olivier Hallot 
(cherry picked from commit 6f85ca005b470f6e3b2d9f21633a102bb05912ea)
Reviewed-on: https://gerrit.libreoffice.org/31545
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 1c6837a..f70af6a 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -345,6 +345,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
 helpcontent2/source/text/shared/01/packagemanager \
 helpcontent2/source/text/shared/01/password_dlg \
 helpcontent2/source/text/shared/01/password_main \
+helpcontent2/source/text/shared/01/profile_safe_mode \
 helpcontent2/source/text/shared/01/ref_pdf_export \
 helpcontent2/source/text/shared/01/ref_pdf_send_as \
 helpcontent2/source/text/shared/01/securitywarning \
diff --git a/source/text/shared/01/profile_safe_mode.xhp 
b/source/text/shared/01/profile_safe_mode.xhp
new file mode 100644
index 000..1dfedca
--- /dev/null
+++ b/source/text/shared/01/profile_safe_mode.xhp
@@ -0,0 +1,75 @@
+
+
+
+
+
+  
+Safe Mode
+/text/shared/01/profile_safe_mode.xhp
+  
+
+
+
+
+
+  
+  
+profile;safe mode
+  
+
+  Safe 
Mode
+  Safe mode is a mode where %PRODUCTNAME 
temporarily starts with a fresh user profile and disables hardware 
acceleration. It helps to restore a non-working %PRODUCTNAME instance.
+  
+
+
+
+  Choose Help - Restart in Safe Mode...
+  Start %PRODUCTNAME from command line with 
--safe-mode option
+  Start %PRODUCTNAME from %PRODUCTNAME (Safe Mode) 
start menu entry (Windows only)
+
+
+What can I do in safe mode?
+Once in safe mode, you will be shown a dialog offering three 
user profile restoration options
+
+
+Continue in Safe Mode
+This option will let you work with %PRODUCTNAME as you are 
used to, but using a temporary user profile. It also means that all 
configuration changes made to the temporary user profile will be lost after 
restart.
+
+
+Quit
+Choosing Quit will just exit %PRODUCTNAME. Use 
this option if you got here by accident.
+
+
+Apply Changes and Restart
+The 
dialog offers multiple changes to the user profile that can be made to help 
restoring %PRODUCTNAME to working state. They get more radical from top down so 
you should try them successively one after another. Choosing this option 
applies selected changes
+
+
+Restore from backup
+%PRODUCTNAME keeps backups of previous configurations and 
activated extensions. Use this option to return to the previous state if your 
problems are likely to be caused by recent changes to configuration or 
extensions.
+
+
+Configure
+You 
can disable all extensions installed by the user. You can also disable hardware 
acceleration. Activate this option if you experience startup crashes or visual 
glitches, they are often related to hardware acceleration.
+
+
+Uninstall extensions
+Sometimes %PRODUCTNAME cannot be started due to extensions 
blocking or crashing. This option allows you to disable all extensions 
installed by the user as well as shared and bundled extensions. Uninstalling 
shared and bundled extensions should be used with caution. It will only work if 
you have the necessary system access rights.
+
+
+Reset to factory settings
+If 
all else fails, you can reset your user profile to the factory default. The 
first option Reset settings and user customizations resets all 
configuration and UI changes, but keeps things like your personal dictionary, 
templates etc. The second option will reset your entire profile to the state 
when you first installed %PRODUCTNAME. 
+
+
+If you 
could not resolve your problem by using safe mode, click on 
Advanced expander. You will find instructions how to get further 
help there.
+If you 
want to report a problem with your user profile, by clicking on Create 
Zip Archive from User Profile you can generate a zip file which can be 
uploaded to the bug tracking system to be investigated by the 
developers.
+Be 
aware that the uploaded profile might contain sensitive information, such as 
your personal dictionary, settings and installed extensions.
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 54169] LibO doesn’t obey OS setting “only show the accelerator underline when the Alt key is being pressed”

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54169

abhilash300si...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |abhilash300si...@gmail.com
   |desktop.org |

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


[Libreoffice-ux-advise] [Bug 54169] LibO doesn’t obey OS setting “only show the accelerator underline when the Alt key is being pressed”

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54169

abhilash300si...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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-ux-advise] [Bug 54169] LibO doesn’t obey OS setting “only show the accelerator underline when the Alt key is being pressed”

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54169

abhilash300si...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |abhilash300si...@gmail.com
   |desktop.org |

-- 
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: Branch 'libreoffice-5-3' - oox/source sc/qa sc/source

2016-12-04 Thread Mike Kaganski
 oox/source/core/fragmenthandler2.cxx   |1 
 oox/source/core/xmlfilterbase.cxx  |5 +
 oox/source/token/namespaces-strict.txt |1 
 oox/source/token/namespaces.hxx.tail   |1 
 oox/source/token/namespaces.txt|1 
 oox/source/token/tokens.txt|1 
 sc/qa/unit/bugfix-test.cxx |   50 +-
 sc/qa/unit/data/xlsx/tdf104310-2.xlsx  |binary
 sc/source/filter/inc/worksheetfragment.hxx |   41 +++
 sc/source/filter/oox/worksheetfragment.cxx |   77 +
 10 files changed, 155 insertions(+), 23 deletions(-)

New commits:
commit 90aca5a284c0d0828853b1a9ed2e4a0fd05f7f1a
Author: Mike Kaganski 
Date:   Fri Dec 2 03:31:22 2016 +0300

tdf#104310: Accept x12ac lists and fallbacks in dataValidations

Change-Id: I42cf20fcfe3ec03ebd09923be509a9d11e0b40da
Reviewed-on: https://gerrit.libreoffice.org/31516
Tested-by: Jenkins 
Reviewed-by: Kohei Yoshida 
(cherry picked from commit ce17ebb69500530c978767b1389c9e8341acb9bf)
Reviewed-on: https://gerrit.libreoffice.org/31529
Reviewed-by: Mike Kaganski 
Tested-by: Mike Kaganski 

diff --git a/oox/source/core/fragmenthandler2.cxx 
b/oox/source/core/fragmenthandler2.cxx
index 9a708d5..ba3f880 100644
--- a/oox/source/core/fragmenthandler2.cxx
+++ b/oox/source/core/fragmenthandler2.cxx
@@ -76,6 +76,7 @@ bool FragmentHandler2::prepareMceContext( sal_Int32 nElement, 
const AttributeLis
 {
 "p14",
 "p15",
+"x12ac",
 };
 
 if (std::find(aSupportedNS.begin(), aSupportedNS.end(), 
aRequires) != aSupportedNS.end())
diff --git a/oox/source/core/xmlfilterbase.cxx 
b/oox/source/core/xmlfilterbase.cxx
index fae720f..952bf5e 100644
--- a/oox/source/core/xmlfilterbase.cxx
+++ b/oox/source/core/xmlfilterbase.cxx
@@ -146,7 +146,10 @@ struct NamespaceIds: public rtl::StaticWithInit<
 {"http://schemas.microsoft.com/office/powerpoint/2010/main;,
  NMSP_p14},
 {"http://schemas.microsoft.com/office/powerpoint/2012/main;,
- NMSP_p15}};
+ NMSP_p15},
+{"http://schemas.microsoft.com/office/spreadsheetml/2011/1/ac;,
+ NMSP_x12ac},
+};
 }
 };
 
diff --git a/oox/source/token/namespaces-strict.txt 
b/oox/source/token/namespaces-strict.txt
index f9a4633..0f606f7 100644
--- a/oox/source/token/namespaces-strict.txt
+++ b/oox/source/token/namespaces-strict.txt
@@ -83,6 +83,7 @@ p14 
http://schemas.microsoft.com/office/powerpoint/2010/main
 # MSO 2012/2013 extensions 
-
 
 p15 
http://schemas.microsoft.com/office/powerpoint/2012/main
+x12ac   
http://schemas.microsoft.com/office/spreadsheetml/2011/1/ac
 
 # extlst namespaces
 
diff --git a/oox/source/token/namespaces.hxx.tail 
b/oox/source/token/namespaces.hxx.tail
index 89f8c1c..17770dc 100644
--- a/oox/source/token/namespaces.hxx.tail
+++ b/oox/source/token/namespaces.hxx.tail
@@ -46,6 +46,7 @@ inline sal_Int32 getNamespace( sal_Int32 nToken ) { return 
nToken & NMSP_MASK; }
 #define R_TOKEN( token )OOX_TOKEN( officeRel, token )
 #define VML_TOKEN( token )  OOX_TOKEN( vml, token )
 #define VMLX_TOKEN( token ) OOX_TOKEN( vmlExcel, token )
+#define X12AC_TOKEN( token )OOX_TOKEN( x12ac, token )
 #define XDR_TOKEN( token )  OOX_TOKEN( dmlSpreadDr, token )
 #define XLS_TOKEN( token )  OOX_TOKEN( xls, token )
 #define XLS14_TOKEN( token )OOX_TOKEN( xls14Lst, token )
diff --git a/oox/source/token/namespaces.txt b/oox/source/token/namespaces.txt
index 7920572..4b6f49a 100644
--- a/oox/source/token/namespaces.txt
+++ b/oox/source/token/namespaces.txt
@@ -83,6 +83,7 @@ p14 
http://schemas.microsoft.com/office/powerpoint/2010/main
 # MSO 2012/2013 extensions 
-
 
 p15 
http://schemas.microsoft.com/office/powerpoint/2012/main
+x12ac   
http://schemas.microsoft.com/office/spreadsheetml/2011/1/ac
 
 # extlst namespaces
 
diff --git a/oox/source/token/tokens.txt b/oox/source/token/tokens.txt
index b113c84..6d4fcb8 100644
--- a/oox/source/token/tokens.txt
+++ b/oox/source/token/tokens.txt
@@ -5781,6 +5781,7 @@ writeProtection
 wsDr
 wsp
 x
+x12ac
 x14
 xAlign
 xIllusions
diff --git a/sc/qa/unit/bugfix-test.cxx b/sc/qa/unit/bugfix-test.cxx
index 9b7f2b7..3499109 100644
--- a/sc/qa/unit/bugfix-test.cxx
+++ b/sc/qa/unit/bugfix-test.cxx
@@ -242,20 +242,42 @@ void ScFiltersTest::testRhbz1390776()
 
 void ScFiltersTest::testTdf104310()
 {
-ScDocShellRef xDocSh = loadDoc("tdf104310.", FORMAT_XLSX);
-ScDocument& rDoc = 

[Libreoffice-bugs] [Bug 104349] Formatting - text highlight color which differs from MS Office.

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104349

--- Comment #5 from VA  ---
The file was created in MSO but same for LO.

-- 
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 104131] [META] Bugs related to VCL related text layout

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104131

Khaled Hosny  changed:

   What|Removed |Added

 CC||khaledho...@eglug.org

--- Comment #3 from Khaled Hosny  ---
Thinking again, I guess the other meta bug should be fine. People already CC me
to the bugs they think would interest me most of time, so need need to
complicate things even further. This one can be closed.

-- 
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 104403] Support multi-colored fonts using COLR/CPAL tables

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104403

Khaled Hosny  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||munzirt...@gmail.com
 Blocks||71732
 Ever confirmed|0   |1


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
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 71732] [META] Bugs related to text rendering, typography and font features in LO

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732

Khaled Hosny  changed:

   What|Removed |Added

 Depends on||104403


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104403
[Bug 104403] Support multi-colored fonts using COLR/CPAL tables
-- 
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 104403] New: Support multi-colored fonts using COLR/CPAL tables

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104403

Bug ID: 104403
   Summary: Support multi-colored fonts using COLR/CPAL tables
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: graphics stack
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: khaledho...@eglug.org

Description:
The latest version of the OpenType specification introduced few tables that
allow for having multi-colored glyphs.

The simplest of them is COLR/CPAL
(https://www.microsoft.com/typography/otspec/colr.htm,
https://www.microsoft.com/typography/otspec/cpal.htm) which uses layers of
normal glyphs and color palettes to assign colors to each.

It shouldn’s be hard to parse the tables in SalGraphics::DrawTextLayout() and
draw each layer glyph with its assigned color. We might want to wait until
HarfBuzz supports these fonts to avoid parsing the tables on our own.

This would allow supporting fonts like Amiri Quran Colored or several of the
new Emoji fonts cross-platform (Windows 8.1+ already supports this format,
though I don’t think we make use of that support).

Steps to Reproduce:
Try using Amiri Quran Colored font with Arabic text.

Actual Results:  
Text comes out using the foreground color.

Expected Results:
Text should use the colors defined in the font.


Reproducible: Always

User Profile Reset: 

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101
Firefox/50.0

-- 
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 90317] page format change ignored - incompatibility with word

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90317

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #6 from Justin L  ---
Created attachment 129308
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129308=edit
ANSTO_GroupTourBooking_ConfirmationForm_2013.pdf: how it looks in LO5.3beta1

main form still showing in portrait instead of landscape mode in LO5.3beta1.
This document took a very long time to load.  Most of the other problems
mention seem to be 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


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

2016-12-04 Thread Mark Page
 vcl/source/filter/igif/gifread.cxx|   30 
 vcl/source/filter/ixbm/xbmread.cxx|   11 ++--
 vcl/source/filter/ixpm/xpmread.cxx|   42 +++---
 vcl/source/filter/jpeg/JpegWriter.cxx |6 +---
 vcl/source/filter/jpeg/JpegWriter.hxx |2 -
 vcl/source/filter/wmf/winwmf.cxx  |   10 +++-
 vcl/source/gdi/alpha.cxx  |   13 ++
 vcl/source/gdi/pdfwriter_impl.cxx |8 +++---
 vcl/source/gdi/pngwrite.cxx   |   18 +-
 9 files changed, 48 insertions(+), 92 deletions(-)

New commits:
commit a8b986572c288860f2076a50cdeadb1ee4aecd6d
Author: Mark Page 
Date:   Fri Dec 2 12:53:47 2016 +

Change Read/Write access to Scoped Read/Write access

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

diff --git a/vcl/source/filter/igif/gifread.cxx 
b/vcl/source/filter/igif/gifread.cxx
index 1bfae2f..3c98628 100644
--- a/vcl/source/filter/igif/gifread.cxx
+++ b/vcl/source/filter/igif/gifread.cxx
@@ -58,8 +58,8 @@ class GIFReader : public GraphicReader
 SvStream&   rIStm;
 std::vector aSrcBuf;
 std::unique_ptr pDecomp;
-BitmapWriteAccess*  pAcc8;
-BitmapWriteAccess*  pAcc1;
+Bitmap::ScopedWriteAccess pAcc8;
+Bitmap::ScopedWriteAccess pAcc1;
 longnYAcc;
 longnLastPos;
 sal_uInt32  nLogWidth100;
@@ -113,8 +113,6 @@ GIFReader::GIFReader( SvStream& rStm )
 : aGPalette ( 256 )
 , aLPalette ( 256 )
 , rIStm ( rStm )
-, pAcc8 ( nullptr )
-, pAcc1 ( nullptr )
 , nYAcc ( 0 )
 , nLastPos ( rStm.Tell() )
 , nLogWidth100 ( 0UL )
@@ -150,12 +148,6 @@ GIFReader::GIFReader( SvStream& rStm )
 GIFReader::~GIFReader()
 {
 aImGraphic.SetContext( nullptr );
-
-if( pAcc1 )
-Bitmap::ReleaseAccess( pAcc1 );
-
-if( pAcc8 )
-Bitmap::ReleaseAccess( pAcc8 );
 }
 
 void GIFReader::ClearImageExtensions()
@@ -193,7 +185,7 @@ void GIFReader::CreateBitmaps( long nWidth, long nHeight, 
BitmapPalette* pPal,
 if( !aAnimation.Count() )
 aBmp1.Erase( aWhite );
 
-pAcc1 = aBmp1.AcquireWriteAccess();
+pAcc1 = Bitmap::ScopedWriteAccess(aBmp1);
 
 if( pAcc1 )
 {
@@ -213,7 +205,7 @@ void GIFReader::CreateBitmaps( long nWidth, long nHeight, 
BitmapPalette* pPal,
 else
   aBmp8.Erase( Color( COL_WHITE ) );
 
-pAcc8 = aBmp8.AcquireWriteAccess();
+pAcc8 = Bitmap::ScopedWriteAccess(aBmp8);
 bStatus = ( pAcc8 != nullptr );
 }
 }
@@ -623,13 +615,11 @@ void GIFReader::CreateNewBitmaps()
 {
 AnimationBitmap aAnimBmp;
 
-Bitmap::ReleaseAccess( pAcc8 );
-pAcc8 = nullptr;
+pAcc8.reset();
 
 if( bGCTransparent )
 {
-Bitmap::ReleaseAccess( pAcc1 );
-pAcc1 = nullptr;
+pAcc1.reset();
 aAnimBmp.aBmpEx = BitmapEx( aBmp8, aBmp1 );
 }
 else
@@ -664,20 +654,20 @@ const Graphic& GIFReader::GetIntermediateGraphic()
 {
 Bitmap  aBmp;
 
-Bitmap::ReleaseAccess( pAcc8 );
+pAcc8.reset();
 
 if ( bGCTransparent )
 {
-Bitmap::ReleaseAccess( pAcc1 );
+pAcc1.reset();
 aImGraphic = BitmapEx( aBmp8, aBmp1 );
 
-pAcc1 = aBmp1.AcquireWriteAccess();
+pAcc1 = Bitmap::ScopedWriteAccess(aBmp1);
 bStatus = bStatus && ( pAcc1 != nullptr );
 }
 else
 aImGraphic = aBmp8;
 
-pAcc8 = aBmp8.AcquireWriteAccess();
+pAcc8 = Bitmap::ScopedWriteAccess(aBmp8);
 bStatus = bStatus && ( pAcc8 != nullptr );
 }
 
diff --git a/vcl/source/filter/ixbm/xbmread.cxx 
b/vcl/source/filter/ixbm/xbmread.cxx
index 5b0741f..1c29a1f 100644
--- a/vcl/source/filter/ixbm/xbmread.cxx
+++ b/vcl/source/filter/ixbm/xbmread.cxx
@@ -38,7 +38,7 @@ class XBMReader : public GraphicReader
 {
 SvStream&   rIStm;
 Bitmap  aBmp1;
-BitmapWriteAccess*  pAcc1;
+Bitmap::ScopedWriteAccess pAcc1;
 short*  pHexTable;
 BitmapColor aWhite;
 BitmapColor aBlack;
@@ -62,7 +62,6 @@ public:
 
 XBMReader::XBMReader( SvStream& rStm ) :
 rIStm   ( rStm ),
-pAcc1   ( nullptr ),
 nLastPos( rStm.Tell() ),
 nWidth  ( 0 ),
 nHeight ( 0 ),
@@ -76,9 +75,6 @@ XBMReader::XBMReader( SvStream& rStm ) :
 XBMReader::~XBMReader()
 {
 delete[] pHexTable;
-
-if( pAcc1 )
-Bitmap::ReleaseAccess( pAcc1 );
 }
 
 void XBMReader::InitTable()
@@ -332,7 +328,7 @@ ReadState XBMReader::ReadXBM( Graphic& rGraphic )
 if ( bStatus && nWidth && nHeight )
 {

[Libreoffice-commits] core.git: include/drawinglayer include/editeng include/filter include/formula include/i18nlangtag

2016-12-04 Thread Noel Grandin
 include/drawinglayer/animation/animationtiming.hxx|6 +++---
 include/drawinglayer/attribute/fillgraphicattribute.hxx   |2 +-
 include/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx |2 +-
 include/drawinglayer/primitive2d/svggradientprimitive2d.hxx   |   10 
+-
 include/drawinglayer/texture/texture3d.hxx|4 ++--
 include/editeng/bulletitem.hxx|4 ++--
 include/editeng/editeng.hxx   |2 +-
 include/editeng/flditem.hxx   |4 ++--
 include/editeng/outlobj.hxx   |2 +-
 include/editeng/paperinf.hxx  |2 +-
 include/editeng/splwrap.hxx   |4 ++--
 include/editeng/svxacorr.hxx  |2 +-
 include/editeng/svxrtf.hxx|4 ++--
 include/editeng/unoedhlp.hxx  |2 +-
 include/editeng/unoforou.hxx  |2 +-
 include/filter/msfilter/escherex.hxx  |2 +-
 include/filter/msfilter/msdffimp.hxx  |4 ++--
 include/filter/msfilter/mstoolbar.hxx |2 +-
 include/formula/formula.hxx   |4 ++--
 include/formula/funcutl.hxx   |2 +-
 include/i18nlangtag/languagetag.hxx   |2 +-
 21 files changed, 34 insertions(+), 34 deletions(-)

New commits:
commit fe3e1067bfa8d62d2a43c7ea227d87327ee020d2
Author: Noel Grandin 
Date:   Fri Dec 2 16:34:40 2016 +0200

loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtag

Change-Id: I081ed66a88fc11648f5c63919c3de2a71f1afd59
Reviewed-on: https://gerrit.libreoffice.org/31556
Reviewed-by: Noel Grandin 
Tested-by: Noel Grandin 

diff --git a/include/drawinglayer/animation/animationtiming.hxx 
b/include/drawinglayer/animation/animationtiming.hxx
index 59c3960..4514349 100644
--- a/include/drawinglayer/animation/animationtiming.hxx
+++ b/include/drawinglayer/animation/animationtiming.hxx
@@ -56,7 +56,7 @@ namespace drawinglayer
 double  mfState;
 
 public:
-AnimationEntryFixed(double fDuration, double fState = 0.0);
+AnimationEntryFixed(double fDuration, double fState);
 virtual ~AnimationEntryFixed() override;
 virtual AnimationEntry* clone() const override;
 
@@ -76,7 +76,7 @@ namespace drawinglayer
 double  mfStop;
 
 public:
-AnimationEntryLinear(double fDuration, double fFrequency = 250.0, 
double fStart = 0.0, double fStop = 1.0);
+AnimationEntryLinear(double fDuration, double fFrequency, double 
fStart, double fStop);
 virtual ~AnimationEntryLinear() override;
 virtual AnimationEntry* clone() const override;
 
@@ -115,7 +115,7 @@ namespace drawinglayer
 sal_uInt32  mnRepeat;
 
 public:
-AnimationEntryLoop(sal_uInt32 nRepeat = 0x);
+AnimationEntryLoop(sal_uInt32 nRepeat);
 virtual ~AnimationEntryLoop() override;
 virtual AnimationEntry* clone() const override;
 
diff --git a/include/drawinglayer/attribute/fillgraphicattribute.hxx 
b/include/drawinglayer/attribute/fillgraphicattribute.hxx
index 87304c6..a2a2174 100644
--- a/include/drawinglayer/attribute/fillgraphicattribute.hxx
+++ b/include/drawinglayer/attribute/fillgraphicattribute.hxx
@@ -53,7 +53,7 @@ namespace drawinglayer
 FillGraphicAttribute(
 const Graphic& rGraphic,
 const basegfx::B2DRange& rGraphicRange,
-bool bTiling = false,
+bool bTiling,
 double fOffsetX = 0.0,
 double fOffsetY = 0.0);
 FillGraphicAttribute(const FillGraphicAttribute& rCandidate);
diff --git a/include/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx 
b/include/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx
index 62bd981..5b4a141 100644
--- a/include/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/clippedborderlineprimitive2d.hxx
@@ -47,7 +47,7 @@ namespace drawinglayer
 const basegfx::BColor& rRGBColorGap,
 bool bHasGapColor,
 const short nStyle,
-double fPatternScale = 1.0 );
+double fPatternScale );
 
 /// compare operator
 virtual bool operator==(const BasePrimitive2D& 

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

2016-12-04 Thread Noel Grandin
 filter/source/msfilter/escherex.cxx  |6 +++---
 include/filter/msfilter/escherex.hxx |   18 --
 oox/source/export/vmlexport.cxx  |2 +-
 sd/source/filter/eppt/epptso.cxx |2 +-
 4 files changed, 17 insertions(+), 11 deletions(-)

New commits:
commit d92d9df55c002323219012cd4896034e2be935fd
Author: Noel Grandin 
Date:   Fri Dec 2 16:10:09 2016 +0200

convert E_GRAPH_PROV constants to typed_flags

and drop the never checked
   E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES
constant

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

diff --git a/filter/source/msfilter/escherex.cxx 
b/filter/source/msfilter/escherex.cxx
index b6d5640..d6c8ce3 100644
--- a/filter/source/msfilter/escherex.cxx
+++ b/filter/source/msfilter/escherex.cxx
@@ -4065,7 +4065,7 @@ bool EscherBlibEntry::operator==( const EscherBlibEntry& 
rEscherBlibEntry ) cons
 return true;
 }
 
-EscherGraphicProvider::EscherGraphicProvider( sal_uInt32 nFlags ) :
+EscherGraphicProvider::EscherGraphicProvider( EscherGraphicProviderFlags 
nFlags ) :
 mnFlags ( nFlags ),
 mpBlibEntrys( nullptr ),
 mnBlibBufSize   ( 0 ),
@@ -4326,7 +4326,7 @@ sal_uInt32 EscherGraphicProvider::GetBlibID( SvStream& 
rPicOutStrm, const OStrin
 sal_uInt32 nExtra, nAtomSize = 0;
 sal_uInt32 nInstance, nUncompressedSize = 
p_EscherBlibEntry->mnSize;
 
-if ( mnFlags & E_GRAPH_PROV_USE_INSTANCES )
+if ( mnFlags & EscherGraphicProviderFlags::UseInstances )
 {
 rPicOutStrm.WriteUInt32( 0x7f9 | (sal_uInt16)( 
mnBlibEntrys << 4 ) )
.WriteUInt32( 0 );
@@ -4798,7 +4798,7 @@ void EscherSolverContainer::WriteSolver( SvStream& rStrm )
 }
 }
 
-EscherExGlobal::EscherExGlobal( sal_uInt32 nGraphicProvFlags ) :
+EscherExGlobal::EscherExGlobal( EscherGraphicProviderFlags nGraphicProvFlags ) 
:
 EscherGraphicProvider( nGraphicProvFlags ),
 mpPicStrm( nullptr ),
 mbHasDggCont( false ),
diff --git a/include/filter/msfilter/escherex.hxx 
b/include/filter/msfilter/escherex.hxx
index 00286c9..0e7a199 100644
--- a/include/filter/msfilter/escherex.hxx
+++ b/include/filter/msfilter/escherex.hxx
@@ -39,6 +39,7 @@
 #include 
 #include 
 #include 
+#include 
 
 namespace com { namespace sun { namespace star {
 namespace awt { struct Rectangle; }
@@ -545,13 +546,18 @@ public:
 };
 
 
-#define E_GRAPH_PROV_USE_INSTANCES 1
-#define E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES   2
+enum class EscherGraphicProviderFlags {
+NONE= 0,
+UseInstances= 1,
+};
+namespace o3tl {
+template<> struct typed_flags : 
is_typed_flags {};
+}
 
 class MSFILTER_DLLPUBLIC EscherGraphicProvider
 {
-sal_uInt32  mnFlags;
-
+EscherGraphicProviderFlags
+mnFlags;
 EscherBlibEntry**   mpBlibEntrys;
 sal_uInt32  mnBlibBufSize;
 sal_uInt32  mnBlibEntrys;
@@ -585,7 +591,7 @@ public:
 voidSetBaseURI( const OUString& rBaseURI ) { maBaseURI = rBaseURI; 
};
 const OUString& GetBaseURI() { return maBaseURI; };
 
-EscherGraphicProvider( sal_uInt32 nFlags = 
E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES );
+EscherGraphicProvider( EscherGraphicProviderFlags nFlags  = 
EscherGraphicProviderFlags::NONE );
 virtual ~EscherGraphicProvider();
 };
 
@@ -939,7 +945,7 @@ public:
 class MSFILTER_DLLPUBLIC EscherExGlobal : public EscherGraphicProvider
 {
 public:
-explicitEscherExGlobal( sal_uInt32 nGraphicProvFlags = 
E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES );
+explicitEscherExGlobal( EscherGraphicProviderFlags 
nGraphicProvFlags = EscherGraphicProviderFlags::NONE );
 virtual ~EscherExGlobal() override;
 
 /** Returns a new drawing ID for a new drawing container (DGCONTAINER). */
diff --git a/oox/source/export/vmlexport.cxx b/oox/source/export/vmlexport.cxx
index 28de3dc..11035f2 100644
--- a/oox/source/export/vmlexport.cxx
+++ b/oox/source/export/vmlexport.cxx
@@ -52,7 +52,7 @@ static const sal_Int32 Tag_Container = 4;
 static const sal_Int32 Tag_Commit = 5;
 
 VMLExport::VMLExport( ::sax_fastparser::FSHelperPtr const & pSerializer, 
VMLTextExport* pTextExport )
-: EscherEx( std::make_shared(0), nullptr, /*bOOXML=*/true )
+: EscherEx( std::make_shared(), nullptr, /*bOOXML=*/true )
 , m_pSerializer( pSerializer )
 , m_pTextExport( pTextExport )
 , m_eHOri( 0 )
diff --git a/sd/source/filter/eppt/epptso.cxx b/sd/source/filter/eppt/epptso.cxx
index 3a320e1..3112e65 100644
--- a/sd/source/filter/eppt/epptso.cxx
+++ b/sd/source/filter/eppt/epptso.cxx
@@ -98,7 +98,7 @@ using namespace ::com::sun::star;
 
 

[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk

2016-12-04 Thread Noel Grandin
 compilerplugins/clang/passstuffbyref.cxx  |   50 +++---
 compilerplugins/clang/test/passstuffbyref.cxx |   28 ++
 solenv/CompilerTest_compilerplugins_clang.mk  |1 
 3 files changed, 67 insertions(+), 12 deletions(-)

New commits:
commit 8cf59c674326d93de049ffe2c1d73d7f32e70d37
Author: Noel Grandin 
Date:   Fri Dec 2 17:03:37 2016 +0200

make passstuffbyref plugin ignore std::move'd params

request from vmiklos

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

diff --git a/compilerplugins/clang/passstuffbyref.cxx 
b/compilerplugins/clang/passstuffbyref.cxx
index ad6c100..8695ae6 100644
--- a/compilerplugins/clang/passstuffbyref.cxx
+++ b/compilerplugins/clang/passstuffbyref.cxx
@@ -185,24 +185,50 @@ void PassStuffByRef::checkParams(const FunctionDecl * 
functionDecl) {
 if (!functionDecl->doesThisDeclarationHaveABody()) {
 return;
 }
+auto cxxConstructorDecl = dyn_cast(functionDecl);
 unsigned n = functionDecl->getNumParams();
 for (unsigned i = 0; i != n; ++i) {
 const ParmVarDecl * pvDecl = functionDecl->getParamDecl(i);
 auto const t = pvDecl->getType();
-if (isFat(t)) {
-report(
-DiagnosticsEngine::Warning,
-("passing %0 by value, rather pass by const lvalue reference"),
-pvDecl->getLocation())
-<< t << pvDecl->getSourceRange();
-auto can = functionDecl->getCanonicalDecl();
-if (can->getLocation() != functionDecl->getLocation()) {
-report(
-DiagnosticsEngine::Note, "function is declared here:",
-can->getLocation())
-<< can->getSourceRange();
+if (!isFat(t)) {
+continue;
+}
+// Ignore cases where the parameter is std::move'd.
+// This is a fairly simple check, might need some more complexity if 
the parameter is std::move'd
+// somewhere else in the constructor.
+bool bFoundMove = false;
+if (cxxConstructorDecl) {
+for (CXXCtorInitializer const * cxxCtorInitializer : 
cxxConstructorDecl->inits()) {
+if (cxxCtorInitializer->isMemberInitializer())
+{
+auto cxxConstructExpr = 
dyn_cast(cxxCtorInitializer->getInit());
+if (cxxConstructExpr && cxxConstructExpr->getNumArgs() == 
1)
+{
+if (auto callExpr = 
dyn_cast(cxxConstructExpr->getArg(0))) {
+if 
(loplugin::DeclCheck(callExpr->getCalleeDecl()).Function("move").StdNamespace())
 {
+bFoundMove = true;
+break;
+}
+}
+}
+}
 }
 }
+if (bFoundMove) {
+continue;
+}
+report(
+DiagnosticsEngine::Warning,
+("passing %0 by value, rather pass by const lvalue reference"),
+pvDecl->getLocation())
+<< t << pvDecl->getSourceRange();
+auto can = functionDecl->getCanonicalDecl();
+if (can->getLocation() != functionDecl->getLocation()) {
+report(
+DiagnosticsEngine::Note, "function is declared here:",
+can->getLocation())
+<< can->getSourceRange();
+}
 }
 // ignore stuff that forms part of the stable URE interface
 if (isInUnoIncludeFile(functionDecl)) {
diff --git a/compilerplugins/clang/test/passstuffbyref.cxx 
b/compilerplugins/clang/test/passstuffbyref.cxx
new file mode 100644
index 000..d19b139
--- /dev/null
+++ b/compilerplugins/clang/test/passstuffbyref.cxx
@@ -0,0 +1,28 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; 
fill-column: 100 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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/.
+ */
+
+#include 
+
+struct S {
+OUString mv;
+
+// request from vmiklos: make sure we ignore cases where the passed in 
parameter is std::move'd
+S(OUString v)
+  : mv(std::move(v)) {}
+};
+
+
+void f() // expected-error {{Unreferenced externally visible function 
definition [loplugin:unreffun]}}
+{
+S* s;
+OUString v;
+s = new S(v);
+}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s 
cinkeys+=0=break: */
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk 
b/solenv/CompilerTest_compilerplugins_clang.mk
index 8bae924..dc3a67e 100644
--- 

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

2016-12-04 Thread Arnaud Versini
 basic/source/runtime/runtime.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 86801fd5c1c0b02587ffb3082f4db63e7ef720ba
Author: Arnaud Versini 
Date:   Sun Dec 4 19:58:38 2016 +0100

basic : Make NeedEsc easier to read

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

diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx
index 030a75f..64a286e 100644
--- a/basic/source/runtime/runtime.cxx
+++ b/basic/source/runtime/runtime.cxx
@@ -1400,11 +1400,11 @@ namespace
 {
 bool NeedEsc(sal_Unicode cCode)
 {
-if((cCode & 0xFF80))
+if(!rtl::isAscii(cCode))
 {
 return false;
 }
-switch((sal_uInt8)(cCode & 0x07F))
+switch(cCode)
 {
 case '.':
 case '^':
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Build Problem with Lode

2016-12-04 Thread Noel Grandin

mostly I just mark the entire libreoffice build + source folder as being 
excluded from AV.

Yes, you can disable your internet connection after the download phase is 
complete, and the build will still work.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 92809] dictionary install fails

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92809

tommy27  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #7 from tommy27  ---
thanks 4 feedback.
RESOLVED WORKSFORME

-- 
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 92809] dictionary install fails

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92809

--- Comment #6 from marquard...@live.com ---
I am on 5.1.5.2 and have not had that problem lately.

-- 
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] online.git: kit/ChildSession.cpp

2016-12-04 Thread Ashod Nakashian
 kit/ChildSession.cpp |   22 --
 1 file changed, 20 insertions(+), 2 deletions(-)

New commits:
commit c7e5874effc0c9b148a557e8d3d30074faefc4ff
Author: Ashod Nakashian 
Date:   Sun Dec 4 23:45:26 2016 -0500

loolwsd: invalidate all parts when document size changes

This is a stop-gap until Core sends these invalidations
with more precision. Otherwise, we may be wasting valuable
cache data here.

This fixes showing incorrect tiles when slides are
inserted/removed from a doc.

Change-Id: I7a02c6fb96ff27223afe71d891db639ab5b2cfae
Reviewed-on: https://gerrit.libreoffice.org/31616
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/kit/ChildSession.cpp b/kit/ChildSession.cpp
index dc825cd..3022344 100644
--- a/kit/ChildSession.cpp
+++ b/kit/ChildSession.cpp
@@ -1115,8 +1115,26 @@ void ChildSession::loKitCallback(const int nType, const 
std::string& rPayload)
 sendTextFrame("searchresultselection: " + rPayload);
 break;
 case LOK_CALLBACK_DOCUMENT_SIZE_CHANGED:
-getStatus("", 0);
-getPartPageRectangles("", 0);
+{
+//TODO: clenaup and merge.
+
+std::unique_lock lock(_docManager.getDocumentMutex());
+const int parts = getLOKitDocument()->getParts();
+for (int i = 0; i < parts; ++i)
+{
+sendTextFrame("invalidatetiles:"
+  " part=" + std::to_string(i) +
+  " x=0" +
+  " y=0" +
+  " width=" + std::to_string(INT_MAX) +
+  " height=" + std::to_string(INT_MAX));
+}
+
+lock.unlock();
+
+getStatus("", 0);
+getPartPageRectangles("", 0);
+}
 break;
 case LOK_CALLBACK_SET_PART:
 sendTextFrame("setpart: " + rPayload);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

2016-12-04 Thread Ashod Nakashian
 wsd/LOOLWSD.cpp |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 1a46557922164626cd1554e724581c389272b2ea
Author: Ashod Nakashian 
Date:   Thu Dec 1 22:06:22 2016 -0500

loolwsd: local names should begin with small case

Change-Id: I9b9da72f7d9bd94155cbe443f66aedc163a92aa8
Reviewed-on: https://gerrit.libreoffice.org/31615
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 1305576..277ace6 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -327,7 +327,7 @@ static bool cleanupChildren()
 /// Called on startup only.
 static void preForkChildren()
 {
-std::unique_lock DocBrokersLock(DocBrokersMutex);
+std::unique_lock docBrokersLock(DocBrokersMutex);
 std::unique_lock lock(NewChildrenMutex);
 
 int numPreSpawn = LOOLWSD::NumPreSpawnedChildren;
@@ -647,7 +647,7 @@ private:
 const std::string formName(form.get("name"));
 
 // Validate the docKey
-std::unique_lock DocBrokersLock(DocBrokersMutex);
+std::unique_lock docBrokersLock(DocBrokersMutex);
 std::string decodedUri;
 URI::decode(tokens[2], decodedUri);
 const auto docKey = 
DocumentBroker::getDocKey(DocumentBroker::sanitizeURI(decodedUri));
@@ -658,7 +658,7 @@ private:
 {
 throw BadRequestException("DocKey [" + docKey + "] or 
childid [" + formChildid + "] is invalid.");
 }
-DocBrokersLock.unlock();
+docBrokersLock.unlock();
 
 // protect against attempts to inject something funny here
 if (formChildid.find('/') == std::string::npos && 
formName.find('/') == std::string::npos)
@@ -682,7 +682,7 @@ private:
 std::string decodedUri;
 URI::decode(tokens[2], decodedUri);
 const auto docKey = 
DocumentBroker::getDocKey(DocumentBroker::sanitizeURI(decodedUri));
-std::unique_lock DocBrokersLock(DocBrokersMutex);
+std::unique_lock docBrokersLock(DocBrokersMutex);
 auto docBrokerIt = DocBrokers.find(docKey);
 if (docBrokerIt == DocBrokers.end())
 {
@@ -702,7 +702,7 @@ private:
 {
 throw BadRequestException("RandomDir cannot be equal to 
ChildId");
 }
-DocBrokersLock.unlock();
+docBrokersLock.unlock();
 
 std::string fileName;
 bool responded = false;
@@ -2088,7 +2088,7 @@ int LOOLWSD::main(const std::vector& 
/*args*/)
 {
 try
 {
-std::unique_lock 
DocBrokersLock(DocBrokersMutex);
+std::unique_lock 
docBrokersLock(DocBrokersMutex);
 cleanupDocBrokers();
 for (auto& pair : DocBrokers)
 {
@@ -2223,7 +2223,7 @@ void alertAllUsers(const std::string& cmd, const 
std::string& kind)
 
 void alertAllUsers(const std::string& msg)
 {
-std::lock_guard DocBrokersLock(DocBrokersMutex);
+std::lock_guard docBrokersLock(DocBrokersMutex);
 
 alertAllUsersInternal(msg);
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104402] New: Crash in: SfxObjectShell::GetBaseModel()

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104402

Bug ID: 104402
   Summary: Crash in: SfxObjectShell::GetBaseModel()
   Product: LibreOffice
   Version: unspecified
  Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nma...@yahoo.com

This bug was filed from the crash reporting server and is
br-1654ce86-862e-45ab-9cce-3cb6764c9e90.
=

I have no idea how to write a bug report.  I've made notes of what happened.
After turning the PC off, then on, all appears well now.

-- 
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 104401] Export as PDF, no JPEG compression

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104401

jm...@posteo.de changed:

   What|Removed |Added

Summary|PDF Export, no  |Export as PDF, no JPEG
   |JPEG-Compression|compression

-- 
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 104401] New: PDF Export, no JPEG-Compression

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104401

Bug ID: 104401
   Summary: PDF Export, no JPEG-Compression
   Product: LibreOffice
   Version: 5.2.3.3 release
  Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jm...@posteo.de

Description:
When I export a file as PDF the JPEG compression doesn´t work. 

Steps to Reproduce:
1.Select "Export as PDF"
2.Select "Images, JPEG compression" 
3.Export

Actual Results:  
 No compression of JPEG images

Expected Results:
Compression of JPEG images


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101
Firefox/50.0

-- 
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: desktop/source

2016-12-04 Thread Ashod Nakashian
 desktop/source/lib/init.cxx |   36 +---
 1 file changed, 25 insertions(+), 11 deletions(-)

New commits:
commit 2a5d8d7306776cc59a6311f20f32e1007dcac858
Author: Ashod Nakashian 
Date:   Sun Dec 4 11:00:48 2016 -0500

Lok: better logging and warnings

Change-Id: Ia933ae65197893592eeb04cb8a1a617a931ad623
Reviewed-on: https://gerrit.libreoffice.org/31606
Tested-by: Jenkins 
Reviewed-by: Ashod Nakashian 

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index defc79b..073be47 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -606,6 +606,7 @@ void CallbackFlushHandler::callback(const int type, const 
char* payload, void* d
 void CallbackFlushHandler::queue(const int type, const char* data)
 {
 std::string payload(data ? data : "(nil)");
+//SAL_WARN("lok", "Queue: " << type << " : " << payload);
 if (m_bPartTilePainting)
 {
 // We drop notifications when this is set, except for important ones.
@@ -622,7 +623,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 type != LOK_CALLBACK_VIEW_CURSOR_VISIBLE &&
 type != LOK_CALLBACK_TEXT_SELECTION)
 {
-SAL_WARN("lok", "Skipping while painting [" + std::to_string(type) 
+ "]: [" + payload + "].");
+SAL_WARN("lok", "Skipping while painting [" << type << "]: [" << 
payload << "].");
 return;
 }
 
@@ -639,7 +640,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 // issuing it, instead of the absolute one that we expect.
 // This is temporary however, and, once the control is created and 
initialized
 // correctly, it eventually emits the correct absolute coordinates.
-SAL_WARN("lok", "Skipping invalid event [" + std::to_string(type) + 
"]: [" + payload + "].");
+SAL_WARN("lok", "Skipping invalid event [" << type << "]: [" << 
payload << "].");
 return;
 }
 
@@ -670,7 +671,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 
 if (pos != m_queue.rend() && pos->second == payload)
 {
-//SAL_WARN("lok", "Skipping queue duplicate [" + 
std::to_string(type) + "]: [" + payload + "].");
+//SAL_WARN("lok", "Skipping queue duplicate [" << type << + 
"]: [" << payload << "].");
 return;
 }
 }
@@ -719,6 +720,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 case LOK_CALLBACK_GRAPHIC_SELECTION:
 case LOK_CALLBACK_INVALIDATE_VISIBLE_CURSOR:
 case LOK_CALLBACK_INVALIDATE_TILES:
+//SAL_WARN("lok", "Removing dups of [" << type << "]: [" << 
payload << "].");
 removeAll([type] (const queue_type::value_type& elem) { return 
(elem.first == type); });
 break;
 }
@@ -778,7 +780,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 //SAL_WARN("lok", "New: " << rcNew.toString());
 if (rcNew.isInfinite())
 {
-SAL_WARN("lok", "Have Empty [" << type << "]: [" << 
payload << "] so removing all.");
+SAL_WARN("lok", "Have Empty [" << type << "]: [" << 
payload << "] so removing all with part " << rcNew.m_nPart << ".");
 removeAll(
 [type, ] (const queue_type::value_type& elem) {
 if (elem.first == type)
@@ -797,6 +799,7 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 {
 const auto rcOrig = rcNew;
 
+//SAL_WARN("lok", "Have [" << type << "]: [" << payload << 
"] so merging overlapping.");
 removeAll(
 [type, ] (const queue_type::value_type& elem) {
 if (elem.first == type)
@@ -804,14 +807,15 @@ void CallbackFlushHandler::queue(const int type, const 
char* data)
 const RectangleAndPart rcOld = 
RectangleAndPart::Create(elem.second);
 if (rcOld.m_nPart != rcNew.m_nPart)
 return false;
-//SAL_WARN("lok", "#" << i << " Old: " << 
rcOld.toString());
+
 const Rectangle rcOverlap = 
rcNew.m_aRectangle.GetIntersection(rcOld.m_aRectangle);
-//SAL_WARN("lok", "#" << i << " Overlap: " << 
rcOverlap.toString());
 bool bOverlap = (rcOverlap.GetWidth() > 0 && 
rcOverlap.GetHeight() > 0);
+SAL_WARN("lok", "Merging " << rcNew.toString() 
<< " & " << rcOld.toString() << " => " <<
+ rcOverlap.toString() << " 

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

2016-12-04 Thread Ashod Nakashian
 desktop/qa/desktop_lib/test_desktop_lib.cxx |4 
 1 file changed, 4 insertions(+)

New commits:
commit a8b2e3e948c507d71fd01b219dc77838f6bf785f
Author: Ashod Nakashian 
Date:   Sun Dec 4 17:21:55 2016 -0500

Lok: disable DesktopLOKTest::testTileInvalidationCompression

For some reason this test fails on TinderBox and for others
while passing on Jenkins on all platforms.

This might be related to the compiler version used.

Disabling until resolved.

Change-Id: Ic05dbb290818506c78ceaa4c416fb00e8c0dc8da
Reviewed-on: https://gerrit.libreoffice.org/31607
Reviewed-by: Ashod Nakashian 
Tested-by: Ashod Nakashian 

diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx 
b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index 53fa667..3c4934d 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -1394,11 +1394,15 @@ void DesktopLOKTest::testTileInvalidationCompression()
 
 Scheduler::ProcessEventsToIdle();
 
+/*
+// Broken on Tinderbox, for whatever unreproducible reason.
+
 CPPUNIT_ASSERT_EQUAL(static_cast(1), notifs.size());
 
 size_t i = 0;
 CPPUNIT_ASSERT_EQUAL((int)LOK_CALLBACK_INVALIDATE_TILES, 
(int)std::get<0>(notifs[i]));
 CPPUNIT_ASSERT_EQUAL(std::string("0, 0, 2147483767, 2147483767, 0"), 
std::get<1>(notifs[i++]));
+*/
 }
 
 void DesktopLOKTest::testPartInInvalidation()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104000] Writer media scan produces scrambled image

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104000

--- Comment #14 from Joseph Conner  ---
Better yet, have some obvious way to set the defaults.

-- 
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 103078] Left header and right header inconsistent and vary thru doc, and mismatch UI (see comment 11)

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103078

--- Comment #14 from Luke Kendall  ---
Actually, it's only this week that I might find time to work around this bug,
which is holding up my release of the mass-market size editions of two books. 
Can anyone guess whether either of my planned approaches is worth trying?

Approach 1:

Try deleting all page breaks, and re-inserting them.

Approach 2:

Create a template document with only the default styles I need, plus the page
and paragraph styles I need, save the faulty files as RTF, copy their text into
the "good" template file, and then re-break the pages using the appropriate
(header-less) page style for each chapter start.

-- 
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 104160] [META] Bugs and features related to multiple monitor setups

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104160

Aron Budea  changed:

   What|Removed |Added

 Depends on||97553


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=97553
[Bug 97553] Presentation-mode: Exchange button switches screens at most once.
-- 
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 97553] Presentation-mode: Exchange button switches screens at most once.

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97553

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu
 Blocks||104160


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104160
[Bug 104160] [META] Bugs and features related to multiple monitor setups
-- 
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 97621] only 7-bit characters allowed from keyboard

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97621

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #5 from Aron Budea  ---
Have you tried updating to a more recent version since then, and see if the bug
is still there? It can be installed without disrupting the existing install as
described in [1] (SI-GUI is a useful tool for this).

[1] https://wiki.documentfoundation.org/Installing_in_parallel/Windows

-- 
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 97246] Farsi (Right to Left) language bugs

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97246

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #8 from Aron Budea  ---
Please file separate reports for the different bugs.

-- 
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 101912] [META] Accessibility (a11y) bugs and enhancements

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101912

Aron Budea  changed:

   What|Removed |Added

 Depends on||96805


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96805
[Bug 96805] IBus/KMFL characters are not "swallowed" - unimplemented
AccessibleEditableText components
-- 
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 96805] IBus/KMFL characters are not "swallowed" - unimplemented AccessibleEditableText components

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96805

Aron Budea  changed:

   What|Removed |Added

   Keywords||accessibility
 Status|UNCONFIRMED |NEW
 CC||ba...@caesar.elte.hu
 Blocks||101912
Summary|[META] ibus/kmfl characters |IBus/KMFL characters are
   |are not "swallowed" -   |not "swallowed" -
   |unimplemented   |unimplemented
   |AccessibleEditableText  |AccessibleEditableText
   |components  |components
 Ever confirmed|0   |1

--- Comment #2 from Aron Budea  ---
I trust your assessment, and am thus setting this to NEW.
However, since it's not really a meta bug (in the sense that it isn't a common
collective report for many separate bug reports), removing the tag.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101912
[Bug 101912] [META] Accessibility (a11y) bugs and enhancements
-- 
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 96737] UI: automatic icon style gets changed

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96737

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #3 from Aron Budea  ---
Does the issue still occur?

-- 
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 96804] Mouse cursor trapped in formula bar

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96804

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||ba...@caesar.elte.hu
 Resolution|--- |WORKSFORME

--- Comment #9 from Aron Budea  ---
Since the issue wasn't reproducible, closing as WORKSFORME. Should it come back
in the future, reset status to UNCONFIRMED.

-- 
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 95300] Impress stalls on 3-liner text block in Ubuntu 15.10 and 15.04 but not in 14.04 and 12.04

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95300

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #9 from Aron Budea  ---
Ullix, does this issue still come up in a current release? (5.1.6 or 5.2.3)

-- 
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 95478] List "Online-Update" under Internet in the preferences

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95478

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #3 from V Stuart Foote  ---
It is in the correct category since we are "updating" the LibreOffice
installation, not configuring the Internet connection/proxy.

Can't see that a move under the  "Internet" panel would make add any value or
make much sense.

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


RE: Build Problem with Lode

2016-12-04 Thread slacka
Jason Marshall wrote
> From your experience, is it best to disable anti-virus entirely during the
> build, or should it be configured to ignore certain programs associated
> with the build?

As you can see from the build notes

  
ever different anti-virus programs have different false positives. If you
want to take the time to review the log and manually whitelist each
quarantined file, you can keep your anti-virus software enabled. Disabling
it is the universal solution with the added bonus of speeding up build
times.



Jason Marshall wrote
> Would the build still proceed if I disconnected my internet connection? I
> ask because if I need to disable anti-virus, I would prefer to also
> disable my internet connection for that period.

I've lost Internet in the middle of builds and still had them succeed.

I've browsed the Internet for years without AV software, and never once been
infected by malware. Then again, my main user account has lacked admin
privileges since my win2K days. I'm fanatical about keeping my OS/Browser
fully updated and have had flash set to only click-to-play and use the
NoScript extension to only allow JS from whitelisted sites since those
options have existed.

No AV software is 100% effective. They do not cover every virus signature
and cannot detect all new threats. I worked in IT for a large corporation.
During that time we were hit several times by 0-day infections that got to
our users before their signature had made it into our vendor’s DB. So if
you're browsing sketchy sites with outdated software and relying 100% on
your AV software to protect you, you're asking for trouble.



--
View this message in context: 
http://nabble.documentfoundation.org/Build-Problem-with-Lode-tp4201726p4201761.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 104219] FILESAVE: PPTX: Underline in text is lost after RT

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104219

Bartosz  changed:

   What|Removed |Added

 CC||gan...@poczta.onet.pl
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=90
   ||828
   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |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 104398] size of export pdf file

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104398

--- Comment #5 from jescarm...@yahoo.fr ---
The size of the file is too big to be upload

-- 
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 104375] Table Default value for Date cannot be modified using SQL

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104375

--- Comment #7 from Stang  ---
Sorry - bug mentioned in last comment should be bug 102945.

-- 
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 104375] Table Default value for Date cannot be modified using SQL

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104375

--- Comment #6 from Stang  ---
OK.  I've read your comments and can accept what you state about GUI vs a table
field default.

To me, your "first bug" and "second bug" are one and the same.  I don't see any
difference between the field default in the table and the GUI default.

As you previously mentioned, bug 104375 covers the "third bug". Actually that
is partially where this whole thing started.  Of note, TABLE3 (default set by
ALTER only) produces correct dates when entering records in GUI; it just
doesn't display them until tabbing through the field.  So it seems this may
also take care of "third bug" if GUI & field default were the same.

One other point.  Your last statement:

"The values for GUI-default of the date seem to be totally wrong between what
is saved in the table-definition and shown in the table afterwords."

is somewhat the basis for this bug.  The referred to table-definition here is
in the "content.xml" file.  This is certainly a point of confusion since it has
absolutely nothing to do with the table in the database.  Just a point.

I can understand why this is not a simple change, nor is the list of bugs short
but this is a bug and not an enhancement.  Fortunately there are ways to work
around this for the time being as mentioned in "Additional Info".

Thank you for your patience and time thus far.

What if anything else is needed?

-- 
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 104374] XLSX from Excel2013 edited (filled) in LO can not be read again in Excel2013

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104374

Bartosz  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |gan...@poczta.onet.pl
   |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 104374] XLSX from Excel2013 edited (filled) in LO can not be read again in Excel2013

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104374

Bartosz  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Bartosz  ---
Unfortunately without .xlsx file which cause error we cannot do much.
Could you please remove private information from that .xlsx file, make sure
that error is still exists and attach it to bug report?

If it is impossible please send it to me on my mail. I will investigate root
cause of problem and will try to make a fix in LibreOffice 5.3

Some similar errors were also fixed in LibreOffice 5.3 Beta1.
Please download LibreOffice 5.3 and check if this issue was already resolved
for you.

Best Regards
Bartosz

-- 
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 95478] List "Online-Update" under Internet in the preferences

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95478

Aron Budea  changed:

   What|Removed |Added

   Keywords||needsUXEval
   Priority|medium  |low
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Aron Budea  ---
Let's ask the UX folks.

-- 
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 95478] List "Online-Update" under Internet in the preferences

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95478

Aron Budea  changed:

   What|Removed |Added

   Keywords||needsUXEval
   Priority|medium  |low
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Aron Budea  ---
Let's ask the UX folks.

-- 
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 94985] mixed text and graphics

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94985

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #6 from Aron Budea  ---
Setting status to NEEDINFO.

-- 
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 104097] FILESAVE: Correct formatted sheet document is miss-formatted displayed after save + reopen

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104097

--- Comment #4 from stefan_lange...@t-online.de  
---
Created attachment 129307
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129307=edit
Edited sheet document before it is saved and screenshots

I have tested also with LO 5.3.0 beta1:
Version: 5.3.0.0.beta1+
Build-ID: c7e7a634cf5941fffd97102fe4252aee7445e36b
CPU-Threads: 4; BS-Version: Windows 6.2; UI-Render: Standard; Layout-Engine:
neu; 
TinderBox: Win-x86@62-merge-TDF, Branch:libreoffice-5-3, Time:
2016-12-01_06:59:24
Gebietsschema: de-DE (de_DE); Calc: group

I have opened file
"Testtabelle_Formatierung_3_V2a_without_cond_format_opened+saved_as_LO_5.3.0.ods"
from zip-file "2 LO-Test__2.zip" and have it corrected so that it looks nearly
like the original file
"Testtabelle_Formatierung_3_V2a_without_cond_format_created_LO_5.2.3.ods". I
have made some screenshots of the edited file. When the work was done I have
saved the file as
"Testtabelle_Formatierung_3_V2a_without_cond_format_opened+saved_as_LO_5.3.0_edited+saved_LO_5.3.0beta1.ods".
After Close and reopen with LO 5.3.0 - and also with LO 5.2.3 - I see many
missformatted cells. In only 2 of 7 Sheets I haven't seen errors ("Alle",
"Statistik Altix-n und nb"). In all other sheets are some or many missformated
cells.
That means that I can't use LO 5.3.0 to edit my sheet documents when the eorror
can't be corrected. 
The screenshots and the file
"Testtabelle_Formatierung_3_V2a_without_cond_format_opened+saved_as_LO_5.3.0_edited+saved_LO_5.3.0beta1.ods"
are contents of attached zip-file "LO_Test_3.zip".

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


RE: Build Problem with Lode

2016-12-04 Thread Jason Marshall
Hi Noel

Thanks for your response. From your experience, is it best to disable 
anti-virus entirely during the build, or should it be configured to ignore 
certain programs associated with the build?

Also, I note that at the start of the build some further files are downloaded; 
however, based on these files having successfully downloaded on the first build 
attempt, would the build still proceed if I disconnected my internet 
connection? I ask because if I need to disable anti-virus, I would prefer to 
also disable my internet connection for that period.

Best regards

Jason

From: Noel Grandin
Sent: ‎04/‎12/‎2016 15:50
To: Jason Marshall; 
libreoffice@lists.freedesktop.org
Subject: Re: Build Problem with Lode

That smells to me like an over enthusiastic anti virus program
On Sun, 04 Dec 2016 at 15:17, Jason Marshall 
> wrote:

Dear Sir/ Madam


I am attempting to build LibreOffice on a Windows 7 32-but platform.  Initially 
I attempted to do this without recourse to lode but the build failed.  I was 
advised to re-attempt a build but using the Lode project.  I have been able to 
successfully get Lode to setup a dev build environment, with the following 
command completing successfully:


./setup --dev


Following that, I then run the following:


cd dev/core
./autogen.sh
../../opt/bin/make 2>&1 | tee build.log


However, at a relatively advanced stage of the build, I receive the following 
error message and the build terminates:


[build UNO] cppuhelper
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.

C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) 
Microsoft JScript runtime error: Automation server can't create object

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1064: MAKEFILE not found and no target specified
Stop.
make[1]: *** 
[C:/cygwin/lode/dev/core/external/libxml2/ExternalProject_xml2.mk:34: 
C:/cygwin/lode/dev/core/workdir/ExternalProject/xml2/build] Error 1
make[1]: *** Waiting for unfinished jobs
make: *** [Makefile:266: build] Error 2


This message is precisely the same as that which was received when I attempted 
to build without Lode.  Accordingly, it would seem that the use of Lode has not 
solved the problem, with likely the problem lying elsewhere.

I note that the error message above makes reference to the following script:


C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) 
Microsoft JScript runtime error: Automation server can't create object


I have viewed this script at the line identified in the error, which is pasted 
as follows:


fso = new ActiveXObject("Scripting.FileSystemObject");


I would infer that this is a JScript issue, but am not absolutely familiar with 
such scripting.  It looks like the command above is fairly simple, which 
perhaps indicates that the issues lies elsewhere.


Would anybody have any ideas as to what the problem may be?


Thank you for your time.


Yours faithfully


Jason Marshall

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 93980] pixel offset with impress

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93980

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #4 from Aron Budea  ---
Does this weird issue still occur with current 5.1.6 or 5.2.3 version?

-- 
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 104389] Direct formatting instead of styles is used for text on table autoformat/ styles

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104389

--- Comment #1 from Regina Henschel  ---
Calc does not allow more than one paragraph in a cell and it uses cell styles.
In Calc I see a similar problem. The "AutoFormat Style" applies a direct
formatting of attributes, which were defined in a cell style in the source of
that "AutoFormat Style". I guess, that the old binary autotbl.fmt is not able
to contain styles. (But I don't know any documentation of that format). Writer
uses the same old binary autotbl.fmt. In regard to the old binary format, I
would consider this a "Wontfix", because the goal is to get rid of the binary
format. 

The new table style in Writer uses the ODF element . This
has children, which are able to reference a cell-style. A cell-style can
contain paragraph and text properties. But the Writer UI has no tools to define
cell styles. So I think, that this is not really a bug, but a missing feature
in the implementation.

LibreOffice would need an implementation of cell-styles in Writer (and in
Impress/Draw too). And it would need a new UI for defining table styles
including custom paragraph style and text style. Such UI is complex, because it
is possible, that a cell can contain more than one paragraph and each paragraph
can have a background in addition to the table-cells background.

Whether a table style should overwrite existing formating or not, when the
table style is applied, is an additional problem.

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


Re: Unit Test Failure: testTileInvalidationCompression on x86 Linux

2016-12-04 Thread Ashod Nakashian

Hi Luke,


On 12/04/2016 02:00 AM, Luke Benes wrote:

Ashod,

Ever since
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9c218858f1bd83ffdd72dd943a841cffa5a93b8c
I'm getting a unit test failure in testTileInvalidationCompression. I'm seeing 
this same failure under Ubuntu 16.04 with gcc 5.4 and Arch with clang 3.9.

Any idea why the new test is requiring a 64-bit OS to pass?

-Luke



I'm unable to reproduce this, and will disable the test for for now.

The odd thing is that it passes on Jenkins as well (on all platforms) 
but fails under Tinderbox. I'm building with gcc 5.2.1.



If you have a few minutes, and the inclination to help, can you please 
enable the commented-out SAL_WARN in desktop/source/lib/init.cxx 
(CallbackFlushHandler::queue and CallbackFlushHandler::Invoke).


Run `make desktop.check` again and send output to me please.

Meanwhile, I'll disable that test, until I figure out what's going on.

Thanks!
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 104227] Firebird: Crash when changing data in a table and trying to switch to next row

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104227

--- Comment #17 from Julien Nabet  ---
Robert: could you please give a new try once the patch will be included in the
daily build?

-- 
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 104227] Firebird: Crash when changing data in a table and trying to switch to next row

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104227

--- Comment #16 from Commit Notification 
 ---
Julien Nabet committed a patch related to this issue.
It has been pushed to "libreoffice-5-3":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5fc585db2071c57cf9c70f071c8d330ebeca1e4=libreoffice-5-3

tdf#104227: fix subtypes DECIMAL/NUMERIC in resultset

It will be available in 5.3.0.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-bugs] [Bug 104227] Firebird: Crash when changing data in a table and trying to switch to next row

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104227

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0|target:5.4.0 target:5.3.0.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-commits] core.git: Branch 'libreoffice-5-3' - connectivity/source

2016-12-04 Thread Julien Nabet
 connectivity/source/drivers/firebird/ResultSet.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit d5fc585db2071c57cf9c70f071c8d330ebeca1e4
Author: Julien Nabet 
Date:   Sun Dec 4 13:39:47 2016 +0100

tdf#104227: fix subtypes DECIMAL/NUMERIC in resultset

bt here:
https://bug-attachments.documentfoundation.org/attachment.cgi?id=129298

See also https://bugs.documentfoundation.org/show_bug.cgi?id=104227#c13 for 
more details

Change-Id: Ied497cfff2f71e67161d541b90fe48bb3e2456b9
Reviewed-on: https://gerrit.libreoffice.org/31593
Tested-by: Jenkins 
Reviewed-by: Tamás Bunth 
Reviewed-by: Julien Nabet 
(cherry picked from commit 8d2f58a9922ca7352c626db06f9b8d5ca0bbaead)
Reviewed-on: https://gerrit.libreoffice.org/31598

diff --git a/connectivity/source/drivers/firebird/ResultSet.cxx 
b/connectivity/source/drivers/firebird/ResultSet.cxx
index f480465..c19207d 100644
--- a/connectivity/source/drivers/firebird/ResultSet.cxx
+++ b/connectivity/source/drivers/firebird/ResultSet.cxx
@@ -455,17 +455,17 @@ ORowSetValue OResultSet::retrieveValue(const sal_Int32 
nColumnIndex, const ISC_S
 case SQL_VARYING:
 return getString(nColumnIndex);
 case SQL_SHORT:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getShort(nColumnIndex);
 case SQL_LONG:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getInt(nColumnIndex);
 case SQL_FLOAT:
 return getFloat(nColumnIndex);
 case SQL_DOUBLE:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getDouble(nColumnIndex);
 case SQL_D_FLOAT:
@@ -477,7 +477,7 @@ ORowSetValue OResultSet::retrieveValue(const sal_Int32 
nColumnIndex, const ISC_S
 case SQL_TYPE_DATE:
 return getDate(nColumnIndex);
 case SQL_INT64:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getLong(nColumnIndex);
 case SQL_BLOB:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104000] Writer media scan produces scrambled image

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104000

--- Comment #13 from Joseph Conner  ---
I solved the problem. The scan settings under select source were defaulting to
lineart. This setting does not show up in the initial select source window. By
opening up scan mode sub choices of mode and source appear. Source defaults to
flatbed, which is fine, but mode defaults to lineart which causes the problem.
Switching the mode to grey or color allows the scan to not be scrambled.

I suggest making these settings visible from the start select source window.

-- 
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: configure.ac

2016-12-04 Thread Caolán McNamara
 configure.ac |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 453da06c97bb63394e9f9f2c9ede8a3a84b4b4a1
Author: Caolán McNamara 
Date:   Sun Dec 4 21:22:26 2016 +

oss-fuzz check CXXFLAGS as well for -fsanitize= foo

Change-Id: Ifd4aa349a9debcee4b8446c2e6e84ccc36a84efd

diff --git a/configure.ac b/configure.ac
index 66e0bec..ba2b359 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6526,7 +6526,7 @@ _ACEOF
 dnl moot, though):
 my_linkflagsnoundefs=$LINKFLAGSNOUNDEFS
 if test "$COM_IS_CLANG" = TRUE; then
-for i in $CXX; do
+for i in $CXX $CXXFLAGS; do
 case $i in
 -fsanitize=*)
 my_linkflagsnoundefs=
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: loleaflet/dist

2016-12-04 Thread Andras Timar
 loleaflet/dist/toolbar/toolbar.js |   87 --
 1 file changed, 38 insertions(+), 49 deletions(-)

New commits:
commit a5c1bdfc6c23681af4993a4a44d6e431002e7e7b
Author: Andras Timar 
Date:   Sun Dec 4 22:40:44 2016 +0100

fix mangled calc toolbar

Change-Id: I59826d82d1096ad5b9383611421cd4fd81416a85
Reviewed-on: https://gerrit.libreoffice.org/31603
Reviewed-by: Andras Timar 
Tested-by: Andras Timar 

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 1eb56d4..6fd3f5a 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -367,6 +367,18 @@ $(function () {
{type: 'button',  id: 'alignhorizontal',  img: 
'alignhorizontal', hint: _('Center horizontally'), uno: 'CenterPara', unosheet: 
'HorizontalAlignment {"HorizontalAlignment":{"type":"unsigned short", 
"value":"2"}}'},
{type: 'button',  id: 'alignright',  img: 'alignright', 
hint: _('Align right'), uno: 'RightPara', unosheet: 'HorizontalAlignment 
{"HorizontalAlignment":{"type":"unsigned short", "value":"3"}}'},
{type: 'button',  id: 'alignblock',  img: 'alignblock', 
hint: _('Justified'), uno: 'JustifyPara', unosheet: 'HorizontalAlignment 
{"HorizontalAlignment":{"type":"unsigned short", "value":"4"}}'},
+   {type: 'button',  id: 'wraptext',  img: 'wraptext', 
hint: _('Wrap Text'), uno: 'WrapText'},
+   {type: 'button',  id: 'togglemergecells',  img: 
'togglemergecells', hint: _('Merge and Center Cells'), uno: 'ToggleMergeCells'},
+   {type: 'break',   id: 'break-toggle'},
+   {type: 'button',  id: 'numberformatcurrency',  img: 
'numberformatcurrency', hint: _('Format as Currency'), uno: 
'NumberFormatCurrency'},
+   {type: 'button',  id: 'numberformatpercent',  img: 
'numberformatpercent', hint: _('Format as Percent'), uno: 
'NumberFormatPercent'},
+   {type: 'button',  id: 'numberformatdecimal',  img: 
'numberformatdecimal', hint: _('Format as Number'), uno: 'NumberFormatDecimal'},
+   {type: 'button',  id: 'numberformatdate',  img: 
'numberformatdate', hint: _('Format as Date'), uno: 'NumberFormatDate'},
+   {type: 'button',  id: 'numberformatincdecimals',  img: 
'numberformatincdecimals', hint: _('Add Decimal Place'), uno: 
'NumberFormatIncDecimals'},
+   {type: 'button',  id: 'numberformatdecdecimals',  img: 
'numberformatdecdecimals', hint: _('Delete Decimal Place'), uno: 
'NumberFormatDecDecimals'},
+   {type: 'break',   id: 'break-number'},
+   {type: 'button',  id: 'sortascending',  img: 
'sortascending', hint: _('Sort Ascending'), uno: 'SortAscending'},
+   {type: 'button',  id: 'sortdescending',  img: 
'sortdescending', hint: _('Sort Descending'), uno: 'SortDescending'},
{type: 'break',   id: 'break-align'},
{type: 'button',  id: 'bullet',  img: 'bullet', hint: 
_('Bullets on/off'), uno: 'DefaultBullet'},
{type: 'button',  id: 'numbering',  img: 'numbering', 
hint: _('Numbering on/off'), uno: 'DefaultNumbering'},
@@ -507,7 +519,7 @@ var userPopupTimeout = null;
 function toggleButton(toolbar, state, command)
 {
var checked;
-   command = command.replace('.uno:', '');
+   command = command.replace('.uno:', '').toLowerCase();
var item = toolbar.get(command);
if (!item) {
return;
@@ -531,7 +543,7 @@ function toggleButton(toolbar, state, command)
 function disableButton(toolbar, state, command)
 {
var disabled;
-   command = command.replace('.uno:', '');
+   command = command.replace('.uno:', '').toLowerCase();
var item = toolbar.get(command);
if (!item) {
return;
@@ -739,37 +751,16 @@ map.on('wopiprops', function(e) {
 });
 
 map.on('doclayerinit', function () {
-   var toolbar = w2ui['toolbar-up'];
+   var toolbarUp = w2ui['toolbar-up'];
+   var toolbarUpMore = w2ui['toolbar-up-more'];
+   var statusbar = w2ui['toolbar-down'];
var docType = map.getDocType();
-   if (docType !== 'text') {
-   if (docType === 'presentation') {
-   toolbar.hide('annotation');
-
-   var presentationToolbar = w2ui['presentation-toolbar'];
-   presentationToolbar.show('presentation');
-   presentationToolbar.show('presentationbreak');
-   presentationToolbar.show('insertpage');
-   presentationToolbar.show('duplicatepage');
-   presentationToolbar.show('deletepage');
-   }
-   else if 

[Libreoffice-bugs] [Bug 104000] Writer media scan produces scrambled image

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104000

--- Comment #12 from Joseph Conner  ---
The computer is fairly genetic PC with a gigabyte motherboard and 16gig ram.
The scanner is a HP Officejet 6700 Premium. It is a combination flatbed,
printer, copier, and FAX. It connects to the computer via a usb cable.

-- 
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 104000] Writer media scan produces scrambled image

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104000

--- Comment #11 from Joseph Conner  ---
Created attachment 129306
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129306=edit
600DPI Scan

Different DPI settings produce different scrambled images.

-- 
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 104398] size of export pdf file

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104398

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #4 from Aron Budea  ---
Do you have PNG images embedded in the document? (if so, it's indeed likely a
duplicate of bug 101458)
Can you attach a sample?

-- 
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 92809] dictionary install fails

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92809

Aron Budea  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||ba...@caesar.elte.hu
 Ever confirmed|0   |1

--- Comment #5 from Aron Budea  ---
Is it still the case with recent 5.1.6 or 5.2.3 versions?

-- 
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: sw/source

2016-12-04 Thread Caolán McNamara
 sw/source/filter/ww8/ww8scan.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 17f4f35619df8497c0cbbc9b455dcd4201156144
Author: Caolán McNamara 
Date:   Sun Dec 4 20:35:05 2016 +

coverity#1394416 another effort at silencing Out-of-bounds read

Change-Id: Ie43a6be74bb79fa75bd268cc4b11f90f076eca5a

diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index c8c5a38..427e4f1 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -2551,7 +2551,7 @@ WW8PLCFx_Fc_FKP::WW8Fkp::WW8Fkp(const WW8Fib& rFib, 
SvStream* pSt,
 */
 bool bExpand = IsExpandableSprm(nSpId);
 const sal_uInt8* pStartData = aEntry.mpData + 2;
-const sal_uInt8* pLastValidDataPos = maRawData + 
sizeof(maRawData) - sizeof(sal_uInt32);
+const sal_uInt8* pLastValidDataPos = maRawData + 512 - 
sizeof(sal_uInt32);
 if ((IsReplaceAllSprm(nSpId) || bExpand) && pStartData 
<= pLastValidDataPos)
 {
 sal_uInt32 nCurr = pDataSt->Tell();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 67583] FILEOPEN: File with images not opening - both DOC, DOCX ( win only)

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67583

--- Comment #10 from MM  ---
After waiting for some time, the files do open with

Version: 5.2.3.3 (x64)
Build ID: d54a8868f08a7b39642414cf2c8ef2f228f780cf
CPU Threads: 2; OS Version: Windows 6.19; UI Render: default; 
Locale: en-US (en_US); Calc: single

Scrolling / editing is 'a bit slow', but that's another problem I guess.

-- 
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 104359] UI: Wrong page associated with HELP Button in dialog File Services

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104359

Gabor Kelemen  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Gabor Kelemen  ---
I see the page if the local help is installed in a local build, but not in the
online case. I get an URL like
https://help.libreoffice.org/swriter/fps/ui/remotefilesdialog/add_service_btn?Language=en-US=UNIX=5.4
- and nothing there.
This has two reasons:
- the page was added recently in August and the wiki was not updated since
then: time will solve this :)
- when building the wiki pages locally I get the following exception:

Unknown paragraph role start: ol_item
Exception in thread Thread-2233:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
  File "/home/gabor/src/core/helpcontent2/to-wiki/wikiconv2.py", line 1385, in
run
file.write(parser.get_all())
  File "/home/gabor/src/core/helpcontent2/to-wiki/wikiconv2.py", line 1299, in
get_all
return self.head_obj.get_all()
  File "/home/gabor/src/core/helpcontent2/to-wiki/wikiconv2.py", line 363, in
get_all
text = text + i.get_all()
  File "/home/gabor/src/core/helpcontent2/to-wiki/wikiconv2.py", line 1178, in
get_all
if replace_paragraph_role['templ'][role]:
KeyError: u'ol_item'

Surprise-surprise, there is a few ol_item used in 
https://cgit.freedesktop.org/libreoffice/help/tree/source/text/shared/guide/cmis-remote-files.xhp#n42
and in a few other new pages: namely 
source/text/simpress/guide/photo_album.xhp and
source/text/swriter/01/title_page.xhp
These seem to be artifacts from the help authoring extension and
to-wiki/wikiconv2.py needs to be updated.

Cor: are you using a local build or a prepackaged rpm / deb? 
I'm not sure why you get the welcome page, that might be a completely different
problem, which I can't reproduce yet.

-- 
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 104205] [EDITING] Field does not update after variable change if format is general

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104205

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsDevAdvice

-- 
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 104205] [EDITING] Field does not update after variable change if format is general

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104205

--- Comment #3 from Dmitry Yakimov  ---
And probably we need to remove Format field from "set variable".

-- 
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 104205] [EDITING] Field does not update after variable change if format is general

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104205

--- Comment #2 from Dmitry Yakimov  ---
I do not understand why we need a "format" field for variable at all, but
assume that "general" format type should work with all types of variables
(text, number and so on).

-- 
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 104400] File has a Day() function that works incorrectly in Calc yet correctly in Excel

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104400

JP  changed:

   What|Removed |Added

 CC||jptem...@yahoo.com

--- Comment #1 from JP  ---
Created attachment 129305
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129305=edit
File showing a Day function issue starting on cell C5.

This file is required to reproduce the issue.

-- 
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 104400] New: File has a Day() function that works incorrectly in Calc yet correctly in Excel

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104400

Bug ID: 104400
   Summary: File has a Day() function that works incorrectly in
Calc yet correctly in Excel
   Product: LibreOffice
   Version: 5.1.6.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jptem...@yahoo.com

Description:
I created a spreadsheet to use as a calendar.  On row 67 I changed from typing
in every date to using =DAY($A67), where the first day of the week was in
column A, the rest of the week was thus done by addition, DAY($A67+1) and so
on.
That first day is wrong in my file.  If I create a new file it works correctly,
so there must be a file error that is not detected.  This is an issue because
it works in excel yet gives the wrong information in Calc.

Steps to Reproduce:
1. Load file
2. Go cell where error day is wrong
3. clear cell.  Type in =day() and see error reproduced.
4. If you go to a new cell then day appears to work, but copying a nonworking
cell and pasting somehow corrupts that newly pasted cell so that Day()
subtracts 1.

Actual Results:  
reported Day is off by 1. This happens on different computers running
Libreoffice.

Expected Results:
reported day should match the date.


Reproducible: Always

User Profile Reset: No

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/54.0.2840.99 Safari/537.36

-- 
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 104399] New: Crash in: TransformItems(unsigned short, SfxItemSet const &, com::sun::star::uno::Sequence &, SfxSlot const *)

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104399

Bug ID: 104399
   Summary: Crash in: TransformItems(unsigned short,SfxItemSet
const
&,com::sun::star::uno::Sequence &,SfxSlot const *)
   Product: LibreOffice
   Version: 5.2.4.1 rc
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru

This bug was filed from the crash reporting server and is
br-101564fc-79d5-4f91-bd1f-5db6b123b708.
=

crash LibreOffice Writer AFTER i closed it

-- 
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 104000] Writer media scan produces scrambled image

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104000

Aron Budea  changed:

   What|Removed |Added

   Keywords||needsDevAdvice

--- Comment #10 from Aron Budea  ---
Joseph, what's the manufacturer and model of your scanner?
Could you upload a Writer document that has a scrambled scanned image? Not sure
if it'll help much, but it's easier to check the image file itself there than
in a processed 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


Introduction

2016-12-04 Thread Barun Parruck
Hi!

My names Barun Parruck, and I'm a first year college student here in India!
I'm relatively new to open source (I have an occasional patch here and
there, but very very minor stuff), and was hoping to get involved with
Libreoffice, (maybe the C++/Qt side, since I have a teensy bit of
experience there?).

I've just successfully built Libreoffice (note that my first run through
failed because of a segmentation fault while working with Firebird, for
some reason, but I installed the dev packages for firebird and that seemed
to fix it). Also ./autogen.sh doesn't tell you if the dot command is
missing (and of course compilation fails if it is), so maybe that should be
added?

I'm just looking at the EasyHacks page now, but it said that I should
introduce myself, so I figured now's as good a time as any! If anybody has
an EasyHack in mind, please don't hesitate to throw it my way!

Cheers!

Barun
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 104375] Table Default value for Date cannot be modified using SQL

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104375

--- Comment #5 from rob...@familiegrosskopf.de ---
This is the same behavior for every column in the table, not only for
date-columns:

You could create a value, which is written in the table through the GUI. This
is the "Default" of the GUI. It is the same behavior in a form: The fields of a
form have such a default-value. Has nothing to do with SQL.

You could create a value through SQL. This is the default-value of the
database. This is the default other users of a server-database will work with,
too.

If the field of the table has no content and nothing has been changed in this
field, there will be only an INSERT for the fields with content. If you delete
the GUI-default, there will be submitted NULL to the database for this field.
So it is impossible (for input in the table directly or with a GUI-default in a
form) to get the default-value for the database. You could say: This is the
first bug.

INSERT INTO "TEST2" ("NAME") VALUES ('Tim') 

would set the default for the column "TESTDATE". The SQL-default will be only
set by a database, if the field isn't part of the INSERT-command.

What you wish: Set the default of SQL to the default of GUI. The values will be
shown before inserting into the table. The SQL-default of the table will never
been executed any more for fields, which are shown in the GUI. You could say
this is the second bug.

... and the third bug is: The values for GUI-default of the date seem to be
totally wrong between what is saved in the table-definition and shown in the
table afterwords.

-- 
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 88173] [Meta] Tracking bug for limitations of DOCX (OOXML) format

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88173

Telesto  changed:

   What|Removed |Added

 Depends on||95228


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=95228
[Bug 95228] FILEOPEN DOCX Textboxes overlap
-- 
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 95228] FILEOPEN DOCX Textboxes overlap

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95228

Telesto  changed:

   What|Removed |Added

   Keywords||filter:docx
 Blocks||88173

--- Comment #3 from Telesto  ---
Confirming with:
Version: 5.4.0.0.alpha0+
Build ID: 33f5bc54aaa7fe7aa9335726e30f9c349155e04d
CPU Threads: 2; OS Version: Windows 6.2; UI Render: default; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-12-01_23:21:05
Locale: nl-NL (nl_NL); Calc: group


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88173
[Bug 88173] [Meta] Tracking bug for limitations of DOCX (OOXML) 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-bugs] [Bug 103859] [META] EMF/WMF (Windows Metafile) bugs and enhancements

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103859

Telesto  changed:

   What|Removed |Added

 Depends on||103913


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103913
[Bug 103913] LibreOffice changes file extension and mime type of EMF file to
.wmf and image/x-wmf
-- 
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 103913] LibreOffice changes file extension and mime type of EMF file to .wmf and image /x-wmf

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103913

Telesto  changed:

   What|Removed |Added

   Keywords||filter:emf
 Blocks||103859


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103859
[Bug 103859] [META] EMF/WMF (Windows Metafile) bugs and enhancements
-- 
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 104398] size of export pdf file

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104398

--- Comment #3 from MM  ---
Dup of bug 101458 ?

-- 
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 104227] Firebird: Crash when changing data in a table and trying to switch to next row

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104227

--- Comment #15 from Commit Notification 
 ---
Julien Nabet committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8d2f58a9922ca7352c626db06f9b8d5ca0bbaead

tdf#104227: fix subtypes DECIMAL/NUMERIC in resultset

It will be available in 5.4.0.

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

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

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


[Libreoffice-bugs] [Bug 104227] Firebird: Crash when changing data in a table and trying to switch to next row

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104227

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.4.0

-- 
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: connectivity/source

2016-12-04 Thread Julien Nabet
 connectivity/source/drivers/firebird/ResultSet.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 8d2f58a9922ca7352c626db06f9b8d5ca0bbaead
Author: Julien Nabet 
Date:   Sun Dec 4 13:39:47 2016 +0100

tdf#104227: fix subtypes DECIMAL/NUMERIC in resultset

bt here:
https://bug-attachments.documentfoundation.org/attachment.cgi?id=129298

See also https://bugs.documentfoundation.org/show_bug.cgi?id=104227#c13 for 
more details

Change-Id: Ied497cfff2f71e67161d541b90fe48bb3e2456b9
Reviewed-on: https://gerrit.libreoffice.org/31593
Tested-by: Jenkins 
Reviewed-by: Tamás Bunth 
Reviewed-by: Julien Nabet 

diff --git a/connectivity/source/drivers/firebird/ResultSet.cxx 
b/connectivity/source/drivers/firebird/ResultSet.cxx
index f4911df..e1007af 100644
--- a/connectivity/source/drivers/firebird/ResultSet.cxx
+++ b/connectivity/source/drivers/firebird/ResultSet.cxx
@@ -456,17 +456,17 @@ ORowSetValue OResultSet::retrieveValue(const sal_Int32 
nColumnIndex, const ISC_S
 case SQL_VARYING:
 return getString(nColumnIndex);
 case SQL_SHORT:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getShort(nColumnIndex);
 case SQL_LONG:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getInt(nColumnIndex);
 case SQL_FLOAT:
 return getFloat(nColumnIndex);
 case SQL_DOUBLE:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getDouble(nColumnIndex);
 case SQL_D_FLOAT:
@@ -478,7 +478,7 @@ ORowSetValue OResultSet::retrieveValue(const sal_Int32 
nColumnIndex, const ISC_S
 case SQL_TYPE_DATE:
 return getDate(nColumnIndex);
 case SQL_INT64:
-if(nSqlSubType == 0 || nSqlSubType == 1) //numeric or decimal
+if(nSqlSubType == 1 || nSqlSubType == 2) //numeric or decimal
 return getString(nColumnIndex);
 return getLong(nColumnIndex);
 case SQL_BLOB:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 104390] RTF import completely ignores font-table

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104390

--- Comment #3 from rob...@prino.org ---
You're right about the first line, and the font drop-down tells me that the
rest is "Liberation Serif".

Must still have been sleeping...

-- 
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 104390] RTF import completely ignores font-table

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104390

--- Comment #2 from m.a.riosv  ---
The first row has 'Courier new' up to the space before 'Year' but the rest of
the document has 'Calibri' font.

-- 
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 104390] RTF import completely ignores font-table

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104390

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg

--- Comment #1 from m.a.riosv  ---
The first row has 'Courier new' up to the space before 'Year' but the rest of
the document has 'Calibri' font.

-- 
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 104189] LibreOffice refuses to start

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104189

Buovjaga  changed:

   What|Removed |Added

Summary|Calc won't run when the |LibreOffice refuses to
   |icon is clicked |start

-- 
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 77999] [META] Autosave/Autorecovery issues

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77999
Bug 77999 depends on bug 98506, which changed state.

Bug 98506 Summary: Calc crashes randomly and frequently
https://bugs.documentfoundation.org/show_bug.cgi?id=98506

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

-- 
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 98506] Calc crashes randomly and frequently

2016-12-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98506

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #16 from Buovjaga  ---
Thanks, let's close.

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