Julien Nabet
68c7be65ba
Remove "using namespace ::rtl"
2011-02-26 15:34:48 +01:00
Julien Nabet
5e18a28608
Remove "using namespace ::rtl"
2011-02-26 15:24:58 +01:00
Julien Nabet
bbb5c3899d
Remove "using namespace ::rtl"
2011-02-26 15:10:54 +01:00
Thomas Arnhold
b0339463e0
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
2011-02-26 10:39:07 +01:00
Kohei Yoshida
d675923db0
Removed macros.
...
This messes up context tagging again.
2011-02-25 12:35:18 -05:00
Kurosawa Takeshi
574b67398c
Resolves fdo#32376 Set default color to the current one in toolbar popup
2011-02-25 15:45:22 +00:00
Thomas Arnhold
f4340a7237
Remove unused idldll.cxx
2011-02-24 21:52:46 +01:00
Kevin Hunter
a6f80efc53
Fix GTK dialog replacement of $filename$
...
When using GTK dialogs on a *nix system, the dialog box was displaying
"Overwrite '$filename$'?" instead of replacing '$filename$' with an
actual file name. This ammends that to be in league with out the
"native" LibreOffice dialogs do it.
2011-02-24 20:50:32 +00:00
Caolán McNamara
83cfca7c9c
remove empty TESTSHL2LIB
2011-02-24 20:47:55 +00:00
Christina Roßmanith
dbf407cfb0
Remove dead code
2011-02-24 19:58:07 +01:00
Rob Snelders
ed67e7f052
translated comments
2011-02-24 13:27:12 +01:00
Christina Rossmanith
3f60856055
Removed commented code
2011-02-24 10:00:02 +01:00
Rob Snelders
93315d93c3
translated comments (36-45/54)
2011-02-24 09:54:30 +01:00
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