Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | With agreement of all contributors, simplifying licensing to MPL2 | Fridrich Štrba | 1 | -25/+5 |
2013-12-16 | Force C locale for the lexical cast conversions | Fridrich Štrba | 1 | -3/+4 |
2013-12-16 | Words cannot tell the love we have towards boost | Fridrich Štrba | 1 | -38/+12 |
2013-11-25 | astyle -HU -A1 -k3 -y -n -s2 -r \*.cpp \*.h | Fridrich Štrba | 1 | -1/+1 |
2013-11-05 | librevenge namespace | Fridrich Štrba | 1 | -3/+3 |
2013-11-04 | trying to move libvisio to librevenge API | Fridrich Štrba | 1 | -5/+5 |
2013-07-21 | a:srgbClr does not have # in the beginning of the hex | Fridrich Štrba | 1 | -4/+5 |
2012-11-05 | Missing include for older compilers | Fridrich Štrba | 1 | -0/+1 |
2012-10-31 | Let parser recover on errors | Fridrich Štrba | 1 | -1/+1 |
2012-10-01 | Don't abort on themed values | Fridrich Štrba | 1 | -3/+33 |
2012-09-27 | VDX: parse xform data | Fridrich Štrba | 1 | -1/+1 |
2012-09-26 | Start to parse the font and colour list in VDX parser | Fridrich Štrba | 1 | -0/+103 |
2012-09-25 | Try to avoid memory management of libxml2 strings as much as possible | Fridrich Štrba | 1 | -9/+6 |
2012-09-22 | Set a custom error handler for xmlTextReader | Fridrich Štrba | 1 | -2/+10 |
2012-09-21 | Extract binary data streams pointed by <Rel .../> tags too | Fridrich Štrba | 1 | -4/+4 |
2012-09-21 | Flatten the xml that reader functions have to read by following the <Rel .../... | Fridrich Štrba | 1 | -2/+6 |
2012-09-21 | Add VDX typedetection | Fridrich Štrba | 1 | -48/+45 |
2012-09-21 | Spin off the XML stuff in view of VDX support | Fridrich Štrba | 1 | -0/+228 |