summaryrefslogtreecommitdiffstats
path: root/unoxml/qa
Commit message (Expand)AuthorAgeFilesLines
* Add missing sal/log.hxx headersGabor Kelemen2018-08-021-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* Fix typosAndrea Gelmini2018-04-131-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* Typo exeption->exception (domtest.cxx)Julien Nabet2017-09-061-3/+3
* tdf#84237 use XErrorHandler in CDocumentBuilderFyodor Yemelyanenko2017-08-251-69/+92
* [API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2017-06-151-0/+4
* loplugin:subtlezeroinit: unoxmlStephan Bergmann2017-02-211-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+15
* Remove broken SAL_INFOStephan Bergmann2016-12-061-1/+0
* OSL_TRACE->SAL in unotools..uuiNoel Grandin2016-12-061-1/+1
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-2/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-301-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-17/+17
* Fix typosAndrea Gelmini2015-09-301-3/+3
* unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-101-4/+4
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+4
* loplugin:cstylecastStephan Bergmann2015-01-221-6/+6
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-2/+2
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* java: remove some unused fields and variablesNoel Grandin2014-12-151-2/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-112-8/+8
* java: improve use of WrappedTargetException to set cause properlyNoel Grandin2014-12-101-21/+0
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-3/+2
* coverity#1242932 Uncaught exceptionCaolán McNamara2014-10-011-1/+1
* Remove unused files and move test to qa/Matúš Kukan2014-09-261-0/+334
* java: remove commented out codeNoel Grandin2014-08-141-1/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* java: remove commented out codeNoel Grandin2014-08-051-35/+0
* java: remove various unused variablesNoel Grandin2014-08-051-2/+2
* Remove visual noise from unoxmlAlexander Wilms2014-02-261-9/+9
* The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann2013-09-201-1/+1
* java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann2013-09-201-2/+2
* New unit test to the DOMTree test suiteMiguel Gomez2013-09-201-0/+53
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-2/+2
* unordf: add unit test for CVE-2012-0037Michael Stahl2013-04-032-0/+33
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-1/+0
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* re-base on ALv2 code.Michael Meeks2012-07-061-4/+21
* Fix java "unchecked conversion" warningsNoel Grandin2012-06-291-27/+9
* re-base on ALv2 code.Michael Meeks2012-06-292-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* unordf: tweak SPARQL unit test:Michael Stahl2011-12-201-11/+33
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-9/+9
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-271-9/+9
| |\
| | * sw34bf04: merge DEV300_m102Michael Stahl2011-03-113-60/+2988
| | |\
| | * | sw34bf04: RDFRepositoryTest: fix accidentally inverted assertions (sb123)Michael Stahl2011-03-111-9/+9
* | | | fdo#35667: renable complex.unoxml.RDFRepositoryTest checkSPARQL() as it worksBjoern Michaelsen2011-05-231-2/+1
* | | | fdo#35668: do not manually free parser contextBjoern Michaelsen2011-05-161-2/+1
|/ / /
* | | fd#35668: disable testXDocumentBuilder() in complex.unoxml.DOMTestBjoern Michaelsen2011-03-251-1/+3