]> git.lyx.org Git - lyx.git/history - src
Fix warnings
[lyx.git] / src /
2020-02-28 Richard Kimberly... Fix warnings
2020-02-28 Richard Kimberly... Use range and rename private variable
2020-02-28 Richard Kimberly... Use more ranges
2020-02-28 Richard Kimberly... Use ranges
2020-02-28 Richard Kimberly... Polish
2020-02-28 Richard Kimberly... More requires --> required, for C++2a.
2020-02-28 Richard Kimberly... Apparently, "requires" is a keyword in C++2a.
2020-02-28 Richard Kimberly... Remove code that has not been used since 2010.
2020-02-28 Richard Kimberly... Stop dialogs from updating twice all the time.
2020-02-28 Richard Kimberly... Fix warnings
2020-02-28 Richard Kimberly... Remove code that has not been used for 13 years.
2020-02-28 Richard Kimberly... Fix warnings.
2020-02-28 Richard Kimberly... Fix a bunch of warnings.
2020-02-27 Richard Kimberly... Revert unintended change
2020-02-27 Richard Kimberly... Fix null pointer warnings.
2020-02-27 Richard Kimberly... Fix warning (and simplify)
2020-02-27 Richard Kimberly... Fix bug #11748.
2020-02-27 Richard Kimberly... Fix a bunch of warnings
2020-02-27 Richard Kimberly... Fix problem with validation when using InsetLayout.
2020-02-25 Enrico ForestieriCleaner fix to ensure 32-bit XCB events
2020-02-25 Enrico ForestieriRevert "Fix write to uninitialized bytes for XCB event"
2020-02-24 Jean-Marc LasgouttesFixup d207e85c: paint sublabel with the correct backgro...
2020-02-23 Richard Kimberly... Fix alignment warnings from clang.
2020-02-23 Richard Kimberly... Use C++11 construct.
2020-02-23 Enrico ForestieriFix FileName::realPath() on Windows
2020-02-23 Richard Kimberly... Try again to fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Revert "Fix memory leak reported by Scott."
2020-02-23 Richard Kimberly... Fix memory leak reported by Scott.
2020-02-23 Richard Kimberly... Fix some clang warnings.
2020-02-23 Richard Kimberly... Fix nullptr warnings
2020-02-23 Richard Kimberly... Fix "no extern declaration" warning.
2020-02-22 Jean-Marc LasgouttesMake sure that spelling marks do not spill ouside of row
2020-02-22 Stephan WittUse real path names for buffer lookup by name of tempor...
2020-02-21 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2020-02-20 Pavel Sandagcc 4.7 leftover
2020-02-20 Stephan WittAvoid potential leak of memory pointed to by QTreeWidge...
2020-02-19 Scott KostyshakFix write to uninitialized bytes for XCB event
2020-02-18 Pavel SandaFix memory leak.
2020-02-18 Stephan WittAdd missing check for nullptr on check of language...
2020-02-18 Stephan WittAdd missing initialization for local variable.
2020-02-18 Stephan WittRemove useless assignments to a local variables never...
2020-02-18 Stephan WittRemove useless assignment to a local variables never...
2020-02-18 Stephan WittAvoid crashes in case of missing document buffer for...
2020-02-17 Richard Kimberly... Silence some clang warnings.
2020-02-17 Richard Kimberly... Fix a strange warning in QtCreator:
2020-02-17 Stephan WittRemove unnecessary assertion after explicit buffer...
2020-02-17 Stephan WittAvoid potential crashes with missing document buffer...
2020-02-17 Stephan WittCode cleanup: avoid repeating temp_dir method calls...
2020-02-17 Juergen SpitzmuellerRestore custom tmp directory
2020-02-15 Pavel SandaUnify handling in dispatchVC.
2020-02-15 Juergen Spitzmuellerwhitespace
2020-02-15 Juergen SpitzmuellerFix Python detection on windows
2020-02-14 Stephan WittAvoid uninitialized position variables in case of curre...
2020-02-13 Stephan WittAvoid potential leak of memory pointed to by QStandardI...
2020-02-13 Richard Kimberly... Fix bug #11737.
2020-02-12 Juergen SpitzmuellerRevert "Fix bug #11712."
2020-02-12 Richard Kimberly... Fix bug #11712.
2020-02-12 Stephan WittMake cell index of tabular local for column loop.
2020-02-12 Stephan WittRemove another unnecessary assignment
2020-02-10 Enrico ForestieriRemove unnecessary assignments
2020-02-10 Enrico ForestieriMake sure to not dereference a null pointer.
2020-02-07 Juergen SpitzmuellerProperly resize columns of child document table widget
2020-02-07 Juergen SpitzmuellerIndentation fixes
2020-02-07 Stephan WittFix a crash with uninitialized buffer member of MathData
2020-02-06 Stephan Wittupdate canAutoOpenFile/autoOpenFile implementation...
2020-02-03 Richard Kimberly... Don't need to remove the file if it doesn't exist....
2020-02-02 Scott KostyshakRemove a finishUndo() after a recordUndo()
2020-01-29 Juergen SpitzmuellerIgnore geometry-related settings if the class provides...
2020-01-27 Jean-Marc LasgouttesAdopt a 'belt and braces' approach to bidi forcing
2020-01-27 Jean-Marc LasgouttesFix warning with --disable-nls
2020-01-26 Jean-Marc LasgouttesFix distcheck target
2020-01-16 Juergen SpitzmuellerRemove terminating linebreak
2020-01-15 Jean-Marc LasgouttesMake graĥics and external insets tighter
2020-01-15 Jean-Marc LasgouttesFixup eeb4187a: copy-paste errors
2020-01-15 Jean-Marc LasgouttesRemove some spacing above InsetColapsible when possible
2020-01-15 Jean-Marc LasgouttesMake script inset much tighter in texted.
2020-01-15 Jean-Marc LasgouttesReplace the hardcoded TEXT_TO_INSET_OFFSET by tunable...
2020-01-15 Juergen SpitzmuellerImprove comments
2020-01-15 Juergen SpitzmuellerCross out ct-deleted tabular rows/columns in workarea
2020-01-14 Pavel Sandaendl needs ostream header here.
2020-01-14 Juergen SpitzmuellerWhitespace
2020-01-14 Juergen SpitzmuellerAccount for bidi (swapped columns) when calculation...
2020-01-14 Juergen SpitzmuellerDo not output deleted rows columns if show changes...
2020-01-14 Juergen SpitzmuellerFix typo in tooltip
2020-01-14 Jean-Marc LasgouttesRename PainterMetrics::change_ to change
2020-01-14 Jean-Marc LasgouttesStreamline RowPainter a bit
2020-01-14 Juergen SpitzmuellerSet changed status for changed column/row cells in...
2020-01-14 Juergen SpitzmuellerSome polishment.
2020-01-14 Juergen SpitzmuellerRecord change author and time for tracked columns/rows
2020-01-13 Juergen SpitzmuellerColor lines of added/deleted rows/columns
2020-01-13 Jean-Marc LasgouttesDo make changebar shorter for last row
2020-01-13 Jean-Marc LasgouttesImplement isChanged for tabular inset.
2020-01-13 Jean-Marc LasgouttesOnly show pencil change mark when inset is collapsed
2020-01-13 Juergen SpitzmuellerAdd pref to keep ct markup on copy/paste
2020-01-13 Jean-Marc LasgouttesWhen iterator is in a table cell, set Changed indicator...
2020-01-13 Juergen SpitzmuellerPrevent NULL pointer
2020-01-13 Juergen SpitzmuellerFix backspace deletion of selected items with change...
2020-01-13 Juergen SpitzmuellerWhitespace
2020-01-13 Juergen SpitzmuellerRest in peace, dvipost!
2020-01-12 Jean-Marc LasgouttesFixup bf7f4d71: Let changeRefsIfUnique handle undo
next