summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Translated German comments - correctionLuc Castermans
2014-06-24Translated German commentsLuc Castermans
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-22Typo rong->wrongJulien Nabet
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-18Missing null check (triggered e.g. by CppunitTest_dbaccess_dialog_save)Stephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17coverity#1223092 Uninitialized scalar fieldCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16janitorial: update function name in SAL_INFO outputLionel Elie Mamane
2014-06-16dbaccess::ORowSet: separate impl_rebuild_throwLionel Elie Mamane
2014-06-16clean up fdo#79427 fix: force BeforeFirst only at execute(), not updateRow()Lionel Elie Mamane
2014-06-16coverity#983629 Uncaught exceptionCaolán McNamara
2014-06-16fdo#79427 after execute() a ResultSet is expected to be BeforeFirstLionel Elie Mamane
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13Fix memory leakStephan Bergmann
2014-06-12coverity#982455 Dereference after null checkCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-06-10DLG_INDEXDESIGN conversion to .uisk94
2014-06-09Translated German comments dbaccess/source/ui clean nowLuc Castermans
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-09fdo#79786 implement getFormOperations for data grid (table view)Lionel Elie Mamane
2014-06-05coverity#1103693 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05coverity#705147 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05coverity#705146 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05dbaccess: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04coverity#1000657 Missing break in switchCaolán McNamara
2014-06-04loplugin:literaltoboolconversionStephan Bergmann
2014-06-04fix index dialog regressionCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04WaE: warning C4101: 'e' : unreferenced local variableThomas Arnhold
2014-06-03coverity#1219794 Uncaught exceptionCaolán McNamara
2014-06-03coverity#1219801 Uncaught exceptionCaolán McNamara
2014-05-31fdo#73352 don't crash if clearWarnings throws an SQLExceptionLionel Elie Mamane
2014-05-30coverity#706394 Uncaught exceptionCaolán McNamara
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-28Prefer cppu::UnoType<T>::get() to ::getCppuType(&T)Julien Nabet
2014-05-27coverity#1213514 Uncaught exceptionCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24cppcheck: unreadVariableThomas Arnhold
2014-05-24coverity#1000843 Uncaught exceptionCaolán McNamara
2014-05-24coverity#1000844 Uncaught exceptionCaolán McNamara