summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WCopyTable.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-19cid#1453856 Uninitialized scalar fieldCaolán McNamara
2019-09-12cid#1453559 silence Unchecked return valueCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-08-31Query MySQL schema name when pasting tableTamas Bunth
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-07-18cid#1448482 silence Using invalid iteratorCaolán McNamara
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-11Fix typoAndrea Gelmini
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet
2018-01-11tdf#114955: Fix primary key management in copy tableJulien Nabet
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
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-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-22Increase width of Copy Table dialog in BaseMuhammet Kara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet