summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2018-04-07tdf#96099: replaced trivial typedef OStringVectorkowther
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03coverity#1433773 Useless callCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-08loplugin:unusedfieldsNoel Grandin
2018-03-07Firebird: allow setting BINARY fix and VARBINARYTamas Bunth
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-16connectitivty: can use o3tl::make_unique<> hereMiklos Vajna
2018-02-12cppcheck useInitializationListJochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin
2018-02-05loplugin:useuniqueptr in OSQLParseNodeNoel Grandin
2018-02-05loplugin:useuniqueptr in OConnectionNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-02-01connectivity: remove dead codeChris Sherlock
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-30coverity#1421119 Dereference after null checkCaolán McNamara
2018-01-29Fix typosAndrea Gelmini
2018-01-29sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldTypeMiklos Vajna
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-27Modernize a bit connectivity (part2)Julien Nabet
2018-01-27Add HSQLDB schema importTamas Bunth
2018-01-26Modernize a bit connectivity (part1)Julien Nabet
2018-01-26Update comment to reflect the right typeJens Carl
2018-01-25Change property value to get CellContentType in connectivity/Jens Carl
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-20loplugin:emptyif (macOS)Stephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-19loplugin:unnecessaryparen (macOS)Stephan Bergmann
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann