Age | Commit message (Expand) | Author |
2022-04-12 | Recheck modules [uU]* with IWYU | Gabor Kelemen |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in unoxml | Mike Kaganski |
2021-02-16 | loplugin:referencecasting in UnoControls..unoxml | Noel |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxml | Stephan Bergmann |
2020-04-25 | make FastParser always take a FastTokenHandlerBase subclass | Noel Grandin |
2020-03-25 | Remove unused using declarations in oox...xmlsecurity | Gabor Kelemen |
2020-01-09 | tdf#42949 Fix IWYU warnings in unoxml/ | Gabor Kelemen |
2019-06-25 | Simplify Sequence iterations in unoxml | Arkadiy Illarionov |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-04-13 | Fix typos | Andrea Gelmini |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2017-09-06 | Typo exeption->exception (domtest.cxx) | Julien Nabet |
2017-08-25 | tdf#84237 use XErrorHandler in CDocumentBuilder | Fyodor Yemelyanenko |
2017-06-15 | [API CHANGE] Add processingInstruction event to XFastDocumentHandler: | Mohammed Abdul Azeem |
2017-02-21 | loplugin:subtlezeroinit: unoxml | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-06 | Remove broken SAL_INFO | Stephan Bergmann |
2016-12-06 | OSL_TRACE->SAL in unotools..uui | Noel Grandin |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-10 | unoxml: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-01-22 | loplugin:cstylecast | Stephan Bergmann |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-10-01 | coverity#1242932 Uncaught exception | Caolán McNamara |
2014-09-26 | Remove unused files and move test to qa/ | Matúš Kukan |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-02-26 | Remove visual noise from unoxml | Alexander Wilms |
2013-09-20 | The original bytes were probably meant as UTF-8, not UTF-16 | Stephan Bergmann |
2013-09-20 | java.lang.String.getBytes() has platform-dependent semantics | Stephan Bergmann |
2013-09-20 | New unit test to the DOMTree test suite | Miguel Gomez |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-04-03 | unordf: add unit test for CVE-2012-0037 | Michael Stahl |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | Fix java "unchecked conversion" warnings | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |