summaryrefslogtreecommitdiff
path: root/xmlscript/source/xml_helper
AgeCommit message (Expand)Author
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-16loplugin:ostr in xmlscriptNoel Grandin
2024-04-01tdf#146619 Drop unused 'using namespace' in: xmlscript/Gabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlscriptStephan Bergmann
2023-05-06Use getXWeak in xmlscriptMike Kaganski
2023-02-28osl::Mutex->std::mutex in xmlscript::DocumentHandlerImplNoel Grandin
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-06xmlscript: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmlscriptStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-08-23Avoid -fsanitizeinvalid-null-argumentStephan Bergmann
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscriptStephan Bergmann
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-16clang-tidy readability-simplify-subscript-exprNoel Grandin
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-05loplugin:useuniqueptr in DocumentHandlerImplNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-21loplugin:useuniqueptr in ExtendedAttributesNoel Grandin
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2018-01-12More loplugin:cstylecast: xmlscriptStephan Bergmann
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-17ofz: fix leak on exceptionCaolán McNamara
2017-09-15ofz: leak of prefixes in skipped elementsCaolán McNamara
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-02loplugin:casttovoid: xmlscriptStephan Bergmann
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in ExtendedAttributesNoel Grandin