summaryrefslogtreecommitdiffstats
path: root/src/rtfdocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split language parser into "outline parser" and "code parser"Dimitri van Heesch2019-12-031-12/+12
* Merge branch 'feature/bug_endblock_msg' of https://github.com/albert-github/d...Dimitri van Heesch2019-08-041-1/+1
|\
| * Correction warning messagealbert-github2019-06-011-1/+1
* | Merge branch 'feature/issue_6831' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-08-041-2/+4
|\ \
| * | issue #6831 Failure to recognize class array with PHP in @varalbert-github2019-02-151-2/+4
* | | Merge branch 'fetaure/bug_html_ins_del_tag' of https://github.com/albert-gith...Dimitri van Heesch2019-08-031-0/+2
|\ \ \
| * | | Adding HTML tags ins and delalbert-github2019-04-041-0/+2
| | |/ | |/|
* | | issue #7126 Latex output format fixesalbert-github2019-07-281-2/+0
* | | Remove not used classalbert-github2019-07-071-12/+0
* | | High consequence coverity mesagesalbert-github2019-07-021-1/+1
* | | issue #7033 Syntax highlighting doesn't work when calling \dontinclude from M...albert-github2019-06-061-2/+4
|/ /
* | Merge branch 'feature/bug_lineno_split_examples' of https://github.com/albert...Dimitri van Heesch2019-03-091-5/+19
|\ \
| * | Show line numbers in "split" examplesalbert-github2019-03-031-1/+16
|/ /
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-4/+6
|/
* Bug 141919 - Wrong param and exception style in RTF outputalbert-github2019-02-011-1/+3
* Merge branch 'run_java_once_3rd_trial' of https://github.com/cheoljoo/doxygen...Dimitri van Heesch2019-01-081-2/+2
* mergeCharles.Lee2018-12-241-28/+86
|\
| * Improved robustness of the emoji featureDimitri van Heesch2018-12-231-2/+2
| * Merge pull request #6624 from albert-github/feature/bug_rtf_listsDimitri van Heesch2018-12-131-1/+2
| |\
| | * RTF lists more levels and removing extra paragraphsalbert-github2018-11-181-1/+2
| * | Merge pull request #6602 from albert-github/feature/bug_tparamDimitri van Heesch2018-12-031-4/+1
| |\ \ | | |/ | |/|
| | * Consistency in headings and layout for template parameters (tparam)albert-github2018-11-061-4/+1
| * | Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-22/+39
| |\ \
| | * | Inline imagesalbert-github2018-08-091-19/+36
| * | | Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-111-0/+43
| |\ \ \ | | |_|/ | |/| |
| | * | issue_6517: Emoji supportalbert-github2018-10-011-0/+43
| * | | Heading in rtf. #6522 https://github.com/doxygen/doxygen/issues/6522luzhetsky2018-10-241-1/+1
| |/ /
* | | add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-281-1/+1
|/ /
* | Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-0/+6
|/
* Update rtfdocvisitor.cppArmin Müller2018-06-191-1/+1
* Add formula (images) to RTF outputalbert-github2018-06-051-2/+14
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+24
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Include command show line number (e.g. LaTeX)albert-github2016-08-241-2/+16
* fixed rtf subsectionAndreas Walter2016-02-111-4/+4
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-17/+17
* Bug 760086 - Figure title needs to be on separate line in order for it to workalbert-github2016-01-061-81/+90
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Support generating index-color PNG filesalbert-github2015-02-081-1/+2
* Bug 742230 - @todo paragraphs incorrectly placed in rtf outputalbert-github2015-01-031-0/+5
* Bug 735926 - [PATCH] RTF output: \\diafile and \\mscfile do not workDimitri van Heesch2014-09-231-5/+6
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-1/+33
* Docbook output improvementsDimitri van Heesch2014-06-201-1/+1
* Missing word after \n command in Doxygen rtf output, version 1.8.5 & upalbert-github2014-05-021-1/+1
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+2
* Improved handling of percent symbolDimitri van Heesch2014-02-111-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-2/+3
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-191/+7
* Merge pull request #61 from albert-github/feature/bug_719639Dimitri van Heesch2013-12-071-1/+3
|\