summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf
AgeCommit message (Expand)Author
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-13loplugin:staticmethodsNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-20Some more loplugin:cstylecast: unoxmlStephan Bergmann
2014-12-18unoxml: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15unoxml: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-13coverity#707458 Uncaught exception (better fix)Michael Stahl
2014-10-10coverity#707458 Uncaught exceptionCaolán McNamara
2014-07-25coverity#1158284 Uncaught exceptionCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold
2014-04-15Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unoxmlAlexander Wilms
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-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
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-06-26fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl
2013-04-22unordf: put in a version check for librdf_stream_get_context2Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03unordf: replace external entity disabling handler code ...Michael Stahl
2013-03-20simplify OUString assignmentsChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl
2012-08-07Remove commented out codeThomas Arnhold
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targetted string cleanupMichael Meeks
2012-03-22Needless SAL_CALLStephan Bergmann
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot
2012-01-08catch exception by constant referenceTakeshi Abe
2011-10-11deprecated decl. from ext. lib.David Tardon
2011-09-08add chaff to encrypted documentsCaolán McNamara