summaryrefslogtreecommitdiff
path: root/vcl/source/control/edit.cxx
AgeCommit message (Expand)Author
2021-07-30flatten vcl::ImplControlDataNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-28IsDisposed->isDisposed in vcl/../controlNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-29cid#1474054 Uninitialized scalar variableCaolán McNamara
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-12-14Revert unneeded isEmpty check in Edit::GetTextJan-Marek Glogowski
2020-12-13tdf#138857 fix font replacement table GUIJan-Marek Glogowski
2020-11-25jsdialog: export placeholder text for edit fieldsSzymon Kłos
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-01check if Edit was disposed while insert special character was still openCaolán McNamara
2020-08-28Simplify some operations involving OUString and OUStringBufferStephan Bergmann
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-20loplugin:unusedmethodsNoel Grandin
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-25cid#1465512 Wrong operator usedCaolán McNamara
2020-07-23map border without shadow to WindowBorderStyle::MONOCaolán McNamara
2020-07-21loplugin:unusedfieldsNoel Grandin
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-20drop EnableSelectAllCaolán McNamara
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-11tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann
2020-02-11Drop some static_cast from long to sal_Int32Stephan Bergmann
2020-02-03Related: tdf#129933 assert on pasting over selection in editCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-20tdf#83248: Use the right text color when printing fieldsArnaud Versini
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-09no longer have to worry about intra-module compatibilityCaolán McNamara
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