summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
AgeCommit message (Expand)Author
2021-10-22Revert "Simplify vector initialization in dbaccess"Julien Nabet
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Simplify vector initialization in dbaccessJulien Nabet
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-17tdf#119962 Fix autoincrement for copied tableOleksii Makhotin
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-07-08dbaccess: create instances with uno constructorsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10CopyTableWizard: make code less confusingLionel Elie Mamane
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-03Revert "tdf#127093, tdf#127092 Fix pasting autoincremented"Tamas Bunth
2019-08-31dbaccess: delete old paste autoincrement logicTamas Bunth
2019-08-31tdf#127093, tdf#127092 Fix pasting autoincrementedTamas Bunth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12Fix typoAndrea Gelmini
2019-04-22Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-31tdf#114755: Remove extra parenthesisJulien Nabet
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann