summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/UITools.cxx
AgeCommit message (Expand)Author
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-04weld SbaSbAttrDlgCaolán McNamara
2018-10-04weld DlgSizeCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: dbaccessStephan Bergmann
2017-07-11drop TPropertyValueEqualFunctorNoel Grandin
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06tdf#108782 replace std::bind2nd with lambdaJochen Nitschke
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann