summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-38/+33
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed duplicate #includesTakeshi Abe2012-04-043-6/+0
* C&P errorFridrich Štrba2012-03-121-2/+2
* Use information about position and offsets of the bitmap fillFridrich Štrba2012-03-091-0/+6
* Cubic and quadratic bezier bounding boxesFridrich Štrba2012-03-091-34/+145
* Initial support of bitmap fills in OdgGeneratorFridrich Štrba2012-03-021-0/+48
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-172-3/+3
* Initial support for quadratic beziersFridrich Štrba2012-01-301-0/+14
* Use the right defineFridrich Štrba2012-01-261-2/+2
* Fix crashes due to inexisting attributeFridrich Štrba2012-01-261-2/+2
* Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot2012-01-234-5/+5
* removed some dead codeMarc-André Laverdière-Papineau2012-01-182-18/+0
* Implementing text rotationsFridrich Štrba2012-01-171-2/+41
* Some cppcheck cleaningJulien Nabet2012-01-141-1/+1
* Implement flips and rotations of raster images in the OdgGenerator.cxxFridrich Štrba2012-01-131-21/+43
* Adapt to the more intuitive libvisio/libwpg APIFridrich Štrba2012-01-131-12/+36
* Logical error in writerperfectFridrich Štrba2012-01-121-1/+1
* Consider the style:mirror propertyFridrich Štrba2012-01-121-0/+8
* add mode-lines to some new filesCaolán McNamara2012-01-051-0/+2
* Some cppcheck cleaningjulien2011-12-251-2/+2
* CDR importer: fixing some build and esthetic issuesFridrich Štrba2011-12-081-1/+1
* Stub Corel Draw importerFridrich Štrba2011-12-083-0/+465
* Allow inserting of ole objects into draw documentsFridrich Štrba2011-12-062-7/+16
* callcatcher: some unused methodsCaolán McNamara2011-11-291-6/+0
* Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso2011-11-032-22/+34
* Removing unused headerFridrich Štrba2011-10-281-38/+0
* Modelines also for this fileFridrich Štrba2011-10-281-1/+4
* Fix a memory leak with opacity gradientsFridrich Štrba2011-10-281-8/+6
* Use shared_ptr to avoid leaksLaurent Alonso2011-10-2813-160/+155
* fSectionSpaceAfter is unusedCaolán McNamara2011-10-271-6/+0
* 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