summaryrefslogtreecommitdiffstats
path: root/unoxml
Commit message (Expand)AuthorAgeFilesLines
* java: remove commented out codeNoel Grandin2014-08-051-35/+0
* java: remove various unused variablesNoel Grandin2014-08-051-2/+2
* coverity#1158284 Uncaught exceptionCaolán McNamara2014-07-251-8/+17
* loplugin:saloverrideMiklos Vajna2014-07-181-1/+1
* fix memleak circular dependency of CElementList and CElementCaolán McNamara2014-07-172-11/+104
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+1
* various: remove SAL_THROW macroNoel Grandin2014-06-054-4/+0
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-271-8/+8
* update_pch: add unoxmlThomas Arnhold2014-05-223-0/+76
* unoxml: huge namespacing cleanupThomas Arnhold2014-05-2267-1275/+1234
* various: sal_Bool->boolNoel Grandin2014-05-081-1/+1
* unoxml: sal_Bool->boolNoel Grandin2014-05-0211-27/+27
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Clean up function declarationsStephan Bergmann2014-04-153-12/+9
* coverity#707456 Uncaught exceptionCaolán McNamara2014-04-082-8/+8
* coverity#708568 Uninitialized scalar fieldCaolán McNamara2014-04-051-1/+4
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-14/+14
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2635-673/+673
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-6/+6
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2664-990/+990
* Remove visual noise from unoxmlAlexander Wilms2014-02-263-29/+29
* bool improvementsStephan Bergmann2014-01-281-4/+4
* librdf_Repository: make older compilers happyMichael Stahl2014-01-091-3/+9
* librdf_Repository: fix missing mutex lock in various destructorsMichael Stahl2014-01-091-3/+16
* fdo#72928: fix deadlocks in librdf_RepositoryMichael Stahl2014-01-091-149/+324
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-172-4/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-3/+3
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-112-20/+20
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-3/+1
* fixincludeguards.sh: uno*Thomas Arnhold2013-11-0533-66/+66
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* -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