summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-css.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Proper quoting of CSS 'font-family' fallback lists.Tavmjong Bah2014-06-101-15/+17
* Unquote names in 'font-family' lists. Partial fix for #1029080Tavmjong Bah2014-05-301-10/+10
* patch by Gellule, fixes wrong parsing of style, work-around for bug in libc++Johan B. C. Engelen2014-04-141-1/+4
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* SPObject: drop sp_object_ prefix on class membersAlex Valavanis2012-11-111-1/+1
* fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)Kris De Gussem2012-10-091-9/+13
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-18/+11
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-10/+14
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-14/+10
* performance: ??Kris De Gussem2012-09-021-2/+0
* Fix for 1036010 : Cant read styles with 'em' unitsJohn Smith2012-08-151-0/+20
* Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...Kris De Gussem2012-04-051-0/+71
* dropped deprecated function sp_repr_get_double_attributeKris De Gussem2012-01-071-2/+4
* Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-37/+19
* cppcheck: initialization / warning cleanupKris De Gussem2011-11-101-1/+1
* Removed forgotten debug statement.Tavmjong Bah2011-10-021-1/+0
* Fixed problem with font names that contain spaces.Tavmjong Bah2011-09-281-3/+8
* Remove left over debug g_warning... and the cause of compilation problems.Tavmjong Bah2011-09-161-2/+1
* Fix incorrect argument in call to varargs function in xml/repr-css.cppKrzysztof Kosi??ski2011-09-151-1/+1
* Use CSSOStringStream in writing number strings parsed by libcroco asTavmjong Bah2011-09-151-4/+31
* Remove forgotten call to print routine.Tavmjong Bah2011-08-291-1/+0
* Added comments.Tavmjong Bah2011-08-291-5/+79
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-5/+5
* xml/Document -> DocumentTreejohnce2009-08-051-4/+4
* SPDocument->Documentjohnce2009-08-051-2/+2
* plumb document references a little deeper inMenTaLguY2008-06-081-3/+12
* merge inline patch from JimmyMenTaLguY2008-05-081-3/+3
* Warning and whitespace cleanupJon A. Cruz2008-03-011-2/+2
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-3/+3
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-1/+3
* ensure correct order of inheriting style from ancestors (children override pa...bulia byak2007-03-271-8/+19
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+2
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-4/+3
* switch repr-css to using libcroco, same as SPStyle uses, instead of its own h...bulia byak2007-03-161-26/+45
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+261