summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2019-08-17Use simplified syntax for SequenceJulien Nabet13-18/+17
2019-08-16move WizardMachine to vclCaolán McNamara10-19/+20
2019-08-16Fix typosAndrea Gelmini2-3/+3
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet13-66/+20
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin4-8/+4
2019-08-16tdf#126940: export ansicpg in RTF when copying databaseMike Kaganski1-5/+10
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin18-29/+40
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara3-8/+26
2019-08-07move WizardDialog to vclCaolán McNamara1-1/+1
2019-08-07tdf#126579 contextmenu query: create as view missingandreas kainz1-0/+4
2019-08-03some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2-2/+2
2019-08-02weld OGeneralPageDialogCaolán McNamara2-3/+3
2019-08-02dispose MySQLNativePageCaolán McNamara2-6/+13
2019-08-02remove newly unused OGenericAdministrationPage ctorCaolán McNamara2-11/+0
2019-08-02drop some newly unused functionsCaolán McNamara2-40/+0
2019-08-02void* -> weld::Widget*Caolán McNamara8-14/+14
2019-08-02rename DBMySQLNativeSettings back to MySQLNativeSettingsCaolán McNamara5-22/+22
2019-08-02drop newly unused MySQLNativeSettingsCaolán McNamara2-235/+1
2019-08-02weld MySQLNativeSetupPageCaolán McNamara4-23/+50
2019-08-02drop newly unused LayoutHelperCaolán McNamara2-48/+0
2019-08-02weld OLDAPConnectionPageSetupCaolán McNamara5-81/+60
2019-08-02weld OGeneralSpecialJDBCConnectionPageSetupCaolán McNamara3-105/+95
2019-08-02weld OAuthentificationPageSetupCaolán McNamara5-102/+36
2019-08-01weld OMySQLIntroPageSetupCaolán McNamara3-40/+28
2019-08-01some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2-5/+4
2019-08-01weld OFinalDBPageSetupCaolán McNamara7-73/+55
2019-08-01weld OGeneralPage and OGeneralPageWizardCaolán McNamara5-238/+165
2019-07-31crash on missing reset buttonCaolán McNamara1-3/+17
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann57-110/+110
2019-07-31tdf#121599, tdf#123099: ignore migration dialog whenXisco Fauli2-1/+16
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt1-1/+1
2019-07-23dispose() methods should clear their smart pointersNoel Grandin2-0/+2
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin26-54/+46
2019-07-19tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen1-0/+1
2019-07-18cid#703937 Unchecked return valueCaolán McNamara1-1/+1
2019-07-18cid#1448482 silence Using invalid iteratorCaolán McNamara1-0/+1
2019-07-17tdf#123020 dbahsql: Support string delimiterTamas Bunth1-2/+18
2019-07-13dbaccess: use local variable aBytesXisco Fauli1-1/+1
2019-07-12tdf#126268: Add support for negative decimalXisco Fauli3-3/+23
2019-07-11tdf#126268: first byte is not used for the sign symbolXisco Fauli5-19/+194
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-4/+4
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara1-1/+1
2019-06-23Resolves: tdf#125168 label mnemonic appearing in database urlCaolán McNamara1-1/+1
2019-06-23tdf#39593 Remove dbaccess::OContentHelper::getImplementationArkadiy Illarionov4-20/+9
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov6-6/+6
2019-06-15Removed duplicated includeAndrea Gelmini1-1/+0
2019-06-15loplugin:logexceptionnicely in dbaccessNoel Grandin4-19/+20
2019-06-13add link to hsqldb->firebird migration dialogCaolán McNamara3-7/+26
2019-06-12has_default needs can_defaultCaolán McNamara1-0/+1
2019-06-11Fix typoAndrea Gelmini1-1/+1