summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in reportdesignNoel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: reportdesign/Gabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet
2023-11-09loplugin:fieldcast in rptxml::OControlStyleContextNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: reportdesignStephan Bergmann
2023-08-26reportdesign: fix crash in ORptExport::exportSectionAutoStyleXisco Fauli
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-04-18fix brain malfunctionNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-02-27osl::Mutex->std::mutex in rptxml::ImportDocumentHandlerNoel Grandin
2023-02-27osl::Mutex->std::mutex in rptxml::ExportDocumentHandlerNoel Grandin
2023-01-20Base Im-/ExportDocumentHandler on WeakImplHelperStephan Bergmann
2023-01-18cid#1519050 silence Unchecked dynamic_castCaolán McNamara
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-09-05Simplify by using replace instead of replaceAt in 2 loops in reportdesignJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in reportdesignStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-03-30Related: tdf#117162 use a marginally tidier but riskier fix for trunkCaolán McNamara
2022-03-30tdf#117162 ImportDocumentHandler expected XDocumentHandler argumentCaolán McNamara
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in reportdesignMike Kaganski
2021-10-22Revert "Simplify vector initialization in reportdesign"Julien Nabet
2021-10-16Simplify vector initialization in reportdesignJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen