summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-07-18coverity#706384 Uncaught exceptionCaolán McNamara
2014-07-15shouldn't need to call AdjustLayout now its converted to .uiCaolán McNamara
2014-07-14ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara
2014-07-10use SimpleReferenceObject in dbaccess moduleNoel Grandin
2014-07-09coverity#706384 Uncaught exceptionCaolán McNamara
2014-07-09CppunitTests using jvmfwk indirectly need sunjavapluginStephan Bergmann
2014-07-05coverity#708787 Unused pointr valueNorbert Thiebaud
2014-07-04coverity#735691 Unchecked dynimic castNorbert Thiebaud
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier
2014-07-02drop unused helpidCaolán McNamara
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-07-01coverity#706468 Uncaught exceptionCaolán McNamara
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet
2014-06-29Typo: habe->haveJulien Nabet
2014-06-29Typo: beeing->beingJulien Nabet
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