summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/librdf_repository.cxx
AgeCommit message (Expand)Author
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-17boost->stdCaolán McNamara
2015-09-10unoxml: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03unoxml: Add missing includeDavid Ostrovsky
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
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-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-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-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
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
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-07-06use custom ExtEnt loader for RDF importHerbert Duerr
2012-07-06re-base on ALv2 code.Michael Meeks
2012-06-01targetted string cleanupMichael Meeks
2012-03-22Needless SAL_CALLStephan Bergmann
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot