summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* move WizardDialog to vclCaolán McNamara2019-08-071-1/+1
* tdf#126579 contextmenu query: create as view missingandreas kainz2019-08-071-0/+4
* some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2019-08-032-2/+2
* weld OGeneralPageDialogCaolán McNamara2019-08-022-3/+3
* dispose MySQLNativePageCaolán McNamara2019-08-022-6/+13
* remove newly unused OGenericAdministrationPage ctorCaolán McNamara2019-08-022-11/+0
* drop some newly unused functionsCaolán McNamara2019-08-022-40/+0
* void* -> weld::Widget*Caolán McNamara2019-08-028-14/+14
* rename DBMySQLNativeSettings back to MySQLNativeSettingsCaolán McNamara2019-08-025-22/+22
* drop newly unused MySQLNativeSettingsCaolán McNamara2019-08-022-235/+1
* weld MySQLNativeSetupPageCaolán McNamara2019-08-024-23/+50
* drop newly unused LayoutHelperCaolán McNamara2019-08-022-48/+0
* weld OLDAPConnectionPageSetupCaolán McNamara2019-08-025-81/+60
* weld OGeneralSpecialJDBCConnectionPageSetupCaolán McNamara2019-08-023-105/+95
* weld OAuthentificationPageSetupCaolán McNamara2019-08-025-102/+36
* weld OMySQLIntroPageSetupCaolán McNamara2019-08-013-40/+28
* some missed vcl::Window->TabPageParent opportunitiesCaolán McNamara2019-08-012-5/+4
* weld OFinalDBPageSetupCaolán McNamara2019-08-017-73/+55
* weld OGeneralPage and OGeneralPageWizardCaolán McNamara2019-08-015-238/+165
* crash on missing reset buttonCaolán McNamara2019-07-311-3/+17
* Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann2019-07-3157-110/+110
* tdf#121599, tdf#123099: ignore migration dialog whenXisco Fauli2019-07-312-1/+16
* "Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt2019-07-241-1/+1
* dispose() methods should clear their smart pointersNoel Grandin2019-07-232-0/+2
* loplugin:referencecasting in dbaccessNoel Grandin2019-07-1926-54/+46
* tdf#42949 Fix IWYU warnings in include/dbaccessGabor Kelemen2019-07-191-0/+1
* cid#703937 Unchecked return valueCaolán McNamara2019-07-181-1/+1
* cid#1448482 silence Using invalid iteratorCaolán McNamara2019-07-181-0/+1
* tdf#123020 dbahsql: Support string delimiterTamas Bunth2019-07-171-2/+18
* dbaccess: use local variable aBytesXisco Fauli2019-07-131-1/+1
* tdf#126268: Add support for negative decimalXisco Fauli2019-07-123-3/+23
* tdf#126268: first byte is not used for the sign symbolXisco Fauli2019-07-115-19/+194
* improve loplugin:simplifyconstructNoel Grandin2019-06-252-4/+4
* move SvtIconChoiceCtrl to vclCaolán McNamara2019-06-241-1/+1
* Resolves: tdf#125168 label mnemonic appearing in database urlCaolán McNamara2019-06-231-1/+1
* tdf#39593 Remove dbaccess::OContentHelper::getImplementationArkadiy Illarionov2019-06-234-20/+9
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-176-6/+6
* Removed duplicated includeAndrea Gelmini2019-06-151-1/+0
* loplugin:logexceptionnicely in dbaccessNoel Grandin2019-06-154-19/+20
* add link to hsqldb->firebird migration dialogCaolán McNamara2019-06-133-7/+26
* has_default needs can_defaultCaolán McNamara2019-06-121-0/+1
* Fix typoAndrea Gelmini2019-06-111-1/+1
* loplugin:constantparamNoel Grandin2019-06-092-24/+15
* tdf#125381: Manage URLs beginning with an "~" in cutPrefix (dbaccess/dsntypes)Julien Nabet2019-06-081-3/+6
* drop never used dialogCaolán McNamara2019-06-062-45/+0
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-0526-51/+51
* tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2019-06-042-2/+2
* tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov2019-06-032-31/+3
* dbaccess: fix more memory leaks caused by circular ReferenceMichael Stahl2019-05-313-13/+18
* tdf#114596 dbaccess: fix mysterious dataloss bug (part 2)Xisco Fauli2019-05-292-4/+5