Commit graph

19 commits

Author SHA1 Message Date
Miklos Vajna
13c00ce322 Enable the writerfilter-based RTF import in non-experimental mode
Disable the unit tests in sw, as that would duplicate the unit test in
writerfilter now.

Do not remove the old filter yet, so this commit can be reverted later
if needed.
2011-08-18 12:11:03 +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
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
e0b4860fb1 postmerge fixes for gnumake4 2011-07-22 21:22:43 +02:00
Bjoern Michaelsen
112be98c92 resyncing to master 2011-07-21 18:38:50 +02:00
Miklos Vajna
8268ca0b75 Enable rtftok on experimental mode only 2011-06-27 11:06:04 +02:00
Miklos Vajna
65f918d8c9 Merge remote-tracking branch 'origin/master' 2011-06-26 00:39:17 +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
David Tardon
c25e9282ad remove all traces of offuh from makefiles 2011-06-18 11:26:56 +02:00
Miklos Vajna
bf39a12179 wip: let RtfFilter::filter call RTFDocument::resolve 2011-05-27 11:25:58 +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
Tor Lillqvist
787cab7aa0 The writerfilter library needs the resourcemodel library, it seems 2011-05-15 13:39:23 +03:00
Noel Power
f5257a5349 make sure that library in services.rdb is correct for writerfilter services 2011-04-20 18:41:21 +01: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
fd5a147a63 gbuildize writerfilter 2011-04-14 16:15:22 +02:00