summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
AgeCommit message (Expand)Author
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
2016-06-13coverity#1362680 Pointer to local outside scopeCaolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-25convert StandardSQLState to scoped enumNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann