summaryrefslogtreecommitdiffstats
path: root/src/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6913 from albert-github/feature/url_to_md_fileDimitri van Heesch2019-05-121-4/+8
|\
| * Markdown file as internet linkalbert-github2019-04-051-4/+8
* | Add const correctness for argument listsDimitri van Heesch2019-05-051-9/+9
* | Further const correctness changesDimitri van Heesch2019-05-051-5/+5
* | Avoid endless namespace lookup for C# code.Dimitri van Heesch2019-04-271-9/+12
* | Merge pull request #6922 from albert-github/feature/issue_6917Dimitri van Heesch2019-04-211-4/+4
|\ \
| * | issue #6917 Crash in php with UTF-8 characteralbert-github2019-04-101-4/+4
| |/
* | Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-86/+85
|/
* Fixed a few compiler warnings on win32Dimitri van Heesch2019-03-101-1/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-02-281-0/+1
|\
| * Latex code double minus goes to endashalbert-github2019-02-221-0/+1
* | Refactored Definition and derived classes such that they are abstract interfacesDimitri van Heesch2019-02-281-19/+19
|/
* Adjustment of xhtml1-transitional.dtdalbert-github2019-02-161-4/+0
* Issue 6814: Further finetuning for inconsistent whitespace removal for operat...Dimitri van Heesch2019-02-041-2/+3
* Issue 6814: Inconsistent whitespace removal for operators in 1.8.15Dimitri van Heesch2019-02-031-1/+1
* issue #6749 doxygen 1.8.15 segfaultalbert-github2019-01-071-0/+5
* issue #6744 Ampersand in Markdown image URL is not escaped in XML outputalbert-github2019-01-061-2/+25
* Moved check for page having a title to hasTitle() methodDimitri van Heesch2018-12-311-5/+2
* Disabled debug printDimitri van Heesch2018-12-211-1/+1
* Added test case for \ref, and fixed representation of operator->*()Dimitri van Heesch2018-12-211-2/+2
* Redundant whitespace removal breaks some C++ links [with test case and Git bi...Dimitri van Heesch2018-12-181-1/+8
* Fix potential hangup when merging scopesDimitri van Heesch2018-12-071-1/+1
* Minor restructuringDimitri van Heesch2018-11-181-11/+3
* Merge remote-tracking branch 'doxygen/master'Joe George2018-11-051-5/+2
|\
| * Merge pull request #6562 from albert-github/feature/bug_referencesDimitri van Heesch2018-11-041-5/+2
| |\
| | * Add commands to handle referenced by relation and references relationalbert-github2018-10-171-5/+2
* | | Merge remote-tracking branch 'doxygen/master'Joe George2018-11-021-4/+25
|\ \ \ | |/ /
| * | issue_6580 xrefitems not listed if the page is referenced multiple timesalbert-github2018-11-011-0/+2
| * | Changed refiltering to forced use of insideTabbingDimitri van Heesch2018-10-291-37/+5
| * | Merge branch 'feature/bug_latex_index_sorting' of https://github.com/albert-g...Dimitri van Heesch2018-10-291-1/+33
| |\ \
| | * | Sorting of index in case of LaTexalbert-github2018-08-301-1/+33
| * | | Merge pull request #6460 from albert-github/feature/issue_6456Dimitri van Heesch2018-10-271-0/+19
| |\ \ \ | | |_|/ | |/| |
| | * | Issue_6456 Using # in links causes errors in PDF generationalbert-github2018-08-241-0/+19
| | |/
* | | Added *.ice files as a recognized file type.Mark Spruiell2018-10-221-17/+49
|/ /
* | Implementation of standard generator for docbook outputalbert-github2018-09-071-0/+62
* | Merge pull request #6418 from albert-github/feature/bug_SOURCE_DATE_EPOCHDimitri van Heesch2018-09-021-1/+1
|\ \
| * | Correct typing error in warning message.albert-github2018-07-311-1/+1
* | | Update mail addressDimitri van Heesch2018-09-011-1/+1
| |/ |/|
* | Automatic detection of UCS-2 based on BOM correctedalbert-github2018-08-101-2/+2
|/
* Improvements in handling special characters in Latexalbert-github2018-07-231-13/+24
* Merge pull request #738 from albert-github/feature/bug_latex_codeDimitri van Heesch2018-07-211-0/+35
|\
| * Small problems when having code in LaTeX outputalbert-github2018-05-221-0/+35
* | Added substitution variant for character substitutionDimitri van Heesch2018-07-171-0/+16
* | Merge pull request #745 from albert-github/feature/bug_796426Dimitri van Heesch2018-06-241-15/+12
|\ \
| * | Bug 796426 - Invalid 3-byte UTF8 found in input of graphalbert-github2018-05-281-15/+12
| |/
* | Merge pull request #724 from albert-github/feature/bug_796094Dimitri van Heesch2018-06-101-1/+1
|\ \ | |/ |/|
| * Bug 796094 - Backslashes in default values confuse the parser (and cause para...albert-github2018-05-141-1/+1
* | Remove some dead codealbert-github2018-05-141-1/+0
|/
* Misc. typosluz.paz2018-04-251-2/+2
* Bug 791410 - doxygen has problem with operator&=()albert-github2018-02-251-1/+5