summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Collapse)Author
2014-08-07coverity#1229890 Uninitialized pointer fieldCaolán McNamara
Change-Id: Ica36715d932157fdeedadced7c7fba71babb4e0a
2014-08-07coverity#1229892 Uninitialized pointer fieldCaolán McNamara
Change-Id: Ida750e33efd8d18ee754d1bf8b123295581365c8
2014-08-07fdo#82151 fixupLionel Elie Mamane
The dbaccess unoapi test calls css::sdb::XSingleSelectQueryComposer::appendFilterByColumn in a state where there is no current row, and thus no column value. This does not make sense, but let's not break the build while I figure out how to fix the unoapi test. Change-Id: If813a1544ec9a5dac6f87197982d10576c91cd8c
2014-08-07Missing includeStephan Bergmann
Change-Id: I1dc2b46109e62b3df1e887472e0bd927cb4bedb7
2014-08-07Tunnel SQLException through getPropertyValueStephan Bergmann
Regression introduced with 03a2b4a80c5854bcb8520f2a43e485b98e3eba8f "fdo#82151 when constructing column object, replace m_aCurrentRow by a function," where the other call to m_pGetValue in ORowSetDataColumn::fireValueChange appears OK, as ORowSetBase::firePropertyChange already wraps the fireValueChange calls in a try--catch. Change-Id: I527cc35ae120cf083f7c69a9a23526839a2bbddb
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadmin.src Change-Id: Idaba7ea38b8ca6b7d0d9cc9599e9a76836573086
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadmin.src Change-Id: I2655cc1d58c87a254c7074682fd7814e4d00fe73
2014-08-06fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane
The passed m_aCurrentRow becomes out-of-date as soon as the current row changes. This also hides an implementation detail of ORowSet to ORowSet(Data)Column. Change-Id: Ib9188743e5dd6dec240e9f5fd3fd9655c6761abc Reviewed-on: https://gerrit.libreoffice.org/10792 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-08-06Don't leak the previous cacheLionel Elie Mamane
Change-Id: I61cb1c608a7de8efc63533085e86c6c17c05f545 Reviewed-on: https://gerrit.libreoffice.org/10793 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos
Conflicts: dbaccess/UIConfig_dbaccess.mk dbaccess/source/ui/misc/WizardPages.src Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4 Reviewed-on: https://gerrit.libreoffice.org/10776 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály
Change-Id: I23dfbeb7a1a5ed0c8c51d925a1c0d11daca75f3f Reviewed-on: https://gerrit.libreoffice.org/10787 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály
Change-Id: I925dd0971aaf7f453c76ec37771ce001608dc57b Reviewed-on: https://gerrit.libreoffice.org/10785 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály
Change-Id: Ie2f1592b030465a2ca5e2f25408ae38e9a833831 Reviewed-on: https://gerrit.libreoffice.org/10777 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
Change-Id: Id65d57b848280fee12384b4f470782a28233acd8 Reviewed-on: https://gerrit.libreoffice.org/10748 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05java: remove commented out codeNoel Grandin
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-08-04remove unused resource idsThomas Arnhold
ui conversion fallout Change-Id: I9c07728e6fccee46545171573fb95fbda8cf1fcb
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály
Conflicts: dbaccess/UIConfig_dbaccess.mk Change-Id: Ib9e1c986e2f58b0095e69890664764d1cf8badb0
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos
Change-Id: I5daec87637f1b3ad528c1f966a148adec7fae166 Reviewed-on: https://gerrit.libreoffice.org/10706 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon
Change-Id: I83e468a729ef72b74c2718fe98dd3998dac6c21e
2014-08-02init. pointer membersDavid Tardon
Change-Id: Iad5edda570466a35c138f7f7fe042b931c58ad75
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos
Change-Id: I65ae56bee3e66ec0b19e40fa23ac02a8ec1afbf8 Reviewed-on: https://gerrit.libreoffice.org/10681 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I854d1c37d5a8b4944b786b9a4cace8b3f8b5e093
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadminsetup.hrc dbaccess/source/ui/dlg/dbadminsetup.src dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I71558269dd2edcc828af9633992f2d143ffefd6d
2014-08-01Convert 3 tabpages to .uiPalenik Mihály
I converted PAGE_DBWIZARD_MYSQL_JDBC, PAGE_DBWIZARD_ORACLE and PAGE_DBWIZARD_JDBC to .ui. Conflicts: dbaccess/source/ui/dlg/dbadminsetup.hrc dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I920183c4abf303918ac0406b5810e1b8b377a04c Reviewed-on: https://gerrit.libreoffice.org/10608 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-01Convert 5 tabpages to .uiPalenik Mihály
I convert PAGE_DBWIZARD_ADO, PAGE_DBWIZARD_DBASE, PAGE_DBWIZARD_MSACCESS, PAGE_DBWIZARD_ODBC, PAGE_DBWIZARD_USERDEFINED Conflicts: dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: Id5efedb2016011a25c037b7d2bc15b20ddd73800 Reviewed-on: https://gerrit.libreoffice.org/10607 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-01Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály
Change-Id: I18bc001be01b526d4005eacc324b7d2fb82830a0 Reviewed-on: https://gerrit.libreoffice.org/10602 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon
Change-Id: I68edf70e41023d3056859d49005c684b7c4e24d6
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann
Change-Id: If4a8761cecde449baa90fff173cc0f094eb755e5
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann
Change-Id: Ia0f0282c4418288adf14997234ef393f44fbdabf
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos
Change-Id: I5d14fc4bd051c37802c0689d55d8557e26312a5d Reviewed-on: https://gerrit.libreoffice.org/10606 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos
Change-Id: Iea5105cc33b436e9c0728df799b1ceb63f20e46e Reviewed-on: https://gerrit.libreoffice.org/10579 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-26Typo: useles->uselessJulien Nabet
Change-Id: I62c253e9ee23186efcaafda69566148bc484276d
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
Let's hide its implementation for real this time. Change-Id: I18c82f4969f2e3560536a68e9bbd86b9282e2ace
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet
Change-Id: I63f8ad597cea2562b567b7df13823b75a6e50dde
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
Oracle doesn't accept "AS" for making an alias from a table See https://bugs.freedesktop.org/show_bug.cgi?id=81213#c2 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c4 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c5 for more information (thank you Lionel) Change-Id: I33c86d78b2590116d4af46ffd3e54c3c791268ea
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara
Change-Id: Ie4cef54a943fc456b042425b53286492a0bed0be
2014-07-22all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara
Change-Id: Ib92eb813666a418ced584076094cdd6511118d6a
2014-07-22convert migrate page to .uiCaolán McNamara
Change-Id: I9a7871bfd08fdd8dc649d7a728eb41bcc0b64b37
2014-07-22convert summary page to .uiCaolán McNamara
Change-Id: I27fbeaafb53b4a0ae30c3408888419af93a37300
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl
Change-Id: I2491ec467df8874bb7eaa89e316b0e89f59c740a
2014-07-21convert backup page to .uiCaolán McNamara
Change-Id: Id9a90001153fdaad51a00b68f38b1298195c5646
2014-07-21convert TP_PREPARE to .uiCaolán McNamara
Change-Id: Iad0c94ffd08117f79cba5d5305f03c836ac6ada9
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
Change-Id: Ic18823fd60826c144058df32c27ab25d58664e30
2014-07-19coverity#704620 Explicit null dereferencedCaolán McNamara
and coverity#704621 Explicit null dereferenced Change-Id: I06e335da746b02b16f7e5bd947d6eeff0c81b815
2014-07-18coverity#706384 Uncaught exceptionCaolán McNamara
Change-Id: Ieadbc90be19ec14d78fdf352df7537c69c66616b
2014-07-15shouldn't need to call AdjustLayout now its converted to .uiCaolán McNamara
Change-Id: I539741e71785232987b26c7b414a416dda5e4bb6
2014-07-14ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin
Change-Id: Ia08d57b33af93ceb5c60c48602c403f893bbccc2
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara
and coverity#706460 Uncaught exception coverity#706458 Uncaught exception Change-Id: I580e4dbcb1c65404fe7e93098eb44b5d5d004e8b
2014-07-10use SimpleReferenceObject in dbaccess moduleNoel Grandin
to replace hand-rolled version Change-Id: Ie7b98c284d157521482b0f98915146133f32748e
2014-07-09coverity#706384 Uncaught exceptionCaolán McNamara
Change-Id: I337e948609f66dc9f0002b67cc0ac581a634478a