summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/DExport.cxx
AgeCommit message (Expand)Author
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
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-06-30Improve readability of OUString concatanation in ODatabaseExportMuhammet Kara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-08-03tdf#91112: pass by const reference to lambdasJorenz Paragas
2015-08-03tdf92459 replace select1st/2nd in dbaccessDaniel Robertson
2015-07-16loplugin:simplifyboolStephan Bergmann