Tor Lillqvist
5be90a49b6
Use correct type of parameter 7 to SendMessageTimeout
2011-01-25 23:32:31 +02:00
Caolán McNamara
2fd7d0f929
Related: fdo#31271 create a unit test for the line break iterator
2011-01-25 14:45:37 +00:00
David Tardon
a2cf60a292
Revert "WaE: unused variables"
...
This reverts commit d06a2dd024d69dec873f1a59adbf7d5b372c39a1.
2011-01-25 15:41:35 +01:00
David Tardon
bc0a780816
WaE: remove unused variable
2011-01-25 15:21:13 +01:00
David Tardon
a3ec0f06d1
WaE: unused variables
2011-01-25 15:21:13 +01:00
David Tardon
c084e14932
WaE: unused variables
2011-01-25 15:21:12 +01:00
David Tardon
025ddb2c12
WaE: remove unused variable
2011-01-25 15:21:12 +01:00
Caolán McNamara
90b755b283
WaE: gcc 4.6.0 various warnings
2011-01-25 10:29:50 +00:00
Caolán McNamara
5a21fcc73f
this looks wrong
2011-01-25 10:28:28 +00:00
David Tardon
007568c0e8
use OSL-style asserts
2011-01-25 10:12:34 +01:00
David Tardon
1047b3455b
split the expr, as gcc 4.6 bails out on it
2011-01-25 10:10:27 +01:00
Joseph Powers
a898473f0b
Remove DECLARE_LIST( RESubResourceList, REResourceList * )
2011-01-24 21:50:54 -08:00
Joseph Powers
1b55280819
Remove DECLARE_LIST( RscDependList, RscDepend* )
2011-01-24 21:36:59 -08:00
Joseph Powers
fa5ddda240
Remove DECLARE_LIST( RscSubDefList, RscDefine * )
2011-01-24 20:30:49 -08:00
Joseph Powers
5772e5eca1
Remove DECLARE_LIST( RscSysList, RscSysEntry * )
2011-01-24 19:37:57 -08:00
Tor Lillqvist
eb841ee609
Work around compilation errors on 64-bit Windows
...
Again the ULONG clashes on 64-bit Windows cause pain. Work around by
using pre/postwin.h, and that then necessitates use of explict
WIN_BYTE instead of just BYTE. Sigh...
2011-01-25 01:52:16 +02:00
Thomas Arnhold
53b28adfef
Add .gitattributes for proper handling of .doc and .sdw files.
2011-01-24 22:27:43 +01:00
Thomas Arnhold
4b38bbb0a6
Rename old rcs documentation to proper Star Writer extension.
2011-01-24 22:25:58 +01:00
Thomas Arnhold
2d06923325
Undo commit c4e7af5 on rcs.doc. It's a binary file.
2011-01-24 22:23:35 +01:00
Thomas Arnhold
164a139031
Remove SPECIAL_DEBUG directive.
2011-01-24 22:20:45 +01:00
Thomas Arnhold
e38b68288e
Remove erTEST directive.
2011-01-24 22:20:45 +01:00
Thomas Arnhold
8d8ff8f0cd
Remove USE_CELL_BOUNDARY_CODE directive.
2011-01-24 22:20:45 +01:00
Thomas Arnhold
40ab8452f6
Remove SPECIAL_DEBUG directive.
2011-01-24 22:20:45 +01:00
Thomas Arnhold
4d6bcb340d
Remove FS_PRIV_DEBUG directive.
2011-01-24 22:20:45 +01:00
Tor Lillqvist
8918fd30ab
Include the wntmscx build directories
2011-01-24 21:02:21 +02:00
Joseph Powers
e69f752bed
Remove DECLARE_LIST( RscBaseList, RscTop* )
2011-01-24 07:49:59 -08:00
Caolán McNamara
e01c5fc702
WaE: gcc 4.6.0 various warnings
2011-01-24 14:48:36 +00:00
Caolán McNamara
5b228decd5
WaE: gcc 4.6.0 various warnings
2011-01-24 11:26:13 +00:00
Caolán McNamara
47f8f727f1
WaE: gcc 4.6.0 various warnings
2011-01-24 11:21:01 +00:00
Caolán McNamara
a5b97d95a5
WaE: gcc 4.6.0 various warnings
2011-01-24 11:16:49 +00:00
Caolán McNamara
a809b55930
WaE: gcc 4.6.0 various warnings
2011-01-24 11:11:23 +00:00
Caolán McNamara
365e5c0ee5
WaE: gcc 4.6.0 various warnings
2011-01-24 10:57:21 +00:00
Caolán McNamara
85398c935b
WaE: gcc 4.6.0 various warnings
2011-01-24 10:46:04 +00:00
Caolán McNamara
c4f50da148
WaE: gcc 4.6.0 various warnings
2011-01-24 10:46:04 +00:00
Caolán McNamara
3e2a450a92
WaE: gcc 4.6.0 various warnings
2011-01-24 10:46:04 +00:00
Caolán McNamara
7feee86a51
WaE: gcc 4.6.0 various warnings
2011-01-24 10:46:04 +00:00
Caolán McNamara
846c7b8a9b
WaE: 4.6.0 unused variables
2011-01-24 10:46:04 +00:00
Joseph Powers
4cb4e600b5
Remove DECLARE_LIST( RscInconsList, RscInconsistent* )
2011-01-23 21:03:53 -08:00
Joseph Powers
8650fdf601
Remove DECLARE_LIST( FileList, ByteString* )
2011-01-23 19:31:48 -08:00
Joseph Powers
70f88f0abd
Remove DECLARE_LIST( XMLStringList, XMLElement* )
2011-01-23 19:25:33 -08:00
Joseph Powers
9440f6e585
Remove DECLARE_LIST( XMLChildNodeList, XMLChildNode* )
2011-01-23 18:32:10 -08:00
Joseph Powers
f461a9b041
Remove DECLARE_LIST( XMLAttributeList, XMLAttribute * )
2011-01-23 18:03:27 -08:00
Tor Lillqvist
5be744ad83
Kill Win9x and NT4 code
2011-01-24 04:00:57 +02:00
Tor Lillqvist
e46003644b
Kill Win9x and NT4 code
2011-01-24 03:09:02 +02:00
Tor Lillqvist
6cd6af5b9d
Make parameters to Max() match in type
2011-01-24 01:18:19 +02:00
Tor Lillqvist
fd54a67acd
Hide ULONG while including more Win32 headers
2011-01-24 01:17:28 +02:00
Tor Lillqvist
fc415fba17
Hide and reveal also ULONG in presys.h / postsys.h
...
Although, I fail to understand why the duplication of work done in
prewin.h/postwin.h vs. presys.h/postsys.h is needed.
2011-01-24 00:56:59 +02:00
Tor Lillqvist
935e1204cb
Fix compilation on 64-bit Windows
2011-01-24 00:56:57 +02:00
Tor Lillqvist
903eccabe6
Fix compilation error on 64-bit Windows
2011-01-24 00:56:55 +02:00
Tor Lillqvist
4d5c0f7114
Fix compilation on 64-bit Windows
...
No need to force use of 32-bit time_t (which doesn't exist for 64-bit
Windows), just use defaults.
2011-01-24 00:56:53 +02:00