summaryrefslogtreecommitdiff
path: root/unoxml
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-09librdf_Repository: make older compilers happyMichael Stahl
2014-01-09librdf_Repository: fix missing mutex lock in various destructorsMichael Stahl
2014-01-09fdo#72928: fix deadlocks in librdf_RepositoryMichael Stahl
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-26typo fixes in commentsAndras Timar
2013-09-20The original bytes were probably meant as UTF-8, not UTF-16Stephan Bergmann
2013-09-20java.lang.String.getBytes() has platform-dependent semanticsStephan Bergmann
2013-09-20New unit test to the DOMTree test suiteMiguel Gomez
2013-09-20unoxml: avoid SIGSEV when xmlNsPtr prefix is NULLAndres Gomez
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
2013-06-26fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-22unordf: put in a version check for librdf_stream_get_context2Michael Stahl
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03unordf: add unit test for CVE-2012-0037Michael Stahl
2013-04-03unordf: replace external entity disabling handler code ...Michael Stahl
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-04doubled includesThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-14Reset xmlSetGenericErrorFunc after useStephan Bergmann
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl