Age | Commit message (Expand) | Author |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-23 | WaE: unused variables | Tor Lillqvist |
2014-03-23 | sal: Add rtl_digest_SHA1 which shows wrong sha1 calculation | Tomaž Vajngerl |
2014-03-23 | sal: Rewrite digest tests to be simpler, enable them in check | Tomaž Vajngerl |
2014-03-19 | coverity#984119 Uninitialized pointer field | Caolán McNamara |
2014-03-17 | sal,toolkit,unotools: prefer passing OUString by reference | Noel Grandin |
2014-03-10 | coverity#1079286 Uninitialized pointer field | Caolán McNamara |
2014-03-07 | coverity#982463 Dereference after null check | Caolán McNamara |
2014-03-04 | Fix CppunitTest_sal_osl_profile | Stephan Bergmann |
2014-03-01 | Adapt rtl_uriConvertRelToAbs to RFC 3986 | Stephan Bergmann |
2014-03-01 | Fix construction of non-ASCII test string | Stephan Bergmann |
2014-03-01 | Remove visual noise from sal | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | C++03 fixup | Stephan Bergmann |
2014-02-17 | coverity#984129 Uninitialized scalar field | Norbert Thiebaud |
2014-02-17 | coverity#984130 Uninitialized scalar field | Norbert Thiebaud |
2014-02-17 | sal: sal_Bool -> bool | Stephan Bergmann |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-06 | Typo: seam(s) -> seem(s) | Julien Nabet |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-28 | Apparently missing "== nError1" | Stephan Bergmann |
2014-01-27 | coverity#982254 Same on both sides | Caolán McNamara |
2014-01-27 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-23 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-12-23 | Typos | Julien Nabet |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-02 | Drop duplicate #include | Takeshi Abe |
2013-11-24 | this script talks about dmake. it must be out of its mind! | Bjoern Michaelsen |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | windows: warning 4706 is disabled globally in com_MSC_defs.mk | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-17 | fdo#70319 "exponent followed by at least on digit" also for special case 0.0 | Stephan Bergmann |
2013-10-14 | resolved fdo#70319 exponent must be followed by at least one digit | Eike Rathke |
2013-10-08 | CID#982700 silence coverity | Caolán McNamara |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-function | Stephan Bergmann |
2013-09-22 | sal: rename "cppunit/cppunittester" executable | Michael Stahl |
2013-09-12 | WaE: unused variable suToken, aEmpty, aEmpty2. | Andrzej J.R. Hunt |
2013-09-11 | -Werror,-Wformat | Stephan Bergmann |
2013-09-11 | fdo#39625 Make existing cppunittests work | Jelle van der Waa |
2013-09-11 | -Werror,-Wformat | Stephan Bergmann |
2013-09-11 | sal: fdo#39625 Make existing cppunittests work | Jelle van der Waa |