summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/indexdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-20convert Link<> to typedNoel Grandin1-4/+2
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-12/+11
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+9
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-5/+5
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+9
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-11/+11
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-1/+6
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-2/+2
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-3/+3
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold1-1/+2
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara1-20/+55
2014-06-10DLG_INDEXDESIGN conversion to .uisk941-154/+109
2014-06-04loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-06-04fix index dialog regressionCaolán McNamara1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-42/+42
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-03-25svtools: sal_Bool->boolNoel Grandin1-6/+7
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-07sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-5/+5
2013-10-01convert dbaccess module from String to OUStringNoel Grandin1-12/+12
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-49/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-31coverity#735355: Operands don't affect resultJulien Nabet1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-2/+4
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-6/+6
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1