Remove all unnecessary #includes from header files.

Add them as appropriate to .C files.
Rename Voss as Vo�, Juergen as J�rgen and Spitzmueller as Spitzm�ller.
Happy compiling.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7701 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-07 01:45:40 +00:00
parent ecaf48dc26
commit 0f9678630c
93 changed files with 151 additions and 134 deletions

View File

@ -1,7 +1,24 @@
2003-09-07 Angus Leeming <leeming@lyx.org>
* vspace.[Ch] (length): returns a const & to a LyXGlueLength.
* converter.h: forward declare LatexRunParams.
* encoding.h: remove #include "lyxrc.h"
* encoding.h: remove #include "lyxrc.h".
* lyxtext.h: remove #include "LColor.h".
* lyxtextclass.h: remove #include "support/types.h".
* trans.h: remove #include "tex-accent.h".
* trans_mgr.h: remove #include "tex-accent.h".
* insets/inset.h: remove #include "support/types.h", <vector>.
* insets/insetcollapsable.h: remove #include "LColor.h".
* insets/insetinclude.h: remove #include "dimension.h".
* insets/insetlatexaccent.h: remove #include "dimension.h".
* insets/insetoptarg.h:: remove #include "insettext.h".
* insets/insettext.h: remove #include "dimension.h", <boost/shared_ptr.hpp>
* insets/renderers.h: add #include "dimension.h".
* insets/updatableinset.h: add #include "support/types.h".
* many .C files: Associated changes.
2003-09-06 Angus Leeming <leeming@lyx.org>
@ -14,7 +31,7 @@
2003-09-06 Angus Leeming <leeming@lyx.org>
* ParagraphParameters.h: forward declare ParameterStruct rather than
'including the its file.
including its header file.
(depth): moved out-of-line.
2003-09-06 Angus Leeming <leeming@lyx.org>

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Vigna
* \author Jürgen Vigna
* \author Lars Gullik Bjønnes
* \author Alfredo Braunstein
*

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Vigna
* \author Jürgen Vigna
* \author Lars Gullik Bjønnes
* \author Alfredo Braunstein
*

View File

@ -25,6 +25,8 @@
#include "insets/insetquotes.h"
#include "support/types.h"
#include <boost/array.hpp>
#include "support/std_string.h"

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger and Juergen
* \author Asger and Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger & Juergen
* \author Asger & Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
*
* \author John Levon
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Lars
* \author Asger and Juergen
* \author Asger and Jürgen
* \author John Levon
*
* Full author contact details are available in file CREDITS.

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Lars
* \author Asger and Juergen
* \author Asger and Jürgen
* \author John Levon
*
* Full author contact details are available in file CREDITS.

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/
@ -25,10 +25,11 @@
#include "insets/insetgraphics.h"
#include "support/tostr.h"
#include "support/filetools.h"
#include "support/FileInfo.h"
#include "support/filetools.h"
#include "support/path_defines.h"
#include "support/tostr.h"
#include "support/types.h"
using namespace lyx::support;

View File

@ -6,7 +6,7 @@
*
* \author Baruch Even
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
*
* \file ControlShowFile.h
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger & Juergen
* \author Asger & Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
*
* \author John Levon
* \author Edwin Leuven
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger and Juergen
* \author Asger and Jürgen
* \author John Levon
*
* Full author contact details are available in file CREDITS.

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger and Juergen
* \author Asger and Jürgen
* \author John Levon
*
* Full author contact details are available in file CREDITS.

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -6,7 +6,7 @@
*
* \author John Levon
* \author Edwin Leuven
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,8 +4,8 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Juergen Spitzmueller
* \author Herbert Voss
* \author Jürgen Spitzmüller
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -6,8 +6,8 @@
*
* \author John Levon
* \author Kalle Dalheimer
* \author Juergen Spitzmueller
* \author Herbert Voss
* \author Jürgen Spitzmüller
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,8 +4,8 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Juergen Spitzmueller
* \author Herbert Voss
* \author Jürgen Spitzmüller
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,8 +5,8 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Juergen Spitzmueller
* \author Herbert Voss
* \author Jürgen Spitzmüller
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
*
* \author Angus Leeming
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
* \author Rob Lahaye
*
* Full author contact details are available in file CREDITS.

View File

@ -6,7 +6,7 @@
* \author Jürgen Vigna
* \author Rob Lahaye
* \author Martin Vermeer
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
* \author Rob Lahaye
*
* Full author contact details are available in file CREDITS.

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger & Juergen
* \author Asger & Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -3,7 +3,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger and Juergen
* \author Asger and Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Asger and Juergen
* \author Asger and Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Lars
* \author Asger and Juergen
* \author Asger and Jürgen
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Lars
* \author Asger and Juergen
* \author Asger and Jürgen
* \author John Levon
*
* Full author contact details are available in file CREDITS.

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
* \author Angus Leeming
*
* Full author contact details are available in file CREDITS.

View File

@ -5,7 +5,7 @@
*
* \author Baruch Even
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -15,25 +15,22 @@
#ifndef INSETOLD_H
#define INSETOLD_H
#include "LColor.h"
#include "insetbase.h"
#include "dimension.h"
#include "LColor.h"
#include "ParagraphList_fwd.h"
#include "support/types.h"
#include <vector>
class LyXFont;
class Buffer;
class Painter;
class LatexRunParams;
class LyXText;
class LyXLex;
class Paragraph;
class LyXCursor;
class FuncRequest;
class WordLangTuple;
class LatexRunParams;
class LyXCursor;
class LyXFont;
class LyXLex;
class LyXText;
class Painter;
class Paragraph;
class UpdatableInset;
class WordLangTuple;
namespace lyx {
namespace graphics {

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Angus Leeming
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -16,9 +16,9 @@
#include "inset.h"
#include "insettext.h"
#include "lyxfont.h"
#include "LColor.h"
#include "box.h"
#include "lyxfont.h"
#include <boost/weak_ptr.hpp>

View File

@ -15,11 +15,11 @@
#include "inset.h"
#include "graphics/GraphicsTypes.h"
#include "support/filename.h"
#include "support/std_string.h"
#include <boost/scoped_ptr.hpp>
#include <boost/signals/trackable.hpp>
#include "support/std_string.h"
class RenderInset;

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -4,7 +4,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -5,7 +5,7 @@
* Licence details can be found in the file COPYING.
*
* \author Baruch Even
* \author Herbert Voss
* \author Herbert Voß
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -13,12 +13,12 @@
#define INSET_INCLUDE_H
#include "insetcommand.h"
#include "dimension.h"
#include "renderers.h"
#include <boost/scoped_ptr.hpp>
class Buffer;
class Dimension;
struct LaTeXFeatures;
// Created by AAS 970521

View File

@ -14,7 +14,9 @@
#include "inset.h"
#include "support/std_string.h"
#include "dimension.h"
class Dimension;
/** Insertion of accents

View File

@ -13,7 +13,6 @@
#define INSETOPTARG_H
#include "insettext.h"
#include "insetcollapsable.h"

View File

@ -6,7 +6,7 @@
* \author Asger Alstrup Nielsen
* \author Jean-Marc Lasgouttes
* \author Lars Gullik Bjønnes
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -7,7 +7,7 @@
* \author Asger Alstrup Nielsen
* \author Jean-Marc Lasgouttes
* \author Lars Gullik Bjønnes
* \author Juergen Spitzmueller
* \author Jürgen Spitzmüller
*
* Full author contact details are available in file CREDITS.
*/

View File

@ -13,27 +13,25 @@
#define INSETTEXT_H
#include "updatableinset.h"
#include "support/std_string.h"
#include "LColor.h"
#include "ParagraphList_fwd.h"
#include "RowList_fwd.h"
#include "dimension.h"
#include "lyxtext.h"
#include "support/types.h"
#include "frontends/mouse_state.h"
#include <boost/shared_ptr.hpp>
#include "support/std_string.h"
class Painter;
class BufferView;
class Buffer;
class BufferParams;
class BufferView;
class Dimension;
class LyXCursor;
class LyXText;
class Row;
class Painter;
class Paragraph;
class Row;
/**
A text inset is like a TeX box to write full text

View File

@ -12,12 +12,11 @@
#ifndef RENDERERS_H
#define RENDERERS_H
#include "dimension.h"
#include "box.h"
#include "dimension.h"
#include "graphics/GraphicsLoader.h"
#include "graphics/GraphicsParams.h"
#include "graphics/GraphicsTypes.h"
#include <boost/weak_ptr.hpp>
#include <boost/signals/signal0.hpp>

View File

@ -22,6 +22,8 @@
#include "inset.h"
#include "support/types.h"
/** Extracted from Matthias notes:
*

View File

@ -15,9 +15,10 @@
#ifndef INTL_H
#define INTL_H
#include "support/std_string.h"
#include "trans_mgr.h"
#include "support/std_string.h"
/**
* This class is used for managing keymaps

View File

@ -14,11 +14,11 @@
#ifndef KBMAP_H
#define KBMAP_H
#include "support/std_string.h"
#include "frontends/key_state.h"
#include <boost/shared_ptr.hpp>
#include "support/std_string.h"
#include <vector>
class kb_sequence;

View File

@ -15,8 +15,8 @@
#ifndef LENGTH_COMMON_H
#define LENGTH_COMMON_H
#include "support/std_string.h"
#include "lyxlength.h"
#include "support/std_string.h"
/// the number of units possible
extern int const num_units;

View File

@ -15,10 +15,10 @@
#ifndef LYXFONT_H
#define LYXFONT_H
#include <iosfwd>
#include "LColor.h"
#include "support/std_string.h"
#include "LColor.h"
#include <iosfwd>
class LyXLex;
class BufferParams;

View File

@ -17,17 +17,18 @@
#include "kbsequence.h"
#include "lfuns.h"
#include "support/std_string.h"
#include <boost/shared_ptr.hpp>
#include <boost/signals/trackable.hpp>
#include "support/std_string.h"
class BufferView;
class FuncRequest;
class FuncStatus;
class LyXKeySym;
class LyXView;
class LyXText;
class FuncRequest;
class BufferView;
class LyXView;
/** This class encapsulates all the LyX command operations.

View File

@ -21,7 +21,7 @@
#include "paper.h"
#include "graphics/GraphicsTypes.h"
// #include <boost/utility.hpp>
#include "support/std_string.h"
/// This contains the runtime configuration of LyX
class LyXRC //: public noncopyable {

View File

@ -14,28 +14,28 @@
#ifndef LYXTEXT_H
#define LYXTEXT_H
#include "lyxfont.h"
#include "layout.h"
#include "LColor.h"
#include "insets/inset.h"
#include "RowList_fwd.h"
#include "ParagraphList_fwd.h"
#include "bufferview_funcs.h"
#include "layout.h"
#include "lyxfont.h"
#include "ParagraphList_fwd.h"
#include "RowList_fwd.h"
#include "textcursor.h"
#include "insets/inset.h"
class Buffer;
class BufferParams;
class BufferView;
class Dimension;
class InsetText;
class LyXCursor;
class MetricsInfo;
class Paragraph;
class Row;
class Spacing;
class UpdatableInset;
class VSpace;
class WordLangTuple;
class MetricsInfo;
class Dimension;
/**

View File

@ -11,13 +11,11 @@
#define LYXTEXTCLASS_H
#include "lyxlayout.h"
#include "support/std_string.h"
#include "lyxlayout_ptr_fwd.h"
#include "support/types.h"
#include <boost/shared_ptr.hpp>
#include "support/std_string.h"
#include <vector>
class LyXLex;

View File

@ -16,8 +16,9 @@
#define PARAGRAPH_PIMPL_H
#include "paragraph.h"
#include "ParagraphParameters.h"
#include "changes.h"
#include "ParagraphParameters.h"
#include <boost/scoped_ptr.hpp>

View File

@ -13,10 +13,10 @@
#ifndef LYX_PSPELL_H
#define LYX_PSPELL_H
#include <map>
#include "SpellBase.h"
#include <map>
class PspellManager;
class PspellStringEmulation;
class PspellCanHaveError;

View File

@ -12,7 +12,7 @@
* \author Jean-Marc Lasgouttes
* \author Angus Leeming
* \author John Levon
* \author Herbert Voss
* \author Herbert Voß
*
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.

View File

@ -14,11 +14,11 @@
#ifndef TRANS_H
#define TRANS_H
#include "trans_decl.h"
#include "support/std_string.h"
#include <map>
#include "tex-accent.h"
#include "support/std_string.h"
#include "trans_decl.h"
class LyXLex;

View File

@ -13,9 +13,9 @@
#ifndef TRANS_DECL_H
#define TRANS_DECL_H
#include "support/std_string.h"
#include "tex-accent.h"
#include "support/std_string.h"
#include <list>

View File

@ -14,9 +14,8 @@
#ifndef TRANS_MANAGER_H
#define TRANS_MANAGER_H
#include "tex-accent.h"
#include "trans_decl.h"
#include "chset.h"
#include "trans_decl.h"
#include "support/std_string.h"
class LyXText;

View File

@ -370,7 +370,7 @@ VSpace::vspace_kind VSpace::kind() const
}
LyXGlueLength VSpace::length() const
LyXGlueLength const & VSpace::length() const
{
return len_;
}

View File

@ -48,7 +48,7 @@ public:
/// return the type of vertical space
vspace_kind kind() const;
/// return the length of this space
LyXGlueLength length() const;
LyXGlueLength const & length() const;
// a flag that switches between \vspace and \vspace*
bool keep() const;