/source/sr-Latn/connectivity/

> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/parse
AgeCommit message (Expand)Author
2021-09-15Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann
2021-06-08Simplify Sequences initializations (comphelper+connectivity)Julien Nabet
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-03-27tdf#141115: correctly find the ORDER BY clause of a UNIONLionel Elie Mamane
2021-02-22loplugin:refcounting in connectivityNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan 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-05-08tdf#122461 SQL identifiers (names) can contain newlinesLionel Elie Mamane
2020-04-26tdf#132385: sql parser: don't drop clauses from window specificationJulien Nabet
2020-04-25Typo: *Comparsion* -> *Comparison* in dbaccess/connectivityJulien Nabet
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18avoid clang's unreachable code warningLuboš Luňák
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-24loplugin:makeshared in connectivity..cppuhelperNoel Grandin
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann