Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-23 | coverity#708554 Uninitialized scalar field | Caolán McNamara |
2014-02-20 | fdo#66507 - accelerate date calculations as used vs. empty cells. | Michael Meeks |
2014-02-20 | Add SvStream::ReadCharAsBool | Stephan Bergmann |
2014-02-18 | GCC 4.9, LTO: libvcl uses GZCodec but it is not linked with the implementation | Jan Hubicka |
2014-02-18 | tools: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-11 | coverity#705324 Missing break in switch | Caolán McNamara |
2014-02-07 | Simplify InternalStreamLock instance handling | Stephan Bergmann |
2014-02-07 | coverity#708893 unused pointer value | Noel Grandin |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-04 | fdo#74425 Remove deprecated static function ResMgr::GetLang() | Chris Sherlock |
2014-02-03 | At least warn when DBG_TESTSOLARMUTEX has not been set up | Stephan Bergmann |
2014-01-29 | coverity#100870 : Uninitialized scalar field | Norbert Thiebaud |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-21 | TOOLS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-01-21 | bool improvements | Stephan Bergmann |
2014-01-16 | Avoid warnings: unused parameter | Tor Lillqvist |
2014-01-16 | always build an empty DbgUnhandledException, to allow debug=t builds without ... | Bjoern Michaelsen |
2014-01-16 | Missing adaption to WriteSvPersistBase | Stephan Bergmann |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Massage odd TODO code some more | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | Use bool | Stephan Bergmann |
2014-01-10 | WildCard::ImpMatch should return bool | Stephan Bergmann |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2014-01-10 | Clang plugin to re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2013-12-17 | Unnecessary use of OUString constructor inside OUStringBuffer constructor | Noel Grandin |
2013-12-12 | remove unnecessary casts | Noel Grandin |
2013-11-27 | Unwind occurrences of deprecated sal_sChar, sal_uChar | Stephan Bergmann |
2013-11-26 | Moved 'DateTimeToOString' from 'filter' package to 'tools' package | Adam Co |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-13 | unused header file | Caolán McNamara |
2013-11-13 | xub_StrLen->sal_Int32 | Caolán McNamara |
2013-11-13 | implement very simple SvScriptStream to read from process | Matúš Kukan |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-23 | clean up places accessing the NULL at the of an OUString | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara |
2013-10-22 | move ResId::toString | Caolán McNamara |
2013-10-22 | Related: fdo#38838 remove UniString::UniString(const ResId&) | Caolán McNamara |
2013-10-21 | Related: fdo#38838 remove UniString::Copy | Caolán McNamara |
2013-10-21 | Related: fdo#38838 remove a pile of ctors | Caolán McNamara |
2013-10-21 | Related: fdo#38838 remove/privatize String::Append | Caolán McNamara |
2013-10-21 | Related: fdo#38838 remove String::Insert | Caolán McNamara |