summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-29update NEWSlibvisio-0.1.5David Tardon1-0/+1
2015-12-29Bump version and start NEWS entriesFridrich Štrba2-1/+7
2015-12-29Try to sort out 0-length path segmentsFridrich Štrba1-1/+21
2015-12-29Avoid equality comparison of doubles, which is prone to rounding errorsFridrich Štrba1-2/+2
2015-12-29A horrendous hack to emulate line rounding propertyFridrich Štrba1-5/+123
2015-12-28Extract part of the path generation to be able to add rounding in next stepsFridrich Štrba2-4/+11
2015-12-28Annotate the _flushText in order to extract it from Dr. Alzheimer's influenceFridrich Štrba1-12/+48
2015-12-28Remove unnecessary code. This works the same without it.Fridrich Štrba1-30/+0
2015-12-27Avoid paragraphs without span and thus fix make checkFridrich Štrba1-1/+7
2015-12-27Trying to simplify the _flushText function and make it a bit more readableFridrich Štrba2-179/+141
2015-12-27update AUTHORS to reflect realityDavid Tardon1-3/+6
2015-12-27simplify dist. and inst. of headersDavid Tardon2-5/+3
2015-12-27make --help output more help2man-friendlyDavid Tardon6-18/+150
2015-12-27Use U+FFFC as field placeholder and output field only in one placeFridrich Štrba2-15/+17
2015-12-26Revert "WIP[0]: sanitize the _flushText mess"Fridrich Štrba2-9/+4
2015-12-26WIP[1]: sanitize the _flushText messFridrich Štrba2-90/+109
2015-12-26WIP[0]: sanitize the _flushText messFridrich Štrba2-4/+9
2015-12-23Update NEWS for releaselibvisio-0.1.4Fridrich Štrba1-1/+16
2015-12-23Parse bulletFont and bulletFontSize where applicableFridrich Štrba14-46/+166
2015-12-22fix test: there are 2 paragraphs nowDavid Tardon1-3/+6
2015-12-22Use a variableFridrich Štrba1-1/+1
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-3/+1
2015-12-21At least Visio 1 and Visio 2 do not support bulletsFridrich Štrba1-28/+0
2015-12-21Some protection against non-empty pp cp and tp + special value of bulletStrFridrich Štrba1-5/+12
2015-12-21Masters might be an empty elementFridrich Štrba1-1/+1
2015-12-20Default value of this one is 0.25 inchFridrich Štrba1-1/+4
2015-12-200x0a is a paragraph break and not line break in visioFridrich Štrba3-44/+91
2015-12-19Better looking fixFridrich Štrba1-2/+1
2015-12-19Fix build with recent clang that chokes on "register" keywordFridrich Štrba1-1/+2
2015-12-19Fix warnings about explicit constructors of boost optionalFridrich Štrba1-3/+5
2015-12-18Disable bullets for vsd5 for the whileFridrich Štrba1-24/+26
2015-12-18BIPU support of bulletsFridrich Štrba17-68/+523
2015-12-17Fix tab reading for VSD5 and lowerFridrich Štrba1-1/+1
2015-12-17Increasing the version for a possible release in a near/far futureFridrich Štrba1-1/+1
2015-12-16Collect and output tab stopsFridrich Štrba8-3/+85
2015-12-16Parse the tabs in VSD and account for character countFridrich Štrba5-10/+18
2015-12-16Parse tab sets in VSDX parserFridrich Štrba2-0/+92
2015-12-16Parse tab sets in VDX parserFridrich Štrba2-0/+86
2015-12-16Add some variables to VSDXMLParserBaseFridrich Štrba2-1/+6
2015-12-16Add some variables to VSDParserFridrich Štrba2-1/+3
2015-12-16m_lead -> m_leader to correspond to the Visio terminologyFridrich Štrba2-4/+4
2015-12-16Add tab sets to the VSDShapeFridrich Štrba2-4/+8
2015-12-15micro-optimizationFridrich Štrba1-2/+2
2015-12-15Free and return in one placeFridrich Štrba1-10/+5
2015-12-15Let me decrease and Him increaseFridrich Štrba1-5/+0
2015-12-15Work around the VSDX format stupidityFridrich Štrba1-0/+7
2015-12-15Some function to read tab stops in binary parsersFridrich Štrba5-1/+68
2015-12-15sort using "sort -u"Fridrich Štrba1-16/+20
2015-12-15Fix several paragraphs with the same character propertiesFridrich Štrba1-11/+11
2015-12-15Output default tab-stopFridrich Štrba1-0/+2