summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/indexdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-31loplugin:constparams in dbaccessNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+8
2017-06-23loplugin:unusedfields in dbaccessNoel Grandin1-2/+2
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara1-1/+2
2017-01-18d*: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-11-04loplugin:oncevar in dbaccessNoel Grandin1-11/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet1-5/+5
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