summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DbAdminImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
10 daystdf#158056 Connect to MS Access .mdb files by mean of ACE.OLEDB.12.0 providerjucasaca1-1/+0
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen1-1/+0
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-1/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-09-24tdf#157260: don't add a "port" param if already present in the connection DB urlJulien Nabet1-1/+2
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-05-26use more TypedWhichIdNoel Grandin1-3/+3
2023-04-28tdf#43369: Specific UI for collecting PostgreSQL connection settingsnirnay1-0/+36
2023-04-09use more OUStringToOStringNoel Grandin1-2/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-17cid#1509203 Dereference after null checkCaolán McNamara1-1/+1
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-8/+8
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+0
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-02-22loplugin:refcounting in dbaccessNoel1-3/+2
2021-02-15loplugin:referencecasting in dbaccessNoel1-2/+2
2021-01-20set parent for database authentication user/password dialogCaolán McNamara1-1/+1
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+1
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-5/+0
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-14/+14
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+2
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+0
2019-08-20Fix typosAndrea Gelmini1-3/+3
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin1-1/+1
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin1-1/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov1-1/+1
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-6/+5
2018-10-24DSID_DATASOURCE_UNO is deadNoel Grandin1-2/+0
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-3/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-3/+3
2018-04-18tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane1-7/+6
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop msgbox includeCaolán McNamara1-1/+0
2018-03-10Modernize a bit more dbaccessJulien Nabet1-48/+27
2018-02-22weld native message dialogsCaolán McNamara1-1/+3
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann1-2/+2
2017-12-18loplugin:unusedindexMike Kaganski1-5/+4
2017-12-15sal_Bool -> boolStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: dbaccessStephan Bergmann1-12/+12