summaryrefslogtreecommitdiff
path: root/vcl/source/control/edit.cxx
AgeCommit message (Expand)Author
2020-11-30jsdialog: export placeholder text for edit fieldsSzymon Kłos
2020-06-02tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-02-12tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann
2020-02-04Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-27tdf#83248: Use the right text color when printing fieldsArnaud Versini
2019-11-07remove some unused gettersCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-21weld SpellDialogCaolán McNamara
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-22VCL replace some code with common function callsJan-Marek Glogowski
2019-04-17tdf#124032 fix Edit background drawingTomaž Vajngerl
2019-04-16edit widget not redrawing text properlyCaolán McNamara
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-03-26Related: tdf#123291 treat overwrite like a selection of 1Caolán McNamara
2019-03-26support overwrite-modeCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-01-31Related: tdf#122780 skip GetTextWidth() when we don't need the resultCaolán McNamara
2019-01-24Revert "lok: custom widgets: render editbox borders"Ashod Nakashian
2019-01-09Revert "tdf#120170 Use parent key input handler for controls that use subedit"Jim Raykowski
2019-01-06tdf#120170 Use parent key input handler for controls that use subeditJim Raykowski
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-10Fix typosAndrea Gelmini
2018-11-09lok: custom widgets: render editbox bordersAshod Nakashian
2018-10-21pvs-studio: silence bogus V656Caolán McNamara
2018-10-18tdf#119847 - Can now autoselect font size on first clickNickson
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-29Edit context menu should follow shortcuts visibility settingsMaxim Monastirsky
2018-04-27convert WB_PASSWORD to a bool field on EditNoel Grandin
2018-04-24loplugin:useuniqueptr in EditNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin