summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter
AgeCommit message (Expand)Author
2023-11-10loplugin:fieldcast in OTableStyleContextNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-26Simplify FbCreateStmtParser::composeMike Kaganski
2023-03-25loplugin:stringadd in d*Noel Grandin
2023-03-08Fix no-PCH buildMike Kaganski
2023-03-07no need to allocate these separatelyNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Introduce utl::ConnectModelViewControllerMike Kaganski
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-12cid#1509268 Out-of-bounds accessCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-17Removed duplicated includeAndrea Gelmini
2022-04-14use more string_view in dbaccessNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-07sal_uInt8 is typedefed as unsigned char so this casting isn't neededCaolán McNamara
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-10Replace some macros in dbaccess part 2Julien Nabet
2021-11-08Replace some macros in dbaccess part 1Julien Nabet
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
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-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in dbaccessNoel
2021-02-15loplugin:referencecasting in dbaccessNoel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-15use views to parse rather than allocating OUStringNoel