summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/FieldDescControl.hxx
AgeCommit message (Expand)Author
2021-01-22tdf#138409 numerical ControlFormat strings shouldn't be localizedCaolán McNamara
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-09-02drop some unused forward declsCaolán McNamara
2020-08-28weld OTableBorderWindowCaolán McNamara
2020-07-24drop intermediate TabPageCaolán McNamara
2020-07-24weld OTableFieldDescWinCaolán McNamara
2020-03-30tdf#131576 Fields not displayed as expected in Base's Table WizardCaolán McNamara
2020-02-13tdf#130623 host gtk FieldControl within the design viewCaolán McNamara
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-14Resolves: tdf#128788 crash in autovalueCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
2019-09-05loplugin:constmethod in dbaccessNoel Grandin
2019-01-03Fix typo in codeAndrea Gelmini
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-12fix spelling of property constantsNoel Grandin
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14Moved method declaration in class definitionPhilipp Riemer
2012-08-13removed commented out callsPhilipp Riemer
2012-08-12align code pieces to surrounding lines/stylePhilipp Riemer
2012-08-12Reformatted existing commentsPhilipp Riemer