summaryrefslogtreecommitdiffstats
path: root/src/htmlentity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-1/+2
* Refactoring: replace QFile/FTextStream with fstream/stringstreamDimitri van Heesch2021-03-181-2/+1
* Refactoring: modernize HtmlEntity::m_name2symDimitri van Heesch2021-01-221-6/+4
* Issue #7804 String double quotes in C get misinterpreted by pdflatexalbert-github2020-05-271-2/+2
* Merge branch 'feature/bug_escaped_equal_sign' of https://github.com/albert-gi...Dimitri van Heesch2018-12-261-1/+2
|\
| * Create command for escaped equal signalbert-github2018-11-071-1/+2
* | issue_6517: Emoji supportalbert-github2018-10-011-1/+2
|/
* Misc. typosluzpaz2017-12-231-1/+1
* Removed ambiguity in the XML schema definitionDimitri van Heesch2016-09-021-2/+2
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-011-1/+3
* HTML entity ° gives problems in LaTeXalbert-github2015-03-151-1/+1
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* LaTeX problem with 2 consecutive single quotesalbert-github2014-11-271-1/+1
* Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX ou...albert-github2014-10-151-1/+1
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-1/+1
* Added support for \-- and \--- to prevent interpretation as ndash and mdashDimitri van Heesch2014-04-131-1/+2
* Fixed difference between generated XML schema and XML files for HTML entitiesDimitri van Heesch2014-02-221-3/+6
* Add validation of internal consistency to html entity mapperDimitri van Heesch2014-02-151-0/+1
* Improved handling of percent symbolDimitri van Heesch2014-02-111-6/+24
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-0/+477