summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/indexdialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld fpicker clusterCaolán McNamara2019-10-291-2/+2
* fix DbaIndexDialog EditingActiveCaolán McNamara2019-10-031-3/+19
* loplugin:unusedfieldsNoel Grandin2019-10-031-16/+1
* drop some unnecessary includesCaolán McNamara2019-09-291-1/+0
* weld DbaIndexDialogCaolán McNamara2019-09-291-376/+238
* TyposAndrea Gelmini2019-09-111-2/+2
* Simplify containers iterations in dbaccessArkadiy Illarionov2019-02-251-17/+1
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-4/+4
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-4/+4
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-061-1/+0
* Fix typosAndrea Gelmini2018-07-181-2/+2
* loplugin:useuniqueptr in DbaIndexDialogNoel Grandin2018-05-291-2/+2
* Modernize a bit more dbaccessJulien Nabet2018-03-101-27/+21
* weld native message dialogsCaolán McNamara2018-02-221-13/+21
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-2/+2
* loplugin:includeform: dbaccessStephan Bergmann2017-10-231-12/+12
* loplugin:constparams in dbaccessNoel Grandin2017-07-311-2/+2
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-6/+8
* loplugin:unusedfields in dbaccessNoel Grandin2017-06-231-2/+2
* remove dbaccess bitmaps from .src filesCaolán McNamara2017-04-251-1/+2
* d*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-181-1/+1
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* loplugin:oncevar in dbaccessNoel Grandin2016-11-041-11/+5
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-7/+7
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-2/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-011-1/+1
* Convert SelectionMode to scoped enumNoel Grandin2016-05-301-1/+1
* Use const_iterator when possible (whole dbaccess)Julien Nabet2016-03-281-5/+5
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* convert Link<> to typedNoel Grandin2015-10-201-4/+2
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-1/+1
* Fix typosAndrea Gelmini2015-09-301-2/+2
* convert Link<> to typedNoel Grandin2015-09-171-12/+11
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-7/+9
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-251-1/+1
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-2/+2
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-091-4/+2
* Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2015-05-061-3/+1
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-2/+2