summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a few useful lookup functions.Tavmjong Bah2018-12-041-0/+60
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-5/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-48/+48
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Remove cmake checks for C89 headers.Elliott Sales de Andrade2017-06-151-4/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* import images with dpi from file : xscale and yscale were not rounded but flo...Marc Jeanmougin2015-08-171-0/+1
* Import all defs from clipboard or imported filesBen Scholzen 'DASPRiD2015-05-291-0/+28
* Fix segfault due to an infinite recursion (due to a typo)Marc Jeanmougin2015-05-011-1/+1
* Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin2015-05-011-6/+11
* mergingMarc Jeanmougin2015-04-261-0/+15
|\
| * Partial fix for bug 1430873. Rectangles should behave properly with % values.Tavmjong Bah2015-03-141-0/+15
* | added a set to the SelectionMarc Jeanmougin2015-02-191-6/+6
|/
* Replace xml node get_double with simple direct value.Martin Owens2013-09-241-3/+1
* Throw better error when attribute isn't availableMartin Owens2013-04-211-0/+2
* Fix -Wunused-function warningsAlex Valavanis2013-03-181-65/+0
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-041-1/+1
* syntx of null pointer dereference checksKris De Gussem2012-05-121-2/+7
* Dropped deprecated function sp_repr_get_int_attributeKris De Gussem2012-01-111-28/+0
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-2/+2
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-32/+16
* Doxygen cleanup.Jon A. Cruz2011-10-031-6/+6
* Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-3/+3
* Fixed const/non-const mismatch loop.Jon A. Cruz2010-12-121-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-28/+21
|\
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
|/
* Added explicit tagging of "solid color gradients" and base context menu to ad...Jon A. Cruz2009-03-211-10/+18
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-101-2/+2
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-6/+20
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-2/+2
* Prevent 'title', 'desc' and 'metadata' elements being moved to 'defs' when un...Stephen Silver2008-06-301-0/+16
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-2/+2
* guidelines: minor correctionsJohan B. C. Engelen2007-12-201-1/+25
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-0/+11
* Applied patches for default metadata and for fix on creative commons namespace.Jon Phillips2007-08-141-2/+8
* switch pref/repr utility methods to using long long ints; withbulia byak2006-10-251-2/+2
* add fixup for infamous (and apparently quite widespread) "duck prion"MenTaLguY2006-08-031-2/+9
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-081-0/+6
* add fixup for incorrect sodipodi namespaceMenTaLguY2006-05-071-2/+6
* fix for #1483198 ("infectious namespaces")MenTaLguY2006-05-071-14/+27
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+553