]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
Rename a couple routines in preparation for more.
[lyx.git] / src / Paragraph.cpp
2009-06-05 Richard HeckOutput cosmetics, mostly. Get the newlines better.
2009-06-05 Richard HeckBasic output routines for HTML.
2009-05-25 Jürgen Spitzmüller* Allow manual setting of bibliography indendation
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-05-14 Vincent van RavesteijnFix bug #5390. Copy from a deleted section with change...
2009-05-06 Abdelrazak YounesSpellChecker context menu. Part of the continuous Spell...
2009-05-01 Abdelrazak YounesMove isLetter() logic to Paragraph::isLetter().
2009-05-01 Abdelrazak YounesParagraph::updateWord() and collectWords(): Remove...
2009-05-01 Abdelrazak YounesInitial support for continuous spell-checking. This...
2009-05-01 Abdelrazak YounesTransfer word locating code from Text to Paragraph.
2009-04-19 Jean-Marc LasgouttesSpeedup the expandLabel by avoiding the recursive part...
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-12-10 Jürgen Spitzmüller* Paragraph.cpp: embrace ']' (fix bug 5610)
2008-11-29 Uwe StöhrParagraph.cpp: revert r27719 because this broke every...
2008-11-27 Jean-Marc Lasgoutteswhen validating a paragraph, skip insets that do not...
2008-11-21 Jürgen Spitzmüller* src/Language{.cpp,h}:
2008-11-18 Enrico ForestieriStyle
2008-11-18 Enrico ForestieriFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5489...
2008-11-16 Stephan Wittfix broken latex output range checking
2008-11-16 Stephan Wittuse correct type of variable in appendString change...
2008-11-16 Abdelrazak YounesTommaso patch, part 5, lots of thing to cleanup still...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-12 Jürgen Spitzmüller* Paragraph.cpp: typo.
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-11-03 Enrico ForestieriFixbug 5280
2008-11-03 Enrico ForestieriFix bug 5216
2008-10-31 Richard HeckThis was the wrong check.
2008-10-31 Richard HeckA (very) little constness.
2008-10-28 Richard HeckThis is a conservative fix for the layout setting bug...
2008-10-19 Enrico ForestieriFix bug 5374
2008-10-19 Abdelrazak Younessome more small optimization.
2008-10-19 Abdelrazak YounesParagraph:
2008-10-08 Abdelrazak YounesOups...
2008-10-08 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5328
2008-10-06 Jean-Marc Lasgouttesfix misleading debug message
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-18 Jürgen SpitzmüllerFix bug 448:
2008-09-15 Abdelrazak YounesGraceful assertion in release mode.
2008-09-13 Abdelrazak Younesexit(10) was a bit extreme... replace with a Buffer...
2008-09-13 Abdelrazak YounesParagraph::inInset() shall not be used if the owner...
2008-09-12 Abdelrazak YounesGet rid of Paragraph::insetAllowed()
2008-08-19 Jürgen Spitzmüller* src/Paragraph.cpp:
2008-08-13 Jean-Marc Lasgouttesfix warning
2008-08-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5132
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-30 Abdelrazak YounesParagraph: Add a partial copy ctor that will get used...
2008-07-23 Abdelrazak YounesEnsure that the Buffer pointer is correctly set with...
2008-07-22 Enrico ForestieriDon't use the \textgreek macro when the latex encoding...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-04 Jürgen Spitzmüller* src/Paragraph.cpp: correct comment.
2008-07-04 Jürgen Spitzmüller* Paragraph.cpp:
2008-07-04 Jürgen Spitzmüller* Paragraph.cpp:
2008-07-03 Jürgen Spitzmüller* src/Paragraph.cpp (latexSpecialTypewriter):
2008-07-01 Jürgen Spitzmüller* Paragraph.cpp: fix typo.
2008-07-01 Jean-Marc Lasgouttes * LyXRC.cpp:
2008-06-24 Jean-Marc LasgouttesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=3580
2008-06-21 Jürgen Spitzmüller* Paragraph.cpp (latexSurrogatePair):
2008-06-05 Richard HeckMore cache fixing. Similar fix as for InsetBibtex,...
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-22 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4650
2008-05-22 Abdelrazak YounesUnify Paragraph::asString() methods.
2008-05-22 Abdelrazak Younesforward port rev 24877. Even if trunk is not affected...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-03-21 André Pönitzcosmetics
2008-03-21 Richard HeckAnother attempt at 2178. This is a "minimal" patch...
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-15 Richard HeckMore intelligible comment.
2008-03-15 Richard HeckStill trying to fix bug 2178. Will this do it? I do...
2008-03-11 Richard HeckTry again to fix bug 2178.
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-07 Richard HeckDid not need to change this.
2008-03-06 Richard HeckAbdel is right.
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-04 Stefan Schimanski* remove some garbage from the "buffer in inset" change
2008-02-28 Richard HeckFix types.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-26 Stefan Schimanski* update the words of a paragraph when the cursor leaves.
2008-02-26 Stefan Schimanski* paragraph support for the global word list. To make...
2008-02-25 Stefan SchimanskiRevert "* compile fix"
2008-02-25 Stefan Schimanski* compile fix
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-20 Abdelrazak Younescosmetics
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-11 Abdelrazak Youneswarning fix.
2008-02-09 André Pönitzsome refactoring.
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2008-01-28 Jean-Marc Lasgouttesrevert erroneous commit
2008-01-28 Jean-Marc Lasgouttes * src/Text.cpp (changeCase): do not set the selection...
2008-01-14 Abdelrazak Younessimplify ucs4 to utf8 conversion.
next