summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23zlib is not needed since the move to librevengeDavid Tardon3-14/+2
Change-Id: Ib83663e9cc7a808db966cd8dfb3fbcd1ee195da6
2017-02-20ReformatFridrich Štrba1-51/+77
Change-Id: Ie279dc00725578641fd7780bb333047ec09fec36
2017-02-06We will need to override readXForm1D in VSD5ParserFridrich Štrba3-1/+16
Change-Id: I95efbae6f33a34b16fcda3b013f3adb64bd84ea8
2017-02-06Some more reading of theme referencesFridrich Štrba13-91/+138
Change-Id: Ic9dd48b086eef11e82ecac6b19b66669aea07844
2017-02-06Theme fill and shadow colourFridrich Štrba15-224/+161
Change-Id: I6659c65d0f940b3762b76dad01b3a353df59de9a
2017-02-05This one was wrongFridrich Štrba1-1/+1
Change-Id: If578f9289aef9b4265545ef4b10215ea555091d7
2017-02-05Return uninitialized boost::optional instead of default Colour valueFridrich Štrba1-2/+7
Change-Id: I7d3d48ac80cae9bc7fca5e5a8452122fef40c786
2017-01-31Refactoring to get the text encoding from the font informationFridrich Štrba4-138/+374
Change-Id: I2261310cf4ef2635e44cc80db809e7ca9fc4409f
2017-01-31Remove stray debug outputFridrich Štrba1-1/+0
Change-Id: I97c9fd76eb48e944c60873f49ae215aa788db7b5
2017-01-19Deduce text encoding from font nameFridrich Štrba1-3/+46
Change-Id: I168765794d9d7598e2429f68f9a1d3c936ef8202
2017-01-18Wrong code for VSD_USER_DEFINED_CELLSFridrich Štrba1-1/+1
Change-Id: I056e7e8fdc4b858bcfc8e992d12278ca08f44610
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