summaryrefslogtreecommitdiffstats
path: root/src/svg/svg-affine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent buffer overflow in svg transformation reading; lp:1047524Ralf Engels2019-04-151-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-6/+6
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-6/+6
* Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-171-4/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+1
* Add special rotation solution to optimized transforms, found by JohanLiam P. White2014-11-091-9/+9
* Fix bug in previous commit. Add test against itLiam P. White2014-11-091-1/+1
* Add specialized transformsLiam P. White2014-11-091-58/+99
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-04-071-8/+8
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-8/+8
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-3/+0
|/
* Fixed signed/unsigned problem with precision calc. Fixes bug #399604.Jon A. Cruz2009-10-081-16/+16
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-3/+12
* Merge from fe-movedTed Gould2008-11-211-30/+5
* Merge from trunkTed Gould2008-10-311-193/+188
* From trunkTed Gould2008-10-271-6/+5
* Merging from trunkTed Gould2008-10-111-12/+8
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-2/+2
* Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde2008-07-181-16/+16
* clean up matrix transform svg-write functionJohan B. C. Engelen2008-07-071-2/+1
* add svg_write and read methods for Geom::MatrixJohan B. C. Engelen2008-06-121-0/+28
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-24/+24
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+4
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-25/+15
* make svg numeric precision, minimum exponent, and the use of named colors (as...bulia byak2006-10-311-16/+19
* limit the smallest exponent in transforms; anything smaller is written as 0bulia byak2006-04-251-16/+16
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+265