summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane2014-08-065-34/+24
* Don't leak the previous cacheLionel Elie Mamane2014-08-061-0/+4
* TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos2014-08-0614-469/+635
* Convert PAGE_ODBC to .uiPalenik Mihály2014-08-065-63/+185
* Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály2014-08-066-175/+312
* Convert PAGE_DBASE to .uiPalenik Mihály2014-08-066-84/+188
* Convert PAGE_CONNECTION to .uiPalenik Mihály2014-08-059-319/+444
* java: remove commented out codeNoel Grandin2014-08-054-11/+0
* remove unused resource idsThomas Arnhold2014-08-041-1/+0
* Convert DLG_PARAMETERS to .uiPalenik Mihály2014-08-044-64/+247
* PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos2014-08-0420-425/+735
* gbuild: require java UNO runtime explicitlyDavid Tardon2014-08-021-0/+2
* init. pointer membersDavid Tardon2014-08-021-0/+4
* TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos2014-08-028-156/+225
* Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály2014-08-0212-116/+94
* Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály2014-08-019-193/+390
* Convert 3 tabpages to .uiPalenik Mihály2014-08-0110-192/+578
* Convert 5 tabpages to .uiPalenik Mihály2014-08-017-113/+171
* Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály2014-08-015-102/+84
* gbuild: allow a unit test to depend on a jar fileDavid Tardon2014-07-291-0/+4
* Missing runtime dependency of a CppunitTestStephan Bergmann2014-07-291-0/+1
* Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann2014-07-293-0/+9
* PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos2014-07-298-133/+366
* PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos2014-07-2830-574/+1121
* Typo: useles->uselessJulien Nabet2014-07-261-1/+1
* Apply pimpl to XMLPropertySetMapper.Kohei Yoshida2014-07-251-3/+6
* Typo: PRECSION->PRECISIONJulien Nabet2014-07-241-6/+6
* Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet2014-07-221-1/+1
* convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara2014-07-225-46/+27
* all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara2014-07-223-25/+1
* convert migrate page to .uiCaolán McNamara2014-07-228-228/+305
* convert summary page to .uiCaolán McNamara2014-07-227-95/+110
* SaveDBDocPage: [loplugin:saloverride]Michael Stahl2014-07-211-1/+1
* convert backup page to .uiCaolán McNamara2014-07-218-114/+171
* convert TP_PREPARE to .uiCaolán McNamara2014-07-217-66/+93
* coverity#706376 Uncaught exceptionCaolán McNamara2014-07-212-6/+6
* coverity#704620 Explicit null dereferencedCaolán McNamara2014-07-191-1/+3
* coverity#706384 Uncaught exceptionCaolán McNamara2014-07-181-1/+7
* shouldn't need to call AdjustLayout now its converted to .uiCaolán McNamara2014-07-151-1/+0
* ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin2014-07-142-13/+6
* coverity#706461 Uncaught exceptionCaolán McNamara2014-07-111-25/+52
* use SimpleReferenceObject in dbaccess moduleNoel Grandin2014-07-103-35/+7
* coverity#706384 Uncaught exceptionCaolán McNamara2014-07-091-1/+9
* CppunitTests using jvmfwk indirectly need sunjavapluginStephan Bergmann2014-07-092-0/+2
* coverity#708787 Unused pointr valueNorbert Thiebaud2014-07-051-1/+1
* coverity#735691 Unchecked dynimic castNorbert Thiebaud2014-07-041-1/+6
* fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin2014-07-041-5/+5
* use assert when followed by derefCaolán McNamara2014-07-031-1/+1
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-022-0/+14
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-029-45/+45