summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01fdo#80661 clash with a global symbol from libreofficelibmspub-0.0David Tardon1-0/+5
2013-11-03Some cppcheck cleaningJulien Nabet3-3/+4
2013-09-03add cgit/gitweb URLs to the repoDavid Tardon1-4/+3
2013-09-03set up git-reviewDavid Tardon1-0/+7
2013-09-02add READMEDavid Tardon1-0/+12
2013-09-02add automatic git hook setting in autogen.shNorbert Thiebaud5-7/+366
2013-07-26drop pragmas disabling warningsDavid Tardon3-12/+0
2013-07-06astyleDavid Tardon1-21/+21
2013-07-06the extra variable is not neededDavid Tardon1-10/+3
2013-07-06only compute image type onceDavid Tardon1-5/+6
2013-06-06Adapting doxygen to the new layoutFridrich Štrba1-1/+1
2013-05-13Bumping version to 0.0.6libmspub-0.0.6Fridrich Štrba1-1/+1
2013-05-13Corrected reading of shadow properties.Franz Schmid4-38/+44
2013-05-11avoid out-of-bounds access into vectorDavid Tardon1-160/+163
2013-05-11return early if there are no chars to appendDavid Tardon1-0/+6
2013-05-11return immediately if there's nothing to readDavid Tardon1-0/+6
2013-05-11ignore fonts with 0-length nameDavid Tardon1-3/+6
2013-05-11do not let MSPUBDocument::parse throwDavid Tardon1-24/+31
2013-05-11do not crash on invalid inputDavid Tardon1-2/+2
2013-05-11avoid more vector index underflowsDavid Tardon3-7/+14
2013-05-11avoid vector index underflowDavid Tardon1-1/+1
2013-05-10Making Michael Stahl happy (second library in the row)Fridrich Štrba26-66/+73
2013-05-10Use the stream returning WPXBinaryData method ratherFridrich Štrba7-204/+5
2013-05-10No day without typo in gitFridrich Štrba1-1/+1
2013-05-10Don't depend on a particular external WPXInputStream implementationFridrich Štrba7-1/+200
2013-05-10rhbz#960037 drop string-based readU* functionsDavid Tardon3-22/+5
2013-05-09Brightness patch, better implementationFranz Schmid5-1/+33
2013-05-04coverity: avoid possible sign extensionDavid Tardon1-1/+1
2013-05-02libwpd already does this conversion, so don't dupplicateFridrich Štrba1-17/+4
2013-05-01Some boost header sanitizingFridrich Štrba5-7/+8
2013-05-01Added support for DropCaps letter setting and fixed column and column-gap out...Franz Schmid4-13/+37
2013-04-28Added Drop Caps to the Paragraph Styles.Franz Schmid4-1/+12
2013-04-25Some sane defaults for the buildFridrich Štrba1-2/+3
2013-04-24First Line left indent is signed not unsigned.Franz Schmid1-2/+2
2013-04-24Fixed crash when converting files with dashed lines to svg.Franz Schmid2-13/+24
2013-04-16Make the enum completeFridrich Štrba2-7/+10
2013-04-16Try to use the documentation namesFridrich Štrba3-14/+13
2013-04-16*.is_initialized() -> statusFridrich Štrba6-42/+41
2013-04-16Revert "Added output of the dash style value as libmspub:dashstyle property"Fridrich Štrba4-14/+6
2013-04-15Added output of the dash style value as libmspub:dashstyle propertyFranz Schmid4-6/+14
2013-04-15Added output of the wrap path as an svg clip path.Franz Schmid7-2/+55
2013-04-15Added complete multicolor gradient support and fixed pattern colors.Franz Schmid9-38/+148
2013-04-09Fix a typoFridrich Štrba1-1/+1
2013-04-04Astyle stuff (astyle -b -k3 -y -n -s2 -r \*.cpp \*.h)Fridrich Štrba4-29/+29
2013-04-04Added parsing of more gradient types and report rotation for images.Franz Schmid6-13/+60
2013-02-18Bump version to 0.0.5libmspub-0.0.5Fridrich Štrba1-1/+1
2013-02-03Default to first default character style if none specified (cf: TS102911911.pub)Brennan Vincent1-1/+5
2013-02-03Revert last commit, which is apparently broken.Brennan Vincent5-43/+1
2013-02-01Respect flags that determine whether to use a shape fill's propertiesBrennan Vincent5-1/+43
2013-02-06specify boost include directory tooFridrich Štrba2-5/+5