[LyX/master] Catch improbable exception

2019-07-12 Thread Jean-Marc Lasgouttes
commit 5e33e4fc2c02f92dec8918ade9d1e191d1d697b3 Author: Jean-Marc Lasgouttes Date: Sat Jul 13 00:24:21 2019 +0200 Catch improbable exception We know that the exception is correct, but coverity does not. It would be much better to check that at compile time... ---

[LyX/master] Check regex_match result when parsing cvslog

2019-07-12 Thread Jean-Marc Lasgouttes
commit ca217fbfaa0de63f9ece0278251ca2239ee7fb52 Author: Jean-Marc Lasgouttes Date: Sat Jul 13 00:10:32 2019 +0200 Check regex_match result when parsing cvslog Spotted by coverity. --- src/VCBackend.cpp | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff

[LyX/master] Update release notes, correct comment.

2019-07-12 Thread Günter Milde
commit c09a693d240e4992d72816503254ac1e967d638b Author: Günter Milde Date: Fri Jul 12 20:30:22 2019 +0200 Update release notes, correct comment. --- development/autotests/ignoredTests |3 +-- lib/RELEASE-NOTES |5 - 2 files changed, 5 insertions(+), 3

[LyX/master] de.po

2019-07-12 Thread Juergen Spitzmueller
commit e787a50ab70daafe276554e7ccd45a59c4c41bde Author: Juergen Spitzmueller Date: Fri Jul 12 16:00:42 2019 +0200 de.po po/de.po | 1493 +++--- 1 files changed, 752 insertions(+), 741 deletions(-)

[LyX/master] Update sk.po

2019-07-12 Thread Kornel Benko
commit 177f69a75eb41790ab488f6a3d18a6f1984b49ef Author: Kornel Benko Date: Fri Jul 12 13:58:27 2019 +0200 Update sk.po --- po/sk.po | 139 ++ 1 files changed, 103 insertions(+), 36 deletions(-) diff --git a/po/sk.po b/po/sk.po

[LyX/master] Simplify regexes for combinations XeTeX + TeX fonts

2019-07-12 Thread Kornel Benko
commit eec7c4b654bbdaf73dc1a4d100c54968ff01f300 Author: Kornel Benko Date: Fri Jul 12 13:16:53 2019 +0200 Simplify regexes for combinations XeTeX + TeX fonts --- development/autotests/ignoredTests | 21 - 1 files changed, 8 insertions(+), 13 deletions(-) diff --git

[LyX/master] Update unicodesymbols test to include Capital Schwa.

2019-07-12 Thread Günter Milde
commit 7bbf19c64ae8a9a428b4b3ad51c13b214d8673ce Author: Günter Milde Date: Fri Jul 12 12:55:08 2019 +0200 Update unicodesymbols test to include Capital Schwa. --- .../export/latex/unicodesymbols/001-4-latin.lyx| 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff

[LyX/master] Drop support for XeTeX + TeX fonts + inputenc utf8.

2019-07-12 Thread Günter Milde
commit 130c7440696bf3c246636b1dabceb65827293ba4 Author: Günter Milde Date: Fri Jul 12 12:46:50 2019 +0200 Drop support for XeTeX + TeX fonts + inputenc utf8. LyX follows LaTeX in dropping support for this combination (it only worked by tricking "inputenc.sty"). There is no

[LyX/master] Update lib/layouttranslation after nl update

2019-07-12 Thread Pavel Sanda
commit 2e6163f075a25162b17492fd2bb99e25558d312b Author: Pavel Sanda Date: Fri Jul 12 11:48:17 2019 +0200 Update lib/layouttranslation after nl update --- lib/layouttranslations | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git