summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/dlgsave.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen
2022-09-08loplugin:unusedfieldsNoel Grandin
2022-09-05OSaveAsDlg doesn't need a pimplNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2019-08-31drop some unnecessary includesCaolán McNamara
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