[LyX/master] Describe the use of '*' in -e/-E CL options

2017-03-07 Thread Scott Kostyshak
commit 37290fdb610869fa3756815217e9d5d7edf87d5c Author: Scott Kostyshak Date: Tue Mar 7 03:19:03 2017 -0500 Describe the use of '*' in -e/-E CL options The use of '*' in buffer-export was implemented at 494ce664. --- src/LyX.cpp |3 ++- 1 files changed, 2 insertions(+), 1 dele

[LyX/master] Implement '*' in "buffer-export "

2017-03-07 Thread Scott Kostyshak
commit 24ad64c4066bbb0efd007e64d4f4d072cafdecba Author: Scott Kostyshak Date: Tue Mar 7 03:09:42 2017 -0500 Implement '*' in "buffer-export " For the variant of buffer-export that allows a format and a filename, the substitution must be done after the argument is split.

[LyX/master] Typo: Copy/Paste error

2017-03-07 Thread Kornel Benko
commit 2136887ea22985781e2a897d7ed479731517e39b Author: Kornel Benko Date: Tue Mar 7 14:40:56 2017 +0100 Typo: Copy/Paste error --- 3rdparty/mythes/CMakeLists.txt |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/3rdparty/mythes/CMakeLists.txt b/3rdparty/mythes/C

[LyX/master] Cmake build: Adapt handling of mytheslib to automek behaviour

2017-03-07 Thread Kornel Benko
commit 5d3d26b0241da8f28e0b6b7cce23a8c5761e43de Author: Kornel Benko Date: Tue Mar 7 14:27:08 2017 +0100 Cmake build: Adapt handling of mytheslib to automek behaviour The added cmake-parameter is: -DLYX_EXTERNAL_MYTHES= where is one of AUTO (Default) Search fi

[LyX/master] Fix typo found by coverity

2017-03-07 Thread Jean-Marc Lasgouttes
commit dc126bad0441eb8721043e597657d5c18bdf6c90 Author: Jean-Marc Lasgouttes Date: Tue Mar 7 12:02:54 2017 +0100 Fix typo found by coverity We were not testing for the right end(), although it is not sure that an actual bug could be triggered because of that. --- src/Format.cp

[LyX/master] Fix test to make coverity happy

2017-03-07 Thread Jean-Marc Lasgouttes
commit 25d64bf43aba78a1ed20c88dfdc4cac269b53985 Author: Jean-Marc Lasgouttes Date: Tue Mar 7 11:56:59 2017 +0100 Fix test to make coverity happy It is not obvious that cur is not null iff thisSlice is not -1, but this is what happens in the caller. --- src/mathed/MathData.cpp

[LyX/master] Fix test to make coverity happy

2017-03-07 Thread Jean-Marc Lasgouttes
commit 55957c45763300229cf6084ef753d0025eebc383 Author: Jean-Marc Lasgouttes Date: Tue Mar 7 11:48:32 2017 +0100 Fix test to make coverity happy It is not obvious that cur is not null iff thisSlice is not -1, but this is what happens in the caller. --- src/mathed/MathData.cpp

[LyX/master] Fix distcheck for mythes

2017-03-07 Thread Jean-Marc Lasgouttes
commit bb7551258c379abf8aa84807d6deb8abbd81ce81 Author: Jean-Marc Lasgouttes Date: Tue Mar 7 11:14:58 2017 +0100 Fix distcheck for mythes For some reason, I mistyped "myspell" instead of "mythes" as a reflex. I thought that I fixed all occurences, but it appears that I missed