summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-variableStephan Bergmann2013-10-112-42/+30
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-078-53/+16
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-1/+0
* typo fixes in commentsAndras Timar2013-09-261-2/+2
* 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
* unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez2013-09-201-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-6/+0
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-1/+1
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-3/+3
* fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl2013-06-261-0/+11
* fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa2013-06-191-1/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-052-3/+3
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-4/+4
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-227-17/+17
* unordf: put in a version check for librdf_stream_get_context2Michael Stahl2013-04-221-4/+8
* Java cleanup, remove the rest of the unnecessary castsNoel Grandin2013-04-191-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0747-265/+225
* unordf: add unit test for CVE-2012-0037Michael Stahl2013-04-032-0/+33
* unordf: replace external entity disabling handler code ...Michael Stahl2013-04-031-10/+0
* simplify OUString assignmentsChr. Rossmanith2013-03-203-10/+10
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* doubled includesThomas Arnhold2013-03-043-3/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-02-242-9/+9
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-262-8/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+5
* convert redland to gbuild and add to tail_buildPeter Foley2012-12-301-3/+8
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-14/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-1/+1
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-1/+0
* Reset xmlSetGenericErrorFunc after useStephan Bergmann2012-11-141-0/+1
* fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann2012-11-141-6/+0
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-3/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl2012-09-241-0/+6
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin2012-09-121-4/+3
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-2/+0
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-3/+3
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-165-14/+6
* Remove commented out codeThomas Arnhold2012-08-071-19/+0
* callcatcher: unused dtor->fix leakCaolán McNamara2012-07-282-0/+12
* use custom ExtEnt loader for RDF importHerbert Duerr2012-07-061-0/+11