summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/librdf_repository.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-4/+12
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-12/+4
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-5/+5
2014-10-13coverity#707458 Uncaught exception (better fix)Michael Stahl1-12/+19
2014-10-10coverity#707458 Uncaught exceptionCaolán McNamara1-0/+2
2014-07-25coverity#1158284 Uncaught exceptionCaolán McNamara1-8/+17
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+0
2014-05-22unoxml: huge namespacing cleanupThomas Arnhold1-23/+23
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-8/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-32/+32
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-64/+64
2014-02-26Remove visual noise from unoxmlAlexander Wilms1-19/+19
2014-01-09librdf_Repository: make older compilers happyMichael Stahl1-3/+9
2014-01-09librdf_Repository: fix missing mutex lock in various destructorsMichael Stahl1-3/+16
2014-01-09fdo#72928: fix deadlocks in librdf_RepositoryMichael Stahl1-149/+324
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-3/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-06-26fdo#64672 prevent raptor from setting global libxml2 error handlersMichael Stahl1-0/+11
2013-04-22unordf: put in a version check for librdf_stream_get_context2Michael Stahl1-4/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-95/+95
2013-04-03unordf: replace external entity disabling handler code ...Michael Stahl1-10/+0
2012-11-14fdo#57055: Re-enable call to librdf_free_worldStephan Bergmann1-6/+0
2012-09-24soffice.bin: add a hack to detect calls to xmlCleanupParserMichael Stahl1-0/+6
2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr1-0/+11
2012-07-06re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-01targetted string cleanupMichael Meeks1-218/+185
2012-03-22Needless SAL_CALLStephan Bergmann1-6/+6
2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot1-7/+7
2012-01-08catch exception by constant referenceTakeshi Abe1-7/+7
2011-10-11deprecated decl. from ext. lib.David Tardon1-0/+4
2011-09-08add chaff to encrypted documentsCaolán McNamara1-4/+50
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+3
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-02-08sw34bf03: #i116443#: unordf: do not use rdfxml-abbrev serializerMichael Stahl1-2/+3
2011-01-28Replace empty equalsAscii() with getLength().Thomas Arnhold1-3/+3
2010-11-30RTL_CONSTASCII_USTRINGPARAM in filters 16Gert Faller1-195/+195
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-11/+7
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 8 (build problem in sal ?)Gert Faller1-7/+11
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 3-4Gert Faller1-11/+7
2010-10-18#i114999#: include redland.h instead of librdf.hMichael Stahl1-14/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06remove duplicate includesDavid Tardon1-13/+2
2010-10-06include redland.h instead of librdf.hDavid Tardon1-1/+1
2010-05-21CWS-TOOLING: integrate CWS sw33bf03Ivo Hinkelmann1-0/+21
2010-04-27merge DEV300_m77Michael Stahl1-4/+1
2010-04-26sw33bf03: #i110523#: work around raptor messing up libxslt (patch by cmc)Michael Stahl1-0/+9
2010-03-15odfmetadata4: #i110033#: API change: remove rdfs:label statements for RDFa.Michael Stahl1-91/+52