summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13tdf#128111: "adsrc" doesn't exist from Postgresql 12Julien Nabet
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-08loplugin:stringadd (macOS)Stephan Bergmann
2019-10-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-01loplugin:redundantcast (clang-cl)Stephan Bergmann
2019-10-01loplugin:data (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-23tdf#127657: FIREBIRD error in query input param when referred field is integerJulien Nabet
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-17tdf#126852 Bind TEXT mysql type to ClobTamas Bunth
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-09-12base: add some doc from Tomi's talkMiklos Vajna
2019-09-11tdf#120945: Relationship of tables isn't recognized by formwizardJulien Nabet
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-09-06mysqlc: Support connection to utf8mb4 serverTamas Bunth
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-09-03tdf#127093 mysqlc: set NO_AUTO_VALUE_ON_ZEROTamas Bunth
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31mysqlc: Implement DatabaseMetadata::getUserNameTamas Bunth
2019-08-31Related tdf#118809: add some XDatabaseMetaData for FirebirdJulien Nabet
2019-08-31tdf#118809: Fill DatabaseProductName and DatabaseProductVersion for FirebirdJulien Nabet
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-25Fix build on big-endian platforms with clangMike Kaganski
2019-08-24loplugin:returnconstval in connectivity..cuiNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in connectivityNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-08-07tdf#126588 crash in saving viewNoel Grandin
2019-08-05tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementationArkadiy Illarionov