summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx
AgeCommit message (Expand)Author
2019-09-11TyposAndrea Gelmini
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-22weld native message dialogsCaolán McNamara
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11simplify strip types from Sequence, related tdf#108782Jochen Nitschke
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-02-25convert SQLExceptionInfo::TYPE to scoped enumNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-21QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-10-01convert dbaccess module from String to OUStringNoel Grandin