summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dsbrowserDnD.cxx
AgeCommit message (Expand)Author
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
2015-01-24Typo: syncro->synchro (dbaccess)Julien Nabet
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-03-15fdo#38838, String to OUString, in dbaccess/source/ui/browserGergő Mocsi
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-20Remove an un-needed #include <svtools/treelist.hxx>Joseph Powers
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold