summaryrefslogtreecommitdiffstats
path: root/src/sp-flowtext.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-3/+2
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches1-1/+1
2008-12-08Make all tools consider full parent transform (up to document, not just up to...Thomas Holder1-2/+4
2008-11-21Merge from fe-movedTed Gould1-1/+5
2008-10-27From trunkTed Gould1-16/+16
2008-10-11Merging from trunkTed Gould1-2/+2
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-8/+8
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-07-08Patch from codedread. Prevents rendering of title/desc/metadata elements in t...Stephen Silver1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-5/+4
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-16fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen1-1/+6
2007-09-10Purged fill type enumJon A. Cruz1-1/+1
2007-03-03fix bug 1672619bulia byak1-1/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-10/+13
2007-01-08patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed textbulia byak1-35/+21
2007-01-05port the fix from sp-text.cpp rev 11260 to fix bug 1628173bulia byak1-0/+12
2006-10-05undo annotationsbulia byak1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-05-30removing some gcc4.1 warnings the right wayRalf Stephan1-4/+8
2006-05-30revert patch 12062:12063, deemed unsafe, with better alternativesRalf Stephan1-8/+8
2006-05-29use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan1-8/+8
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-04-05add stroke to bbox for flowtext toobulia byak1-0/+15
2006-03-27minor changes to adjust strings for plural formsAndrius Ramanauskas1-2/+2
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-3/+3
2006-02-03implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak1-5/+30