summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Re-astyleFridrich Štrba3-7/+7
2014-04-10Some more license headersFridrich Štrba5-128/+25
2014-04-10With agreement of all contributors, simplifying licensing to MPL2Fridrich Štrba35-883/+175
2014-04-04YIQ255 - second service - deuceFridrich Štrba1-14/+19
2014-04-04First try of YIQFridrich Štrba1-3/+37
2014-04-04Disable "arrw" since we don't get it right reallyFridrich Štrba1-1/+1
2014-04-04Some formatting cleanupFridrich Štrba11-56/+56
2014-04-04Try hard to avoid a sequence of several "Z" segmentsFridrich Štrba1-5/+11
2014-04-04Working around a CorelDraw x7 bug + fixing palettesFridrich Štrba2-5/+28
2014-04-04Fix closing of paths with certain particular CDR documentsFridrich Štrba3-3/+54
2014-04-04Palette 19-03Fridrich Štrba2-0/+784
2014-04-04CorelDraw X7 txsmFridrich Štrba2-83/+94
2013-11-03Some cppcheck cleaningJulien Nabet2-4/+3
2013-09-06stroke-dasharray: solid is invalid, use noneFridrich Štrba1-1/+1
2013-08-31Little tiny nitFridrich Štrba1-1/+1
2013-08-31Changed the Corel Draw versions for udtaDave McKellar1-1/+1
2013-08-29Made my udta change only apply to Corel Draw X4Dave McKellar1-9/+12
2013-08-29astyle actionFridrich Štrba1-1/+1
2013-08-29Added initial support for the "udta" fourcc.Dave McKellar3-0/+21
2013-08-08Some more transformations of markers (still a mess)Fridrich Štrba1-7/+3
2013-07-31Really reduce the scope of have :)Fridrich Štrba1-2/+1
2013-07-27cppcheck: reduce scope of haveJulien Nabet1-1/+1
2013-07-25Hard depend on libwpd 0.9.5Fridrich Štrba1-4/+0
2013-07-11Some more trying to get the markers right-ishFridrich Štrba2-2/+2
2013-07-11Some fixes of parserFridrich Štrba2-6/+7
2013-07-11Some more code towards handling arrwFridrich Štrba3-0/+364
2013-07-06coverity: avoid memory leak on exceptionDavid Tardon1-3/+4
2013-07-05Code for visual debugging of splinesFridrich Štrba1-2/+22
2013-07-05Decompose Splines into a sequence of cubic beziersFridrich Štrba1-34/+77
2013-06-29Get the arrow information to the collectorFridrich Štrba9-22/+51
2013-06-29Simplify the path collection a bitFridrich Štrba6-113/+69
2013-06-29Initial reading of arrw recordsFridrich Štrba8-8/+54
2013-05-11handle broken internal streamsDavid Tardon1-2/+7
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 Štrba20-230/+20
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-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-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-13Boost-based parser of CDR x6 colour stringFridrich Štrba1-0/+40
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