summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/directsql.hxx
AgeCommit message (Expand)Author
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-24Use a ref for arg of DirectSQLDialog::displayJulien Nabet
2017-09-24tdf#103685: "Commands out of sync" when connecting to MySQL using directJulien Nabet
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-18loplugin:constantparam in dbaccessNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-04-29coverity#1210197 Uninitialized pointer fieldCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-30set some initial sizes for the direct sql dialog texteditsCaolán McNamara
2013-07-30modern .ui widgetlayout for directsqlCsikós Tamás
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2012-07-01fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart
2012-06-14re-base on ALv2 code.Michael Meeks
2011-12-11correct extra whitespaceLionel Elie Mamane
2011-12-11Remove ByteStringJulien Nabet
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-27add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2008-11-28CWS-TOOLING: integrate CWS sqlsyntaxhighlightingRelease Engineers
2008-04-10INTEGRATION: CWS changefileheader (1.6.162); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS oj14 (1.4.8); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.4.254); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.3.434); FILE MERGEDRüdiger Timm
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-06-22chg: Syntax #87576#Martin Hollmichel
2001-06-19initial checkin - dialog for executing SQL statementsFrank Schönheit