Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin | |
There were only a couple of real bugs fixed, but we're a little bit safer now. This also fixes the assert and the comment in OUString::operator[] about this. Change-Id: Ibe16b5794e0ba7ecd345fa0801586d25b015974c | |||
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | |
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c | |||
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara | |
hammer silver nails into coffin and bury in concrete Change-Id: I3fda2ff47738bb33793adab97faba2d439ac9a28 | |||
2013-10-22 | move ResId::toString | Caolán McNamara | |
Change-Id: I287a92de9ae30255990595263c3302d753fdbccf | |||
2013-10-22 | Related: fdo#38838 remove UniString::UniString(const ResId&) | Caolán McNamara | |
Change-Id: Id881fe3f9c7c89a7bcc1a5d8f653e18494ffa913 | |||
2013-10-21 | Related: fdo#38838 remove UniString::Copy | Caolán McNamara | |
Change-Id: I566e3ade54962bbc6ace9b757f79c1b8ed9ffd00 | |||
2013-10-21 | Related: fdo#38838 remove a pile of ctors | Caolán McNamara | |
Change-Id: I5d19eadc3dc24b0aeeb61c677f440eef83af78c2 | |||
2013-10-21 | Related: fdo#38838 remove/privatize String::Append | Caolán McNamara | |
Change-Id: I5ae90b02e7ae5ddd19495fd0847b7e9dfc4419e8 | |||
2013-10-21 | Related: fdo#38838 remove String::Insert | Caolán McNamara | |
Change-Id: I37e35b5a16d37b1fccc6aa47f5027ff406c67d98 | |||
2013-10-21 | Related: fdo#38838 remove String::ToInt32 | Caolán McNamara | |
Change-Id: I6f90e9a06acaa5af88cd011015938dba2059ee0e | |||
2013-10-21 | Related: fdo#38838 remove String::[G|S]etChar | Caolán McNamara | |
Change-Id: I64711aa3e6580eff7c64a92243e3161ef2d7cb9e | |||
2013-10-21 | drop DBGCHECKSTRING | Caolán McNamara | |
Change-Id: I0c60becfd3a61cffb46c76e6f1488528c59b46e9 | |||
2013-10-21 | Related: fdo#38838 remove non OUString ::Append | Caolán McNamara | |
Change-Id: I084ce5c4833964018849617632a1308dc74adda3 | |||
2013-10-20 | Related: fdo#38838 remove String::Equals | Caolán McNamara | |
Change-Id: Ib85907c9e274ba4e4f4c9394f3d4ecf0c9374603 | |||
2013-10-20 | Related: fdo#38838 remove the unused String::Insert | Caolán McNamara | |
Change-Id: I39f4c68b76d8816fc91e4dc39bf2305142d1fb93 | |||
2013-10-20 | Related: fdo#38838 remove String::Assign(const sal_Unicode*) | Caolán McNamara | |
Change-Id: I0dfa34732acfd20e71fa3876466552338332610b | |||
2013-10-19 | Related: fdo#38838 remove String::Search | Caolán McNamara | |
Change-Id: I92a50bc5f7b0cddcf2066cdac50439a3d5f1708b | |||
2013-10-19 | Related: fdo#38838 remove String::Replace | Caolán McNamara | |
Change-Id: Ia6602809a65db0a7dcfef80cc474aab67d520980 | |||
2013-10-18 | Related: fdo#38838 remove String::Match | Caolán McNamara | |
Change-Id: I9db663dbcb432cbfe380e1272d6daaed3e6f4221 | |||
2013-10-18 | Related: fdo#38838 remove String::GetToken | Caolán McNamara | |
Change-Id: Ic5307816dd3f0c74f10eb8a15910a1674713bf9c | |||
2013-10-17 | Related: fdo#38838 remove String::SearchAndReplace | Thomas Arnhold | |
Change-Id: I1cc52d0be360b05e722a18b3ca5d08b2b0b0842d | |||
2013-10-17 | Related: fdo#38838 remove String::CompareToAscii | Caolán McNamara | |
Change-Id: Ie853747ec693bce34e5be3940c236be5e5544b00 | |||
2013-10-16 | Related: fdo#38838 remove unused String::Append varients | Caolán McNamara | |
Change-Id: I158c171d39756d1949427b3a45d685a194d9fb63 | |||
2013-10-14 | Related: fdo#38838 remove UniString::AppendAscii | Caolán McNamara | |
Change-Id: I0f929843d73eb445c8b1aa56d59cbbce844b9008 | |||
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann | |
Change-Id: Ia49c97f3ccecf42852e21f0a3690352b9620e16c | |||
2013-10-09 | Improve ErrorCodeIOException messages | Stephan Bergmann | |
...and clean up some includes. Change-Id: Ia5843cd38f967722d7173a6c87fba26064e3ffd6 | |||
2013-10-09 | Related: fdo#38838 remove UniString::SetToken & UniString::SearchAscii | Caolán McNamara | |
Change-Id: I5219578fbeb40a0fe363f03c64021a83f7e505fb | |||
2013-10-09 | Related: fdo#38838 remove UniString::EqualsAscii | Caolán McNamara | |
Change-Id: I55c85c1c44452c7fb6ac40591aea7177d054affe | |||
2013-10-08 | Related: fdo#38838 remove UniString::SearchAndReplaceAll | Caolán McNamara | |
Change-Id: I093c95b8700b628375d69293022f7d4b8da2af9c | |||
2013-10-08 | CID#1079187 try and silence this warning | Caolán McNamara | |
Change-Id: Iee35eea6c9729e933feb9fa1c781c8b89566b7d8 | |||
2013-10-07 | Related: fdo#38838 remove UniString::SearchAndReplaceAscii | Caolán McNamara | |
Change-Id: I86019d7ab248679cd8518a621fe8e3721b44aeb0 | |||
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann | |
Change-Id: I8167a8134b043fa1737d9a1ea67c9401de1a38da | |||
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | |
Change-Id: I12fcd2ec83101117eda03de04789e6bce5371b54 | |||
2013-10-01 | Related: fdo#38838 remove UniString::AssignAscii | Caolán McNamara | |
Change-Id: I263ef2594080ff7d47d5499c2b62e60e1689d2d6 | |||
2013-09-30 | Introduce ASCII case conversion and use more/rtl/character.hxx. | Arnaud Versini | |
Also remove all others implementations. Change-Id: I1dc108a9103f087bd8ce591dff2ac5dd254746f8 Signed-off-by: Stephan Bergmann <sbergman@redhat.com> | |||
2013-09-27 | Related: fdo#38838 remove UniString::SearchBackward | Caolán McNamara | |
Change-Id: Ia474ee07b1bd411eae8cd1ddd55c4fa83dbd5f47 | |||
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara | |
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc | |||
2013-09-22 | Related: fdo#38838 remove UniString::CompareIgnoreCaseToAscii | Caolán McNamara | |
Change-Id: I4a9b34d63d2534a35aa9a878b8c2bec15262c2be | |||
2013-09-22 | Related: fdo#38838 remove UniString::InsertAscii | Caolán McNamara | |
Change-Id: I949b62842d77fe83caed2cc79784fe1e3f3ae400 | |||
2013-09-14 | Related: fdo#38838 one UniString::Search variant now unused | Caolán McNamara | |
Change-Id: Id0b7b9bf53985f0692cd446a528274fb2009d33e | |||
2013-09-13 | Related: fdo#38838 remove UniString::ToLowerAscii | Caolán McNamara | |
Change-Id: Iecb8104ea2891d5229e3ecace54e12287d9b0ac6 | |||
2013-09-11 | Related: fdo#38838 Remove String::SearchChar() | Thomas Arnhold | |
Change-Id: Ide40e0ef91aec04c2ae274aaf2a957dd5064854c Reviewed-on: https://gerrit.libreoffice.org/5894 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||
2013-09-08 | Related: fdo#38838 drop String::EmptyString now as well | Caolán McNamara | |
Change-Id: I849dbf3a40189e700036249b15dd8bde493083b6 | |||
2013-09-08 | Related: fdo#38838 String::GetBufferAccess is now no more | Caolán McNamara | |
Change-Id: I9fdd600fd0a530c0763875109eee6600e4a77879 | |||
2013-09-08 | Related: fdo#38838 String::ReleaseBufferAccess is now no more | Caolán McNamara | |
Change-Id: Ib5390183e3d98a23f9243debfe3624561ca92535 | |||
2013-09-05 | getFallbackStrings() with bIncludeFullBcp47 parameter | Eike Rathke | |
so the various places that check the full tag first do not have to get it just to delete it again. Change-Id: Ib4e3cf1b16988464db875f1b6ac5cf4a0ab60fe5 | |||
2013-09-01 | Remove some unused code from unusedcode.easy | Marcos Paulo de Souza | |
Change-Id: Ic3e96eebbb914c5b905a8c58532ead9cb01dd41d Reviewed-on: https://gerrit.libreoffice.org/5721 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||
2013-08-31 | Some OSL_WARN -> SAL_WARN_IF | Stephan Bergmann | |
Change-Id: I076adcd2f94c38a74f2dce618bc16efec577ed91 | |||
2013-08-30 | Related: fdo#38838 remove UniString::ToUpperAscii | Caolán McNamara | |
things got a little out of hand and I ended up converting quite a bit of calc to OUString Change-Id: I056326d37ffefa8c120cb2e564d166dd9f20f216 | |||
2013-08-28 | Mark as const | Takeshi Abe | |
Change-Id: If20ac542f31dd650d6d1cc22ced618f73e1ce773 |