Andras Timar
a805ba07db
l10n: 'fold' from coreutils does not work well for some languages
2011-02-23 22:31:04 +01:00
Caolán McNamara
26df2ac88a
use consistent type
2011-02-23 21:24:40 +00:00
Caolán McNamara
cf8dd79050
WaE: catch const and unnamed
2011-02-23 14:27:06 +00:00
Caolán McNamara
f9611b4a3b
.is() rather than != NULL
2011-02-23 12:03:32 +00:00
Sébastien Le Ray
51efaa592d
Double-capital autocor takes spellcheck in account
2011-02-23 12:02:02 +00:00
Nigel Hawkins
9779f2bd45
Remove SvBools from editeng
2011-02-22 13:03:33 +00:00
Kohei Yoshida
2546f05524
Fixed build breakage.
2011-02-21 21:13:47 -05:00
Kohei Yoshida
538363503c
Fixed build breakage.
2011-02-21 19:56:44 -05:00
Albert Thuswaldner
43fdbd39de
Remove dead code and translate German comments
2011-02-21 23:29:31 +01:00
Albert Thuswaldner
3b29a82367
Remove dead code and translate German comments
2011-02-21 23:24:53 +01:00
Albert Thuswaldner
2687623312
Remove dead code and translate one comment
2011-02-21 23:24:53 +01:00
Sébastien Le Ray
45a30db947
Disable protocols capitalization
2011-02-21 21:16:11 +00:00
Sébastien Le Ray
66dc7126d9
Better protocols handling in french autocorrect
2011-02-21 21:14:36 +00:00
Albert Thuswaldner
78aa7b551c
Translation of German comment.
2011-02-21 15:37:13 -05:00
Tor Lillqvist
625041e786
Fix typo
2011-02-21 20:33:11 +02:00
Tor Lillqvist
6e0a6da201
Stop using namespace rtl
...
It causes compilation errors in MSVC when using precompiled headers
because of the ambiguity of Reference. Instead use explicit 'using
::rtl::OUString' and 'using ::rtl::OUStringBuffer'.
2011-02-21 20:12:32 +02:00
Thomas Arnhold
f125171337
Remove CSET support
...
Obsolete IBM CSet C-Compiler
svidl.cxx: This seem to be an error, all other files check for PM && !CSET.
2011-02-21 18:36:40 +01:00
Thomas Arnhold
2a904565e5
Remove MTW leftover
2011-02-21 18:36:40 +01:00
Tor Lillqvist
9583397fb6
Including sal/main.h causes a compilation error and is apparently not needed
2011-02-21 19:23:10 +02:00
Rob Snelders
8f9258c5bb
translated comments (30-35/54)
2011-02-21 16:14:44 +01:00
Tor Lillqvist
9ab167aabc
Fix typo
2011-02-21 16:50:13 +02:00
Tor Lillqvist
afd26e766a
Remove 'using namespace rtl'
...
The ambiguity of 'Reference' causes compilation errors when using
precompiled headers. Instead use 'using ::rtl::OUString' and 'using
::rtl::OUStringBuffer'.
2011-02-21 16:21:18 +02:00
Radek Doulik
0e19891c94
extend debug output for gstreamer avmedia component
2011-02-21 13:52:56 +01:00
David Tardon
7502033e82
bah, disabled too much
2011-02-19 07:56:26 +01:00
David Tardon
f2262ff737
add RTL_CONSTASCII_STRINGPARAM for string literals
2011-02-19 07:56:26 +01:00
David Tardon
11a38f8e1c
test length instead of comparing with ""
2011-02-19 07:56:26 +01:00
Joseph Powers
cbbb0cd774
Add another #include <tools/list.hxx> back in.
2011-02-18 21:26:22 -08:00
Joseph Powers
62a7aaa25f
Add some #include <tools/list.hxx> backing
...
This files still use the DECLARE_LIST() macro. I didn't catch them because
they are only compiled during make distclean.
2011-02-18 21:14:16 -08:00
Joseph Powers
d8369857bb
Remove some #include "tools/list.hxx"
...
Plus some trailing whitespace cleanup
2011-02-18 20:57:55 -08:00
Kohei Yoshida
9de5ca8d67
Removed commented out method.
2011-02-18 19:35:44 -05:00
Christina Rossmanith
d3815a3a33
Removed commented code
2011-02-18 19:30:12 -05:00
Caolán McNamara
f73b7f2c43
cppcheck: better formed operator=
2011-02-18 21:00:40 +00:00
Rob Snelders
55bc287b63
translated comments (25-29/54)
2011-02-18 21:46:25 +01:00
Caolán McNamara
f59d6cfdba
need these to also be SVX_DLLPUBLIC apparently
2011-02-18 09:51:08 +00:00
Tor Lillqvist
1704dbe99b
Drop 16-bit Windows code
2011-02-18 11:44:46 +02:00
Tor Lillqvist
33fa50e119
Drop some pointless assertions
2011-02-18 11:44:44 +02:00
David Tardon
d73b8d1054
configure inclusion/exclusion of scripting providers
2011-02-18 09:35:36 +01:00
Francois Tigeot
5847e3c3bd
Initialize the runtime library paths on DragonFly
2011-02-18 09:31:40 +01:00
Bálint Dózsa
342f831ddd
Remove dead codes
2011-02-17 10:53:39 -05:00
Caolán McNamara
2891c8419a
don't attempt to iterate through contents of a dir that doesn't exist
2011-02-17 12:17:38 +00:00
David Tardon
ad362be350
one-param ctors should be explicit
2011-02-17 09:32:52 +01:00
David Tardon
decf6ebfb0
no need for explicit copy ctor
2011-02-17 09:27:20 +01:00
David Tardon
f371dc6d95
WaE: unused variable
2011-02-17 07:29:51 +01:00
Albert Thuswaldner
9803697b7f
Translation of German comment.
2011-02-16 18:22:29 -05:00
Albert Thuswaldner
65d891652f
Translation of german comments.
2011-02-16 17:18:05 -05:00
Thomas Arnhold
ebf0ce614b
Remove WTC support
...
http://www.openoffice.org/issues/show_bug.cgi?id=52746
"WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-16 22:55:22 +01:00
Thomas Arnhold
93f2f61afc
Remove MTW support
...
http://www.openoffice.org/issues/show_bug.cgi?id=52746
"MTW - metrowerks compiler (mac OS9 ?) - obsolete"
2011-02-16 22:43:47 +01:00
Bálint Dózsa
fcf3851494
Remove dead code
2011-02-16 21:08:26 +01:00
Thomas Arnhold
b0ead27835
Remove some dead code
2011-02-16 19:02:37 +01:00
Thomas Arnhold
204ef36da8
Remove SCO support
2011-02-16 16:28:46 +01:00