summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/WCopyTable.cxx
AgeCommit message (Expand)Author
2021-11-17Clear also m_aDestTypeInfo in dtor like m_aTypeInfo (dbaccess/WCopyTable)Julien Nabet
2021-10-29Prepare for removal of non-const operator[] from Sequence in dbaccessMike Kaganski
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-06-03Upcoming loplugin:elidestringvar: dbaccessStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
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-04-15loplugin:flatten in dbaccessNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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