summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
...
* CDR importer: fixing some build and esthetic issuesFridrich Štrba2011-12-082-1/+2
* Stub Corel Draw importerFridrich Štrba2011-12-087-1/+543
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Allow inserting of ole objects into draw documentsFridrich Štrba2011-12-062-7/+16
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* callcatcher: some unused methodsCaolán McNamara2011-11-291-6/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+3
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* 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
* Adapt the build bitsFridrich Štrba2011-10-281-1/+1
* 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-2314-330/+411
* 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
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* 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
* Proper fix for "problem with sytem wpd/wpg"Lionel Elie Mamane2011-09-101-3/+1
* Work around a problem when building with system libwpd and libwpgFridrich Štrba2011-09-091-0/+2
* 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
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* 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