Age | Commit message (Expand) | Author |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara |
2011-12-07 | Remove testtoolloader | August Sodora |
2011-12-07 | use gbuild_simple in tools | Bjoern Michaelsen |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-12-01 | Remove uses of charAt | August Sodora |
2011-11-30 | introduced Date::IsValidDate() and Date::Normalize() | Eike Rathke |
2011-11-30 | renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptions | Eike Rathke |
2011-11-28 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-27 | remove include of pch header from tools | Norbert Thiebaud |
2011-11-25 | typo, thanks Guest70165 :-) | Caolán McNamara |
2011-11-25 | ByteString->rtl::OString | Caolán McNamara |
2011-11-25 | ByteString->rtl::OString | Caolán McNamara |
2011-11-24 | ByteString->rtl::OString | Caolán McNamara |
2011-11-24 | ditch dbg_dump | Caolán McNamara |
2011-11-24 | strip down old string class some more | Caolán McNamara |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros. | Stephan Bergmann |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-22 | want to match here, not check for equality | Caolán McNamara |
2011-11-22 | Avoid rtl::OString::copy(getLength() + 1). | Stephan Bergmann |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-21 | ByteString->rtl::OString | Caolán McNamara |
2011-11-19 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-19 | remove ENABLE_BYTESTRING_STREAM_OPERATORS | Caolán McNamara |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-17 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-11-16 | we can drop unqid.hxx entirely post move to binfilter | Caolán McNamara |
2011-11-14 | remove dodgy const_casts | Caolán McNamara |
2011-11-01 | we need to assign this value also for non unix platforms (fdo#40801) | Markus Mohrhard |
2011-10-24 | always explicitly handle empty string of ranges | Ivan Timofeev |
2011-10-24 | StringRangeEnumerator cleanup | Ivan Timofeev |
2011-10-20 | bye-bye old range parser | Ivan Timofeev |
2011-10-19 | Undo basis/brand split: merge basis program/resource/ into brand program/reso... | Stephan Bergmann |
2011-10-12 | treat "-" as entire range | Ivan Timofeev |
2011-10-10 | tidy this a little bit | Caolán McNamara |
2011-10-08 | no need to return size_t instead of sal_Int32 | Ivan Timofeev |
2011-10-08 | allow parsing of joined ranges | Ivan Timofeev |
2011-10-07 | cppcheck reduce scope of var in tools/.. table.cxx | Pierre-André Jacquod |
2011-10-06 | fix doubling of range in StringRangeEnumerator | Ivan Timofeev |
2011-10-05 | fix construction of ARC polygon in case the ellipse width != height | Radek Doulik |
2011-10-04 | Silly attempts at humour not appreciated | Tor Lillqvist |
2011-10-04 | callcatcher: various unused methods | Caolán McNamara |
2011-10-04 | WaE: potentially uninitialized local variable 'n' used | Tor Lillqvist |
2011-10-04 | WaE: unreferenced formal parameter | Tor Lillqvist |
2011-10-04 | WaE: unreachable code, we always return in preceding code | Tor Lillqvist |
2011-10-04 | WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of data | Tor Lillqvist |
2011-10-03 | definition of ALPHA is no longer available for DEC Alpha | Takeshi Abe |
2011-10-01 | Cmis: Fixed the installation of the new UCP provider and libcmis | Cédric Bosdonnat |
2011-10-01 | Added cmis+atom:// scheme to the tools urlobj. | Cédric Bosdonnat |
2011-09-29 | OSL_TRACE: Remove trailing newlines | Andras Timar |