summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerDnD.cxx
AgeCommit message (Expand)Author
2024-04-29Drop uses of css::uno::Sequence::getConstArray in dbaccessMike Kaganski
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2024-01-01Remove OApplicationController::getStrippedDatabaseName which only adds a layerJulien Nabet
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann
2021-12-26Typo: insertHierachyElement->insertHierarchyElementJulien Nabet
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-02-19drop some unneeded includesCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-09-11TyposAndrea Gelmini
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-05-05Fix typoAndrea Gelmini
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-02weld OSaveAsDlgCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
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-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann