[LyX/master] Clean up previous selections with empty searchstr on instant

2021-02-17 Thread Juergen Spitzmueller
commit 80cb0650e44e7ef580c0a33637e8abb689ed6837 Author: Juergen Spitzmueller Date: Wed Feb 17 16:55:55 2021 +0100 Clean up previous selections with empty searchstr on instant --- src/frontends/qt/GuiSearch.cpp |2 +- src/lyxfind.cpp|9 + 2 files changed, 10

[LyX/master] Clean up DeclareDocBookClass

2020-07-08 Thread Pavel Sanda
commit eeaea7cbbb98141c98c189751907a8fc0b10f7d4 Author: Thibaut Cuvelier Date: Wed Jul 8 15:39:01 2020 +0200 Clean up DeclareDocBookClass --- lib/chkconfig.ltx | 12 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index

[LyX/master] Clean up build script

2020-06-08 Thread Richard Kimberly Heck
commit b3a90037b19b487892ae0a21f59459b67d236f43 Author: Richard Kimberly Heck Date: Mon Jun 8 11:04:15 2020 -0400 Clean up build script --- development/tools/lyx-build | 36 ++-- 1 files changed, 18 insertions(+), 18 deletions(-) diff --git

[LyX/master] Clean up Language.cpp

2019-06-05 Thread Jean-Marc Lasgouttes
commit b8b5ed8b315590a220342119efc01e5d02edfb0c Author: Jean-Marc Lasgouttes Date: Wed Jun 5 16:28:37 2019 +0200 Clean up Language.cpp Use range-base for loops everywhere. Rename languagelist to languagelist_, since it is private. --- src/Language.cpp | 45

[LyX/master] Clean up code of LFUN_LAYOUT

2018-05-14 Thread Jean-Marc Lasgouttes
commit 255a5cf40143f6dcfcd74a9fd256301e55d628ae Author: Jean-Marc Lasgouttes Date: Mon May 14 16:33:52 2018 +0200 Clean up code of LFUN_LAYOUT Factor out some code in helper functions. Improve getStatus so that icon is selected only when the whole selection

[LyX/master] Clean up RELEASE_NOTES for 2.4.x.

2017-09-09 Thread Juergen Spitzmueller
commit ad43cdf829049e928c608e0dd395ce210a186264 Author: Juergen Spitzmueller Date: Sat Sep 9 10:55:37 2017 +0200 Clean up RELEASE_NOTES for 2.4.x. --- lib/RELEASE-NOTES | 158 + 1 files changed, 15 insertions(+), 143

[LyX/master] Clean-up before following bugfix

2017-05-13 Thread Guillaume MM
commit ef19e114bdf64167a5df33b161484dcf9ae4b923 Author: Guillaume MM Date: Sat May 13 00:41:23 2017 +0200 Clean-up before following bugfix Add helper function and factor code --- src/output_latex.cpp | 99 +++--- 1 files

[LyX/master] Clean up

2017-03-18 Thread Guillaume Munch
commit 340d747fff92fc98907a0285ce22b6c500276505 Author: Guillaume Munch Date: Sat Mar 18 15:08:20 2017 +0100 Clean up Only keep one dynamic-cast. This fixes coverity warnings. --- src/frontends/qt4/GuiView.cpp |1 - src/frontends/qt4/GuiWorkArea.cpp | 41

[LyX/master] Clean-up

2017-03-10 Thread Guillaume Munch
commit 656bc46892c2041437111dfff697957530e75ec2 Author: Guillaume Munch Date: Wed Mar 1 20:32:33 2017 +0100 Clean-up --- src/Buffer.cpp | 18 +- src/Buffer.h |2 +- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/src/Buffer.cpp

[LyX/master] Clean up and fixes to fractions metrics and drawing

2016-11-20 Thread Guillaume Munch
commit ffb865d6e82fccdaa64d5e0aa4e3beea3fcad003 Author: Guillaume Munch Date: Sun Nov 20 20:08:11 2016 +0100 Clean up and fixes to fractions metrics and drawing * Factor code for easier maintainance. * Avoid computing metrics several times. This duplication

[LyX/master] Clean up the crossrefs dialog.

2016-09-17 Thread Juergen Spitzmueller
commit 774becf693c8bbfcf475cb7046358c7a326571fb Author: Juergen Spitzmueller Date: Sat Sep 17 13:03:33 2016 +0200 Clean up the crossrefs dialog. --- src/frontends/qt4/GuiRef.cpp | 76 +--- src/frontends/qt4/GuiRef.h|6 +- src/frontends/qt4/ui/RefUi.ui | 413

[LyX/master] Clean up Solution and Solution* reversion code a bit.

2015-11-28 Thread Richard Heck
commit acf3e3a13995836fb56b4d6e91c14265bf8ab6c5 Author: Richard Heck Date: Sat Nov 28 23:42:09 2015 -0500 Clean up Solution and Solution* reversion code a bit. diff --git a/lib/lyx2lyx/lyx_2_2.py b/lib/lyx2lyx/lyx_2_2.py index b2fb407..d30f782 100644 ---

[LyX/master] Clean-up the undo API

2015-04-01 Thread Jean-Marc Lasgouttes
commit 11ca1406671f3e7b126bbe9b51694e8d32ba161c Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Thu Mar 12 15:57:29 2015 +0100 Clean-up the undo API * Remove the UndoKind parameter in the general interface * move recordUndoInset to Cursor * remove one variant of

[LyX/master] Clean-up the undo API

2015-04-01 Thread Jean-Marc Lasgouttes
commit 11ca1406671f3e7b126bbe9b51694e8d32ba161c Author: Jean-Marc Lasgouttes Date: Thu Mar 12 15:57:29 2015 +0100 Clean-up the undo API * Remove the UndoKind parameter in the general interface * move recordUndoInset to Cursor * remove one variant of

[LyX/master] clean up SVGs with inkscape's --vacuum-defs and --export-plain-svg

2014-10-22 Thread Juergen Spitzmueller
commit ecafeb86380197c0cfe423bf6ae99b95aa51a0b9 Author: Juergen Spitzmueller sp...@lyx.org Date: Wed Oct 22 15:37:27 2014 +0200 clean up SVGs with inkscape's --vacuum-defs and --export-plain-svg diff --git a/lib/images/svg/oxygen/all-changes-accept.svgz

[LyX/master] clean up SVGs with inkscape's --vacuum-defs and --export-plain-svg

2014-10-22 Thread Juergen Spitzmueller
commit ecafeb86380197c0cfe423bf6ae99b95aa51a0b9 Author: Juergen Spitzmueller Date: Wed Oct 22 15:37:27 2014 +0200 clean up SVGs with inkscape's --vacuum-defs and --export-plain-svg diff --git a/lib/images/svg/oxygen/all-changes-accept.svgz

[LyX/master] Clean up empty ERTs that are produced in comples beamer argument conversions

2014-05-25 Thread Juergen Spitzmueller
commit c7eb04158f47106f9c701c4abb9b08fab1b1d59e Author: Juergen Spitzmueller sp...@lyx.org Date: Sun May 25 22:46:42 2014 +0200 Clean up empty ERTs that are produced in comples beamer argument conversions diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py index cc08727..4999368

[LyX/master] Clean up empty ERTs that are produced in comples beamer argument conversions

2014-05-25 Thread Juergen Spitzmueller
commit c7eb04158f47106f9c701c4abb9b08fab1b1d59e Author: Juergen Spitzmueller Date: Sun May 25 22:46:42 2014 +0200 Clean up empty ERTs that are produced in comples beamer argument conversions diff --git a/lib/lyx2lyx/lyx_2_1.py b/lib/lyx2lyx/lyx_2_1.py index cc08727..4999368

[LyX master] Clean up comments a bit.

2013-04-28 Thread Richard Heck
The branch, master, has been updated. - Log - commit 68408556c7bbab984cd405d7ae4bd9193697979d Author: Richard Heck rgh...@lyx.org Date: Sun Apr 28 12:08:30 2013 -0400 Clean up comments a bit. diff --git

[LyX master] Clean up comments a bit.

2013-04-28 Thread Richard Heck
The branch, master, has been updated. - Log - commit 68408556c7bbab984cd405d7ae4bd9193697979d Author: Richard Heck Date: Sun Apr 28 12:08:30 2013 -0400 Clean up comments a bit. diff --git

[LyX master] Clean up CMake testing code

2013-03-04 Thread Scott Kostyshak
The branch, master, has been updated. - Log - commit 9ff4dc425865895d7621893aebcd4c1d30eeabcf Author: Scott Kostyshak skost...@lyx.org Date: Mon Mar 4 11:35:07 2013 -0500 Clean up CMake testing code Thanks to Kornel

[LyX master] Clean up CMake testing code

2013-03-04 Thread Scott Kostyshak
The branch, master, has been updated. - Log - commit 9ff4dc425865895d7621893aebcd4c1d30eeabcf Author: Scott Kostyshak Date: Mon Mar 4 11:35:07 2013 -0500 Clean up CMake testing code Thanks to

[LyX master] Clean up LaTeX font handling (#4999)

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 869b84aef9dbec9c90ba4483db0b28a3fb92b947 Author: Juergen Spitzmueller sp...@lyx.org Date: Thu Aug 16 13:23:39 2012 +0200 Clean up LaTeX font handling (#4999) The

[LyX master] Clean up LaTeX font handling (#4999)

2012-08-16 Thread Juergen Spitzmueller
The branch, master, has been updated. - Log - commit 869b84aef9dbec9c90ba4483db0b28a3fb92b947 Author: Juergen Spitzmueller Date: Thu Aug 16 13:23:39 2012 +0200 Clean up LaTeX font handling (#4999) The