Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-23 | zlib is not needed since the move to librevenge | David Tardon | 3 | -14/+2 | |
Change-Id: Ib83663e9cc7a808db966cd8dfb3fbcd1ee195da6 | |||||
2017-02-20 | Reformat | Fridrich Štrba | 1 | -51/+77 | |
Change-Id: Ie279dc00725578641fd7780bb333047ec09fec36 | |||||
2017-02-06 | We will need to override readXForm1D in VSD5Parser | Fridrich Štrba | 3 | -1/+16 | |
Change-Id: I95efbae6f33a34b16fcda3b013f3adb64bd84ea8 | |||||
2017-02-06 | Some more reading of theme references | Fridrich Štrba | 13 | -91/+138 | |
Change-Id: Ic9dd48b086eef11e82ecac6b19b66669aea07844 | |||||
2017-02-06 | Theme fill and shadow colour | Fridrich Štrba | 15 | -224/+161 | |
Change-Id: I6659c65d0f940b3762b76dad01b3a353df59de9a | |||||
2017-02-05 | This one was wrong | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: If578f9289aef9b4265545ef4b10215ea555091d7 | |||||
2017-02-05 | Return uninitialized boost::optional instead of default Colour value | Fridrich Štrba | 1 | -2/+7 | |
Change-Id: I7d3d48ac80cae9bc7fca5e5a8452122fef40c786 | |||||
2017-01-31 | Refactoring to get the text encoding from the font information | Fridrich Štrba | 4 | -138/+374 | |
Change-Id: I2261310cf4ef2635e44cc80db809e7ca9fc4409f | |||||
2017-01-31 | Remove stray debug output | Fridrich Štrba | 1 | -1/+0 | |
Change-Id: I97c9fd76eb48e944c60873f49ae215aa788db7b5 | |||||
2017-01-19 | Deduce text encoding from font name | Fridrich Štrba | 1 | -3/+46 | |
Change-Id: I168765794d9d7598e2429f68f9a1d3c936ef8202 | |||||
2017-01-18 | Wrong code for VSD_USER_DEFINED_CELLS | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I056e7e8fdc4b858bcfc8e992d12278ca08f44610 | |||||
2016-12-12 | add test for correct bmp output | David Tardon | 5 | -0/+54 | |
Change-Id: I7443f4408c3733542020aeab3a888baf48a231d1 | |||||
2016-12-12 | emit bmps with color palette correctly | David Tardon | 2 | -4/+45 | |
Change-Id: I731ab9629fdc08c54b43cdcb21a81633bd89f569 | |||||
2016-11-29 | add test for text block with no bg color | David Tardon | 3 | -0/+9 | |
Change-Id: Ic6177cbea568c80d93774a95a3704077db42f62f | |||||
2016-11-29 | fix parsing of text block bg color in some cases | David Tardon | 1 | -1/+2 | |
It appears that if the color index is 0xff, no color should be set. Change-Id: I0dcea16ed5d61292d84e82904b863c1ccafd9d7a | |||||
2016-05-29 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -5/+5 | |
Change-Id: Ib375053b5830f8120dccdfa4278c4138b02deba8 | |||||
2016-04-18 | Some reading of shape ids of shapes that a connector connects | Fridrich Štrba | 2 | -3/+72 | |
Change-Id: I0492fea6ad37a590580ec2c2a05ef2e990f9efa1 | |||||
2016-04-16 | Some work in view of parsing of connector information | Fridrich Štrba | 10 | -1/+80 | |
Change-Id: I4e8ce436e92c1a411960c0a923466206993ab8e3 | |||||
2016-04-16 | Use the ids of the shapes | Fridrich Štrba | 2 | -4/+39 | |
Change-Id: I3d8485e2b48a0c148528d39b85765b603ad3521d | |||||
2016-03-22 | tdf#98791 remove namespace check for VDX | David Tardon | 1 | -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-07 | Don't build test directory if we disabled tests | Fridrich Štrba | 1 | -1/+5 | |
Change-Id: Ibdf7dfa89186bc1b352601cb423a8dcd4809ecd6 | |||||
2016-02-07 | Enable building of unit tests without building tools | Andreas Sturmlechner | 1 | -21/+27 | |
Change-Id: I43fe1ace56c61f36d4dd0dedcf3f5438ee8c0b91 | |||||
2016-01-18 | use UTC | David Tardon | 2 | -3/+3 | |
Change-Id: I03b40e2746ad90f2c7cf09560c218aab2a18090d | |||||
2016-01-18 | tdf#92396 test must be run in specific time zone | David Tardon | 1 | -0/+3 | |
Change-Id: Idc9d85ae8c5c1a6eccca7e830baa05a867ac4402 | |||||
2016-01-18 | Read and use the information about scaling of the width of font | Fridrich Štrba | 12 | -55/+71 | |
Change-Id: Ica723149a7165577323a7eb6a258cd8bd79026b3 | |||||
2016-01-15 | Consider stencil txtxform in binary formats (fixes tdf#67914) | Fridrich Štrba | 2 | -0/+10 | |
Change-Id: I45de3aab09de8320999476fb91814f048274a905 | |||||
2016-01-02 | Try even more look like visio for line rounding (not using arcs yet though) | Fridrich Štrba | 1 | -26/+29 | |
Change-Id: Ieadd5cc4ec26689f69d57c99fd5413b645adce38 | |||||
2016-01-02 | Try to look a bit more like visio rounding | Fridrich Štrba | 1 | -5/+10 | |
Change-Id: I3ab893ec2e8851c93dc2882c73535e7a3955f9bb | |||||
2016-01-02 | Small improvement | Fridrich Štrba | 1 | -3/+5 | |
Change-Id: Id5832d351fb39c2d0889dbcecd12b1228e1a3e9b | |||||
2016-01-02 | Extract logic in order to not repeat oneself | Fridrich Štrba | 1 | -33/+30 | |
Change-Id: I130ec67a55c486c5b3a0a9e4fb00bd7d1f22a057 | |||||
2015-12-30 | update README | David Tardon | 1 | -8/+8 | |
Change-Id: I6b973947508ff4f811372b13b09bd61008af22f7 | |||||
2015-12-29 | update NEWSlibvisio-0.1.5 | David Tardon | 1 | -0/+1 | |
Change-Id: I054387196418801af78309995de8aac80264baf5 | |||||
2015-12-29 | Bump version and start NEWS entries | Fridrich Štrba | 2 | -1/+7 | |
Change-Id: Ic6c6d0c5b8079e5cfd08e9294b3c73e2de2f8321 | |||||
2015-12-29 | Try to sort out 0-length path segments | Fridrich Štrba | 1 | -1/+21 | |
Change-Id: Icaf05be1675850e9b0ff233be0cc4cb5bf86ca6a | |||||
2015-12-29 | Avoid equality comparison of doubles, which is prone to rounding errors | Fridrich Štrba | 1 | -2/+2 | |
Change-Id: I37ba61b95c6850ea008fd6f7ac042bea783249d7 | |||||
2015-12-29 | A horrendous hack to emulate line rounding property | Fridrich Štrba | 1 | -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-28 | Extract part of the path generation to be able to add rounding in next steps | Fridrich Štrba | 2 | -4/+11 | |
Change-Id: I6ce348c7b14ff324f106be9ab615dbfae546a178 | |||||
2015-12-28 | Annotate the _flushText in order to extract it from Dr. Alzheimer's influence | Fridrich Štrba | 1 | -12/+48 | |
Change-Id: Icf2dc7b397688f464bc0de01d00c08992c82f88b | |||||
2015-12-28 | Remove unnecessary code. This works the same without it. | Fridrich Štrba | 1 | -30/+0 | |
Change-Id: I971775f35c8a4fc2d1955dd79e84f8486df9629e | |||||
2015-12-27 | Avoid paragraphs without span and thus fix make check | Fridrich Štrba | 1 | -1/+7 | |
Change-Id: Id9376f0c4f63d092771d6c505b0ef9989e531005 | |||||
2015-12-27 | Trying to simplify the _flushText function and make it a bit more readable | Fridrich Štrba | 2 | -179/+141 | |
Change-Id: I5a94a699ecca68df7957bcd7506ed87ed2162f87 | |||||
2015-12-27 | update AUTHORS to reflect reality | David Tardon | 1 | -3/+6 | |
Change-Id: I9f01106c4cb5e51971388443970ea67dde7d21bc | |||||
2015-12-27 | simplify dist. and inst. of headers | David Tardon | 2 | -5/+3 | |
Change-Id: Ie12aaf8c1fbb4241d0cb1d572d00662283ef2052 | |||||
2015-12-27 | make --help output more help2man-friendly | David Tardon | 6 | -18/+150 | |
Change-Id: Ibf1c4f868398b8e1c16ba0038f853d510c4dff21 | |||||
2015-12-27 | Use U+FFFC as field placeholder and output field only in one place | Fridrich Štrba | 2 | -15/+17 | |
Change-Id: I617ffd23b8577ae6ca71cfde07822a67cd683204 | |||||
2015-12-26 | Revert "WIP[0]: sanitize the _flushText mess" | Fridrich Štrba | 2 | -9/+4 | |
This reverts commit 31b0d9f6c9008c9e7b16cf79136afffc650a9fa9. | |||||
2015-12-26 | WIP[1]: sanitize the _flushText mess | Fridrich Štrba | 2 | -90/+109 | |
Change-Id: I7e02cd0da6bcf5c2525d418c5fe07018f93c334e | |||||
2015-12-26 | WIP[0]: sanitize the _flushText mess | Fridrich Štrba | 2 | -4/+9 | |
Change-Id: I31f533ae26714317512167c7075fbc737d5b833e | |||||
2015-12-23 | Update NEWS for releaselibvisio-0.1.4 | Fridrich Štrba | 1 | -1/+16 | |
Change-Id: I79aaf1bf92a74379863e71044b969e39373c5371 | |||||
2015-12-23 | Parse bulletFont and bulletFontSize where applicable | Fridrich Štrba | 14 | -46/+166 | |
Change-Id: Ibc5ad36a379a3a5bac0c8d561d1d2b33fbde9f91 |