summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter/LibXSLTTransformer.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in filterNoel Grandin
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara
2023-12-31tdf#158337 use std::erase instead of std::removed followed by eraseLuv Sharma
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2022-06-01clang-tidy modernize-pass-by-value in filterNoel Grandin
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-03no need to allocate these on the heapNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-07-11filter/xslt: create instances with uno constructorsNoel Grandin
2020-05-21use for-range on Sequence in f*Noel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-15replace ".get->" with "->"Noel Grandin
2019-07-19cid#1448509 Unchecked return value from libraryCaolán McNamara
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-11Replace list by deque in xsltfilterJulien Nabet
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-03-16Modernize a bit filter (part2)Julien Nabet
2017-12-03Remove some useless include and usingJulien Nabet
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-09-11...and fix previous commit cd8aeed1569222edd8bfd05d9d833f74b679fcd0Stephan Bergmann
2017-09-11Fix further data race during CppunitTest_filter_xsltStephan Bergmann
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann
2017-07-26tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-21coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-19try and silence coverity#1371452 Wrapper object use after freeCaolán McNamara
2016-08-19lets not have yet another indent styleCaolán McNamara
2016-08-19Related: coverity#1371327 why use 'this'Caolán McNamara
2016-05-30Resolves: tdf#100057 force libxslt to give up when we cancel a transformationCaolán McNamara
2016-04-12Elide macros used only onceStephan Bergmann
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-19loplugin:constantfunction: filterNoel Grandin
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann
2014-12-15filter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin