summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/tabledesign/TEditControl.hxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-22long->tools::Long in dbaccess..drawinglayerNoel
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-08-28weld OTableBorderWindowCaolán McNamara
2020-07-21weld OSQLNameEditCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-10-21loplugin:virtualdead unused param in OTableRowViewNoel Grandin
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
2017-05-02loplugin:checkunusedparams in cppcanvas and dbaccessNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
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-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-04-13loplugin:passstuffbyref in dbaccessNoel Grandin
2016-03-03loplugin:unuseddefaultparams in dbaccessNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-22cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26tdf#91543 - TABLE DESIGN window menu option Close causes BASE to crashNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-28dbaccess: more GCC-4.7 fixesMiklos Vajna
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-02-04callcatcher: remove some more recently discovered unused methodsCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-10Typo: postion(s)=>position(s)Julien Nabet
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold