Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-22 | fix test: there are 2 paragraphs now | David Tardon | 1 | -3/+6 | |
Change-Id: I3413173c5dc9342fde246b767373975afbd458ab | |||||
2015-12-22 | Use a variable | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I10fc7bfaa565e229e953dda55c3dd7bdd57fef39 | |||||
2015-12-21 | At least Visio 1 and Visio 2 do not support bullets | Fridrich Štrba | 1 | -3/+1 | |
Change-Id: I3884028ab40c7106cbe51cb51036ec213d2b8a60 | |||||
2015-12-21 | At least Visio 1 and Visio 2 do not support bullets | Fridrich Štrba | 1 | -28/+0 | |
Change-Id: Ic1206d889247f27d7b81e6815af7caeae258d5e7 | |||||
2015-12-21 | Some protection against non-empty pp cp and tp + special value of bulletStr | Fridrich Štrba | 1 | -5/+12 | |
Change-Id: Ifb8a8d287ed0e638c36a483b397f336841439036 | |||||
2015-12-21 | Masters might be an empty element | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I5035d759582e5862b7e4d07fe8b854ba07108197 | |||||
2015-12-20 | Default value of this one is 0.25 inch | Fridrich Štrba | 1 | -1/+4 | |
Change-Id: Ifffa10e36836a27a48b74b19c9a947a99d1d0bd6 | |||||
2015-12-20 | 0x0a is a paragraph break and not line break in visio | Fridrich Štrba | 3 | -44/+91 | |
Change-Id: Ib9f63146b408f7aec63fc7bc5bae82a8f8aec912 | |||||
2015-12-19 | Better looking fix | Fridrich Štrba | 1 | -2/+1 | |
Change-Id: I263f6eaa2c2506212948451cc3946e9b25756422 | |||||
2015-12-19 | Fix build with recent clang that chokes on "register" keyword | Fridrich Štrba | 1 | -1/+2 | |
Change-Id: Ifbcdae2035b906c37576ffe6c8bd5ad864bb3fda | |||||
2015-12-19 | Fix warnings about explicit constructors of boost optional | Fridrich Štrba | 1 | -3/+5 | |
Change-Id: Icb7e6533a1b69e7a02b2c606ce8f65b466d2527e | |||||
2015-12-18 | Disable bullets for vsd5 for the while | Fridrich Štrba | 1 | -24/+26 | |
Change-Id: Iac61f5d477b2d732785b6bfbb4b8a9a152f7b281 | |||||
2015-12-18 | BIPU support of bullets | Fridrich Štrba | 17 | -68/+523 | |
Change-Id: If859332ac564522fdad06c081b644fba0759880b | |||||
2015-12-17 | Fix tab reading for VSD5 and lower | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I226205030e458d9661a845cb87c1ac920341679c | |||||
2015-12-17 | Increasing the version for a possible release in a near/far future | Fridrich Štrba | 1 | -1/+1 | |
Change-Id: I3f5eee1486bd0f12364e6fd4418dc98217c0a345 | |||||
2015-12-16 | Collect and output tab stops | Fridrich Štrba | 8 | -3/+85 | |
Change-Id: I6ab0b673b1f11b204ab0fbd4087b8a4dddad6027 | |||||
2015-12-16 | Parse the tabs in VSD and account for character count | Fridrich Štrba | 5 | -10/+18 | |
Change-Id: I7e4f41cf87986ffa6a573ebe821ec0e87c3846a8 | |||||
2015-12-16 | Parse tab sets in VSDX parser | Fridrich Štrba | 2 | -0/+92 | |
Change-Id: Iffdf1981a525607d216daee0507775236dbd9593 | |||||
2015-12-16 | Parse tab sets in VDX parser | Fridrich Štrba | 2 | -0/+86 | |
Change-Id: Ic2f735f02c99046798867dae8d6a60821bb148b2 | |||||
2015-12-16 | Add some variables to VSDXMLParserBase | Fridrich Štrba | 2 | -1/+6 | |
Change-Id: Iaeb3444d0fb9cc256744f8df6ac725b06ceffeec | |||||
2015-12-16 | Add some variables to VSDParser | Fridrich Štrba | 2 | -1/+3 | |
Change-Id: I7ca310269244e0ee1db616847d27a847c26a4a0c | |||||
2015-12-16 | m_lead -> m_leader to correspond to the Visio terminology | Fridrich Štrba | 2 | -4/+4 | |
Change-Id: I0944e0f3329f6761720048b0c9d0cc0bce698647 | |||||
2015-12-16 | Add tab sets to the VSDShape | Fridrich Štrba | 2 | -4/+8 | |
Change-Id: I5648ab8d97cea6fd9ba1f5d2bcca796396cdf172 | |||||
2015-12-15 | micro-optimization | Fridrich Štrba | 1 | -2/+2 | |
Change-Id: If726061c9e4f543a4f174b35a40fc79d333d9fcc | |||||
2015-12-15 | Free and return in one place | Fridrich Štrba | 1 | -10/+5 | |
Change-Id: Ib0a38c4f9103b25f174a7b34830bff307fa6c9be | |||||
2015-12-15 | Let me decrease and Him increase | Fridrich Štrba | 1 | -5/+0 | |
Change-Id: Id92728267eb383d70e77204273f6458fae5277cc | |||||
2015-12-15 | Work around the VSDX format stupidity | Fridrich Štrba | 1 | -0/+7 | |
Change-Id: Ida105c55f1810e1230b6ccd6b975e13ed77da719 | |||||
2015-12-15 | Some function to read tab stops in binary parsers | Fridrich Štrba | 5 | -1/+68 | |
Change-Id: Ibfe37737600f2e8f61a3fca6839178b1812355ea | |||||
2015-12-15 | sort using "sort -u" | Fridrich Štrba | 1 | -16/+20 | |
Change-Id: Ie22405d4b578b310403c5e76214116a54069b23b | |||||
2015-12-15 | Fix several paragraphs with the same character properties | Fridrich Štrba | 1 | -11/+11 | |
Change-Id: I6dc3cd2be929b6213f3fb4f415a997f3211765ab | |||||
2015-12-15 | Output default tab-stop | Fridrich Štrba | 1 | -0/+2 | |
Change-Id: Ic80a63e1d5ce827a5a7054413c9cab989c4fb19a | |||||
2015-12-15 | Read rounding in line properties | Fridrich Štrba | 12 | -46/+76 | |
Change-Id: Ib08f7625f7a41d7f37e8abce60a94b87bc742ecf | |||||
2015-12-14 | Revert "Try to prepare the VSDGeometryList to the rounded rectangles" | Fridrich Štrba | 2 | -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-14 | Try to prepare the VSDGeometryList to the rounded rectangles | Fridrich Štrba | 2 | -23/+24 | |
Change-Id: I7b322532fe88b53f6ec2ea66bc39d5104733f6bf | |||||
2015-12-14 | BIPU support of hatch fill | Fridrich Štrba | 1 | -1/+140 | |
Change-Id: Ia0eadd391e820f03795ca0742934b49b283153e9 | |||||
2015-12-14 | Improved handling of stencil text | Fridrich Štrba | 2 | -3/+5 | |
Change-Id: I8fdae37eec051998b9e4b88b0a6116167da71eae | |||||
2015-12-14 | Consider transparency in the solid fill we use instead of hatching | Fridrich Štrba | 1 | -0/+4 | |
Change-Id: I429d20b2bad02781d22282f4eee72222c19e31f3 | |||||
2015-12-14 | Consider layer visibility and printability | Fridrich Štrba | 7 | -3/+76 | |
Change-Id: Ie47bd7d066673ddc322826d7f33f99eadfbe1e16 | |||||
2015-12-12 | Distinguish correctly when no colour override was given for a given layer | Fridrich Štrba | 1 | -2/+2 | |
Change-Id: I8db51e89f837c36ad9adcc62c611a76578d0f59b | |||||
2015-12-12 | Some improvements to the layer colours + make xml parsers work | Fridrich Štrba | 6 | -56/+22 | |
Change-Id: I78bfed0ec539fc1c034123c90ad27a9e48693232 | |||||
2015-12-11 | Some layer in xml parsers WIP | Fridrich Štrba | 7 | -1/+63 | |
Change-Id: Ic5a85349aeecfbc3885e61e668c50fb9e9c568f6 | |||||
2015-12-11 | Account for layer membership for stroke colour and for text colour | Fridrich Štrba | 3 | -2/+36 | |
Change-Id: I137c039f548b42003f2b0de94d6efd09d8f1a212 | |||||
2015-12-11 | Parsing layer membership for binary parsers | Fridrich Štrba | 11 | -4/+88 | |
Change-Id: Ieaecf3764d4f0dc2cf33a3f69f5b89ba7874ae2c | |||||
2015-12-11 | Some little changes to parse the layerlist the same way everywhere | Fridrich Štrba | 8 | -27/+60 | |
Change-Id: Ie7814f465f8f62c5f921f2042c1c305d1a975713 | |||||
2015-12-11 | Werror=effc++ | David Tardon | 1 | -0/+4 | |
Change-Id: If89c203529602bce6e06033aa9ecdaac94185134 | |||||
2015-12-11 | space -> tab | David Tardon | 1 | -1/+1 | |
Change-Id: I03156d8fb090db15acd3af989d6b5c0facbf4373 | |||||
2015-12-11 | BUILD_EXTRA_DIST does not work | David Tardon | 1 | -4/+1 | |
Change-Id: Ib1ad01453358bd463f3e098eb1442f7db85cdfc8 | |||||
2015-12-11 | avoid explicit object file deps | David Tardon | 2 | -21/+13 | |
Change-Id: I3872e63e7b4c368feb2bbd437619abbaa3f52bda | |||||
2015-12-11 | check for perl too | David Tardon | 1 | -1/+1 | |
Change-Id: I559576aef58d8e0321609efb06c845e4ebef6930 | |||||
2015-12-11 | use pre-defined var. | David Tardon | 1 | -2/+3 | |
Change-Id: I8fa5769f35ef8de627c46c109bd6241155fd163b |