Age | Commit message (Expand) | Author |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-09 | Fix exception message: add colon between function name and the word "expected" | Tor Lillqvist |
2018-02-05 | tdf#108523 Removed @author annotations. | Manuj Vashist |
2018-02-05 | Remove code that has been commented out since initial import in 2000 | Tor Lillqvist |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-18 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: stoc | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: stoc | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-04 | Replace lists by vectors (stoc) | Julien Nabet |
2017-10-30 | loplugin:constmethod in vcl and stoc | Noel Grandin |
2017-10-23 | loplugin:includeform: stoc | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-30 | Make sure space handed to C/C++ ABI is padded large enough | Stephan Bergmann |
2017-09-27 | loplugin:flatten in various | Noel Grandin |
2017-09-23 | loplugin:flatten in sdext..stoc | Noel Grandin |
2017-09-15 | Convert com.sun.star.comp.stoc.CoreReflection to direct construction | Caolán McNamara |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-28 | Translate German comments/debug strings (leftovers in dirs starmath to sysui) | Johnny_M |
2017-08-21 | stoc: remove extra braces | Michael Stahl |
2017-08-21 | stoc: deadlock osl::Mutex::getGlobalMutex() vs getImplHelperInitMutex() | Michael Stahl |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-14 | use more OUString::operator== in sfx2..svtools | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: stoc | Stephan Bergmann |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-02 | loplugin:casttovoid: stoc | Stephan Bergmann |
2017-06-27 | loplugin:useuniqueptr in various | Noel Grandin |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-17 | replace misc double checked locking patterns | Jochen Nitschke |
2017-06-05 | Improved loplugin:cstylecast to reference types: stoc | Stephan Bergmann |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: stoc | Stephan Bergmann |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |