summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
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
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-04Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-02Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-05-01Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-04-15Suppress migration dialog during unit test runheiko tietze