summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2016-08-17tdf#91324 correct firebird date formatWastack
2016-08-17tdf#73073 GSoC Firebird Set autoCommit trueWastack
2016-08-17GSoC Upgrade firebird to 3.0Wastack
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-11tdf#91324 GSoC adapt struct tm correctly for dateWastack
2016-08-07Revert "tdf#67302 Resolving tablesSupplier name clash for postgresql"Lionel Elie Mamane
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-29connectivity: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22Fix typosAndrea Gelmini
2016-07-15loplugin:redundantcastStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-15tdf#71009 GSoC firebird metadata functionsWastack
2016-07-15tdf#91324 GSoC adapt struct tm correctlyWastack
2016-07-13Remove useless comments (one was even wrong)Stephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-07-12tdf#100866: Don't let exception pass connectivity::releaseStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08loplugin:redundantcast: redundant static_casts in connectivityStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04tdf#43157 clean up OSL_ASSERT in connectivityJochen Nitschke
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-27clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-23loplugin:unusedvariablecheckStephan Bergmann
2016-06-23tdf#67302 Resolving tablesSupplier name clash for postgresqlPrashant
2016-06-21connecitivty: [loplugin:nullptr]Michael Stahl
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-09remove some manual ref-counting in connectivityNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-06-06connectivity: -Werror=unused-variableMichael Stahl
2016-06-06loplugin:sallogareasStephan Bergmann
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl
2016-06-06Use o3tl/any.hxx in connectivityStephan Bergmann
2016-06-06tdf#89329: use unique_ptr for pImpl in TColumnHelperXisco Fauli
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03loplugin:refcountingStephan Bergmann
2016-06-02don't detach from database if we are not attachedLionel Elie Mamane
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin