]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
speed up symbol panel population
[lyx.git] / src / Buffer.cpp
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-16 Pavel SandaChange translation strings.
2008-03-12 Bo PengFix loading opened files from last session
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-10 Stefan Schimanski* comments for macro tables in Buffer
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-07 Abdelrazak Younescosmetics
2008-03-07 Abdelrazak YounesBuffer::getLabelList(): Bug fix; only level 0 items...
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak Younes* Buffer::changeRefsIfUnique(): Only used for CITE_CODE...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Abdelrazak YounesDelete child buffer at InsetInclude destruction.
2008-03-06 Abdelrazak YounesLoad child documents unconditionally at updateLabels...
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Abdelrazak YounesInvert loadChildDocuments() and updateLabels() calls...
2008-03-04 Abdelrazak YounesFound a cleaner solution for the buffer reference probl...
2008-03-04 Abdelrazak Younesset the buffer reference for all insets when the file...
2008-03-02 Uwe Stöhrfileformat incremented to 317:
2008-03-02 Abdelrazak YounesIntroduce a labels&references cache at buffer level...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckHeader.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
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-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-19 Abdelrazak YounesBuffer::resetChildDocuments() Check for Buffer emptines...
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-19 Richard HeckClean up a bit.
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-02-08 Stefan Schimanski* cosmetic
2008-02-07 Abdelrazak Younesheader cleanup
2008-02-06 Stefan Schimanski* cosmetic
2008-02-03 Uwe Stöhrenable the scrlttr 2 class for serial letters:
2008-01-25 Jürgen Spitzmüller** Fix language switch issue introduced by the CJK...
2008-01-23 Stefan Schimanski* Fix latex output of child documents when rendered...
2008-01-15 Richard HeckFix bug 4463. The crash was due to a call to X from...
2008-01-14 Stefan Schimanski* Nearly a proof that there are useful compiler warning...
2008-01-14 Abdelrazak Younes* Buffer::doExport(): return early.
2008-01-14 Abdelrazak Younes* AutoSaveBuffer::generateChild(): return early.
2008-01-14 Abdelrazak Younes* AutoSaveBuffer::generateChild(): FileName::moveTo...
2008-01-12 André PönitzThere was a bit too much copying of dociterators gpoing...
2008-01-12 Richard HeckThis commit changes the way individual LyXModule's...
2008-01-11 Jürgen Spitzmüller*** Support for generic sideways floats ***
2008-01-10 Richard HeckDummy format change for AMS modularization.
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: simplify the interface of EmbeddedFiles...
2008-01-08 Bo PengEmbedding: add embedding support for InsetBibtex. ...
2008-01-06 Bo PengEmbedding: save checksum of the bundled file, not conte...
2008-01-05 Richard HeckRationalize the handling of makeTextClass().
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-28 Jürgen SpitzmüllerSupport for \nocite* from Berhard Reiter. Increments...
2007-12-24 Jürgen Spitzmüller* src/Buffer.cpp:
2007-12-21 Abdelrazak Younes* Buffer::filePath(): add a trailing '/' because the...
2007-12-21 Stefan Schimanski* added debugging flag "macros" for math macros
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-20 Richard HeckSupport for nocite, provided by Bernhard Reiter.
2007-12-18 Bo PengUse ErrorList to handle encoding error
2007-12-17 Abdelrazak YounesNow that exceptions are allowed, handle gracefully...
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesCleanup the mess I introduced in rev 22165. This happen...
2007-12-16 Abdelrazak YounesSanitize the way we use abort() and exit(). With this...
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-15 Abdelrazak YounesChange semantics of FileName::copyTo(): we now overwrit...
2007-12-14 Abdelrazak YounesThe rename() function removed in rev had in fact move...
2007-12-14 Jean-Marc LasgouttesMove part of Buffer::validate into a new method BufferP...
2007-12-13 Uwe Stöhrsupport for Serbian with Latin letters
2007-12-13 Abdelrazak Younesget rid of lyxlib.h:copy() and rename().
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-10 Jean-Marc Lasgouttes * src/Buffer.cpp (validate): require "float" when...
2007-12-08 Peter Kümmeladd progress view of system calls
2007-12-08 Jürgen SpitzmüllerSanitize CJK support (fix bug 3561, 4349 and 4337):
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-12-05 Uwe Stöhrsupport for the language Interlingua
2007-12-05 Uwe StöhrBuffer.cpp: forgot this part of the previous fileformat...
2007-12-05 Abdelrazak Younes* docstream: factorize out some code and introduce...
2007-12-05 Abdelrazak YounesIntroducing FileNameList, cleanup some headers and...
2007-12-04 Abdelrazak YounesSanitize the way Buffers are saved, renamed and closed.
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-12-02 Peter Kümmelreduce <vector> include from 73 to 3
next