]> git.lyx.org Git - lyx.git/history - src/insets/InsetIndex.cpp
Pass two string parameters as reference
[lyx.git] / src / insets / InsetIndex.cpp
2024-01-12 Jean-Marc LasgouttesPass two string parameters as reference
2023-09-30 Juergen SpitzmuellerPrevent access to null local_font
2023-06-20 Juergen Spitzmuellertypo
2023-06-18 Juergen SpitzmuellerDisable LFUN_INDEX_TAG_ALL if there is noting to tag...
2023-01-08 Thibaut CuvelierAmend 2d56c01dcfaf04744ab6d854af3965919cc07b82
2023-01-08 Thibaut CuvelierInsetIndex: make a condition more bullet-proof, a nullp...
2023-01-08 Thibaut CuvelierInsetIndex: remove unused code that created Coverity...
2023-01-08 Thibaut CuvelierInsetIndex: add a missing destructor for IndexNode...
2022-12-04 Richard Kimberly... Introduce HTMLClass tag, to make it easier to give...
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-20 Thibaut CuvelierAmend 48d9d01a: remove debug output
2022-11-20 Thibaut CuvelierInsetIndex: when building the IndexNode tree, ignore...
2022-11-19 Thibaut CuvelierInsetIndex: enable escaping for terms in the index
2022-11-19 Thibaut CuvelierInsetIndex: improve formatting of resulting XHTML
2022-11-16 Pavel SandaDrop C++17 if init-statements to support older compilers.
2022-11-05 Scott KostyshakGuard some debug code
2022-11-05 Juergen SpitzmuellerIntroduce index-tag-all lfun
2022-11-04 Jean-Marc LasgouttesNew lfun to copy index insets from ToC
2022-11-04 Juergen SpitzmuellerAdd some options to index context menu
2022-11-04 Juergen SpitzmuellerDo not \protect stuff in index when we postpone the...
2022-11-04 Juergen SpitzmuellerFix page range without page format
2022-11-02 Juergen SpitzmuellerIndicate see[also] refs in label and outliner
2022-11-01 Juergen SpitzmuellerHandle empty index subentries (#7820)
2022-10-31 Thibaut CuvelierInsetIndex: hide printTree behind a LYX_INSET_INDEX_DEB...
2022-10-31 Juergen SpitzmuellerMerge branch 'features/indexmacros'
2022-10-31 Juergen SpitzmuellerTypo
2022-10-31 Juergen SpitzmuellerRename subindex to subentry
2022-10-31 Juergen SpitzmuellerDisplay subinsets in inset button and outliner
2022-10-31 Juergen SpitzmuellerEnter subindex on Enter in index
2022-10-29 Juergen SpitzmuellerEnable pagination property with inset sortkey
2022-10-29 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-09-01 Thibaut CuvelierFix a warning related to comparing different signedness
2022-09-01 Thibaut CuvelierLyXHTML: implement index ranges
2022-09-01 Thibaut CuvelierLyXHTML: implement multiple indices
2022-08-31 Thibaut CuvelierDocBook: amend 34ea4080
2022-08-31 Thibaut CuvelierDocBook: add test case for multiple indices
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-05-09 Kornel BenkoFindAdv: Use private variable for_search
2022-05-05 Thibaut CuvelierInsetIndex: revamp IndexEntry to handle both legacy...
2022-04-30 Thibaut CuvelierInsetIndex: simplify the implementation of the has...
2022-04-30 Thibaut CuvelierInsetIndex: add a method hasSubentries.
2022-04-30 Thibaut CuvelierInsetIndex: when parsing entries for XHTML, don't impos...
2022-04-30 Thibaut CuvelierInsetIndex: add a few comments.
2022-04-30 Thibaut CuvelierInsetIndex: add a comment.
2022-04-30 Thibaut CuvelierInsetIndex: refactor IndexEntry to be a full-fledged...
2022-04-25 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-25 Thibaut CuvelierDocBook: use the new system for index.
2022-04-20 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-19 Juergen SpitzmuellerIntroduce InsetIndexMacros
2022-04-12 Kornel BenkoFind: Renamend for_searchAdv to for_serach in src/Outpu...
2022-02-17 Juergen SpitzmuellerTypo
2022-02-17 Juergen SpitzmuellerInsetIndex: Some comments and indentation fixes
2022-02-15 Juergen SpitzmuellerFix #10649
2022-02-07 Thibaut CuvelierDocBook: add a TODO for a newly discovered bug.
2022-02-06 Thibaut CuvelierDocBook: support @ in index when used for sorting.
2021-01-22 Kornel BenkoFindAdv: Make search for text in deleted regions config...
2021-01-22 Juergen SpitzmuellerPrevent more local colors from leaking (#6626)
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: fix handling of index end-of-range.
2020-07-30 Thibaut CuvelierDocBook: don't output abstract if it would have no...
2020-07-08 Richard Kimberly... Whitespace
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2020-03-06 Juergen SpitzmuellerTell updateBuffer whether an inset is deleted.
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-11-29 Kornel BenkoFindAdv: Use plain text as value for \index{}
2018-02-24 Richard HeckFix bug #10901.
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
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-01-30 Juergen SpitzmuellerExtend LATEXIFY command param handling and add literal...
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-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImprove the list of equations
2016-12-16 Juergen Spitzmuellercontext-sensitive command termination at some more...
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-07-04 Guillaume MunchRationalise includes
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-05-28 Richard HeckThe way this was done here is inconsistent with how...
2015-05-17 Georg BaumFix indentation
2015-05-09 Juergen SpitzmuellerSplit different indices in the outliner
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2013-03-25 Richard HeckFix bug #8608: Don't output index entries from notes...
2013-03-24 Richard HeckSilly mistake here in earlier commit.
2013-03-23 Richard HeckFix a few more translation probelms for XHTML output.
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...
2012-07-01 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerWhitespace
2012-06-30 Juergen SpitzmuellerProperly escape splitindex shortcut and try to encode...
2012-06-03 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-06-03 Juergen SpitzmuellerAdd missing undo recording.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-03 Richard HeckMake index comparisons for XHTML output case insensitive.
2012-03-30 Pavel SandaMerge branch 'master' of lyx:lyx
next