summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
...
* Syncing with out-of-tree writerperfectFridrich Štrba2011-10-277-11/+26
* No struct lconv::decimal_point in Android's libcTor Lillqvist2011-10-261-0/+4
* Realy not need to make this one depend on boostFridrich Štrba2011-10-254-19/+12
* Added line marker supportTibby Lickle2011-10-251-13/+72
* Fix a typo + don't open a row or cell if no table is startedLaurent Alonso2011-10-252-5/+15
* Prefer pre-increment in for loopsFridrich Štrba2011-10-257-45/+43
* remove unused code... againDavid Tardon2011-10-251-6/+0
* Put the modeline backFridrich Štrba2011-10-251-0/+3
* Fix the buildFridrich Štrba2011-10-252-24/+24
* White-space change to fix messy mix of different coding stylesFridrich Štrba2011-10-2538-631/+725
* Some cppcheck cleaning (I let the extra qualified as advised on IRC)Julien Nabet2011-10-243-14/+14
* fix warning and indent and use boost::noncopyableCaolán McNamara2011-10-246-56/+52
* was the intent to mark this as non-copyableCaolán McNamara2011-10-241-3/+2
* Removed apparently unused fSectionSpaceAfter (nee OdtGenerator::mfSectionSpac...Stephan Bergmann2011-10-231-6/+0
* Handle styles in a more intelligent wayLaurent Alonso2011-10-2313-330/+410
* Try to handle more text-box propertiesFridrich Štrba2011-10-151-0/+20
* write out the text margins in text blockFridrich Štrba2011-10-121-0/+20
* Make draw:stroke==solid default for missing draw:stroke elementFridrich Štrba2011-10-041-5/+3
* Allow hairlines svg:stroke-width==0 and handle special cases in the libraries...Fridrich Štrba2011-10-041-3/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-3024-0/+70
* Adapt to the new way of passing dash-arrays from libvisio, still need to adap...Fridrich Štrba2011-09-291-24/+20
* If gradient type is not specified, assume linearFridrich Štrba2011-09-271-0/+5
* A bit more defensive programmingFridrich Štrba2011-09-201-2/+2
* Some cppcheck cleaningJulien Nabet2011-09-151-6/+6
* Output the Font styles in office:font-face-declsFridrich Štrba2011-09-041-0/+37
* Get rid of some warningsFridrich Štrba2011-09-035-31/+36
* try to use text propertiesFridrich Štrba2011-09-034-45/+127
* Actually show some textFridrich Štrba2011-09-031-6/+6
* Initial work on text implementationFridrich Štrba2011-09-031-3/+86
* convert writerperfect to gbuildMatúš Kukan2011-07-306-170/+0
* 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