summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/odf.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-06save updates, and put to sleep for a whileBob Jamison1-236/+591
2006-06-30New placeholder code for gradientsBob Jamison1-6/+58
2006-06-26Add code for printf() to allow %#s as xml-escaped string (cool, eh?)Bob Jamison1-32/+5
2006-06-25Promote std::string to Glib::ustring. Start processing output strings for XM...Bob Jamison1-41/+69
2006-06-25Fix image transform when there is no rotate or scaleBob Jamison1-1/+8
2006-06-25Add metadataBob Jamison1-7/+63
2006-06-25Fix <path> output. Apparently ODF is more picky about floats than SVG. They...Bob Jamison1-52/+78
2006-06-13patch [ 1503869 ] ODF formatting fixAaron Spike1-3/+3
2006-05-31Fixing crash on odg saveJon A. Cruz1-18/+35
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-1/+1
2006-05-03fix a typo. add more comments.Bob Jamison1-7/+55
2006-05-03add gradient commentsBob Jamison1-2/+28
2006-04-29remove warningsBob Jamison1-3/+3
2006-04-27Placemark for gradient exportBob Jamison1-1/+19
2006-04-27use svd for better matrix analysisBob Jamison1-302/+457
2006-04-26Got handedness-reversal to work. Yaay. Images look good nowBob Jamison1-19/+96
2006-04-23svd hacksBob Jamison1-30/+117
2006-04-22Native paths and relative path resolutionBob Jamison1-8/+656
2006-04-21Minor cleanup. Sort styleTable.Bob Jamison1-66/+21
2006-04-20remove duplicate styles, add placeholders for opacitiesBob Jamison1-1/+11
2006-04-20Use dual maps to remove duplicates in style tableBob Jamison1-20/+89
2006-04-14Got images working correctlyBob Jamison1-8/+14
2006-04-14Remove warningsBob Jamison1-1/+1
2006-04-14Fixed desktop-to-doc Y flipBob Jamison1-12/+18
2006-04-14Initial resultsBob Jamison1-45/+126
2006-04-14Added curvesBob Jamison1-18/+105
2006-04-13Added meta-info stubBob Jamison1-2/+69
2006-04-13More WIP. Got all of the files generated. Now just work on content.xml to g...Bob Jamison1-66/+237
2006-04-13wipBob Jamison1-196/+195
2006-04-12add some sp_* stuffBob Jamison1-0/+30
2006-04-12still WIP. added tree-descending codeBob Jamison1-25/+48
2006-04-12WIP commitBob Jamison1-1/+249
2006-04-12change include path for ziptoolBob Jamison1-1/+1
2006-04-10First dependency on ziptoolBob Jamison1-4/+4
2006-03-13Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h f...Peter Moulder1-154/+154
2006-02-16Add new placeholder for ODFBob Jamison1-0/+154