summaryrefslogtreecommitdiff
path: root/connectivity/source/parse/sqliterator.cxx
AgeCommit message (Expand)Author
2024-07-18make UStringLess single-arg constructor explicitNoel Grandin
2024-05-07loplugin:ostr in connectivityNoel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2023-12-22Use emplace_back instead of push_back (connectivity)Julien Nabet
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: connectivityStephan Bergmann
2023-09-01connectiviy: fix to detect column data typeHenry Castro
2023-04-20Typo: nCurentPos->nCurrentPos (connectivity/sqliterator)Julien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in connectivityNoel Grandin
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2021-09-27fetch the column names once and keep it up to date as new names insertedCaolán McNamara
2021-09-27pass the column names in as an external argumentCaolán McNamara
2021-09-27split getUniqueColumnNameCaolán McNamara
2021-09-27appendColumns is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27setSelectColumnName is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27ofz#39309 collect the names just onceCaolán McNamara
2021-06-08Simplify Sequences initializations (comphelper+connectivity)Julien Nabet
2021-03-27tdf#141115: correctly find the ORDER BY clause of a UNIONLionel Elie Mamane
2021-02-22loplugin:refcounting in connectivityNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-13Removed duplicated includeAndrea Gelmini
2020-05-13use std::optional for this error fieldNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-06TyposAndrea Gelmini
2019-04-18Fix typoAndrea Gelmini
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: connectivityStephan Bergmann
2017-07-02loplugin:casttovoid: connectivityStephan Bergmann
2017-06-27In OSQLParseTreeIterator::traverseCreateColumns, nLen has always been ignoredStephan Bergmann
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin