summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-11return if profile creation failedDavid Tardon1-0/+2
2013-05-11avoid deref. of past-the-end iteratorDavid Tardon1-0/+2
2013-05-11return early if there are no chars to appendDavid Tardon1-0/+3
2013-05-10Making Michael Stahl happy (installement 3)Fridrich Štrba46-121/+129
2013-05-04coverity: try harder at not throwing execptionsDavid Tardon1-80/+87
2013-05-04coverity: add missing breakDavid Tardon1-0/+1
2013-05-02libwpd already does this conversion, so don't dupplicateFridrich Štrba1-17/+4
2013-04-27Avoid define clashes with some windows headersFridrich Štrba5-149/+149
2013-04-27Make this fridrich-less on consoleFridrich Štrba1-1/+0
2013-04-25Some sane defaults for the buildFridrich Štrba1-2/+3
2013-04-25Assure that we don't link with boost on WindowsFridrich Štrba1-0/+3
2013-04-25fdo#63734 angle is represented internally in radiansDavid Tardon1-2/+2
2013-04-22Bump to our lucky versionlibcdr-0.0.13Fridrich Štrba1-1/+1
2013-04-14Add x6 text justification overridesFridrich Štrba1-36/+47
2013-04-14font colour for x6Fridrich Štrba1-6/+40
2013-04-13Change the way we pass around the line and fill stylesFridrich Štrba10-185/+212
2013-04-13No need to check for a header that is not includedFridrich Štrba1-1/+0
2013-04-13Boost-based parser of CDR x6 colour stringFridrich Štrba1-0/+40
2013-04-13Check for more boost headers in prevision of spirit-based colour parserFridrich Štrba1-1/+5
2013-04-12Collapse two functions into one that is the other's only callerFridrich Štrba1-15/+11
2013-04-12Actually extract some style information from the style stringFridrich Štrba1-1/+10
2013-04-12Refactor the CDRCharacterStyle structFridrich Štrba9-46/+86
2013-04-12Parse style string using boost::property_tree::json_readFridrich Štrba5-27/+54
2013-04-12Little fixes of txsm for >= 1300Fridrich Štrba1-5/+6
2013-04-11Fix version 6 txsmFridrich Štrba1-1/+5
2013-04-11Fix text on curve for version 13+Fridrich Štrba1-0/+4
2013-04-11Txsm for version 5Fridrich Štrba1-7/+41
2013-04-11Initial txsm for version 6Fridrich Štrba1-5/+34
2013-04-11Minor fixesFridrich Štrba2-2/+2
2013-04-11Refactor the character descriptions a bitFridrich Štrba5-15/+18
2013-04-11Styd for v 5 and 6Fridrich Štrba4-13/+27
2013-04-10Refactoring of text-related stuffFridrich Štrba7-83/+109
2013-04-10The indents don't seem to be really giving anything coherentFridrich Štrba1-3/+3
2013-04-10Improve readabilityFridrich Štrba1-114/+41
2013-04-10BIPU support of text colourFridrich Štrba3-10/+81
2013-04-07Bump versionlibcdr-0.0.12Fridrich Štrba1-1/+1
2013-04-07Removing some warningsFridrich Štrba3-19/+19
2013-04-06Reduce a scope a bitFridrich Štrba1-17/+14
2013-04-06Rewrite the elliptical arc transformationsFridrich Štrba3-47/+99
2013-04-05Some little fixesFridrich Štrba2-4/+19
2013-04-05Adapt the MSVC build to the new c??2text toolsFridrich Štrba9-0/+1016
2013-04-05Add cdr2text and cmx2text utilities for the purposes of debugging text relate...Fridrich Štrba8-1/+393
2013-04-05Try to be as accurate as possible with guessed encodingsFridrich Štrba1-4/+15
2013-04-04This is even betterFridrich Štrba1-1/+2
2013-04-03Override the encoding if fontId or encoding is setFridrich Štrba1-1/+1
2013-03-29A little tiny nitFridrich Štrba1-1/+1
2013-03-29Rework the utf8 to handle all valid ICU UChar32 valuesFridrich Štrba1-31/+14
2013-03-28Use ICU for UCS4 -> UTF8 conversionFridrich Štrba1-46/+18
2013-03-28Use ICU for utf-16le conversion tooFridrich Štrba1-44/+14
2013-03-26Some cosmetical fixesFridrich Štrba2-6/+7