summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-12-15SVG generation fixeszf.comJi???­ Posp?­??il25-514/+2964
- text wrapping - text decoration - line connectors - path filling - unordered item lists
2016-12-15Project build fixesJiří Pospíšil3-77/+97
2016-12-12add test for correct bmp outputDavid Tardon5-0/+54
Change-Id: I7443f4408c3733542020aeab3a888baf48a231d1
2016-12-12emit bmps with color palette correctlyDavid Tardon2-4/+45
Change-Id: I731ab9629fdc08c54b43cdcb21a81633bd89f569
2016-11-29add test for text block with no bg colorDavid Tardon3-0/+9
Change-Id: Ic6177cbea568c80d93774a95a3704077db42f62f
2016-11-29fix parsing of text block bg color in some casesDavid Tardon1-1/+2
It appears that if the color index is 0xff, no color should be set. Change-Id: I0dcea16ed5d61292d84e82904b863c1ccafd9d7a
2016-05-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-5/+5
Change-Id: Ib375053b5830f8120dccdfa4278c4138b02deba8
2016-04-18Some reading of shape ids of shapes that a connector connectsFridrich Štrba2-3/+72
Change-Id: I0492fea6ad37a590580ec2c2a05ef2e990f9efa1
2016-04-16Some work in view of parsing of connector informationFridrich Štrba10-1/+80
Change-Id: I4e8ce436e92c1a411960c0a923466206993ab8e3
2016-04-16Use the ids of the shapesFridrich Štrba2-4/+39
Change-Id: I3d8485e2b48a0c148528d39b85765b603ad3521d
2016-03-22tdf#98791 remove namespace check for VDXDavid Tardon1-15/+0
... to allow import of documents created by 3rd-party applications that cannot be bothered to produce a valid XML (like lucidchart.com). Change-Id: I70dda9a7d6e90e84d0eb78bd4dfa153e3e093528
2016-02-07Don't build test directory if we disabled testsFridrich Štrba1-1/+5
Change-Id: Ibdf7dfa89186bc1b352601cb423a8dcd4809ecd6
2016-02-07Enable building of unit tests without building toolsAndreas Sturmlechner1-21/+27
Change-Id: I43fe1ace56c61f36d4dd0dedcf3f5438ee8c0b91
2016-01-18use UTCDavid Tardon2-3/+3
Change-Id: I03b40e2746ad90f2c7cf09560c218aab2a18090d
2016-01-18tdf#92396 test must be run in specific time zoneDavid Tardon1-0/+3
Change-Id: Idc9d85ae8c5c1a6eccca7e830baa05a867ac4402
2016-01-18Read and use the information about scaling of the width of fontFridrich Štrba12-55/+71
Change-Id: Ica723149a7165577323a7eb6a258cd8bd79026b3
2016-01-15Consider stencil txtxform in binary formats (fixes tdf#67914)Fridrich Štrba2-0/+10
Change-Id: I45de3aab09de8320999476fb91814f048274a905
2016-01-02Try even more look like visio for line rounding (not using arcs yet though)Fridrich Štrba1-26/+29
Change-Id: Ieadd5cc4ec26689f69d57c99fd5413b645adce38
2016-01-02Try to look a bit more like visio roundingFridrich Štrba1-5/+10
Change-Id: I3ab893ec2e8851c93dc2882c73535e7a3955f9bb
2016-01-02Small improvementFridrich Štrba1-3/+5
Change-Id: Id5832d351fb39c2d0889dbcecd12b1228e1a3e9b
2016-01-02Extract logic in order to not repeat oneselfFridrich Štrba1-33/+30
Change-Id: I130ec67a55c486c5b3a0a9e4fb00bd7d1f22a057
2015-12-30update READMEDavid Tardon1-8/+8
Change-Id: I6b973947508ff4f811372b13b09bd61008af22f7
2015-12-29update NEWSlibvisio-0.1.5David Tardon1-0/+1
Change-Id: I054387196418801af78309995de8aac80264baf5
2015-12-29Bump version and start NEWS entriesFridrich Štrba2-1/+7
Change-Id: Ic6c6d0c5b8079e5cfd08e9294b3c73e2de2f8321
2015-12-29Try to sort out 0-length path segmentsFridrich Štrba1-1/+21
Change-Id: Icaf05be1675850e9b0ff233be0cc4cb5bf86ca6a
2015-12-29Avoid equality comparison of doubles, which is prone to rounding errorsFridrich Štrba1-2/+2
Change-Id: I37ba61b95c6850ea008fd6f7ac042bea783249d7
2015-12-29A horrendous hack to emulate line rounding propertyFridrich Štrba1-5/+123
It needs some annotation not to forget the reasons behind the mess. I will do it later, since still tracking down little imperfections. Change-Id: Ic6f9d58d69047e3926cc62b899fbc379ebbd58cf
2015-12-28Extract part of the path generation to be able to add rounding in next stepsFridrich Štrba2-4/+11
Change-Id: I6ce348c7b14ff324f106be9ab615dbfae546a178
2015-12-28Annotate the _flushText in order to extract it from Dr. Alzheimer's influenceFridrich Štrba1-12/+48
Change-Id: Icf2dc7b397688f464bc0de01d00c08992c82f88b
2015-12-28Remove unnecessary code. This works the same without it.Fridrich Štrba1-30/+0
Change-Id: I971775f35c8a4fc2d1955dd79e84f8486df9629e
2015-12-27Avoid paragraphs without span and thus fix make checkFridrich Štrba1-1/+7
Change-Id: Id9376f0c4f63d092771d6c505b0ef9989e531005
2015-12-27Trying to simplify the _flushText function and make it a bit more readableFridrich Štrba2-179/+141
Change-Id: I5a94a699ecca68df7957bcd7506ed87ed2162f87
2015-12-27update AUTHORS to reflect realityDavid Tardon1-3/+6
Change-Id: I9f01106c4cb5e51971388443970ea67dde7d21bc
2015-12-27simplify dist. and inst. of headersDavid Tardon2-5/+3
Change-Id: Ie12aaf8c1fbb4241d0cb1d572d00662283ef2052
2015-12-27make --help output more help2man-friendlyDavid Tardon6-18/+150
Change-Id: Ibf1c4f868398b8e1c16ba0038f853d510c4dff21
2015-12-27Use U+FFFC as field placeholder and output field only in one placeFridrich Štrba2-15/+17
Change-Id: I617ffd23b8577ae6ca71cfde07822a67cd683204
2015-12-26Revert "WIP[0]: sanitize the _flushText mess"Fridrich Štrba2-9/+4
This reverts commit 31b0d9f6c9008c9e7b16cf79136afffc650a9fa9.
2015-12-26WIP[1]: sanitize the _flushText messFridrich Štrba2-90/+109
Change-Id: I7e02cd0da6bcf5c2525d418c5fe07018f93c334e
2015-12-26WIP[0]: sanitize the _flushText messFridrich Štrba2-4/+9
Change-Id: I31f533ae26714317512167c7075fbc737d5b833e
2015-12-23Update NEWS for releaselibvisio-0.1.4Fridrich Štrba1-1/+16
Change-Id: I79aaf1bf92a74379863e71044b969e39373c5371
2015-12-23Parse bulletFont and bulletFontSize where applicableFridrich Štrba14-46/+166
Change-Id: Ibc5ad36a379a3a5bac0c8d561d1d2b33fbde9f91
2015-12-22fix test: there are 2 paragraphs nowDavid Tardon1-3/+6
Change-Id: I3413173c5dc9342fde246b767373975afbd458ab
2015-12-22Use a variableFridrich Štrba1-1/+1
Change-Id: I10fc7bfaa565e229e953dda55c3dd7bdd57fef39
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-3/+1
Change-Id: I3884028ab40c7106cbe51cb51036ec213d2b8a60
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-28/+0
Change-Id: Ic1206d889247f27d7b81e6815af7caeae258d5e7
2015-12-21Some protection against non-empty pp cp and tp + special value of bulletStrFridrich Štrba1-5/+12
Change-Id: Ifb8a8d287ed0e638c36a483b397f336841439036
2015-12-21Masters might be an empty elementFridrich Štrba1-1/+1
Change-Id: I5035d759582e5862b7e4d07fe8b854ba07108197
2015-12-20Default value of this one is 0.25 inchFridrich Štrba1-1/+4
Change-Id: Ifffa10e36836a27a48b74b19c9a947a99d1d0bd6
2015-12-200x0a is a paragraph break and not line break in visioFridrich Štrba3-44/+91
Change-Id: Ib9f63146b408f7aec63fc7bc5bae82a8f8aec912
2015-12-19Better looking fixFridrich Štrba1-2/+1
Change-Id: I263f6eaa2c2506212948451cc3946e9b25756422