summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-15SVG generation fixeszf.comJi???­ Posp?­??il25-514/+2964
2016-12-15Project build fixesJiří Pospíšil3-77/+97
2016-12-12add test for correct bmp outputDavid Tardon5-0/+54
2016-12-12emit bmps with color palette correctlyDavid Tardon2-4/+45
2016-11-29add test for text block with no bg colorDavid Tardon3-0/+9
2016-11-29fix parsing of text block bg color in some casesDavid Tardon1-1/+2
2016-05-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-5/+5
2016-04-18Some reading of shape ids of shapes that a connector connectsFridrich Štrba2-3/+72
2016-04-16Some work in view of parsing of connector informationFridrich Štrba10-1/+80
2016-04-16Use the ids of the shapesFridrich Štrba2-4/+39
2016-03-22tdf#98791 remove namespace check for VDXDavid Tardon1-15/+0
2016-02-07Don't build test directory if we disabled testsFridrich Štrba1-1/+5
2016-02-07Enable building of unit tests without building toolsAndreas Sturmlechner1-21/+27
2016-01-18use UTCDavid Tardon2-3/+3
2016-01-18tdf#92396 test must be run in specific time zoneDavid Tardon1-0/+3
2016-01-18Read and use the information about scaling of the width of fontFridrich Štrba12-55/+71
2016-01-15Consider stencil txtxform in binary formats (fixes tdf#67914)Fridrich Štrba2-0/+10
2016-01-02Try even more look like visio for line rounding (not using arcs yet though)Fridrich Štrba1-26/+29
2016-01-02Try to look a bit more like visio roundingFridrich Štrba1-5/+10
2016-01-02Small improvementFridrich Štrba1-3/+5
2016-01-02Extract logic in order to not repeat oneselfFridrich Štrba1-33/+30
2015-12-30update READMEDavid Tardon1-8/+8
2015-12-29update NEWSlibvisio-0.1.5David Tardon1-0/+1
2015-12-29Bump version and start NEWS entriesFridrich Štrba2-1/+7
2015-12-29Try to sort out 0-length path segmentsFridrich Štrba1-1/+21
2015-12-29Avoid equality comparison of doubles, which is prone to rounding errorsFridrich Štrba1-2/+2
2015-12-29A horrendous hack to emulate line rounding propertyFridrich Štrba1-5/+123
2015-12-28Extract part of the path generation to be able to add rounding in next stepsFridrich Štrba2-4/+11
2015-12-28Annotate the _flushText in order to extract it from Dr. Alzheimer's influenceFridrich Štrba1-12/+48
2015-12-28Remove unnecessary code. This works the same without it.Fridrich Štrba1-30/+0
2015-12-27Avoid paragraphs without span and thus fix make checkFridrich Štrba1-1/+7
2015-12-27Trying to simplify the _flushText function and make it a bit more readableFridrich Štrba2-179/+141
2015-12-27update AUTHORS to reflect realityDavid Tardon1-3/+6
2015-12-27simplify dist. and inst. of headersDavid Tardon2-5/+3
2015-12-27make --help output more help2man-friendlyDavid Tardon6-18/+150
2015-12-27Use U+FFFC as field placeholder and output field only in one placeFridrich Štrba2-15/+17
2015-12-26Revert "WIP[0]: sanitize the _flushText mess"Fridrich Štrba2-9/+4
2015-12-26WIP[1]: sanitize the _flushText messFridrich Štrba2-90/+109
2015-12-26WIP[0]: sanitize the _flushText messFridrich Štrba2-4/+9
2015-12-23Update NEWS for releaselibvisio-0.1.4Fridrich Štrba1-1/+16
2015-12-23Parse bulletFont and bulletFontSize where applicableFridrich Štrba14-46/+166
2015-12-22fix test: there are 2 paragraphs nowDavid Tardon1-3/+6
2015-12-22Use a variableFridrich Štrba1-1/+1
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-3/+1
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-28/+0
2015-12-21Some protection against non-empty pp cp and tp + special value of bulletStrFridrich Štrba1-5/+12
2015-12-21Masters might be an empty elementFridrich Štrba1-1/+1
2015-12-20Default value of this one is 0.25 inchFridrich Štrba1-1/+4
2015-12-200x0a is a paragraph break and not line break in visioFridrich Štrba3-44/+91
2015-12-19Better looking fixFridrich Štrba1-2/+1