summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/DExport.cxx
AgeCommit message (Expand)Author
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-03-25loplugin:stringadd in d*Noel Grandin
2022-10-28rename createPreparedStatment->createPreparedStatementNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel 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-04-15loplugin:flatten in dbaccessNoel Grandin
2020-02-18drop unneeded includeCaolán McNamara
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-07-18cid#703937 Unchecked return valueCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel 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-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-15CONTAINER_ENTRY_NOTFOUND not needed anymoreNoel Grandin
2017-12-15use ColumnPositions name more consistentlyNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-27tdf#39468 Translate German commentsJens Carl
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist