summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon1-0/+4
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann1-0/+1
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann3-0/+9
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos8-133/+366
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos30-574/+1121
2014-07-26Typo: useles->uselessJulien Nabet1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-3/+6
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet1-6/+6
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara5-46/+27
2014-07-22all macromigrate pages are .ui, remove ResId stuff nowCaolán McNamara3-25/+1
2014-07-22convert migrate page to .uiCaolán McNamara8-228/+305
2014-07-22convert summary page to .uiCaolán McNamara7-95/+110
2014-07-21SaveDBDocPage: [loplugin:saloverride]Michael Stahl1-1/+1
2014-07-21convert backup page to .uiCaolán McNamara8-114/+171
2014-07-21convert TP_PREPARE to .uiCaolán McNamara7-66/+93
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara2-6/+6
2014-07-19coverity#704620 Explicit null dereferencedCaolán McNamara1-1/+3
2014-07-18coverity#706384 Uncaught exceptionCaolán McNamara1-1/+7
2014-07-15shouldn't need to call AdjustLayout now its converted to .uiCaolán McNamara1-1/+0
2014-07-14ODatabaseModelImpl doesn't need to be using rtl::IReferenceNoel Grandin2-13/+6
2014-07-11coverity#706461 Uncaught exceptionCaolán McNamara1-25/+52
2014-07-10use SimpleReferenceObject in dbaccess moduleNoel Grandin3-35/+7
2014-07-09coverity#706384 Uncaught exceptionCaolán McNamara1-1/+9
2014-07-09CppunitTests using jvmfwk indirectly need sunjavapluginStephan Bergmann2-0/+2
2014-07-05coverity#708787 Unused pointr valueNorbert Thiebaud1-1/+1
2014-07-04coverity#735691 Unchecked dynimic castNorbert Thiebaud1-1/+6
2014-07-04fix spelling in class name OSpecialHanldeXMLExportPropertyMapperNoel Grandin1-5/+5
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2-0/+14
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin9-45/+45
2014-07-02fdo#68341 Remove space of java class when testing classLaurent Balland-Poirier3-12/+16
2014-07-02drop unused helpidCaolán McNamara1-1/+0
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály9-246/+283
2014-07-01coverity#706468 Uncaught exceptionCaolán McNamara1-10/+12
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara2-4/+4
2014-07-01New loplugin:stringconcatStephan Bergmann2-2/+2
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-30Resolves fdo#43277 Send Legacy Report "E-Mail as ..."=>error messageJulien Nabet1-1/+1
2014-06-29Typo: habe->haveJulien Nabet1-1/+1
2014-06-29Typo: beeing->beingJulien Nabet2-3/+3
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin33-438/+408
2014-06-24Translated German comments - correctionLuc Castermans1-1/+1
2014-06-24Translated German commentsLuc Castermans3-3/+3
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon1-3/+0
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper8-12/+12
2014-06-22Typo rong->wrongJulien Nabet1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida6-7/+7
2014-06-18Missing null check (triggered e.g. by CppunitTest_dbaccess_dialog_save)Stephan Bergmann1-1/+1