summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/FStatement.cxx
AgeCommit message (Expand)Author
2023-01-16XUnoTunnel->dynamic_cast in connectivityyNoel Grandin
2022-06-15Use some more appropriate index variable typesStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in connectivityStephan Bergmann
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-27tdf#141115 semi-userfriendly message on UNION query on file driverLionel Elie Mamane
2021-03-21fix typo in code: anylizeSQL->analyzeSQLJulien Nabet
2021-02-26loplugin:refcounting in connectivityNoel
2021-02-17loplugin:referencecasting in connectivityNoel
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-03-25new loplugin:unoqueryNoel Grandin
2019-02-25loplugin:unusedfields in connectivityNoel Grandin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-09-21loplugin:flatten in connectivity..desktopNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-15loplugin:constantparamNoel Grandin
2016-11-10loplugin:expandablemethods in comphelper..cppuhelperNoel Grandin
2016-09-01coverity#1372390 Uncaught exceptionCaolán McNamara
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-22convert TAscendingOrder to scoped enumNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-25convert SQLNodeType to scoped enumNoel Grandin
2016-02-25convert OSQLStatementType to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-30loplugin:unusedfieldsNoel Grandin