index
:
Doxygen.git
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
docbookvisitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: prepare output generators for multi-threaded use
Dimitri van Heesch
2020-09-27
1
-36/+33
*
Replaced FileNameDict/FileNameList by FileNameLinkedMap
Dimitri van Heesch
2020-04-06
1
-58/+58
*
Enabled stricter compiler warnings and fixed all new warnings
Dimitri van Heesch
2020-03-08
1
-16/+14
*
Replace raw bool pointer array and counter by std::stack<bool>
Dimitri van Heesch
2020-02-29
1
-32/+19
*
Merge branch 'feature/bug_tables_docbook' of https://github.com/albert-github...
Dimitri van Heesch
2020-02-29
1
-8/+20
|
\
|
*
Opening and ending tag mismatch: tbody in docbook output
albert-github
2019-08-12
1
-8/+20
*
|
Minor fixes for table cell attributes in XML and docbook output
Dimitri van Heesch
2020-02-02
1
-0/+2
*
|
Avoid unsupported html attributes from appearing in the XML/docbook output an...
Dimitri van Heesch
2020-02-02
1
-60/+37
*
|
Bug 791390 - Table formatting information ignored in Doxygen XML output
albert-github
2020-01-23
1
-0/+4
*
|
Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...
albert-github
2020-01-09
1
-0/+6
*
|
Merge branch 'feature/bug_html_s' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-12-26
1
-0/+1
|
\
\
|
*
|
Adding HTML s tag, XML corrections for other tags
albert-github
2019-08-16
1
-0/+1
|
|
/
*
|
Merge pull request #7186 from albert-github/feature/bug_cite_docbook
Dimitri van Heesch
2019-12-08
1
-2/+22
|
\
\
|
*
|
Incorrect NCName in docbook citations
albert-github
2019-08-12
1
-2/+22
|
|
/
*
|
Split language parser into "outline parser" and "code parser"
Dimitri van Heesch
2019-12-03
1
-12/+12
|
/
*
Problem with '<td nowrap>'
albert-github
2019-08-10
1
-0/+4
*
Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2019-08-04
1
-2/+5
|
\
|
*
issue #6831 Failure to recognize class array with PHP in @var
albert-github
2019-02-15
1
-2/+5
*
|
Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...
Dimitri van Heesch
2019-08-03
1
-0/+2
|
\
\
|
*
|
Adding HTML tags ins and del
albert-github
2019-04-04
1
-0/+2
*
|
|
issue #7126 Latex output format fixes
albert-github
2019-07-28
1
-30/+30
*
|
|
Remove not used class
albert-github
2019-07-07
1
-16/+0
*
|
|
High consequence coverity mesages
albert-github
2019-07-02
1
-1/+1
*
|
|
issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...
albert-github
2019-06-06
1
-2/+4
|
/
/
*
|
Fixed a few compiler warnings on win32
Dimitri van Heesch
2019-03-10
1
-1/+1
*
|
Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...
Dimitri van Heesch
2019-03-09
1
-3/+17
|
\
\
|
*
|
Show line numbers in "split" examples
albert-github
2019-03-03
1
-1/+16
|
/
/
*
|
Refactored Definition and derived classes such that they are abstract interfaces
Dimitri van Heesch
2019-02-28
1
-4/+6
|
/
*
Bug 141919 - Wrong param and exception style in RTF output
albert-github
2019-02-01
1
-7/+3
*
Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...
Dimitri van Heesch
2019-01-08
1
-2/+2
*
merge
Charles.Lee
2018-12-24
1
-113/+501
|
\
|
*
Improved robustness of the emoji feature
Dimitri van Heesch
2018-12-23
1
-2/+2
|
*
Improvement regarding width and title for docbook
albert-github
2018-11-25
1
-5/+5
|
*
Refactored code a bit (use const references and made global functions members)
Dimitri van Heesch
2018-11-24
1
-22/+27
|
*
Doxygen creates empty image titles for Docbook output
albert-github
2018-11-23
1
-24/+30
|
*
Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...
Dimitri van Heesch
2018-11-11
1
-5/+6
|
|
\
|
|
*
Inline images
albert-github
2018-08-09
1
-5/+5
|
*
|
Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...
Dimitri van Heesch
2018-11-11
1
-0/+16
|
|
\
\
|
|
*
|
issue_6517: Emoji support
albert-github
2018-10-01
1
-0/+16
|
*
|
|
Inconsistency in respect to tgroup in docbook
albert-github
2018-11-04
1
-1/+2
|
|
/
/
|
*
|
Implementation of standard generator for docbook output
albert-github
2018-09-07
1
-86/+445
*
|
|
add format in writePlantUMLSource() and gathered in one pu file. But it is n...
Charles.Lee
2018-08-28
1
-1/+1
|
/
/
*
|
Bug 667993 - HTML tags <u> and </u> not supported
albert-github
2018-07-07
1
-0/+2
|
/
*
Bug 770660 - Code snippet always shows line numbers from 1
albert-github
2016-09-03
1
-0/+22
*
Warnings from CLANG compiler
albert-github
2016-08-28
1
-0/+5
*
Changed configuration mechanism to directly access options in order to improv...
Dimitri van Heesch
2016-01-17
1
-11/+11
*
Bump copyright year
Dimitri van Heesch
2015-02-26
1
-1/+1
*
Support generating index-color PNG files
albert-github
2015-02-08
1
-1/+1
*
Remove unused local and static global variables
albert-github
2014-12-27
1
-1/+0
*
various fixes and restructuring
Dimitri van Heesch
2014-12-22
1
-21/+6
[next]