Age | Commit message (Expand) | Author |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-13 | loplugin:oncevar: empty strings: unoxml | Stephan Bergmann |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: unoxml | Stephan Bergmann |
2017-07-02 | formatNeedsBaseURI always returns true | Stephan Bergmann |
2017-06-28 | loplugin:oncevar in ucb..vbahelper | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | loplugin:unusedfields in tools..vbahelper | Noel Grandin |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-18 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Dilek Uzulmez |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert xmloff module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-07 | ASan stack-use-after-scope | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-21 | loplugin:subtlezeroinit: unoxml | Stephan Bergmann |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-24 | Probably makes more sense to return DONTKNOW if the element is DONTKNOW ... | Tor Lillqvist |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, unoxml | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: unoxml | Stephan Bergmann |
2017-01-07 | coverity#440749 Explicit null dereferenced | Caolán McNamara |
2016-12-06 | Remove noise SAL_INFO that even crashed when pPrefix was NULL | Tor Lillqvist |
2016-12-06 | Remove broken SAL_INFO | Stephan Bergmann |
2016-12-06 | OSL_TRACE->SAL in unotools..uui | Noel Grandin |
2016-11-24 | loplugin:unnecessaryoverride (dtors) in unoxml | Stephan Bergmann |
2016-10-31 | loplugin:oncevar in unoxml..toolkit | Noel Grandin |
2016-10-03 | loplugin:countusersofdefaultparams in sw..vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-02 | coverity#1027278 silence Unchecked return value | Caolán McNamara |
2016-07-08 | loplugin:redundantcast: redundant static_casts in unoxml | Stephan Bergmann |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-07 | unoxml: fix data race in CEventDispatcher::callListeners() | Michael Stahl |
2016-05-01 | tdf#95416 Get rid of #include "../foo/bar.hxx" style includes | Burcin Akalin |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-24 | unordf: replace boost::shared_array with std::shared_ptr | Michael Stahl |
2016-03-24 | unordf: replace boost::noncopyable with C++11 delete | Michael Stahl |
2016-02-29 | loplugin:unuseddefaultparam in unotools | Noel Grandin |