]> git.lyx.org Git - lyx.git/history - src/insets/InsetCitation.cpp
Strip et al. for citation search
[lyx.git] / src / insets / InsetCitation.cpp
2023-02-21 Juergen SpitzmuellerStrip et al. for citation search
2021-02-10 Richard Kimberly... Fix bug #10646.
2021-01-10 Richard Kimberly... Count words in hyperlink
2021-01-10 Richard Kimberly... Fix bug #5972: Count words in citations (approximately).
2020-10-19 Yuriy SkalkoReduce includes in header files (2)
2020-08-27 Juergen SpitzmuellerClear info_ cache if format changes
2020-08-27 Juergen SpitzmuellerFix string subst
2020-08-27 Juergen SpitzmuellerProperly disable function
2020-08-27 Juergen SpitzmuellerMake paper search function accessible and customizable
2020-08-23 Pavel SandaEnable Open Citation menu item iff citation contain...
2020-08-20 Pavel SandaAllow LyX to find pdfs and urls of citation references...
2020-08-15 Juergen SpitzmuellerRevert apparent accident introduced in fed71fa8c2
2020-08-01 Thibaut CuvelierDocBook: bug fixing with several bibliographic referenc...
2020-08-01 Thibaut CuvelierGet rid of xmlize, bringing no advantage over escapeString.
2020-07-20 Thibaut CuvelierDocBook: clean citation keys everywhere in the same...
2020-07-09 Juergen SpitzmuellerFix header inclusions
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-25 Jean-Marc LasgouttesRun codespell on src/insets
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-05-03 Richard Kimberly... Avoid a copy
2020-05-02 Juergen SpitzmuellerFix broken mark with multiple citations
2020-03-14 Juergen SpitzmuellerAdd outliner section for broken refs and citations
2020-03-14 Juergen SpitzmuellerColor broken citations, xrefs, and includes
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-08-11 Juergen SpitzmuellerFix comment
2019-08-11 Juergen SpitzmuellerForce LTR for numeric citations
2019-08-07 Juergen SpitzmuellerAllow for multiple use of same key in qualified citatio...
2019-07-09 Juergen SpitzmuellerTruncate long citation label in the middle rather than...
2018-03-22 Juergen Spitzmuelleramend 1c623ffe8f2e34e
2018-03-22 Juergen SpitzmuellerUse separate BibInfo for child
2018-02-22 Richard HeckRespect "literal" setting when entering citation via...
2018-02-22 Richard HeckMake InsetCitation's params work like other classes.
2018-01-29 Richard HeckWhitespace.
2017-12-16 Richard HeckProperly fix #10863 compiler warnings.
2017-12-16 Richard HeckFix #10894 compiler warnings.
2017-10-19 Richard HeckWe do not want to trim whitespace in the fallback,...
2017-10-18 Richard HeckFix bug #9847.
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-03-31 Jean-Marc LasgouttesPlay again with coverity annotation
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-01 Jean-Marc LasgouttesFix coverity false positive
2017-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
2017-01-29 Juergen SpitzmuellerMove protectArgument function to lstrings
2017-01-22 Juergen SpitzmuellerGeneralize the protection of brackets in citation arguments
2017-01-21 Juergen SpitzmuellerSupport for "qualified citation lists"
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-14 Juergen SpitzmuellerSome master/child biblio fixes.
2017-01-13 Juergen SpitzmuellerImplement "key only" citation style
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerLimit InsetCitation tooltip to sensible length
2017-01-07 Juergen SpitzmuellerAdd items to toggle "Force uppercase" and "Full author...
2017-01-07 Juergen SpitzmuellerImplement display of starred cite commands
2017-01-07 Juergen SpitzmuellerImplement display of forceUpperCase
2017-01-07 Juergen SpitzmuellerImplement CiteItem in the chain
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerNo need to hardcode the possible cite commands
2017-01-03 Juergen SpitzmuellerGeneralize starred cite commands
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-03 Juergen SpitzmuellerGeneralize uppercase test
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-01-04 Guillaume MunchAmend bb344452
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-02-24 Jean-Marc LasgouttesSome performance stuff reported by cppcheck
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-22 Richard HeckMake BiblioInfo::collectCitedEntries private (since...
2014-05-23 Richard HeckFix bug #9131 for development branch. There are two...
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2014-04-21 Juergen Spitzmuellerulem commands can be nested.
2013-03-27 Richard HeckLinks between citations and bibliography entries were...
2013-03-08 Richard HeckAdd a member to TocItem that tells us whether the item...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2013-02-06 Julien RiouxGenerate the citation labels before exporting to plain...
2013-01-15 Benjamin PiwowarskiInitial patch for citation-insert
2013-01-12 Julien RiouxForce BibTeX rerun upon add/remove/change citation...
2013-01-10 Julien RiouxLyXHTML linking from citation to bib entry for LyX...
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-09 Julien RiouxBuffer param \cite_engine_type (authoryear|numerical).
2011-12-03 Julien RiouxRemove extra whitespace.
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-05-07 Richard HeckFix bug #7499. The problem here is that there was no...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
next