summaryrefslogtreecommitdiff
path: root/unoxml/qa
AgeCommit message (Expand)AuthorFilesLines
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel1-16/+8
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-2/+6
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxmlStephan Bergmann1-3/+3
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin1-2/+7
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen1-7/+0
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov1-1/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-13Fix typosAndrea Gelmini1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-09-06Typo exeption->exception (domtest.cxx)Julien Nabet1-3/+3
2017-08-25tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko1-69/+92
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem1-0/+4
2017-02-21loplugin:subtlezeroinit: unoxmlStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+15
2016-12-06Remove broken SAL_INFOStephan Bergmann1-1/+0
2016-12-06OSL_TRACE->SAL in unotools..uuiNoel Grandin1-1/+1
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-2/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-2/+4
2015-01-22loplugin:cstylecastStephan Bergmann1-6/+6
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-2/+2
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-15java: remove some unused fields and variablesNoel Grandin1-2/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-8/+8
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin1-21/+0
2014-12-10java: simplify the getMSF() methodsNoel Grandin1-3/+2
2014-10-01coverity#1242932 Uncaught exceptionCaolán McNamara1-1/+1
2014-09-26Remove unused files and move test to qa/Matúš Kukan1-0/+334
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-05java: remove commented out codeNoel Grandin1-35/+0
2014-08-05java: remove various unused variablesNoel Grandin1-2/+2
2014-02-26Remove visual noise from unoxmlAlexander Wilms1-9/+9
2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann1-1/+1
2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann1-2/+2
2013-09-20New unit test to the DOMTree test suiteMiguel Gomez1-0/+53
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin1-2/+2
2013-04-03unordf: add unit test for CVE-2012-0037Michael Stahl2-0/+33
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-1/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-07-06re-base on ALv2 code.Michael Meeks1-4/+21
2012-06-29Fix java "unchecked conversion" warningsNoel Grandin1-27/+9
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2011-12-20unordf: tweak SPARQL unit test:Michael Stahl1-11/+33