summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/indexdialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-211-1/+1
* use toggle instead of click for RadioButtonCaolán McNamara2021-05-191-2/+2
* have just one way to set expander imageCaolán McNamara2020-06-051-1/+1
* tdf#42949 Fix IWYU warnings in dbaccess/source/ui/[a-d]*/*cxxGabor Kelemen2020-04-201-4/+0
* loplugin:flatten in dbaccessNoel Grandin2020-04-151-17/+17
* cid#1460975 Unchecked return valueCaolán McNamara2020-03-271-1/+4
* cid#1460977 Unchecked return valueCaolán McNamara2020-03-271-3/+3
* drop some unnecessary includesCaolán McNamara2019-12-031-1/+0
* 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