Age | Commit message (Expand) | Author |
2018-02-02 | unoxml: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-15 | More loplugin:cstylecast: unoxml | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: unoxml | Stephan Bergmann |
2018-01-04 | ofz#4940 Null-dereference READ | Caolán McNamara |
2017-12-27 | Fix typos | Andrea Gelmini |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-18 | loplugin:flatten in toolkit..writerfilter | Noel Grandin |
2017-10-23 | loplugin:includeform: unoxml | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-17 | Move unoxml/source/events include files to common include directory | Stephan Bergmann |
2017-10-16 | ofz: timeouts in fods/fodt/fodp | Caolán McNamara |
2017-10-05 | loplugin:finalclasses in unotools..vbahelper | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-27 | loplugin:flatten in toolkit..vbahelper | Noel Grandin |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-19 | unused m_relatedTarget in CMouseEvent | Noel Grandin |
2017-09-14 | clang-tidy modernize-use-emplace in test..vbahelper | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-06 | Typo exeption->exception (domtest.cxx) | Julien Nabet |
2017-08-25 | unoxml: CDocumentBuilder: just catch all Exception | Michael Stahl |
2017-08-25 | tdf#84237 use XErrorHandler in CDocumentBuilder | Fyodor Yemelyanenko |
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-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
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 |