summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2015-12-15Read rounding in line propertiesFridrich Štrba12-46/+76
Change-Id: Ib08f7625f7a41d7f37e8abce60a94b87bc742ecf
2015-12-14Revert "Try to prepare the VSDGeometryList to the rounded rectangles"Fridrich Štrba2-24/+23
This commit was just plain silly and I should have taken just a bit more of coffee instead. So, we kick it out again. This reverts commit 59862251d109604ec0b6f196193734810334de03. Change-Id: Ie2267aa8af22e76a02b2e08527dafbd1cc175c95
2015-12-14Try to prepare the VSDGeometryList to the rounded rectanglesFridrich Štrba2-23/+24
Change-Id: I7b322532fe88b53f6ec2ea66bc39d5104733f6bf
2015-12-14BIPU support of hatch fillFridrich Štrba1-1/+140
Change-Id: Ia0eadd391e820f03795ca0742934b49b283153e9
2015-12-14Improved handling of stencil textFridrich Štrba2-3/+5
Change-Id: I8fdae37eec051998b9e4b88b0a6116167da71eae
2015-12-14Consider transparency in the solid fill we use instead of hatchingFridrich Štrba1-0/+4
Change-Id: I429d20b2bad02781d22282f4eee72222c19e31f3
2015-12-14Consider layer visibility and printabilityFridrich Štrba7-3/+76
Change-Id: Ie47bd7d066673ddc322826d7f33f99eadfbe1e16
2015-12-12Distinguish correctly when no colour override was given for a given layerFridrich Štrba1-2/+2
Change-Id: I8db51e89f837c36ad9adcc62c611a76578d0f59b
2015-12-12Some improvements to the layer colours + make xml parsers workFridrich Štrba6-56/+22
Change-Id: I78bfed0ec539fc1c034123c90ad27a9e48693232
2015-12-11Some layer in xml parsers WIPFridrich Štrba7-1/+63
Change-Id: Ic5a85349aeecfbc3885e61e668c50fb9e9c568f6
2015-12-11Account for layer membership for stroke colour and for text colourFridrich Štrba3-2/+36
Change-Id: I137c039f548b42003f2b0de94d6efd09d8f1a212
2015-12-11Parsing layer membership for binary parsersFridrich Štrba11-4/+88
Change-Id: Ieaecf3764d4f0dc2cf33a3f69f5b89ba7874ae2c
2015-12-11Some little changes to parse the layerlist the same way everywhereFridrich Štrba8-27/+60
Change-Id: Ie7814f465f8f62c5f921f2042c1c305d1a975713
2015-12-11Werror=effc++David Tardon1-0/+4
Change-Id: If89c203529602bce6e06033aa9ecdaac94185134
2015-12-11space -> tabDavid Tardon1-1/+1
Change-Id: I03156d8fb090db15acd3af989d6b5c0facbf4373
2015-12-11BUILD_EXTRA_DIST does not workDavid Tardon1-4/+1
Change-Id: Ib1ad01453358bd463f3e098eb1442f7db85cdfc8
2015-12-11avoid explicit object file depsDavid Tardon2-21/+13
Change-Id: I3872e63e7b4c368feb2bbd437619abbaa3f52bda
2015-12-11check for perl tooDavid Tardon1-1/+1
Change-Id: I559576aef58d8e0321609efb06c845e4ebef6930
2015-12-11use pre-defined var.David Tardon1-2/+3
Change-Id: I8fa5769f35ef8de627c46c109bd6241155fd163b