summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-09-09loplugin:constantparam in svtoolsNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-03coverity#1372446 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372405 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372404 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372403 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372401 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372400 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372395 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372393 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372391 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372385 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372382 Uncaught exceptionCaolán McNamara
2016-09-01std::list<sal_Int32> -> std::vectorNoel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-15tdf#89329: use unique_ptr for pImpl in odbcconfigArnold Dumas
2016-08-15tdf#89329: use unique_ptr for pImpl in dlgsaveArnold Dumas
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-04tdf#101185 OString concatanations for efficiently codingnadith
2016-08-03tdf#101136 dbaccess: use SolarMutex in ModelMethodGuardMichael Stahl
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-29comphelper,vcl: let DeInitVCL() join some AsyncEventNotifier threadsMichael Stahl
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-25inconsistent default param vals in SetMaxTextLenNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18Resolves: tdf#100964 singlevalfields cleanup took wrong branchCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-14there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in dbaccessStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin
2016-07-04merge dbaui::OQueryView with dbaui::OQueryDesignViewNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin