summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2019-12-09tdf#129210 don't assert with clear on already cleared mutexCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-22loplugin:virtualdead unused params in OCacheSetNoel Grandin
2019-10-22loplugin:virtualdead unused param in IContainerApproveNoel Grandin
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-09loplugin:redundantpointeropsStephan Bergmann
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-07enable -Wrange-loop-analysis on clangNoel Grandin
2019-10-01loplugin:stringadd in dbaccess..desktopNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-19cid#1453855 Uninitialized scalar fieldCaolán McNamara
2019-09-18tdf#39593 use isUnoTunnelId in dbaccessArkadiy Illarionov
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-11TyposAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-08-29tdf#127180: Propose migration + Firebird by default only in experimentalJulien Nabet
2019-08-26loplugin:returnconstval in variousNoel Grandin
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-25cid#1448427 silence bogus Explicit null dereferencedCaolán McNamara
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16Fix typosAndrea Gelmini
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-31tdf#121599, tdf#123099: ignore migration dialog whenXisco Fauli
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-23tdf#39593 Remove dbaccess::OContentHelper::getImplementationArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in dbaccessNoel Grandin
2019-06-13add link to hsqldb->firebird migration dialogCaolán McNamara
2019-06-08tdf#125381: Manage URLs beginning with an "~" in cutPrefix (dbaccess/dsntypes)Julien Nabet
2019-06-06drop never used dialogCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-31dbaccess: fix more memory leaks caused by circular ReferenceMichael Stahl
2019-05-29tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin