summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/FieldDescControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-07loplugin:ostr in dbaccessNoel Grandin1-34/+34
2024-05-03tdf#160423 Base handle zoned time type correctlyPierre1-0/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala1-20/+21
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in dbaccessStephan Bergmann1-2/+2
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+0
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin1-1/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-05-06use Widget::get_clipboardCaolán McNamara1-1/+1
2021-01-22tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara1-1/+46
2021-01-14Resolves: tdf#138675 crash on checking if focus is in OFieldDescControlCaolán McNamara1-1/+1
2020-12-13tdf#138834: fix crash in table creation wizard when clicking nextJulien Nabet1-1/+2
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-02loplugin:reducevarscope in dbaccessNoel1-2/+1
2020-08-28weld OTableBorderWindowCaolán McNamara1-4/+12
2020-07-24drop intermediate TabPageCaolán McNamara1-75/+14
2020-07-24move callColumnFormatDialog to use weld::WidgetCaolán McNamara1-1/+1
2020-07-24CreateFromSystemClipboard->CreateFromClipboard(GetSystemClipboard())Caolán McNamara1-1/+1
2020-07-24weld OTableFieldDescWinCaolán McNamara1-12/+13
2020-07-23weld OTableDesignHelpBarCaolán McNamara1-0/+2
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-4/+4
2020-04-20tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen1-9/+0
2020-04-15loplugin:flatten in dbaccessNoel Grandin1-17/+17
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara1-0/+29
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen1-0/+1
2020-02-13tdf#130623 host gtk FieldControl within the design viewCaolán McNamara1-3/+15
2020-02-13Resolves: tdf#130593 set correct range for spinbuttonCaolán McNamara1-2/+2
2019-12-03remove some useless comment linesNoel Grandin1-1/+0
2019-11-14Resolves: tdf#128788 crash in autovalueCaolán McNamara1-15/+22
2019-10-04document 0 len case of set_max_lengthCaolán McNamara1-2/+2
2019-10-04loplugin:unusedfieldsNoel Grandin1-1/+0
2019-10-03loplugin:unusedmethodsNoel Grandin1-12/+0
2019-10-03drop some unnecessary includesCaolán McNamara1-3/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-15tdf#127548: Assertion when creating table in DesignJulien Nabet1-2/+4
2019-09-12weld OCopyTableWizard clusterCaolán McNamara1-746/+431
2019-09-05loplugin:constmethod in dbaccessNoel Grandin1-3/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-01-03Fix typo in codeAndrea Gelmini1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-2/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-15/+11
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+1
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-20drop msgbox includeCaolán McNamara1-1/+0