summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-08-07coverity#1229890 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-08-07coverity#1229892 Uninitialized pointer fieldCaolán McNamara2-46/+0
2014-08-07fdo#82151 fixupLionel Elie Mamane1-5/+12
2014-08-07Missing includeStephan Bergmann1-0/+1
2014-08-07Tunnel SQLException through getPropertyValueStephan Bergmann2-81/+106
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály3-2/+84
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály6-154/+192
2014-08-06fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane5-34/+24
2014-08-06Don't leak the previous cacheLionel Elie Mamane1-0/+4
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos14-469/+635
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály5-63/+185
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály6-175/+312
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály6-84/+188
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály9-319/+444
2014-08-05java: remove commented out codeNoel Grandin4-11/+0
2014-08-04remove unused resource idsThomas Arnhold1-1/+0
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály4-64/+247
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos20-425/+735
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon1-0/+2
2014-08-02init. pointer membersDavid Tardon1-0/+4
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos8-156/+225
2014-08-02Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály12-116/+94
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály9-193/+390
2014-08-01Convert 3 tabpages to .uiPalenik Mihály10-192/+578
2014-08-01Convert 5 tabpages to .uiPalenik Mihály7-113/+171
2014-08-01Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály5-102/+84
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon1-0/+4
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann1-0/+1
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann3-0/+9
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos8-133/+366
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos30-574/+1121
2014-07-26Typo: useles->uselessJulien Nabet1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-3/+6
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet1-6/+6
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara5-46/+27
2014-07-22all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara3-25/+1
2014-07-22convert migrate page to .uiCaolán McNamara8-228/+305
2014-07-22convert summary page to .uiCaolán McNamara7-95/+110
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-21convert backup page to .uiCaolán McNamara8-114/+171
2014-07-21convert TP_PREPARE to .uiCaolán McNamara7-66/+93
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara2-6/+6
2014-07-19coverity#704620 Explicit null dereferencedCaolán McNamara1-1/+3
2014-07-18coverity#706384 Uncaught exceptionCaolán McNamara1-1/+7
2014-07-15shouldn't need to call AdjustLayout now its converted to .uiCaolán McNamara1-1/+0
2014-07-14ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin2-13/+6
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara1-25/+52
2014-07-10use SimpleReferenceObject in dbaccess moduleNoel Grandin3-35/+7
2014-07-09coverity#706384 Uncaught exceptionCaolán McNamara1-1/+9