summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/librdf_repository.cxx
AgeCommit message (Expand)Author
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10New loplugin:conststringvar: unoxmlStephan Bergmann
2016-11-24loplugin:unnecessaryoverride (dtors) in unoxmlStephan Bergmann
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_casts in unoxmlStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-24unordf: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-03-24unordf: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29unoxml: replace boost::bind with lambdaMichael Stahl
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