lyx_mirror/src
Richard Heck 63c10fcdfd Silence some warnings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21003 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-17 12:33:47 +00:00
..
client move ChangeLogs to the attic 2007-09-29 14:12:55 +00:00
frontends PrefShortcuts: iteratively add all LFUN to different categories 2007-10-17 05:13:34 +00:00
graphics Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
insets Silence some warnings. 2007-10-17 12:33:47 +00:00
mathed Off-by-one error addCol() 2007-10-13 15:48:22 +00:00
support shut up 2007-10-11 06:17:52 +00:00
tex2lyx The huge URL patch: 2007-10-13 19:06:09 +00:00
ASpell_local.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
ASpell.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
Author.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Author.h * src/Author.h: 2007-07-09 20:52:34 +00:00
BiblioInfo.cpp Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
BiblioInfo.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
Bidi.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
Bidi.h Fix cursor movement inside insets within RTL mode. 2007-05-16 09:35:12 +00:00
boost.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Box.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Box.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
BranchList.cpp * src/BranchList.cpp: 2007-10-08 09:21:56 +00:00
BranchList.h I guess Windows folks are not too happy with files named color.h and Color.h 2007-04-26 19:21:38 +00:00
buffer_funcs.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
buffer_funcs.h Remove a few includes from Text.h 2007-09-20 20:44:08 +00:00
Buffer.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
Buffer.h Use InsetCode 2007-10-13 09:11:10 +00:00
BufferList.cpp last commit was incomplete... not sure how I managed this.. 2007-10-03 20:15:49 +00:00
BufferList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
BufferParams.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
BufferParams.h Pavel Sanda's "PDFOptions" patch 2007-09-20 22:31:18 +00:00
BufferView.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
BufferView.h please Angus. 2007-10-13 07:33:07 +00:00
Bullet.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Bullet.h
Changes.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Changes.h * src/Author.h: 2007-07-09 20:52:34 +00:00
Chktex.cpp more std declaration fixes. 2007-07-17 17:40:44 +00:00
Chktex.h rename LyXLex into Lexer 2007-04-26 11:30:54 +00:00
Color.cpp remove HSV color 2007-08-12 11:19:26 +00:00
Color.h remove unsued classes HSVColor and NamedColor 2007-08-12 11:08:51 +00:00
Converter.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Converter.h Remove now unused originaldir flag from Converter.{cpp,h}. 2007-06-19 14:29:57 +00:00
ConverterCache.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ConverterCache.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
CoordCache.cpp Put mathed on a diet: transfer dimension cache from inset to BufferView. 2007-09-23 22:39:49 +00:00
CoordCache.h Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
Counters.cpp The counters labelstring patch. Part 1: the infrastructure. 2007-08-16 11:07:00 +00:00
Counters.h some doxygen comments 2007-08-16 14:44:22 +00:00
Cursor.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
Cursor.h Transfer current_font and real_current_font from Text to Cursor. 2007-09-02 13:35:48 +00:00
CursorSlice.cpp move forwardIdx to CursorSlice from DocIterator, as it was the only one able to travel into an invalid cursor position 2007-08-23 21:35:40 +00:00
CursorSlice.h remove unused variable 2007-08-25 12:38:54 +00:00
CutAndPaste.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
CutAndPaste.h reduce #includes 2007-09-19 22:37:22 +00:00
debug.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
debug.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
DepTable.cpp Remove unused std::time in src/DepTable.cpp 2007-08-24 17:09:28 +00:00
DepTable.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
Dimension.cpp make the static version link again 2007-08-13 19:08:35 +00:00
Dimension.h Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
DispatchResult.h Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
DocIterator.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
DocIterator.h Fix Cursor::setCurrentFont() within mathed. 2007-09-14 12:52:39 +00:00
EmbeddedFiles.cpp Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
EmbeddedFiles.h Embedding: add a check box to InsetGraphic and show/change embedding status 2007-09-15 18:31:32 +00:00
Encoding.cpp Please Andre' and return early 2007-10-15 13:04:53 +00:00
Encoding.h Add support for greek and cyrillic chars such that it is not 2007-10-12 18:21:51 +00:00
ErrorList.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
ErrorList.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Exporter.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Exporter.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
factory.cpp InsetList no longer exists. 2007-10-16 08:09:58 +00:00
factory.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
Floating.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Floating.h
FloatList.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
FloatList.h
Font.cpp move font related stuff from bufferview_funcs to Font 2007-09-29 11:00:18 +00:00
Font.h move font related stuff from bufferview_funcs to Font 2007-09-29 11:00:18 +00:00
FontIterator.cpp * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
FontIterator.h * TextMetrics: getDisplayFont() and isRTLBoundary() takes pit instead of Paragraph. 2007-09-02 22:28:49 +00:00
Format.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Format.h * new file formats panel that includes copier 2007-09-15 17:09:57 +00:00
FuncRequest.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
FuncRequest.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
FuncStatus.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
FuncStatus.h
gettext.cpp [the "translation" patch series] Part 2: fixing document label translations 2007-08-07 22:24:47 +00:00
gettext.h
Graph.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Graph.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Importer.cpp last commit was incomplete... not sure how I managed this.. 2007-10-03 20:15:49 +00:00
Importer.h cosmetics + move frontends/* to frontend namespace. 2007-08-14 09:54:59 +00:00
InsetIterator.cpp rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetIterator.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
InsetList.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
InsetList.h rename InsetBase to Inset 2007-04-29 13:39:47 +00:00
Intl.cpp more std declaration fixes. 2007-07-17 17:46:54 +00:00
Intl.h consolidate tex-accent.* Trans.* KmodInfo.h into Trans.{h,cpp}. All stuff was used at most once and basically implementation details 2007-04-30 21:44:00 +00:00
ISpell.cpp add ugly hack to make client link again 2007-08-14 00:25:45 +00:00
ISpell.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
KeyMap.cpp InsetInfo: Make the display of multiple shortcuts less clumsy by using A, B instead of [A][B]. This is safe, but a bit contraversial. 2007-10-11 16:03:21 +00:00
KeyMap.h List currently used shortcuts in the shortcuts panel of the preference dialog 2007-10-16 17:48:37 +00:00
KeySequence.cpp cosmetics 2007-10-02 21:51:54 +00:00
KeySequence.h cosmetics 2007-10-02 21:51:54 +00:00
Language.cpp latex_lang should not have a babel language 2007-08-04 12:42:08 +00:00
Language.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
LaTeX.cpp fix uninitialized variable 2007-09-21 13:32:49 +00:00
LaTeX.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
LaTeXFeatures.cpp LaTeXFeatures.cpp: revert unwanted url removal in r20950 2007-10-13 19:18:36 +00:00
LaTeXFeatures.h Allow unicode in Layout names. 2007-07-11 13:39:08 +00:00
Layout.cpp cosmetics 2007-09-29 20:02:32 +00:00
Layout.h cosmetics 2007-09-29 20:02:32 +00:00
LayoutEnums.h cosmetics 2007-09-29 20:02:32 +00:00
Length.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Length.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
lengthcommon.cpp rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
lengthcommon.h rename/merge LyXLength related stuff 2007-04-28 12:58:49 +00:00
Lexer.cpp boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
Lexer.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
lfuns.h correct numbering 2007-10-14 19:08:04 +00:00
LyX.cpp InsetInfo: load bind file and menu backend in batch mode as well. Otherwise, InsetInfo will yield different output in batch mode 2007-10-11 15:27:24 +00:00
LyX.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
LyXAction.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
LyXAction.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
lyxfind.cpp * BufferView::update(): renamed to processUpdateFlags() to clarify the intent. Also get rid of the default argument which added to the confusion as to what was the purpose of update(). Now also emit Buffer::changed() signal internally instead of assuming that the caller will act upon the returned boolean. 2007-10-10 08:52:55 +00:00
lyxfind.h * src/BufferView.cpp: 2007-06-19 21:48:04 +00:00
LyXFunc.cpp Cosmetics. 2007-10-16 08:09:15 +00:00
LyXFunc.h Header cleanup. 2007-10-11 07:26:06 +00:00
lyxlayout_ptr_fwd.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
LyXRC.cpp InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua) 2007-10-11 15:23:52 +00:00
LyXRC.h InsetInfo: add LYXRC_INFO (lyxrc bind_file ==> cua) 2007-10-11 15:23:52 +00:00
LyXVC.cpp Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
LyXVC.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
lyxwinres.rc Add version information to the lyx executable on Windows. 2007-08-14 01:34:26 +00:00
main.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Makefile.am The huge URL patch: 2007-10-13 19:06:09 +00:00
MenuBackend.cpp InsetInfo: add MENU_INFO (menu paste ==> Edit > Paste) 2007-10-11 15:14:11 +00:00
MenuBackend.h InsetInfo: add MENU_INFO (menu paste ==> Edit > Paste) 2007-10-11 15:14:11 +00:00
Messages.cpp [the "translation" patch series] Part 2: fixing document label translations 2007-08-07 22:24:47 +00:00
Messages.h [the "translation" patch series] Part 2: fixing document label translations 2007-08-07 22:24:47 +00:00
MetricsInfo.cpp Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +00:00
MetricsInfo.h Don't save background color in Text. Hand it down at drawing time. 2007-09-02 14:34:15 +00:00
ModuleList.cpp de-indent 2007-08-31 13:46:19 +00:00
ModuleList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
Mover.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
Mover.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
output_docbook.cpp the delegate patch 2007-10-02 18:27:20 +00:00
output_docbook.h remove ParagraphList_fwd.h 2007-04-26 08:30:11 +00:00
output_latex.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
output_latex.h Fix "default" encoding to match "auto" encoding except for the actual output 2007-07-05 19:19:41 +00:00
output_plaintext.cpp cosmetics 2007-09-29 20:02:32 +00:00
output_plaintext.h
output.cpp Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
output.h
OutputParams.cpp * src/OutputParams.h: 2007-07-21 18:10:55 +00:00
OutputParams.h * src/OutputParams.h: 2007-07-21 18:10:55 +00:00
paper.h
paragraph_funcs.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
paragraph_funcs.h * src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to 2007-10-08 13:17:15 +00:00
Paragraph.cpp Better safe than sorry... 2007-10-15 13:48:44 +00:00
Paragraph.h Use InsetCode. 2007-10-13 09:48:18 +00:00
ParagraphList.h remove ParagraphList_fwd.h 2007-04-26 08:30:11 +00:00
ParagraphMetrics.cpp cosmetics 2007-09-29 20:02:32 +00:00
ParagraphMetrics.h cosmetics 2007-09-29 20:02:32 +00:00
ParagraphParameters.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
ParagraphParameters.h cosmetics 2007-09-29 20:02:32 +00:00
ParIterator.cpp Converted '#warning ...' into FIXME-comments 2007-08-10 11:47:12 +00:00
ParIterator.h LyXText -> Text 2007-04-29 23:33:02 +00:00
pch.h the delegate patch 2007-10-02 18:27:20 +00:00
PDFOptions.cpp The huge URL patch: 2007-10-13 19:06:09 +00:00
PDFOptions.h The huge URL patch: 2007-10-13 19:06:09 +00:00
PrinterParams.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
PrinterParams.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
PSpell.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
PSpell.h Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Row.cpp Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
Row.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
rowpainter.cpp Remove mostly unused function. 2007-10-13 12:58:43 +00:00
rowpainter.h * RowPainter: store PainterInfo reference instead of creating one. 2007-08-30 13:53:02 +00:00
Section.cpp rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Section.h rename LyXFont to Font except in tex2lyx 2007-04-29 18:17:15 +00:00
Server.cpp MSVC compil fix. 2007-09-17 20:27:38 +00:00
Server.h cosmetics. 2007-09-16 20:58:22 +00:00
ServerSocket.cpp Fix bug 3904 2007-06-26 15:45:58 +00:00
ServerSocket.h reduce #includes 2007-09-19 22:37:22 +00:00
Session.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
Session.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
sgml.cpp cosmetics 2007-09-29 20:02:32 +00:00
sgml.h
Spacing.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Spacing.h cosmetics 2007-09-29 20:02:32 +00:00
SpellBase.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
SpellBase.h
TexRow.cpp fix MSVC warning. 2007-08-14 09:44:38 +00:00
TexRow.h * TexRow.{h,cpp} switch from std::list to std::vector 2007-08-13 14:04:35 +00:00
TexStream.cpp mention source of inspiration 2007-08-22 23:53:24 +00:00
TexStream.h whitespace 2007-08-15 06:53:25 +00:00
Text2.cpp Remove mostly unused function. 2007-10-13 12:58:43 +00:00
Text3.cpp Allow the input of an InsetInfo using command buffer (e.g. "info-insert menu paste"). Document this change in InsetInfo.h 2007-10-14 00:47:52 +00:00
Text.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
Text.h Use InsetCode. 2007-10-13 09:48:18 +00:00
TextClass.cpp Fix bug, and introduce MultiPar parameter for flex insets 2007-10-09 17:07:24 +00:00
TextClass.h Fix bug, and introduce MultiPar parameter for flex insets 2007-10-09 17:07:24 +00:00
TextClassList.cpp Lyx now starts and asks for reconfigure if no textclass is found (bug 2829) 2007-09-26 19:36:09 +00:00
TextClassList.h boost/utility -> boost/noncopyable 2007-09-30 15:47:00 +00:00
TextMetrics.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
TextMetrics.h cosmetics 2007-09-29 20:02:32 +00:00
Thesaurus.cpp * src/Thesaurus.cpp: 2007-06-07 17:27:10 +00:00
Thesaurus.h * src/Thesaurus.{cpp, h}: revert accidental commit in rev18538. 2007-05-28 07:56:38 +00:00
TocBackend.cpp Move Inset::Code to InsetCode.h 2007-10-13 09:04:52 +00:00
TocBackend.h Remove warnings reported with gcc 4.3: 2007-09-16 10:36:57 +00:00
ToolbarBackend.cpp math stuff 2007-10-07 20:34:09 +00:00
ToolbarBackend.h * src/frontends/LyXView.h: 2007-07-09 20:33:32 +00:00
Trans.cpp little simplification 2007-09-17 22:04:17 +00:00
Trans.h little simplification 2007-09-17 22:04:17 +00:00
Undo.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
Undo.h rename MathArray into MathData 2007-04-26 16:06:39 +00:00
update_flags.h Last (?) batch of renames: 2007-04-28 20:44:46 +00:00
Variables.cpp Rename .C ==> .cpp for files in src/ 2007-04-26 04:46:45 +00:00
Variables.h
VCBackend.cpp Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
VCBackend.h Rename files in src/support, step one. 2007-04-26 05:12:52 +00:00
version.cpp remove special handling of version.cpp[.in] 2007-08-13 12:04:57 +00:00
version.h
VSpace.cpp Move private part of BufferView to a private implementation. 2007-10-11 09:59:01 +00:00
VSpace.h cosmetics 2007-09-29 21:37:28 +00:00
WordLangTuple.h