Commit graph

16 commits

Author SHA1 Message Date
Luboš Luňák
e9462ed2d9 ooxml mathml import - first very basic implementation
still needs a number of cleanups (and handling more of course)
2011-11-24 18:43:57 +01:00
Matúš Kukan
0ed9ed793d correct dependencies in writerfilter 2011-08-11 15:20:54 +02:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
b9bee88e1b Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Bjoern Michaelsen
2d02fa31d1 remove superfluous include paths 2011-07-23 15:53:00 +02:00
Bjoern Michaelsen
969003ef69 use gb_Library_use_external in writerfilter 2011-07-23 14:11:23 +02:00
Bjoern Michaelsen
a531694236 switch to CostumTarget-based code generation from gnumake4 2011-07-23 13:29:59 +02:00
Bjoern Michaelsen
88efc04329 revert to old writerfilter gbuilization
* gnumake4's writerfilter gbuildization got pushed in a seperate branch
 * it might or might not be merged to master later
2011-07-23 03:12:47 +02:00
Bjoern Michaelsen
ff2f7926a5 gnumake4: switching gbuildization
* mostly switching to gnumake4/writerfilter10 gbuild implementation (thanks mst, hb)
2011-06-20 20:38:45 +02:00
Cédric Bosdonnat
3ab02b0775 Use realpath: command not found for the includes in the makefiles 2011-05-27 11:05:08 +02:00
Tor Lillqvist
8b23d5be31 Use specific DLLPUBLIC for each library
This avoids exporting the same functions from multiple DLLs.

Also don't mark template classes for DLL export/import, I think that
is not what we want. Or am I on crack?
2011-05-15 22:33:03 +03:00
Luboš Luňák
8fa1a08747 read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)
A pretty hackish way (see the comment), but I haven't managed to find
out if there's a proper way to read it.
2011-05-04 14:35:28 +02:00
Tor Lillqvist
f183369a8d Fix Cygwin path and symlink problems, thanks to shm_get 2011-04-29 18:41:17 +03:00
Bjoern Michaelsen
bba68c41ae include helper by absolute path
* otherwise a global gbuild build fails
2011-04-16 13:37:58 +02:00
David Tardon
e8157839f7 use $(OUTDIR) here 2011-04-15 12:59:43 +02:00
David Tardon
fd5a147a63 gbuildize writerfilter 2011-04-14 16:15:22 +02:00