summaryrefslogtreecommitdiffstats
path: root/src/object/sp-text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore 'x' and 'y' attributes on SVG 2 wrapped text (except first for 'inline...Tavmjong Bah2018-06-211-179/+222
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-19/+19
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-9/+9
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-9/+9
* Remove some documents updatesJabier Arraiza2018-04-231-2/+0
* a bit more of warning cleanupFelipe Corrêa da Silva Sanches2018-03-281-1/+1
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-271-2/+2
* Fixed more trivial typosluz.paz2018-03-121-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+1279