Age | Commit message (Expand) | Author |
2011-09-14 | ImplUpdateStringFromUniString is now dangling | Caolán McNamara |
2011-09-13 | include tools/tools.h for visibility markup | Caolán McNamara |
2011-09-13 | toolsin.hxx can go now | Caolán McNamara |
2011-09-13 | ImplDeleteCharTabData unneeded, as nothing created to delete, ditto SHL_TOOLS | Caolán McNamara |
2011-09-13 | power up the chainsaw again | Caolán McNamara |
2011-09-13 | can remove ByteString::Convert now | Caolán McNamara |
2011-09-13 | make ByteString::Convert private | Caolán McNamara |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-09-12 | callcatcher: various unused methods | Caolán McNamara |
2011-09-06 | [cppcheker] delete unread variable | Pierre-André Jacquod |
2011-09-05 | Make macro PRV_SV_DECL_REF_LIST() no longer reference the DECLARE_LIST macro | Joseph Powers |
2011-09-05 | add a fairly efficient read_LEuInt16s_AsOUString, merge similar things | Caolán McNamara |
2011-09-05 | callcatcher: some more unused code | Caolán McNamara |
2011-09-02 | add a way to better construct an OString of len X from a SvStream | Caolán McNamara |
2011-08-31 | ByteString->rtl::OString | Caolán McNamara |
2011-08-30 | ByteString->rtl::OString | Caolán McNamara |
2011-08-29 | Fix syntax error | Tor Lillqvist |
2011-08-29 | callcatcher: drop various unused methods | Caolán McNamara |
2011-08-29 | deconfuse this api somewhat | Caolán McNamara |
2011-08-29 | ByteString::GetQuotedToken isn't actually implemented, remove from api | Caolán McNamara |
2011-08-29 | reduce ByteString IsAlphaAscii unused now | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-29 | ByteString->rtl::OString and destupid-api a bit | Caolán McNamara |
2011-08-25 | ByteString->rtl::OString | Caolán McNamara |
2011-08-24 | hmm, rebuilt the first time ok for me, remove additional unused inlines | Caolán McNamara |
2011-08-24 | callcatcher: remove various unused methods | Caolán McNamara |
2011-08-23 | ditch deprecated api | Caolán McNamara |
2011-08-22 | Fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build | Tor Lillqvist |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2011-08-22 | ByteString->rtl::OString | Caolán McNamara |
2011-08-22 | remove defines that don't do anything | Caolán McNamara |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-19 | convert tools::Config to rtl::OString | Caolán McNamara |
2011-08-19 | ByteString->rtl::OString | Caolán McNamara |
2011-08-18 | add a warning to Time class that it is broken API | Luboš Luňák |
2011-08-18 | ByteString->rtl::OString | Caolán McNamara |
2011-08-17 | remove freshly unused code | Caolán McNamara |
2011-08-16 | nothing seems to be using toolshelpers.a but rscdep, fold it in rscep | Norbert Thiebaud |
2011-08-16 | ByteString->rtl::OString | Caolán McNamara |
2011-08-16 | callcatcher: unused code | Caolán McNamara |
2011-08-16 | there's no point to that assign | Caolán McNamara |
2011-08-15 | add a jdk 1.5-alike string replace to comphelper::string | Caolán McNamara |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-12 | ByteString, shrink api | Caolán McNamara |
2011-08-12 | reduce ByteString api | Caolán McNamara |
2011-08-12 | shrink api further | Caolán McNamara |
2011-08-11 | callcatcher: unused code | Caolán McNamara |
2011-08-11 | remove deprecated ByteString::ToInt64, which is a busted 32bit atoi anyway | Caolán McNamara |
2011-08-11 | ditch unused ByteString using code | Caolán McNamara |
2011-08-11 | remove deprecated ByteString::CreateFromUnicode | Caolán McNamara |