summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2011-07-15Bounding box algorithm needs angle in radiansFridrich Štrba1-11/+11
2011-07-14Trying to use the svg:fill-rule in ODGFridrich Štrba1-78/+42
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan4-22/+0
2011-07-06Some more ODG style mappings that LO understands and displays properlyFridrich Štrba1-1/+4
2011-07-06Trying to work around some inperfections of odfFridrich Štrba1-44/+92
2011-07-05Handle svg and odf expressions of gradientsFridrich Štrba1-13/+66
2011-07-04Interestingly, struct lconv is empty in Android's C libraryTor Lillqvist1-0/+4
2011-06-22Be gracious with broken pathsFridrich Štrba1-0/+3
2011-06-21Add bounding box of an elliptical arc and output the 'A' elementFridrich Štrba1-12/+187
2011-06-13no point in extra initializationCaolán McNamara3-3/+3
2011-06-12Some cppcheck cleaningJulien Nabet5-4/+8
2011-06-11Some cppcheck cleaningJulien Nabet4-42/+42
2011-06-10For the time being approximate ellipic arc with a straight lineFridrich Štrba1-1/+7
2011-06-09Workaround a limitation of drawFridrich Štrba1-46/+111
2011-06-09these are empty by defaultCaolán McNamara1-1/+1
2011-06-08Laying foundation for multipage support in writerperfect's OdgGeneratorFridrich Štrba1-113/+150
2011-06-07Fix parsing of WordPerfect documents that are not password protectedFridrich Štrba1-3/+1
2011-06-06register the visio component tooFridrich Štrba1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-5/+5
2011-05-20Some moving of block to have the numbers in sequenceFridrich Štrba1-6/+6
2011-05-17Don't link with libraries that are not neededFridrich Štrba1-1/+0
2011-05-17some tab -> spaces changesFridrich Štrba1-4/+4
2011-05-17Some more makefile.mk typos that were breaking windows buildFridrich Štrba1-1/+2
2011-05-17oopsFridrich Štrba1-2/+2
2011-05-17Make writerperfect actually build againFridrich Štrba3-4/+12
2011-05-17Boilerplate code for Visio import filter moduleFridrich Štrba6-1/+540
2011-05-17WaE: NULL was not declared in this scopeDavid Tardon1-0/+3
2011-05-10Don't allocate with new if not necessaryFridrich Štrba1-5/+2
2011-05-09WaE - comparison between signed and unsignedChristian Lohmaier1-1/+1
2011-05-09WaE: NULL was not declared in this scopeDavid Tardon1-0/+1
2011-05-07Remove unnecessary castsFridrich Štrba3-7/+4
2011-05-06Refactor writerperfectFridrich Štrba39-2367/+2116
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet3-6/+6
2011-04-04occurrence -> occurence and don't crash anymoreFridrich Štrba1-1/+1
2011-04-04fix crasher in header / footnotes with no occurrence setMichael Meeks1-9/+15
2011-04-01register msworks and wpg filter componentsMichael Meeks7-60/+31
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-52/+46
2011-02-15Remove dead codesBálint Dózsa3-3/+0
2011-02-14add mode lines to new filesCaolán McNamara7-0/+21
2011-01-30Use double instead of floatFridrich Štrba7-17/+17
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-1/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-18WaE patch for filterChristian Lohmaier1-1/+1
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-8/+8
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller6-7/+7