Age | Commit message (Expand) | Author |
2012-01-25 | Removed unused field and non-existent class | Takeshi Abe |
2012-01-24 | tweak treatment of '+/-' operators when dealing with Date types | Noel Power |
2012-01-23 | ByteString->rtl::OString | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | Remove useless macros | August Sodora |
2012-01-20 | Unused define | August Sodora |
2012-01-20 | Remove unused typedef | August Sodora |
2012-01-20 | Replace BasicErrorManager with std::vector | August Sodora |
2012-01-19 | Fix SvStream::operator>> problem that showed up with the Android gcc 4.4.3 | Tor Lillqvist |
2012-01-18 | fdo#39428 Remove/audit SvStream operator>>/<<(long) | Keith McRae |
2012-01-17 | Remove unused macros | August Sodora |
2012-01-17 | fix Date 'operation' Date foobar | Noel Power |
2012-01-16 | Remove unused SttResMgr from basic | August Sodora |
2012-01-16 | Remove unused function | August Sodora |
2012-01-16 | Remove SbErrorStack[Entry] | August Sodora |
2012-01-16 | Remove invalid friend declaration | August Sodora |
2012-01-16 | String->OUString | August Sodora |
2012-01-16 | Remove unused enum SbLanguageMode | August Sodora |
2012-01-16 | Remove unused enum SbTextType | August Sodora |
2012-01-16 | Remove unused struct SbTextPortion | August Sodora |
2012-01-16 | Remove unnecessary using declaration | August Sodora |
2012-01-15 | Remove uses of pLine in scanner | August Sodora |
2012-01-15 | remove useless misleading macros | David Tardon |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-14 | Comment out test that current fails on 64-bit systems | August Sodora |
2012-01-14 | Add tests for hex/octal numbers for basic scanner | August Sodora |
2012-01-14 | Remove uses of pLine in scanner | August Sodora |
2012-01-14 | Remove use of pLine in scanner | August Sodora |
2012-01-14 | Remove use of pLine in scanner | August Sodora |
2012-01-14 | SV_DECL_PTRARR_DEL->boost::ptr_vector | August Sodora |
2012-01-13 | WaE: d shadows another d | Caolán McNamara |
2012-01-10 | callcatcher: update list | Caolán McNamara |
2012-01-09 | simplify CharClass | Caolán McNamara |
2012-01-09 | restore special DATE handling code for SbxValue::Compute | Noel Power |
2012-01-09 | Only set bSpaces once here | August Sodora |
2012-01-09 | Remove use of pLine in scanner | August Sodora |
2012-01-09 | Prefer prefix increment | August Sodora |
2012-01-08 | Remove uses of pLine in scanner | August Sodora |
2012-01-07 | scanner cleanup for consistency | August Sodora |
2012-01-07 | Refactor readLine in scanner | August Sodora |
2012-01-07 | Remove unused class SttResId | August Sodora |
2012-01-07 | Remove unused code | August Sodora |
2012-01-07 | Remove unused code | August Sodora |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz |
2012-01-06 | make ReadUniOrByteString return a string | Caolán McNamara |
2012-01-05 | fdo#44172: Basic function VAL produces bad result | August Sodora |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |