summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/UITools.cxx
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-16fix svl::detail::validRanges2(m_pWhichRanges) assert seen in dbaccessCaolán McNamara
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-04-06typo: Allign->AlignCaolán McNamara
2021-02-15loplugin:referencecasting in dbaccessNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-02loplugin:reducevarscope in dbaccessNoel
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[m-u]*/*cxxGabor Kelemen
2020-04-17loplugin:buriedassign in dbaccessNoel Grandin
2020-04-15loplugin:flatten in dbaccessNoel Grandin
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2019-10-19loplugin:unusedmethodsNoel Grandin
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-02weld OSaveAsDlgCaolán McNamara
2019-02-25loplugin:unusedfields in dbaccessNoel Grandin
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24weld ODbAdminDialogCaolán McNamara
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-04weld SbaSbAttrDlgCaolán McNamara
2018-10-04weld DlgSizeCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
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-03-22weld OSQLMessageBoxCaolán McNamara
2018-03-20drop msgbox includeCaolán McNamara