summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dlgsave.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-20drop msgbox includeCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2016-11-23convert SAD constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-15tdf#89329: use unique_ptr for pImpl in dlgsaveArnold Dumas
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
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-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-04convert database save as dialog to .uiCaolán McNamara
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-24removed unused member fieldsTakeshi Abe
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
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-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth