summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2015-12-19Fix build with recent clang that chokes on "register" keywordFridrich Štrba1-1/+2
Change-Id: Ifbcdae2035b906c37576ffe6c8bd5ad864bb3fda
2015-12-19Fix warnings about explicit constructors of boost optionalFridrich Štrba1-3/+5
Change-Id: Icb7e6533a1b69e7a02b2c606ce8f65b466d2527e
2015-12-18Disable bullets for vsd5 for the whileFridrich Štrba1-24/+26
Change-Id: Iac61f5d477b2d732785b6bfbb4b8a9a152f7b281
2015-12-18BIPU support of bulletsFridrich Štrba17-68/+523
Change-Id: If859332ac564522fdad06c081b644fba0759880b
2015-12-17Fix tab reading for VSD5 and lowerFridrich Štrba1-1/+1
Change-Id: I226205030e458d9661a845cb87c1ac920341679c
2015-12-17Increasing the version for a possible release in a near/far futureFridrich Štrba1-1/+1
Change-Id: I3f5eee1486bd0f12364e6fd4418dc98217c0a345
2015-12-16Collect and output tab stopsFridrich Štrba8-3/+85
Change-Id: I6ab0b673b1f11b204ab0fbd4087b8a4dddad6027
2015-12-16Parse the tabs in VSD and account for character countFridrich Štrba5-10/+18
Change-Id: I7e4f41cf87986ffa6a573ebe821ec0e87c3846a8
2015-12-16Parse tab sets in VSDX parserFridrich Štrba2-0/+92
Change-Id: Iffdf1981a525607d216daee0507775236dbd9593
2015-12-16Parse tab sets in VDX parserFridrich Štrba2-0/+86
Change-Id: Ic2f735f02c99046798867dae8d6a60821bb148b2
2015-12-16Add some variables to VSDXMLParserBaseFridrich Štrba2-1/+6
Change-Id: Iaeb3444d0fb9cc256744f8df6ac725b06ceffeec
2015-12-16Add some variables to VSDParserFridrich Štrba2-1/+3
Change-Id: I7ca310269244e0ee1db616847d27a847c26a4a0c
2015-12-16m_lead -> m_leader to correspond to the Visio terminologyFridrich Štrba2-4/+4
Change-Id: I0944e0f3329f6761720048b0c9d0cc0bce698647
2015-12-16Add tab sets to the VSDShapeFridrich Štrba2-4/+8
Change-Id: I5648ab8d97cea6fd9ba1f5d2bcca796396cdf172
2015-12-15micro-optimizationFridrich Štrba1-2/+2
Change-Id: If726061c9e4f543a4f174b35a40fc79d333d9fcc
2015-12-15Free and return in one placeFridrich Štrba1-10/+5
Change-Id: Ib0a38c4f9103b25f174a7b34830bff307fa6c9be
2015-12-15Let me decrease and Him increaseFridrich Štrba1-5/+0
Change-Id: Id92728267eb383d70e77204273f6458fae5277cc
2015-12-15Work around the VSDX format stupidityFridrich Štrba1-0/+7
Change-Id: Ida105c55f1810e1230b6ccd6b975e13ed77da719
2015-12-15Some function to read tab stops in binary parsersFridrich Štrba5-1/+68
Change-Id: Ibfe37737600f2e8f61a3fca6839178b1812355ea
2015-12-15sort using "sort -u"Fridrich Štrba1-16/+20
Change-Id: Ie22405d4b578b310403c5e76214116a54069b23b
2015-12-15Fix several paragraphs with the same character propertiesFridrich Štrba1-11/+11
Change-Id: I6dc3cd2be929b6213f3fb4f415a997f3211765ab
2015-12-15Output default tab-stopFridrich Štrba1-0/+2
Change-Id: Ic80a63e1d5ce827a5a7054413c9cab989c4fb19a