[LyX/master] Rename some routines

2020-05-05 Thread Richard Kimberly Heck
commit 195c0bfbad56601608739838e79c8d71ebcf3152 Author: Richard Kimberly Heck Date: Mon May 4 21:21:42 2020 -0400 Rename some routines --- src/BranchList.cpp |8 src/Format.cpp | 10 +- src/IndicesList.cpp | 14 +++--- 3 files changed, 16

[LyX/master] Replace functors in Format.cpp.

2020-05-05 Thread Richard Kimberly Heck
commit 958958453ff69f02d94fc21f097463b77fab07d3 Author: Richard Kimberly Heck Date: Mon May 4 19:57:45 2020 -0400 Replace functors in Format.cpp. --- src/Format.cpp | 68 ++-- 1 files changed, 17 insertions(+), 51 deletions(-) diff

[LyX/master] Remove functors in IndicesList.cpp.

2020-05-05 Thread Richard Kimberly Heck
commit 59891601546bf08d3f4d4debdb40a5045aab1ab6 Author: Richard Kimberly Heck Date: Mon May 4 20:00:55 2020 -0400 Remove functors in IndicesList.cpp. --- src/IndicesList.cpp | 63 +- 1 files changed, 22 insertions(+), 41 deletions(-) diff

[LyX/master] Replace functor in BranchList

2020-05-05 Thread Richard Kimberly Heck
commit 7f875d7dacd66fefa861626e7c9e251d4a266809 Author: Richard Kimberly Heck Date: Mon May 4 19:08:12 2020 -0400 Replace functor in BranchList --- src/BranchList.cpp | 36 +--- 1 files changed, 13 insertions(+), 23 deletions(-) diff --git

[LyX/master] Cmake build: Adapt handling of c++ standards to new Visual C++ 2019

2020-05-05 Thread Kornel Benko
commit 9c863039b620ebc54b218e8be5c4112906178323 Author: Kornel Benko Date: Tue May 5 13:49:50 2020 +0200 Cmake build: Adapt handling of c++ standards to new Visual C++ 2019 More or less suggested by Thibaut Cuvelier's switch to Visual C++ 2019 --- CMakeLists.txt

[LyX/master] linguistics.module: fix counters

2020-05-05 Thread Juergen Spitzmueller
commit ce7cd4b98365dd19a7b94ae9dcc89e9e6cecf34a Author: Juergen Spitzmueller Date: Tue May 5 14:41:38 2020 +0200 linguistics.module: fix counters --- lib/layouts/linguistics.module | 27 +-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git