[LyX/2.2.x] Fix bug #10195

2016-06-20 Thread Guillaume Munch
commit 41f7f1d237c5f0ffa05c9ef52e21bab671ae57dd Author: Guillaume Munch Date: Tue Jun 14 00:17:38 2016 +0100 Fix bug #10195 The computation of the index of the main text entry of a row did not take into account the fact that the entry could be optimised away.

[LyX/master] const correctness

2016-06-20 Thread Georg Baum
commit a4b8094aac6d8b8ad498c02b4f762ee727c43144 Author: Georg Baum Date: Mon Jun 20 22:00:05 2016 +0200 const correctness It is dangerous to hand out non-const pointers to members from a const method. diff --git a/src/insets/InsetTabular.cpp

[LyX/2.2.x] Skip paragraph parameters for dash conversion

2016-06-20 Thread Georg Baum
commit 380475f4dbcf1c22f3b411145c5446e16f60 Author: Georg Baum Date: Mon Jun 20 20:19:24 2016 +0200 Skip paragraph parameters for dash conversion Some of them are directly passed to LaTeX, but for all of them a token \twohyphens or \threehyphens is not valid.

[LyX/2.2.x] Add new module:

2016-06-20 Thread Richard Heck
commit bf06e9338e41fc7d42e572ceafa0e608cfb64f5b Author: Richard Heck Date: Mon Jun 20 11:06:31 2016 -0400 Add new module: Provides two new styles: 1. An "In Premable" style that puts whatever is entered into it into the preamble. This can be used,

[LyX/master] Add new module:

2016-06-20 Thread Richard Heck
commit a9af5333b26d719d0b85dae2c374e32e1190e15d Author: Richard Heck Date: Mon Jun 20 11:06:31 2016 -0400 Add new module: Provides two new styles: 1. An "In Premable" style that puts whatever is entered into it into the preamble. This can be used,

[LyX/2.2.x] Fix bug #10153: There's a mechanism in XHTML output that defers the output of tags until we know they're needed. In the case of HTML tables, empty cells should of course be output, so we n

2016-06-20 Thread Richard Heck
commit 8731689d41a96bc6bc954781388b56acc9b1619a Author: Richard Heck Date: Mon Jun 20 10:21:22 2016 -0400 Fix bug #10153: There's a mechanism in XHTML output that defers the output of tags until we know they're needed. In the case of HTML tables, empty cells should

[LyX/master] Fix bug #10153: There's a mechanism in XHTML output that defers the output of tags until we know they're needed. In the case of HTML tables, empty cells should of course be output, so we

2016-06-20 Thread Richard Heck
commit 35d449c5dae11bbff53e2a35697a4fc3f03318ba Author: Richard Heck Date: Mon Jun 20 10:21:22 2016 -0400 Fix bug #10153: There's a mechanism in XHTML output that defers the output of tags until we know they're needed. In the case of HTML tables, empty cells should