Commit Graph

1156 Commits

Author SHA1 Message Date
588a0d58d2 Silly attempts at humour not appreciated 2011-10-04 11:07:46 +03:00
04723baf6e callcatcher: various unused methods 2011-10-04 09:00:05 +01:00
bee695a32d WaE: potentially uninitialized local variable 'n' used 2011-10-04 10:27:04 +03:00
c963747ed8 WaE: unreferenced formal parameter 2011-10-04 10:27:02 +03:00
9a113a7d93 WaE: unreachable code, we always return in preceding code 2011-10-04 10:27:00 +03:00
b558502c96 WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of data 2011-10-04 10:26:58 +03:00
6612ea7d9b definition of ALPHA is no longer available for DEC Alpha
proper ifdef for DEC Alpha should be covered with AXP
2011-10-03 01:46:06 +09:00
a43730b4df Cmis: Fixed the installation of the new UCP provider and libcmis 2011-10-01 16:04:38 +02:00
246ed4227a Added cmis+atom:// scheme to the tools urlobj.
Found out a unexecuted cppunit test for the urlobj, fixed it and added a
test for the cmis+atom:// URLs
2011-10-01 16:04:18 +02:00
05239e2463 OSL_TRACE: Remove trailing newlines 2011-09-29 16:02:13 +02:00
6671fa81db Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). 2011-09-27 20:22:03 +02:00
d04bd63173 cppcheck: reduce scope of var in tools/ poly.cxx 2011-09-26 22:02:43 +02:00
5a0e780d8a always clear input page vector, but fill in extractable values 2011-09-21 09:47:37 +01:00
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
53abf4dc1c ByteString->rtl::OString[Buffer] 2011-09-20 16:54:55 +01:00
0190dca0b1 callcatcher: StandardErrorInfo is never constructed 2011-09-20 10:11:43 +01:00
2ed25e1f8c ByteString->rtl::OStringBuffer 2011-09-19 10:39:07 +01:00
c5a994a89d oops not yet 2011-09-19 09:59:26 +01:00
6b7675a1b7 ByteString->rtl::OStringBuffer 2011-09-19 09:59:25 +01:00
d953f02bc8 remove ByteString::Assign(sal_Char) 2011-09-19 09:59:25 +01:00
c9894bda18 ByteString->rtl::OStringBuffer 2011-09-19 09:59:25 +01:00
2b7fdc51dc shrink ByteString api 2011-09-19 09:59:24 +01:00
8c4d2ee8cb ByteString->rtl::OString[Buffer] 2011-09-19 09:59:24 +01:00
5d73752cc7 rework this in terms of read_uInt8s_AsOString 2011-09-19 09:59:20 +01:00
f20bafad82 ditch ByteString::Expand 2011-09-17 23:20:46 +01:00
2bee9847ec ditch ByteString::Fill 2011-09-15 11:23:39 +01:00
4a3db11077 ImplUpdateStringFromUniString is now dangling 2011-09-14 09:54:09 +01:00
527c515873 include tools/tools.h for visibility markup 2011-09-13 17:29:39 +01:00
0f4ca3860d toolsin.hxx can go now 2011-09-13 17:29:39 +01:00
d1b38349da ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLS 2011-09-13 17:29:38 +01:00
f10a116b14 power up the chainsaw again 2011-09-13 16:02:05 +01:00
a558a8da56 can remove ByteString::Convert now 2011-09-13 10:15:23 +01:00
07f9a847f0 callcatcher: various unused methods 2011-09-12 09:09:59 +01:00
efce802d3a [cppcheker] delete unread variable 2011-09-06 22:40:13 +02:00
e99a072c0e add a fairly efficient read_LEuInt16s_AsOUString, merge similar things 2011-09-05 10:54:19 +01:00
af60795f76 callcatcher: some more unused code 2011-09-05 10:54:19 +01:00
0ee8ec18c4 add a way to better construct an OString of len X from a SvStream 2011-09-02 09:54:18 +01:00
67f32c6b63 ByteString->rtl::OString 2011-08-31 10:43:27 +01:00
54deba6fcc Fix syntax error 2011-08-29 14:14:14 +03:00
de82a40f84 callcatcher: drop various unused methods 2011-08-29 09:56:08 +01:00
11de7bc8c8 deconfuse this api somewhat 2011-08-29 09:56:07 +01:00
e61f4e4636 reduce ByteString IsAlphaAscii unused now 2011-08-29 09:56:07 +01:00
14d2a60053 remove ByteString::IsAlphaNumericAscii and refactor a bit 2011-08-29 09:56:06 +01:00
65302eb1be ByteString->rtl::OString and destupid-api a bit 2011-08-29 09:56:06 +01:00
24b0d0a0a2 ByteString->rtl::OString 2011-08-25 09:42:07 +01:00
cb97526259 callcatcher: remove various unused methods 2011-08-24 11:21:42 +01:00
050b80a6fc ditch deprecated api 2011-08-23 10:35:45 +01:00
f541988690 Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build 2011-08-22 19:05:11 +03:00
b3c8e4177d gsl_getSystemTextEncoding->osl_getThreadTextEncoding 2011-08-22 09:39:18 +01:00
16032347d9 ByteString->rtl::OString 2011-08-22 09:39:17 +01:00