summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in unoxmlNoel Grandin
2024-05-13createFromAscii -> OUString literals in CURINoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2022-06-27clang-tidy modernize-pass-by-value in unoxmlNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann
2022-05-07osl::Mutex->std::mutex in librdf_NamedGraphNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unoxmlStephan Bergmann
2022-04-12Recheck modules [uU]* with IWYUGabor Kelemen
2021-10-31Prepare for removal of non-const operator[] from Sequence in unoxmlMike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-31osl::Mutex->std::mutex in librdf_RepositoryNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
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-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: unoxmlStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
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-10-15new loplugin:bufferaddNoel Grandin
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