summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/sqlmessage.cxx
AgeCommit message (Expand)Author
2024-05-08WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-07loplugin:ostr in dbaccessNoel Grandin
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-06-13clang-tidy modernize-pass-by-value in dbaccessNoel Grandin
2021-10-11loplugin:moveparam in dbaccessNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03Resolves: tdf#121810 wrong column orderCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-21drop debugging testCaolán McNamara
2018-03-21weld OExceptionChainDialogCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in dbaccess..desktop" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in dbaccess..desktopNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
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-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann