summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/directsql.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequentialassign in dbaccess..desktopNoel Grandin2019-08-051-2/+1
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-121-3/+4
* loplugin:stringloop cui,dbaccessNoel Grandin2018-07-281-3/+3
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* weld native message dialogsCaolán McNamara2018-02-221-3/+5
* More loplugin:cstylecast: dbaccessStephan Bergmann2018-01-121-1/+1
* tdf#114702 don't use XMultipleResultset unless DatabaseMetaData says we canLionel Elie Mamane2017-12-281-1/+3
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-4/+4
* Use a ref for arg of DirectSQLDialog::displayJulien Nabet2017-09-241-1/+1
* tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet2017-09-241-35/+63
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+5
* loplugin:casttovoid: dbaccessStephan Bergmann2017-07-021-1/+0
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-4/+2
* loplugin:constantparam in dbaccessNoel Grandin2016-03-181-10/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* convert Link<> to typedNoel Grandin2015-10-161-4/+3
* convert Link<> to typedNoel Grandin2015-10-121-2/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+6
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-2/+2
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-4/+4
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+7
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-2/+2
* vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-1/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-2/+2
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-2/+2
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* disentangle CalcSizeCaolán McNamara2014-01-131-3/+3
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-17/+17
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-24/+1
* callcatcher: update unused codeCaolán McNamara2013-08-101-29/+0
* set some initial sizes for the direct sql dialog texteditsCaolán McNamara2013-07-301-1/+7
* modern .ui widgetlayout for directsqlCsikós Tamás2013-07-301-38/+28
* delete in destructor checkbox created in constructorLionel Elie Mamane2013-07-111-0/+1
* cppcheck: reduce scopeJulien Nabet2013-06-071-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+5
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1