/scp2/inc/

/ui/browser/dsbrowserDnD.cxx?h=feature/wasm' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dsbrowserDnD.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-04use some more add toId/fromIdCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-18weld OAppDetailPageHelperCaolán McNamara
2020-08-12remove DBTreeView class which doesn't do anything usefulCaolán McNamara
2020-08-12cleanup some unused leftoversCaolán McNamara
2020-08-12drop now unused DBTreeListBoxCaolán McNamara
2020-08-12use InterimDBTreeListBoxCaolán McNamara
2020-08-12weld DBTreeListBoxCaolán McNamara
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-10-21loplugin:virtualdead unused param in IControlActionListenerNoel Grandin
2019-09-11TyposAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-03no need to switch models in the SvTreeListBoxNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-07Typo: Acess->AccessJulien Nabet
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-06dbaccess: simplify code by using std::any_of/std::none_ofTakeshi Abe