summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringadd convert chained append to +Noel Grandin2021-04-271-1/+1
* tdf#119962 Fix autoincrement for copied tableOleksii Makhotin2021-04-171-0/+41
* loplugin:referencecasting in dbaccessNoel2021-02-151-3/+3
* dbaccess: create instances with uno constructorsNoel Grandin2020-07-081-27/+5
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* CopyTableWizard: make code less confusingLionel Elie Mamane2020-05-101-3/+7
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen2020-04-271-2/+0
* tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz2020-01-281-2/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+5
* merge msgbox and stdtextCaolán McNamara2019-10-031-1/+0
* drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara2019-09-201-4/+4
* weld OCopyTableWizard clusterCaolán McNamara2019-09-121-8/+15
* Revert "tdf#127093, tdf#127092 Fix pasting autoincremented"Tamas Bunth2019-09-031-6/+0
* dbaccess: delete old paste autoincrement logicTamas Bunth2019-08-311-11/+0
* tdf#127093, tdf#127092 Fix pasting autoincrementedTamas Bunth2019-08-311-0/+8
* Improved loplugin:stringconstant (now that GCC 7 supports it): dbaccessStephan Bergmann2019-07-311-1/+1
* loplugin:referencecasting in dbaccessNoel Grandin2019-07-191-1/+1
* Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov2019-06-051-3/+3
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* Fix typoAndrea Gelmini2019-05-121-2/+2
* Fix typoAndrea Gelmini2019-04-221-1/+1
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-081-2/+0
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* weld ODbAdminDialogCaolán McNamara2018-10-241-1/+0
* make OGenericUnoDialog take an awt::XWindowCaolán McNamara2018-10-061-3/+4
* new loplugin:oustringbufferNoel Grandin2018-08-291-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-5/+5
* support both vcl and weld in genericunodialog for interimCaolán McNamara2018-03-211-4/+4
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-1/+1
* tdf#114755: Remove extra parenthesisJulien Nabet2017-12-311-1/+1
* loplugin:unusedindexMike Kaganski2017-12-181-7/+3
* use ColumnPositions name more consistentlyNoel Grandin2017-12-151-9/+8
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-011-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-9/+9
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* migrate to boost::gettextCaolán McNamara2017-07-211-16/+18
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-8/+8
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-8/+8
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-36/+36
* New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann2017-01-191-0/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* coverity#1362680 Pointer to local outside scopeCaolán McNamara2016-06-131-1/+1
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+3
* clang-tidy modernize-loop-convert in d*Noel Grandin2016-04-251-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1