Age | Commit message (Expand) | Author |
2015-03-07 | convert error number to string | LeMoyne Castle |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-02 | WaE: implicit conversion from bool to 'int' | Tor Lillqvist |
2015-03-02 | convert SBI_ constants to enum class | Noel Grandin |
2015-03-01 | likely intent | David Tardon |
2015-02-26 | Clean up previous commit | Stephan Bergmann |
2015-02-26 | basic: convert sb.component to constructor usage | Chris Sherlock |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-24 | fix marking of free slots in array | Noel Grandin |
2015-02-23 | tdf#86543: reinterpret_cast -1 of appropriate width as special marker | Stephan Bergmann |
2015-02-17 | tdf#39440 - cppcheck cleanliness | Radu Ioan |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-09 | Basic : Partially rewrite hex and octal constant reading. | Arnaud Versini |
2015-02-08 | Basic : Small OString usage simplification | Arnaud Versini |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | Remove redundant explicit up-casts | Stephan Bergmann |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-02-05 | fdo#39440: replace C-style cast's | Juan Picca |
2015-02-02 | callcatcher: shave off a few more | Caolán McNamara |
2015-01-31 | Use rtl/character.hxx in basic module when possible | Arnaud Versini |
2015-01-30 | coverity#1267698 Uninitialized scalar field | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-29 | tdf#76174: basic: lock SolarMutex in BasicScriptListener_Impl | Michael Stahl |
2015-01-28 | remove unused typedefs | Noel Grandin |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-25 | coverity#1266457 Identical code for different branches | Caolán McNamara |
2015-01-24 | WaE: rewrite call of rtl::OUString::operator= ... | Tor Lillqvist |
2015-01-23 | Related fdo#87834: add 2 unit tests | Julien Nabet |
2015-01-23 | Resolves fdo#87834: strange behavior of mid()-function | Julien Nabet |
2015-01-20 | Some more loplugin:cstylecast: basic | Stephan Bergmann |
2015-01-19 | Fix typo comments Resouce->Resource | Andrea Gelmini |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |
2015-01-13 | simplify Date/Time/DateTime conversion code | Noel Grandin |
2015-01-11 | Related: #i94895# revert the part of revision 1650261 | Tsutomu Uchino |
2015-01-09 | Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |
2015-01-09 | loplugin:cstylecast | Stephan Bergmann |
2015-01-09 | Resolves: #i63614# fix strange type mismatch when Iif function is used | Tsutomu Uchino |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | Revert "Resolves: #i94895# fix illegal result of Replace runtime function" | Caolán McNamara |
2015-01-08 | Resolves: #i94895# fix illegal result of Replace runtime function | Tsutomu Uchino |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | Resolves: fdo#87003 - Kill BOOST_FOREACH | Pieter Adriaensen |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | Resolves: fdo#87003 Kill BOOST_FOREACH on master | Nathan Yee |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-12-30 | Rename "Mid" unit tests to distinguish cases with 2 and 3 args | Julien Nabet |
2014-12-27 | boost::unordered_map -> c++11 std::unordered_map | Caolán McNamara |
2014-12-18 | basic: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |