summaryrefslogtreecommitdiff
path: root/unoxml/qa
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-9/+9
2011-05-23fdo#35667: renable complex.unoxml.RDFRepositoryTest checkSPARQL() as it worksBjoern Michaelsen1-2/+1
2011-05-16fdo#35668: do not manually free parser contextBjoern Michaelsen1-2/+1
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-9/+9
2011-03-25fd#35668: disable testXDocumentBuilder() in complex.unoxml.DOMTestBjoern Michaelsen1-1/+3
2011-03-25fd#35667: disable checkSPARQL() in complex.unoxml.RDFRepositoryTestBjoern Michaelsen1-1/+3
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl3-60/+2988