summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerDnD.cxx
AgeCommit message (Expand)Author
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
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-08Typo: getQueryDefintions->getQueryDefinitionsJulien Nabet
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-17catch by const referenceTakeshi Abe
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara