summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/dlgsave.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in dbaccessNoel Grandin2024-05-071-18/+18
* tdf#146619 Drop unused 'using namespace' in: dbaccess/Gabor Kelemen2024-04-031-2/+0
* loplugin:unusedfieldsNoel Grandin2022-09-081-6/+2
* OSaveAsDlg doesn't need a pimplNoel Grandin2022-09-051-160/+101
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* clang-tidy modernize-pass-by-value in dbaccessNoel Grandin2022-06-131-6/+7
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen2020-04-201-4/+0
* drop some unnecessary includesCaolán McNamara2019-08-311-3/+0
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* weld OSaveAsDlgCaolán McNamara2019-03-021-128/+132
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* drop msgbox includeCaolán McNamara2018-03-201-1/+0
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-9/+9
* Removed duplicated includesAndrea Gelmini2017-07-231-1/+0
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-8/+10
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-3/+3
* convert SAD constants to o3tl::typed_flagsNoel Grandin2016-11-231-10/+10
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* tdf#89329: use unique_ptr for pImpl in dlgsaveArnold Dumas2016-08-151-3/+3
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-3/+3
* Avoid reserved identifiersStephan Bergmann2016-04-221-2/+2
* loplugin:passstuffbyref in dbaccessNoel Grandin2016-04-131-1/+1
* convert EComposeRule to scoped enumNoel Grandin2016-02-251-2/+2
* loplugin:unusedfields in dbaccessNoel Grandin2015-11-201-125/+115
* convert Link<> to typedNoel Grandin2015-10-161-3/+2
* SetXXX(bool) with a default value of false are just wrongNoel Grandin2015-09-021-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-141-1/+1
* com::sun::star->css in dbaccessNoel Grandin2015-08-031-10/+9
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-8/+8
* vcl: VclPtr conversion in dbaccessNoel Grandin2015-04-091-0/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* dbaccess: sal_Bool->boolNoel Grandin2014-04-171-2/+2
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-011-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* convert database save as dialog to .uiCaolán McNamara2014-02-041-159/+92
* longparas: lift 16bit max edit lengthCaolán McNamara2014-01-111-1/+1
* convert dbaccess module from String to OUStringNoel Grandin2013-10-011-21/+21
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-271-15/+9
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-3/+3
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-061-5/+5
* re-base on ALv2 code.Michael Meeks2012-06-141-23/+14
* removed unused member fieldsTakeshi Abe2012-05-241-2/+0
* Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot2011-12-211-1/+1
* remove include of pch header in dbaccessNorbert Thiebaud2011-11-271-2/+0