Oliver Günther
9cadf9bdf3
fdo#39468: Translated German comments in core/tools/source
...
Change-Id: I28ec097a70a8d71312d9e8382c3cf71a1eabde88
2012-08-19 21:26:59 +02:00
Philipp Riemer
42352dff5a
removed ascii-art and blank lines in tools/source
...
Change-Id: I3f95d12a8c325c96c586253b5d9bb7dce24c0858
2012-08-18 18:33:50 +02:00
Caolán McNamara
db95e0b759
move UniString::GetQuotedToken to sc, you can keep it
...
Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d
2012-08-07 16:14:45 +01:00
Caolán McNamara
d4b172b819
strip down UniString some more
...
Change-Id: Ibd749a70a7bbe8c1023edf7bd144aa6547147a12
2012-08-02 08:55:53 +01:00
Michael Meeks
535e83550e
re-base on ALv2 code. Includes:
...
Avoid some uses of non portable #!/bin/bash in shell scripts.
Patch contributed by Pedro Giffuni
http://svn.apache.org/viewvc?view=revision&revision=1235297
remove redundant namespace, patch contributed Mathias Bauer
http://svn.apache.org/viewvc?view=revision&revision=1162610
removal of OS/2 port changes, and preferring our similiar
tools/inc/tools/solar.h DLLPOSTFIX cleanup.
i118595 - Removal of the use of getopt() from rscdep.
Patch contributed by Andre Fische
http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Caolán McNamara
5218c0d6a8
UniString(const rtl::OString ...) no longer implemented
...
Change-Id: Ie4fc4ed1a54889c1745a0d71d02211d6868340fa
2012-07-05 21:39:45 +01:00
Caolán McNamara
7439a9b714
rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOf
...
Change-Id: Ib875b22f4e74796a0d8b38998b9c80ebf0e59455
2012-06-28 13:53:35 +01:00
Caolán McNamara
8f5629fd5a
remove EraseLeadingChars and EraseTrailingChars
...
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
2012-06-11 14:46:46 +01:00
Thomas Arnhold
24aa9c16b8
Remove superfluous include comments
...
Change-Id: Id738692aab2043755eb8f051dd8ab9e13051553a
2012-06-09 05:54:42 +02:00
Caolán McNamara
e2cd6a77ea
drop String::Reverse
...
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2
2012-06-06 14:38:42 +01:00
Caolán McNamara
8a0685d49f
make ResId::toString a non-static member
...
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
2012-04-30 11:22:09 +01:00
Caolán McNamara
55a4020907
remove ToDouble/ToFloat
2012-03-20 12:57:34 +00:00
Caolán McNamara
bdfba4dbf6
make ResId->OUString the primary route
2012-03-20 12:57:33 +00:00
Caolán McNamara
906e35f80a
merge GetString variants
2012-02-27 09:45:58 +00:00
Caolán McNamara
b36d555440
drop UniString::CreateFromInt64
2012-02-27 09:45:57 +00:00
Caolán McNamara
0e2c1fa763
ByteString is no more
2012-02-27 09:45:56 +00:00
Caolán McNamara
67f67509ff
lock in ByteString gains
2012-02-23 15:58:52 +00:00
Caolán McNamara
48649cdfb8
lock in those ByteString gains so there's no back-sliding
2012-02-15 11:06:48 +00:00
Caolán McNamara
3b4786b6b7
callcatcher: regenerate list
2012-02-13 11:02:46 +00:00
Caolán McNamara
bbc94edb9a
refactor ConvertLineEnd
2012-01-30 13:18:38 +00:00
Stephan Bergmann
7c704c78d3
Removed some unused parameters; added SAL_UNUSED_PARAMETER.
...
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones. To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
2012-01-21 15:21:16 +01:00
Caolán McNamara
f356303302
strip ByteClass down some more
2011-12-14 13:40:07 +00:00
Norbert Thiebaud
5f7649aead
remove include of pch header from tools
2011-11-27 13:25:56 -06:00
Caolán McNamara
89f057a09d
ditch dbg_dump
2011-11-24 15:29:52 +00:00
Caolán McNamara
56d168cc59
strip down old string class some more
2011-11-24 15:29:52 +00:00
Caolán McNamara
ca02d72808
remove [Byte]String::EraseAllChars
2011-11-19 21:11:02 +00:00
Caolán McNamara
53abf4dc1c
ByteString->rtl::OString[Buffer]
2011-09-20 16:54:55 +01:00
Caolán McNamara
c5a994a89d
oops not yet
2011-09-19 09:59:26 +01:00
Caolán McNamara
d953f02bc8
remove ByteString::Assign(sal_Char)
2011-09-19 09:59:25 +01:00
Caolán McNamara
2b7fdc51dc
shrink ByteString api
2011-09-19 09:59:24 +01:00
Caolán McNamara
5d73752cc7
rework this in terms of read_uInt8s_AsOString
2011-09-19 09:59:20 +01:00
Caolán McNamara
f20bafad82
ditch ByteString::Expand
2011-09-17 23:20:46 +01:00
Caolán McNamara
2bee9847ec
ditch ByteString::Fill
2011-09-15 11:23:39 +01:00
Caolán McNamara
4a3db11077
ImplUpdateStringFromUniString is now dangling
2011-09-14 09:54:09 +01:00
Caolán McNamara
0f4ca3860d
toolsin.hxx can go now
2011-09-13 17:29:39 +01:00
Caolán McNamara
d1b38349da
ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLS
2011-09-13 17:29:38 +01:00
Caolán McNamara
f10a116b14
power up the chainsaw again
2011-09-13 16:02:05 +01:00
Caolán McNamara
a558a8da56
can remove ByteString::Convert now
2011-09-13 10:15:23 +01:00
Caolán McNamara
de82a40f84
callcatcher: drop various unused methods
2011-08-29 09:56:08 +01:00
Caolán McNamara
e61f4e4636
reduce ByteString IsAlphaAscii unused now
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
050b80a6fc
ditch deprecated api
2011-08-23 10:35:45 +01:00
Caolán McNamara
9124003eb1
ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString
...
shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check
2011-08-15 09:21:48 +01:00
Caolán McNamara
58ee09b87b
ByteString, shrink api
2011-08-12 11:51:11 +01:00
Caolán McNamara
a09a5142bc
reduce ByteString api
2011-08-12 11:51:11 +01:00
Caolán McNamara
fd0e548c4a
shrink api further
2011-08-12 11:51:10 +01:00
Caolán McNamara
c32e596e24
remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anyway
2011-08-11 11:10:39 +01:00
Caolán McNamara
35c83a7f4f
remove deprecated ByteString::CreateFromUnicode
2011-08-11 11:10:37 +01:00
Caolán McNamara
07c1881b18
ConvertFromUnicode can be made private
...
and default argument can be removed as its always the same
2011-08-09 09:32:40 +01:00
Caolán McNamara
d0fecfb842
remove ByteString::Convert
2011-08-09 09:32:39 +01:00