summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos
2014-07-26Typo: useles->uselessJulien Nabet
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara
2014-07-22all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara
2014-07-22convert migrate page to .uiCaolán McNamara
2014-07-22convert summary page to .uiCaolán McNamara
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl
2014-07-21convert backup page to .uiCaolán McNamara
2014-07-21convert TP_PREPARE to .uiCaolán McNamara
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-19coverity#704620 Explicit null dereferencedCaolán McNamara
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