| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-04-16 | Bump versionHEADlibvisio-0.0.16masterSTABLE-0-0-0 | Fridrich Štrba | 1 | -1/+1 |
| 2012-04-14 | A better fix that does not alter Bruno's work | Fridrich Štrba | 1 | -21/+15 |
| 2012-04-13 | Adapt the end and start line markers to recent changes of svg:d in LO | Fridrich Štrba | 1 | -15/+21 |
| 2012-04-05 | Read longer integers in one run | Fridrich Štrba | 1 | -17/+40 |
| 2012-03-19 | A bit more of sanity | Fridrich Štrba | 1 | -0/+6 |
| 2012-03-01 | tabs -> spaces | Fridrich Štrba | 1 | -18/+18 |
| 2012-03-01 | Consider svg:x, svg:y, svg:width, svg:height separately | Fridrich Štrba | 1 | -7/+30 |
| 2012-03-01 | Generate SVG for bitmap fill | Fridrich Štrba | 2 | -1/+26 |
| 2012-02-22 | if asked for emtpy, don't use size | Fridrich Štrba | 1 | -1/+1 |
| 2012-02-20 | miscellaneous build fixes | Fridrich Štrba | 2 | -0/+9 |
| 2012-02-20 | Fix closing of NURBS + some astyle actionlibvisio-0.0.15 | Fridrich Štrba | 3 | -87/+93 |
| 2012-02-20 | Bump version for an eventual release (frob: not for blogging yet) | Fridrich Štrba | 1 | -1/+1 |
| 2012-02-20 | Added shapes for markers 1, 3, 5, 6, 8, 9, 10, 12 to 18, 21, 22 and 39; adjus... | Bruno Girin | 2 | -7/+71 |
| 2012-02-15 | Added OLE stencil support | Tibby Lickle | 3 | -1/+54 |
| 2012-02-15 | Actually clear the stringstream | Fridrich Štrba | 1 | -1/+1 |
| 2012-02-15 | Output a vector of SVG documents by the API | Fridrich Štrba | 8 | -26/+188 |
| 2012-01-31 | Partial patch for fdo#44551 | Bruno Girin | 2 | -6/+49 |
| 2012-01-28 | Fix for ticket 44576 | Bruno Girin | 1 | -2/+2 |
| 2012-01-27 | update COPYING.LGPL to v. 2.1 | David Tardon | 1 | -98/+118 |
| 2012-01-27 | Fix the buildnumber.sh script | Fridrich Štrba | 1 | -3/+2 |
| 2012-01-20 | Bumping version for releaselibvisio-0.0.14 | Fridrich Štrba | 1 | -1/+1 |
| 2012-01-17 | Work-around a broken behaviour of LO Draw | Fridrich Štrba | 1 | -2/+8 |
| 2012-01-17 | Simplify ellipse rotations | Fridrich Štrba | 1 | -4/+3 |
| 2012-01-17 | Try to make the rotated and normal text look the best possible in SVG | Fridrich Štrba | 1 | -5/+44 |
| 2012-01-16 | Trying to get the text rotation right | Fridrich Štrba | 1 | -4/+8 |
| 2012-01-16 | Trying to get the text rotations more or less right | Fridrich Štrba | 3 | -110/+76 |
| 2012-01-16 | Check endMarker even if startMarker is set | Bruno Girin | 1 | -1/+1 |
| 2012-01-13 | Bumping version for releaselibvisio-0.0.13 | Fridrich Štrba | 1 | -1/+1 |
| 2012-01-13 | Simplify the API a bit | Fridrich Štrba | 2 | -54/+20 |
| 2012-01-13 | Foreign rotations | Fridrich Štrba | 2 | -25/+118 |
| 2012-01-12 | Try to handle the foreign flips in SVG too | Fridrich Štrba | 1 | -2/+33 |
| 2012-01-12 | unnecessary braces | Fridrich Štrba | 1 | -2/+2 |
| 2012-01-12 | Initial implementation of foreign flips | Fridrich Štrba | 1 | -6/+34 |
| 2012-01-11 | Emulate flags in ParaIX | Fridrich Štrba | 14 | -58/+105 |
| 2012-01-11 | Fix one-off error with some text alignments | Fridrich Štrba | 1 | -2/+2 |
| 2012-01-11 | Reinitialize line properties before dealing with the geometry override flags | Fridrich Štrba | 2 | -32/+40 |
| 2012-01-09 | Bumping version for 0.0.12 releaselibvisio-0.0.12 | Fridrich Štrba | 1 | -1/+1 |
| 2012-01-09 | Close the path only if it is really a closed path | Fridrich Štrba | 1 | -2/+6 |
| 2012-01-08 | Some cppcheck cleaning | Julien Nabet | 6 | -14/+13 |
| 2012-01-08 | Some cppcheck cleaning | Julien Nabet | 3 | -5/+4 |
| 2012-01-03 | Fix "Prefer prefix ++/-- operators for non-primitive types" reported by cppcheck | Julien Nabet | 11 | -54/+54 |
| 2011-12-06 | Remove speculative code that showed itself wrong | Fridrich Štrba | 1 | -24/+0 |
| 2011-12-06 | Unbreak build | Fridrich Štrba | 1 | -5/+5 |
| 2011-12-06 | Parse and push embedded OLE objects so that applications that are smart can u... | Fridrich Štrba | 10 | -31/+160 |
| 2011-12-06 | Use -no-undefined on all platforms, since it does not hurt anybody | Fridrich Štrba | 1 | -3/+1 |
| 2011-11-29 | Bumping version for releselibvisio-0.0.11 | Fridrich Štrba | 1 | -1/+1 |
| 2011-11-24 | Update doxygen.cfg file | Fridrich Štrba | 1 | -547/+969 |
| 2011-11-21 | Use Valek's revised knowledge of block parsing | Fridrich Štrba | 1 | -12/+48 |
| 2011-11-21 | Try to get field format information in the VSD6Parser | Fridrich Štrba | 1 | -45/+10 |
| 2011-11-20 | Uncomment accidentally commented stuff | Fridrich Štrba | 1 | -2/+2 |