]> git.lyx.org Git - lyx.git/history - src/lyxfind.cpp
Fix text direction issue for InsetInfo in RTL context
[lyx.git] / src / lyxfind.cpp
2018-07-22 Jean-Marc LasgouttesDo not remove character at start of paragraph when...
2018-02-24 Richard HeckFix bug #10933.
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-05-03 Tommaso Cucinottafindadv: amend [8c101829/lyxgit] check that opt.find_bu...
2017-05-02 Tommaso Cucinottafindadv: fix crash on wrong syntax/usage of word-findad...
2017-04-16 Tommaso Cucinottalyxfind: cleanup regex_replace() and back to a sane...
2017-04-16 Tommaso Cucinottafindadv: match \textbackslash and \textasciicircum...
2017-04-16 Tommaso Cucinottafindadv: almost all test cases, including \regex[{...
2017-04-16 Kornel Benkofindadv: fix compilation issue from [lyxgit/ecc36be6...
2017-04-16 Tommaso Cucinottafindadv: avoid crash when regexp-based search fails...
2017-03-31 Jean-Marc LasgouttesA better way to tell coverity that we do not care about...
2017-03-24 Jean-Marc LasgouttesTry alternative syntax for signaling false positive
2016-12-31 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-30 Richard HeckDon't need the else, since all codepaths return.
2016-12-30 Richard HeckInvert logic.
2016-12-30 Richard HeckRe-organize, whitespace.
2016-12-30 Richard HeckRemove useless for loop.
2016-10-27 Tommaso CucinottaRemove assert on advanced find with knitr module (...
2016-10-15 Juergen SpitzmuellerImplement wrapping in next-change (#10388).
2016-10-14 Jean-Marc LasgouttesRemove useless #include
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-14 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-07-04 Guillaume MunchRationalise includes
2016-06-12 Richard HeckMark a number of coverity false positives.
2015-11-13 Scott KostyshakRevert "Now math previews are correctly updated when...
2015-11-13 Scott KostyshakRevert "Update previews after doing a find/replace...
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-10 Georg BaumRemove unused variables
2015-10-10 Georg BaumFix duplicated pointer check
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-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-05-17 Georg BaumFix indentation
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-04-19 Scott KostyshakUpdate previews after doing a find/replace (#7242)
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-14 Alfredo BraunsteinRewrite of change-related helpers
2014-06-05 Jean-Marc LasgouttesFix crash when accepting change
2014-04-21 Tommaso CucinottaWorkaround for #7987: deleted text in change-tracking...
2014-04-21 Tommaso CucinottaMerged Paragraph::stringify into asString().
2014-04-21 Juergen SpitzmuellerDo not substract cursors pos from two different cells...
2014-04-21 Richard HeckTypos and style.
2014-03-29 Vincent van RavesteijnRevert "Fixing #7987: deleted text in change-tracking...
2014-03-27 Tommaso CucinottaFixing #7987: deleted text in change-tracking mode...
2014-03-03 Jean-Marc LasgouttesFix bug #8884: Crash when "navigate to next change"
2014-02-19 Scott KostyshakComment a minor bug not worth fixing (#8986)
2013-10-12 Tommaso CucinottaAdded restrict-search-to-maths-only checkbox to advance...
2013-07-22 Tommaso CucinottaFixed a number of bugs in "preserve first case" feature...
2013-05-20 Pavel SandaHeader cleanup cont.
2013-05-06 Jean-Marc LasgouttesSmall clanup (just move functions around)
2013-05-06 Jean-Marc LasgouttesFix bug 6055: change-next does not work in tables
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-25 Jean-Marc LasgouttesFix bug #3199: change-next may leave empty lines behind
2013-04-07 Jean-Marc LasgouttesFix bug #8370: crash when searching for next change
2013-04-03 Tommaso CucinottaJust refactoring patch 5e5115c3 in simpler terms.
2013-04-03 Tommaso CucinottaFixed issue #8543 also for advanced search (cursor...
2013-04-01 Scott KostyshakRemove exclamation mark from "String not found!"
2013-04-01 Kornel BenkoAdvanced search: Allow faster searching for normal...
2013-02-22 Jean-Marc LasgouttesFix confusing behavior in search when changing directio...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use local typedef to simplify
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: use make_pair
2012-10-23 Lars Gullik Bjønnessrc/lyxfind.cpp: cleanup formatting
2012-10-22 Tommaso CucinottaFixed bug in escape sequence, showing up with ignore...
2012-07-30 Stephan WittMerge branch 'master' of git.lyx.org:lyx
2012-07-30 Stephan WittFix the wrong cursor move when forward flag is false:
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-18 Jean-Marc LasgouttesIn replaceSelectionWithString, do not select the new...
2012-03-06 Tommaso CucinottaNow ESC cancels long Advanced Find and Replace operations.
2011-10-18 Georg Baumcur.inTexted() != !cur.inMathed()
2011-09-27 Tommaso CucinottaWith the move from \regexp{...} to \regexp{...\endregex...
2011-09-23 Richard HeckComment out unused function.
2011-08-25 Tommaso CucinottaFixed longstanding bug in Advanced Find&Replace, when...
2011-07-10 Tommaso CucinottaAfter replacing with multi-cell contents, now advanced...
2011-06-19 Tommaso CucinottaNow Adv. F&R correctly interprets escape sequences...
2011-06-12 Tommaso CucinottaNow backslash-prefixed regexps like "\s", "\d", etc...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-29 Tommaso CucinottaAvoid extra ' ' in text-only export of consecutive...
2011-05-27 Tommaso CucinottaFixed bug in matching at borders within *-environments...
2011-05-27 Tommaso CucinottaFixed Advanced F&R issue in matching things at environm...
2011-05-26 Tommaso CucinottaBugfix in how the search buffer was exported for the...
2011-05-26 Tommaso CucinottaNow advanced find and replace doesn't ignore white...
2011-05-21 Vincent van RavesteijnWhitespace: correct whitespace after r38779 and r38789.
2011-05-19 Richard HeckRevert r38779. I guess even the most innocent seeming...
2011-05-19 Stephan Witt#7564 add new argument to the documentation of LFUN_WOR...
2011-05-18 Stephan Witt#7564 make the move forward to next match after text...
2011-05-17 Richard HeckThis should not need doing, as we are called from
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-04-16 Tommaso CucinottaNearly cosmetics.
2011-04-12 Tommaso CucinottaNow math previews are correctly updated when replacing...
2011-03-18 Tommaso CucinottaFixes a weird bug found while playing with #7363.
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-08 Tommaso CucinottaRemoving dependency on longOperationCancelled() patch.
2011-02-07 Tommaso CucinottaSearch and replace buffers are now passed from the...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
next