]> git.lyx.org Git - lyx.git/history - src
Remove a deep copy of MathData in lyx::write
[lyx.git] / src /
2015-10-19 Guillaume MunchRemove a deep copy of MathData in lyx::write
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-19 Guillaume MunchAdd math cell positions to TexRow
2015-10-19 Guillaume MunchAdd a unique id to math insets
2015-10-19 Guillaume MunchSplitting otexstream into otexrowstream and otexstream.
2015-10-19 Uwe Stöhrcolored-boxes.lyx: new example file for the tcolorbox...
2015-10-18 Georg BaumFix language end command
2015-10-18 Georg BaumRemove confusing parentheses
2015-10-18 Georg BaumFix regression of 359aef92f87
2015-10-15 Georg BaumFix std::string docstream output error
2015-10-12 Jean-Marc LasgouttesRemove variable y_top that was computed but not used.
2015-10-12 Stephan WittCorrect early return position for if use_pixmap_cache_...
2015-10-11 Georg BaumFix cursor movement for large logos (#9628)
2015-10-11 Georg BaumDisable assigment operator
2015-10-11 Georg BaumComply with rule-of-three
2015-10-11 Georg BaumMove comment where it belongs
2015-10-10 Georg BaumRemove C-style casts found by cppcheck
2015-10-10 Georg BaumFix LASSERT correction
2015-10-10 Georg BaumRemove unused variables
2015-10-10 Georg BaumFix duplicated pointer check
2015-10-10 Georg BaumFix copy-paste leftover
2015-10-10 Georg BaumAdd missing intializations
2015-10-10 Georg BaumFix multicolumn regression (bug #9788)
2015-10-09 Georg BaumInitialize member
2015-10-09 Georg BaumFix typo
2015-10-09 Jean-Marc LasgouttesFix display of perenthesis in Hebrew documents
2015-10-09 Jean-Marc LasgouttesSmall code cleanup
2015-10-09 Jean-Marc LasgouttesGet rid of old Bidi code
2015-10-09 Stephan WittAvoid the use of a static NSAutoreleasePool.
2015-10-09 Stephan WittAdd missing adjustment of end_pos if given length excee...
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-10-08 Georg BaumFix cppcheck portability warning
2015-10-07 Jean-Marc LasgouttesRevise commit 7a5eff56
2015-10-07 Pavel SandaSet minimal width of fixedwidth collapsable insets.
2015-10-05 Guillaume MunchAdd TOC of external materials. (#7790, partial)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-05 Jean-Marc LasgouttesRemove PainterInfo argument to checkCursorScrollOffset
2015-10-04 Jean-Marc LasgouttesMore updates to painting analysis
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-03 Enrico ForestieriFix #9490: SIGSEGV involving LyX macros --- A reproduci...
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-02 Jean-Marc LasgouttesSmall BufferView cleanup
2015-10-01 Guillaume MunchFix compilation with MSVC in c++98 mode
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-28 Guillaume MunchFix bugs #6078 and #9364
2015-09-27 Jean-Marc LasgouttesRewrite Cursor::getSurroundingPos without Bidi class
2015-09-27 Jean-Marc LasgouttesRepeat after me: into account, into account, into account
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-21 Jean-Marc LasgouttesMake text insets wide as soon as they contain a display...
2015-09-21 Jean-Marc LasgouttesNew helper method Row::Element::isRTL()
2015-09-21 Richard HeckAdd assertions, just to be sure.
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumFix missing xhtml output found by cppcheck
2015-09-20 Georg BaumFix wrong label found by cppcheck
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-09-20 Guillaume MunchAmend 94e992c5
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-17 Georg BaumRefuse to run tex2lyx tests with in-source builds
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-15 Guillaume MunchDo not show subfigures in the menu (bug #9759)
2015-09-15 Guillaume MunchSupport for (std|boost)::make_shared
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-13 Georg BaumReturn reference to this in operator=()
2015-09-13 Georg BaumRemove dead code
2015-09-13 Georg BaumWork around a gcc5 bug
2015-09-13 Georg BaumMake destructor virtual
2015-09-12 Guillaume MunchFix bug #1996
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-12 Guillaume MunchBetter session management for the source panel.
2015-09-12 Guillaume MunchImprove the performance of the source panel by using...
2015-09-12 Guillaume MunchFix bug #9754
2015-09-12 Jean-Marc LasgouttesIn fileLock, take in account the case where the file...
2015-09-12 Jean-Marc LasgouttesiInitialize a few variables in TextClass constructor
2015-09-12 Jean-Marc LasgouttesInitialize properly two members of InsetTabular
2015-09-12 Jean-Marc LasgouttesInitialize MathData members
2015-09-12 Jean-Marc LasgouttesInitialize pointer members
2015-09-12 Jean-Marc LasgouttesAdd missing break in switch
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing break in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-Marc LasgouttesAnnotate missing breaks in switch for coverity
2015-09-12 Jean-MarcAdd missing break statement
2015-09-12 Jean-MarcAdd missing breaks
2015-09-12 Jean-MarcRemove useless test
2015-09-12 Jean-MarcRestore lyxerr number format to decimal
2015-09-12 Jean-MarcDo not pass objects by value
2015-09-12 Jean-MarcMake the while loop actually loop
2015-09-12 Jean-MarcFix logic of method
2015-09-12 Jean-MarcMark dead code as dead
2015-09-12 Jean-MarcAdd missing braces
2015-09-12 Jean-Marcimage_ready is false at this point
2015-09-12 Jean-MarcRemove dead code
2015-09-12 Jean-MarcFix unreachable code
2015-09-12 Jean-MarcRemove unreachable code
next