Commit graph

65989 commits

Author SHA1 Message Date
Caolán McNamara
8257ce4cd7 mark unimplemented copy ctor and assignment as private, and fix sigs 2011-02-03 14:43:24 +00:00
Caolán McNamara
ea1a3a9a15 gcc 4.6.0 various warnings 2011-02-03 13:17:05 +00:00
Caolán McNamara
4f68489ae2 Fix per-frame leak
This was defined as a uno listener, but wasn't registered as a uno listener,
but was a vcl listener. There was no route for it to be released despite all
the optimistic comments.
2011-02-02 15:06:02 +00:00
Jan Holesovsky
bd8f53d4ae wikihelp: Do not check for existence of the localized help.
In case we do not have the help installed, it is up to the online service to
decide the fallback in case a language version is not available.

Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-02-02 14:33:30 +01:00
Thomas Arnhold
9b9ebc460b Fix CDEFS definition.
Set it after including settings.mk because this file resets CDEFS.
2011-02-02 12:59:12 +01:00
Caolán McNamara
03d088a931 std::cout used in non-debug mode 2011-02-02 11:47:27 +00:00
Thomas Arnhold
98df445a7d Clean up makefiles 2011-02-02 12:11:50 +01:00
Fridrich Štrba
7bdd6275f1 fix a breakage with multilingual build
readlicense_oo needs xrmex that is delivered by l10ntools
2011-02-02 11:48:49 +01:00
David Tardon
a9ce1376c3 do not annoy with debug printouts on dbglevel=1 2011-02-02 09:32:07 +01:00
Andras Timar
3d6e7cb768 s/su urpmi/sudo urpmi/ in Mandriva section of README 2011-02-01 23:19:37 +01:00
Andras Timar
b36a772768 s/su urpmi/sudo urpmi/ in Mandriva section of README 2011-02-01 18:42:50 +01:00
Thomas Arnhold
9d4fdd4f18 Clean up makefiles 2011-02-01 17:56:10 +01:00
Thomas Arnhold
56d652d8a2 Remove RCS lines 2011-02-01 17:56:10 +01:00
Kohei Yoshida
968edbe798 Alt-Down for the default data select key. (n#666060)
It was formerly Ctrl-Shift-D which was arbitrarily picked for 3.3.
We need to use Alt-Down instead to be in line with Excel's.
2011-02-01 11:14:27 -05:00
Thomas Arnhold
9d80d75991 Remove unused file 2011-02-01 14:26:21 +01:00
Andras Timar
afb639bc6f readme formatting - fdo#32741
* using CRLF instead of LF on WIN platform
* word wrap at column 75 for better readability
2011-02-01 13:04:24 +01:00
Julien Nabet
79de46edde Some cppcheck cleaning 2011-01-31 22:50:13 +01:00
Baptiste Daroussin
def75a8077 initial FreeBSD work 2011-01-31 20:00:50 +00:00
Michael Meeks
88808cc257 make the xmlhelp fix even safer 2011-01-31 20:00:50 +00:00
Jesús Corrius
8e6b74c1ec Use DELAYLOAD to load shell32.dll in fpicker 2011-01-31 15:52:01 +01:00
Thomas Arnhold
85a52fbba9 Remove DBG_TRACE_BASIC, DBG_SAVE_DISASSEMBLY and sbtrace.hxx 2011-01-31 12:29:06 +01:00
Tobias Rosenberger
964f93e007 translate german comments 2011-01-31 11:13:08 +00:00
Tobias Rosenberger
33e48ea4e7 translate german comments 2011-01-31 11:13:08 +00:00
Tobias Rosenberger
5f15147962 translate german comments 2011-01-31 11:13:08 +00:00
Caolán McNamara
0957067842 WaE: various new gcc 4.6.0 warnings 2011-01-31 11:13:08 +00:00
Thomas Arnhold
e13627acb1 Remove unused DBG_STATISTIC, IPR_CACHE_MAX and IPR_CACHE_MAXINPUT 2011-01-31 09:48:39 +01:00
Thomas Arnhold
c6730f00d5 Remove DBG_UTIL_MESSEHACK_AUSKOMMENT 2011-01-31 09:48:39 +01:00
Thomas Arnhold
3ad16c66c3 Remove DDRAW_TEST_OUTPUT. 2011-01-31 09:48:39 +01:00
Thomas Arnhold
c3897705a8 Remove COPY_TO_TITLE_FOR_DEBUG. 2011-01-31 09:48:39 +01:00
Thomas Arnhold
28fe6c9955 Remove double line spacing. 2011-01-31 09:48:39 +01:00
Thomas Arnhold
6c59ac1eeb Make this file readable. 2011-01-31 09:48:38 +01:00
David Tardon
b36810be0c remove dead code 2011-01-31 09:44:09 +01:00
Caolán McNamara
83eab20dc3 equalsAscii -> equalsAsciiL 2011-01-30 18:01:37 +00:00
Caolán McNamara
27429c46db equalsAscii -> equalsAsciiL 2011-01-30 17:55:59 +00:00
Jesús Corrius
c5baac73f6 Win32 shell extensions have to use the new registry file extension IDs 2011-01-30 00:57:23 +01:00
Jesús Corrius
1a79ef7fab Fix makefile syntaxis 2011-01-29 21:13:00 +01:00
Caolán McNamara
2938f62960 WaE: various new gcc 4.6.0 warnings 2011-01-29 17:14:55 +00:00
Thomas Arnhold
552ce16afa Remove some dead code. 2011-01-28 23:05:53 +01:00
Thomas Arnhold
61759a2f56 cppcheck: remove unused variable dTemp and dPos. 2011-01-28 22:24:01 +01:00
Thomas Arnhold
cc5af8f131 Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-28 16:09:25 +01:00
Thomas Arnhold
332c4b91ae Replace empty equalsAscii() with getLength(). 2011-01-28 15:59:35 +01:00
Thomas Arnhold
cd7d5fa675 Remove FS_PRIV_DEBUG directive. 2011-01-28 15:54:35 +01:00
Caolán McNamara
72dd552967 WaE: gcc 4.6.0 various warnings 2011-01-28 09:17:16 +00:00
Caolán McNamara
3820f0e7e1 WaE: gcc 4.6.0 various warnings 2011-01-27 16:41:41 +00:00
Caolán McNamara
259c23ede7 Related: rhbz#672872 cancel gtk file-dialog on desktop::terminate 2011-01-27 16:41:00 +00:00
Caolán McNamara
ff567f11c2 Related: rhbz#610103 more woes on rpm upgrade vs rpm erase 2011-01-27 12:14:17 +00:00
Caolán McNamara
cde0d74192 WaE: gcc 4.6.0 various warnings 2011-01-27 11:26:22 +00:00
Octavio Alvarez
b4b0e7a234 "Default Formatting" -> "Clear Direct Formatting" 2011-01-27 09:24:00 +01:00
Tor Lillqvist
4cdd59b79b We don't need ddraw.lib which doesn't even exist in the current DX SDK 2011-01-27 02:36:52 +02:00
Tor Lillqvist
d149fe2d77 There is no SJLIB 2011-01-27 00:43:56 +02:00