summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Missing externals declarationsLionel Elie Mamane2011-08-022-0/+6
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-6/+12
* convert writerperfect to gbuildMatúš Kukan2011-07-3017-365/+442
* Work around a bug in libwpd's WPXPropertyList::operator=Fridrich Štrba2011-07-221-0/+1
* Add shadow supportFridrich Štrba2011-07-221-0/+14
* Don't output opacity gradients if the stops are completely opaqueFridrich Štrba2011-07-221-9/+17
* Try to handle correctly transparency gradients and different stroke propertiesFridrich Štrba2011-07-221-6/+64
* Fix a bug in bounding box computingFridrich Štrba2011-07-151-1/+1
* Bounding box algorithm needs angle in radiansFridrich Štrba2011-07-151-11/+11
* Trying to use the svg:fill-rule in ODGFridrich Štrba2011-07-141-78/+42
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-124-22/+0
* Some more ODG style mappings that LO understands and displays properlyFridrich Štrba2011-07-061-1/+4
* Trying to work around some inperfections of odfFridrich Štrba2011-07-061-44/+92
* Handle svg and odf expressions of gradientsFridrich Štrba2011-07-051-13/+66
* Interestingly, struct lconv is empty in Android's C libraryTor Lillqvist2011-07-041-0/+4
* Be gracious with broken pathsFridrich Štrba2011-06-221-0/+3
* Add bounding box of an elliptical arc and output the 'A' elementFridrich Štrba2011-06-211-12/+187
* no point in extra initializationCaolán McNamara2011-06-133-3/+3
* Some cppcheck cleaningJulien Nabet2011-06-125-4/+8
* Some cppcheck cleaningJulien Nabet2011-06-114-42/+42
* For the time being approximate ellipic arc with a straight lineFridrich Štrba2011-06-101-1/+7
* Workaround a limitation of drawFridrich Štrba2011-06-091-46/+111
* these are empty by defaultCaolán McNamara2011-06-091-1/+1
* Laying foundation for multipage support in writerperfect's OdgGeneratorFridrich Štrba2011-06-081-113/+150
* Fix parsing of WordPerfect documents that are not password protectedFridrich Štrba2011-06-071-3/+1
* register the visio component tooFridrich Štrba2011-06-061-1/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-5/+5
* Some moving of block to have the numbers in sequenceFridrich Štrba2011-05-201-6/+6
* Don't link with libraries that are not neededFridrich Štrba2011-05-171-1/+0
* some tab -> spaces changesFridrich Štrba2011-05-171-4/+4
* Some more makefile.mk typos that were breaking windows buildFridrich Štrba2011-05-171-1/+2
* oopsFridrich Štrba2011-05-171-2/+2
* Make writerperfect actually build againFridrich Štrba2011-05-173-4/+12
* Boilerplate code for Visio import filter moduleFridrich Štrba2011-05-176-1/+540
* WaE: NULL was not declared in this scopeDavid Tardon2011-05-171-0/+3
* Don't allocate with new if not necessaryFridrich Štrba2011-05-101-5/+2
* WaE - comparison between signed and unsignedChristian Lohmaier2011-05-091-1/+1
* WaE: NULL was not declared in this scopeDavid Tardon2011-05-091-0/+1
* Remove unnecessary castsFridrich Štrba2011-05-073-7/+4
* Refactor writerperfectFridrich Štrba2011-05-0639-2367/+2116
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-203-6/+6
* occurrence -> occurence and don't crash anymoreFridrich Štrba2011-04-041-1/+1
* fix crasher in header / footnotes with no occurrence setMichael Meeks2011-04-041-9/+15
* register msworks and wpg filter componentsMichael Meeks2011-04-017-60/+31
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-096-52/+46
|\
| * removetooltypes: #i112600# remove tooltypesMikhail Voytenko2011-01-071-1/+1
| * sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb2010-10-221-1/+1