summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/librdf_repository.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-08-06loplugin:flatten in unoxmlNoel Grandin
2020-07-08unoxml: create instances with uno constructorsNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-16Revert "loplugin:constfields in unotools..uui"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-24Use std::vector instead of std::unique_ptrMike Kaganski
2020-01-23simplify NodeArray codeNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09tdf#42949 Fix IWYU warnings in unoxml/Gabor Kelemen
2019-12-24sal_Char->char in unoxmlNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoxmlStephan Bergmann
2019-07-30unordf: oops, and we forgot to amend with <= instead of <Michael Stahl
2019-07-30unordf: restore thread safetyMichael Stahl
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2019-07-03tdf#125706 and tdf#125665 writer, speed up RDF, take2Noel Grandin
2019-07-03Revert "tdf#125706 and tdf#125665 writer, speed up RDF"Noel Grandin
2019-06-28tdf#125706 and tdf#125665 writer, speed up RDFNoel Grandin
2019-06-25Simplify Sequence iterations in unoxmlArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-10-08Missing includeStephan Bergmann
2018-09-19loplugin:constfields in unotools..uuiNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-12-27Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: unoxmlStephan Bergmann
2017-07-02formatNeedsBaseURI always returns trueStephan Bergmann
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