summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/DropDownFormFieldButton.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-15consume tab key press in single-widget dropdownCaolán McNamara1-0/+13
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-6/+3
2020-05-26weld SwFieldListBoxCaolán McNamara1-33/+63
2019-11-25sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ...Miklos Vajna1-14/+14
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+3
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-3/+0
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-07-12MSForms: Generalize some parts of the drop-down form field's popup buttonTamás Zolnai1-120/+2
2019-07-12MSForms: Better rendering of drop-down form field's buttonTamás Zolnai1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+1
2019-03-10MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai1-2/+3
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-0/+255