Commit graph

21670 commits

Author SHA1 Message Date
Thomas Arnhold
ba69765f7c Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-28 16:07:22 +01:00
Thomas Arnhold
4bc1a71da8 Remove some dead code. 2011-01-28 15:43:08 +01:00
Thomas Arnhold
e0239bdc6a Replace empty equalsAscii() with getLength(). 2011-01-28 15:41:03 +01:00
Takeshi Kurosawa
fec9228721 Use product name for EPS Creator header 2011-01-28 11:53:36 +00:00
Takeshi Kurosawa
8e9d6e10ce Parse 'color' property (fdo#33551)
Parse 'color' property and store the value as currentColor.
2011-01-28 11:49:03 +00:00
Caolán McNamara
73bae638a5 WaE: mark this dir as warnings free 2011-01-27 21:02:42 +00:00
Caolán McNamara
d304c5dfd3 WaE: gcc 4.6.0 various warnings 2011-01-27 11:23:19 +00:00
Caolán McNamara
60b1b4ccfb WaE: mark this dir as warnings free 2011-01-26 21:34:37 +00:00
An Leenders
31b6fe42e2 cpp cleanliness: check for assignment to self 2011-01-26 20:15:56 +00:00
Joseph Powers
7fbf4facbb Code cleanup
Removed an unused class forward reference from so2dll.hxx

Removed some useless code from bf_wrapper.cxx
	@@ -167,19 +165,11

Removed a compiler warning (and posiable bug) in sw_wsfrm.cxx
	@@ -782,13 +782,19
	@@ -801,10 +807,11

Deleted several commented out lines.
Lots of trailing whitespace
2011-01-26 07:15:17 -08:00
Caolán McNamara
f56f1cdd1e WaE: gcc 4.6.0 various warnings 2011-01-26 09:03:19 +00:00
Thomas Arnhold
f4e7cc0944 Remove some dead code. 2011-01-25 23:45:22 +01:00
Andy Holder
3e23eb43f9 ccpcheck: unused variable 2011-01-25 21:24:39 +00:00
Andy Holder
e1b2f4c82f cppcheck: unused variable 2011-01-25 21:20:22 +00:00
Andy Holder
11a5648126 cppcheck: Variables not used 2011-01-25 21:19:10 +00:00
Caolán McNamara
c9f5cad1d5 fix build break in dbgutil mode 2011-01-25 21:11:22 +00:00
Caolán McNamara
22782efaac fix build break in dbgutil mode 2011-01-25 20:57:25 +00:00
Tor Lillqvist
7dd524d180 ULONG is not unsigned long 2011-01-25 21:05:05 +02:00
Caolán McNamara
b85ec1b336 WaE: gcc 4.6.0 various warnings 2011-01-25 12:35:45 +00:00
Caolán McNamara
4b43842345 WaE: gcc 4.6.0 various warnings 2011-01-25 10:27:28 +00:00
Thomas Arnhold
b2c58db4ba Add .gitattributes for proper handling of .doc and .sdw files. 2011-01-24 22:34:41 +01:00
Thomas Arnhold
8453ca29af Remove FS_PRIV_DEBUG directive. 2011-01-24 22:34:41 +01:00
Caolán McNamara
fa646ceffa WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
5931226ad5 WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
0c61e01a8a WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
6314da4761 WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
145e5cd450 WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
7f56e026cb WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Caolán McNamara
acc7e8bbc5 WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Thomas Arnhold
21c2c6d9b5 Remove erDEBUG directive. 2011-01-24 15:39:06 +01:00
Thomas Arnhold
ce52398942 Remove TEST_DELAYED_RESIZE directive. 2011-01-24 15:39:05 +01:00
Thomas Arnhold
3ab658c4aa Remove OLD_INDEX directive. 2011-01-24 15:39:05 +01:00
Thomas Arnhold
3d87c269e9 Remove JP_DEBUG directive and some dead code. 2011-01-24 15:39:05 +01:00
Tor Lillqvist
0b19a8cb5d Include the wntmscx build directories 2011-01-24 16:34:39 +02:00
jonathan aquilina
824111ae62 removed double spaced lines in the genericfilter.cxx file 2011-01-24 10:19:11 +00:00
Thomas Arnhold
1eb19e9176 Remove VERT_DISTANCE directive. 2011-01-24 08:36:19 +01:00
Thomas Arnhold
225561911c Remove CUTNOEXPAND directive. 2011-01-24 08:36:19 +01:00
Pierre-André Jacquod
89e183204a delete in binfilter bf_sw class SwWriter
deletion of write classes within the binfilter. Still not going out of
the StarWrtier range
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
91d29554f1 delete in binfilter/bf_sw class StgWriter
cleaning write functionalities within binfilter / in starWriter part
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
84fcede871 delete binfilter/bf_sw SwXMLWriter class
cleaning part of the binfilter. deletion of now unneeded classes
within binfilter/bf_sw. Currently only the StarWriter part is touched
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
bb7325084e class Sw3Writer in binfilter deleted
this class has been deleted with all its dependencies witin bf_sw,
aka StarWriter filter functionalities.
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
6781d6de40 deletion of Sw3Io::Save and Sw3Io::SaveAs in binfilter sw
this is the cleaning of Sw3Io class, deleting the Save and SaveAs
function and the dependancies (inheritance, virtual functions, function
where this was called...) This may still left behind orphean functions
that are not called any more, but have not yet been deleted

The scope of this cleaning is binfilter/bf_sw, means StarWriter perimeter
only
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
da30958601 deletion of StgWriter::Write and its dependancies
During this deletion part, all the deletion have been done within
the binfilter/bf_sw, not touching the generic part. Further, all deletion
have been done based only on the deletion of the above mentionned function
and of its dependancies.
This step left behind some orphean functions, that are probably not called anymore,
this will be deleted in further steps.
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
e4227eb1ef not using Write function on loading anymore for binfilter without EXPORT
when the document is loaded, the writing functionality is not called any more
if the filter does not have the EXPORT flag set. Without the EXPORT flag, it
may well be that the filte does not have the write functionalities implemened
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
f063a06d28 Star Writer file format not EXPORT anymore
the EXPORT flag is removed from the properties of filters used for
managing the Star Writer This allow still to imort files of
this format, but not saving / creating further files within this
format
2011-01-23 20:44:49 +01:00
Caolán McNamara
25c21b8e5a WaE: unused varibles 2011-01-23 18:41:03 +00:00
Caolán McNamara
6df9ee2e8b WaE: ununsed variable 2011-01-23 18:35:46 +00:00
Joseph Powers
463bdef573 Remove DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*) 2011-01-22 19:19:20 -08:00
Thomas Arnhold
128469fc99 Remove some dead code. 2011-01-22 16:42:39 +01:00
Thomas Arnhold
6a9abf79a5 Remove some dead code. 2011-01-22 14:15:06 +01:00