Commit graph

9175 commits

Author SHA1 Message Date
Caolán McNamara
7c1a3fc43a ByteString->rtl::OStringBuffer 2011-09-27 12:34:25 +01:00
Caolán McNamara
8712fbf2a6 ByteString->rtl::OStringBuffer 2011-09-26 10:18:39 +01:00
Caolán McNamara
871426533f just silence the auto_ptr deprecations in isolation 2011-09-22 15:01:05 +01:00
Tor Lillqvist
4f3e9f30a0 Always link with user32 2011-09-22 15:46:15 +03:00
Peter Rabi
df59068902 Fix of localized template name problems in Impress part 2
Template entries now appear in the correct word order
in their representation in SfxDocumentTemplates. That makes
template listboxes in a few dialogs work as expected.
Contributed under license LGPLv3+/MPL.
2011-09-22 11:50:54 +02:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
Done with perl regex:
s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs;

- removed trailing whitespaces and (multiple) newlines
2011-09-21 09:28:39 +02:00
Caolán McNamara
74b9af497a ByteString->rtl::OStringBuffer 2011-09-19 09:59:23 +01:00
Caolán McNamara
94d8c09758 rework this in terms of read_uInt8s_AsOString 2011-09-19 09:59:21 +01:00
Kohei Yoshida
568e1b9794 When pasting from other apps, fall back on Fragment span.
We need to handle fragment span in case the HTML span is not provided
by the source application.  According to the MS spec it is allowed.

The old code assumed that the source app would always provide an
HTML span.  Apparently some apps don't, and only provides a fragment
span.
2011-09-17 00:05:16 -04:00
Julien Nabet
3f15bfa050 Fix 2 bitwiseOnBoolean detected by cppcheck 2011-09-16 23:59:27 +02:00
Caolán McNamara
f64dc2c9fb I believe the src charset pragma is archaic and unused 2011-09-13 10:15:20 +01:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Caolán McNamara
f95720bbb7 remove last remnents of archaic SfxMacro based stuff 2011-09-12 09:10:01 +01:00
Caolán McNamara
de2785f9d5 SfxMacro is useless 2011-09-12 09:10:01 +01:00
Caolán McNamara
a7ca9000aa pointless forward decls 2011-09-12 09:10:01 +01:00
Caolán McNamara
154fd181f9 so now SfxRequest::GetRecordingMacro NULL returning stub can be removed 2011-09-12 09:10:01 +01:00
Caolán McNamara
9d5fcd70e1 SfxMacro arg unused 2011-09-12 09:10:00 +01:00
Caolán McNamara
d7842b76d8 SfxMacro is unused, strip down to ctor/dtor 2011-09-12 09:10:00 +01:00
Stephan Bergmann
afe7061d8b sb140: #i117294# removed unused mutex guard 2011-09-09 17:46:39 +02:00
Caolán McNamara
20de64b70e callcatcher: various unused code 2011-09-09 09:23:10 +01:00
Caolán McNamara
4a2402bb4e size arg can be const 2011-09-09 09:23:10 +01:00
Caolán McNamara
9233083e09 callcatcher: unused code 2011-09-07 08:54:40 +01:00
Bjoern Michaelsen
10011d00a6 kill TF_POOLABLE, step 2: remove dead code 2011-09-07 08:44:03 +02:00
Bjoern Michaelsen
0d8c345bf9 kill TF_POOLABLE, step 1: error if unset 2011-09-07 02:40:28 +02:00
Caolán McNamara
a388bf3304 ByteString->rtl::OStringBuffer 2011-09-06 16:28:27 +01:00
Caolán McNamara
a1ce4fb4f0 callcatcher: various unused methods 2011-09-06 08:52:37 +01:00
Julien Nabet
45e8a9dca7 operator fixing 2011-09-03 09:04:29 +02:00
Matúš Kukan
2f44516d6c unusedcode: remove various classes 2011-08-31 20:55:58 +02:00
Caolán McNamara
fc2a986cc3 ImplDdeService is for windows only 2011-08-31 13:29:49 +01:00
Caolán McNamara
0aeacaf4e8 various unused code 2011-08-31 10:43:26 +01:00
Caolán McNamara
d9a749ac97 debug code isn't going to cut it 2011-08-31 10:43:26 +01:00
Caolán McNamara
8de61c9fb6 grabbag of unused code 2011-08-31 10:43:23 +01:00
Caolán McNamara
8fef2fef03 WaE: unused variable 2011-08-30 09:32:23 +01:00
Caolán McNamara
de82a40f84 callcatcher: drop various unused methods 2011-08-29 09:56:08 +01:00
Caolán McNamara
11de7bc8c8 deconfuse this api somewhat 2011-08-29 09:56:07 +01:00
Caolán McNamara
14d2a60053 remove ByteString::IsAlphaNumericAscii and refactor a bit 2011-08-29 09:56:06 +01:00
Caolán McNamara
65302eb1be ByteString->rtl::OString and destupid-api a bit 2011-08-29 09:56:06 +01:00
Caolán McNamara
fa19c5ec08 callcatcher: various 2011-08-29 09:56:06 +01:00
Jan Holesovsky
9c7e4d87c3 Move the header that made setup_native depending on sfx2. 2011-08-26 23:46:41 +02:00
Caolán McNamara
66876a7117 callcatcher: some unused code 2011-08-26 10:23:55 +01:00
Caolán McNamara
37fff5e32a remove newly unused code 2011-08-25 14:42:38 +01:00
Caolán McNamara
005f5d443e remove freshly unused methods 2011-08-25 09:42:07 +01:00
Caolán McNamara
ac1530a37e callcatcher: yet more unused code 2011-08-25 09:42:06 +01:00
Caolán McNamara
798496c5be regenerate list 2011-08-25 09:42:05 +01:00
Caolán McNamara
cb97526259 callcatcher: remove various unused methods 2011-08-24 11:21:42 +01:00
Caolán McNamara
0d1ff2bfc4 generate list 2011-08-23 10:35:45 +01:00
Caolán McNamara
43f8cba7d2 callcatcher: yet more unused code 2011-08-23 10:35:44 +01:00
Matúš Kukan
4a2e1fc279 unusedcode: sfx:: sfx2:: 2011-08-22 20:06:49 +02:00
Peter Rabi
50b7733fa4 Make template names appear in the correct word order
This patch turns on sorting in many listboxes containing template or region names in Impress.
Contributed under license LGPLv3+/MPL.
2011-08-22 16:36:29 +02:00
Caolán McNamara
acfe7d39e5 regoptions (etc.) now unused post registration-removal 2011-08-22 09:39:18 +01:00