Age | Commit message (Expand) | Author |
2011-10-27 | fSectionSpaceAfter is unused | Caolán McNamara |
2011-10-27 | Syncing with out-of-tree writerperfect | Fridrich Štrba |
2011-10-26 | No struct lconv::decimal_point in Android's libc | Tor Lillqvist |
2011-10-25 | Realy not need to make this one depend on boost | Fridrich Štrba |
2011-10-25 | Added line marker support | Tibby Lickle |
2011-10-25 | Fix a typo + don't open a row or cell if no table is started | Laurent Alonso |
2011-10-25 | Prefer pre-increment in for loops | Fridrich Štrba |
2011-10-25 | remove unused code... again | David Tardon |
2011-10-25 | Put the modeline back | Fridrich Štrba |
2011-10-25 | Fix the build | Fridrich Štrba |
2011-10-25 | White-space change to fix messy mix of different coding styles | Fridrich Štrba |
2011-10-24 | Some cppcheck cleaning (I let the extra qualified as advised on IRC) | Julien Nabet |
2011-10-24 | fix warning and indent and use boost::noncopyable | Caolán McNamara |
2011-10-24 | was the intent to mark this as non-copyable | Caolán McNamara |
2011-10-23 | Removed apparently unused fSectionSpaceAfter (nee OdtGenerator::mfSectionSpac... | Stephan Bergmann |
2011-10-23 | Handle styles in a more intelligent way | Laurent Alonso |
2011-10-15 | Try to handle more text-box properties | Fridrich Štrba |
2011-10-12 | write out the text margins in text block | Fridrich Štrba |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-04 | Make draw:stroke==solid default for missing draw:stroke element | Fridrich Štrba |
2011-10-04 | Allow hairlines svg:stroke-width==0 and handle special cases in the libraries... | Fridrich Štrba |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-29 | Adapt to the new way of passing dash-arrays from libvisio, still need to adap... | Fridrich Štrba |
2011-09-27 | If gradient type is not specified, assume linear | Fridrich Štrba |
2011-09-20 | A bit more defensive programming | Fridrich Štrba |
2011-09-15 | Some cppcheck cleaning | Julien Nabet |
2011-09-10 | Proper fix for "problem with sytem wpd/wpg" | Lionel Elie Mamane |
2011-09-09 | Work around a problem when building with system libwpd and libwpg | Fridrich Štrba |
2011-09-04 | Output the Font styles in office:font-face-decls | Fridrich Štrba |
2011-09-03 | Get rid of some warnings | Fridrich Štrba |
2011-09-03 | try to use text properties | Fridrich Štrba |
2011-09-03 | Actually show some text | Fridrich Štrba |
2011-09-03 | Initial work on text implementation | Fridrich Štrba |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-02 | Missing externals declarations | Lionel Elie Mamane |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-30 | convert writerperfect to gbuild | Matúš Kukan |
2011-07-22 | Work around a bug in libwpd's WPXPropertyList::operator= | Fridrich Štrba |
2011-07-22 | Add shadow support | Fridrich Štrba |
2011-07-22 | Don't output opacity gradients if the stops are completely opaque | Fridrich Štrba |
2011-07-22 | Try to handle correctly transparency gradients and different stroke properties | Fridrich Štrba |
2011-07-15 | Fix a bug in bounding box computing | Fridrich Štrba |
2011-07-15 | Bounding box algorithm needs angle in radians | Fridrich Štrba |
2011-07-14 | Trying to use the svg:fill-rule in ODG | Fridrich Štrba |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-07-06 | Some more ODG style mappings that LO understands and displays properly | Fridrich Štrba |
2011-07-06 | Trying to work around some inperfections of odf | Fridrich Štrba |
2011-07-05 | Handle svg and odf expressions of gradients | Fridrich Štrba |