summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/odf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-1/+1
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-211-1/+1
* Warning and whitespace cleanupJon A. Cruz2008-02-241-27/+27
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-111-4/+4
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-151-4/+2
* Purged fill type enumJon A. Cruz2007-09-101-3/+3
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-181-1/+1
* fix 1679477bulia byak2007-03-161-0/+3
* Add null checks.Bob Jamison2007-03-131-1/+7
* Merge further bbox workMenTaLguY2007-03-101-12/+18
* save updates, and put to sleep for a whileBob Jamison2006-07-061-236/+591
* New placeholder code for gradientsBob Jamison2006-06-301-6/+58
* Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison2006-06-261-32/+5
* Promote std::string to Glib::ustring. Start processing output strings for XM...Bob Jamison2006-06-251-41/+69
* Fix image transform when there is no rotate or scaleBob Jamison2006-06-251-1/+8
* Add metadataBob Jamison2006-06-251-7/+63
* Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison2006-06-251-52/+78
* patch [ 1503869 ] ODF formatting fixAaron Spike2006-06-131-3/+3
* Fixing crash on odg saveJon A. Cruz2006-05-311-18/+35
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-1/+1
* fix a typo. add more comments.Bob Jamison2006-05-031-7/+55
* add gradient commentsBob Jamison2006-05-031-2/+28
* remove warningsBob Jamison2006-04-291-3/+3
* Placemark for gradient exportBob Jamison2006-04-271-1/+19
* use svd for better matrix analysisBob Jamison2006-04-271-302/+457
* Got handedness-reversal to work. Yaay. Images look good nowBob Jamison2006-04-261-19/+96
* svd hacksBob Jamison2006-04-231-30/+117
* Native paths and relative path resolutionBob Jamison2006-04-221-8/+656
* Minor cleanup. Sort styleTable.Bob Jamison2006-04-211-66/+21
* remove duplicate styles, add placeholders for opacitiesBob Jamison2006-04-201-1/+11
* Use dual maps to remove duplicates in style tableBob Jamison2006-04-201-20/+89
* Got images working correctlyBob Jamison2006-04-141-8/+14
* Remove warningsBob Jamison2006-04-141-1/+1
* Fixed desktop-to-doc Y flipBob Jamison2006-04-141-12/+18
* Initial resultsBob Jamison2006-04-141-45/+126
* Added curvesBob Jamison2006-04-141-18/+105
* Added meta-info stubBob Jamison2006-04-131-2/+69
* More WIP. Got all of the files generated. Now just work on content.xml to g...Bob Jamison2006-04-131-66/+237
* wipBob Jamison2006-04-131-196/+195
* add some sp_* stuffBob Jamison2006-04-121-0/+30
* still WIP. added tree-descending codeBob Jamison2006-04-121-25/+48
* WIP commitBob Jamison2006-04-121-1/+249
* change include path for ziptoolBob Jamison2006-04-121-1/+1
* First dependency on ziptoolBob Jamison2006-04-101-4/+4
* Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...Peter Moulder2006-03-131-154/+154
* Add new placeholder for ODFBob Jamison2006-02-161-0/+154