summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/indexdialog.hxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in dbaccess/source/uiGeorge Bateman
2020-03-03tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxxGabor Kelemen
2019-10-03fix DbaIndexDialog EditingActiveCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-29weld DbaIndexDialogCaolán McNamara
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-05-29loplugin:useuniqueptr in DbaIndexDialogNoel Grandin
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin
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
2016-07-25new loplugin overrideparamNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-10-20convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> 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-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-06-10DLG_INDEXDESIGN conversion to .uisk94
2014-06-04fix index dialog regressionCaolán McNamara
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-05fixincludeguards.sh: dbaccessThomas Arnhold
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-05-07dbaccess: remove Package_incMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-06-14re-base on ALv2 code.Michael Meeks
2012-03-20remove extra string castsCaolán McNamara
2010-11-16Fixed several build breakages.Kohei Yoshida
2010-11-16Remove _HC occurencesSebastian Spaeth