summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppControllerDnD.cxx
Commit message (Expand)AuthorAgeFilesLines
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-161-3/+2
* move file picker only code to fpickerCaolán McNamara2019-10-051-1/+1
* make ODatasourceConnector take weld::WindowCaolán McNamara2019-09-161-1/+1
* TyposAndrea Gelmini2019-09-111-2/+2
* loplugin:referencecasting in dbaccessNoel Grandin2019-07-191-1/+1
* Fix typoAndrea Gelmini2019-05-051-1/+1
* drop some unneeded includesCaolán McNamara2019-04-091-1/+0
* weld OSaveAsDlgCaolán McNamara2019-03-021-10/+9
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* drop some unnecessary includesCaolán McNamara2018-11-281-1/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-2/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-9/+9
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* weld OSQLMessageBoxCaolán McNamara2018-03-221-1/+1
* weld native message dialogsCaolán McNamara2018-02-221-12/+8
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-1/+1
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-12/+12
* migrate to boost::gettextCaolán McNamara2017-07-211-5/+6
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* loplugin:unusedenumconstantsNoel Grandin2017-03-301-2/+0
* Drop :: prefix from std in [de]*/Tor Lillqvist2017-02-171-21/+21
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-1/+1
* convert SAD constants to o3tl::typed_flagsNoel Grandin2016-11-231-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert DataAccessDescriptorProperty to scoped enumNoel Grandin2016-08-251-8/+8
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Use const_iterator when possible (whole dbaccess)Julien Nabet2016-03-281-4/+4
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-171-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-11/+12
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-2/+2
| * first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-2/+3
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-3/+3
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-11/+11
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
|/
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-5/+5
* Typo: getQueryDefintions->getQueryDefinitionsJulien Nabet2015-02-081-4/+4
* 'Ownership' is one word, as is 'relationship'Tor Lillqvist2015-01-231-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-251-5/+2
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-2/+2