summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2022-09-27use more string_view in dbaccessNoel Grandin
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-05-01use more string_view in variousNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-08-17move RoadmapWizard to vclCaolán McNamara
2019-08-01weld OFinalDBPageSetupCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-12-28Simplify: getToken(0,'.')=="*" to startsWith("*.")Matteo Casalin
2018-11-10Loop only if string length is the desired oneMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Early bailoutMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-10-25rename DBOTextConnectionHelper back to OTextConnectionHelperCaolán McNamara
2018-10-25rename DBCharSetListBox back to CharSetListBoxCaolán McNamara
2018-10-25remove unused stuffCaolán McNamara
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-24weld TextConnectionSettingsDialogCaolán McNamara
2018-10-24weld OTextDetailsPageCaolán McNamara
2018-09-08loplugin:useuniqueptr in OGenericAdministrationPageNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-23loplugin:oncevar in cppcanvas..drawinglayerNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-13remove (yet yet another) StringListResource implementationCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19remove dead Link<> codeNoel Grandin
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung