summaryrefslogtreecommitdiff
path: root/vcl/source/edit/vclmedit.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-16Resolves: tdf#156751 add "Special Character..." to GtkEntry context menusCaolán McNamara1-0/+4
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin1-2/+2
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin1-2/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-9/+9
2023-01-12Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input charCaolán McNamara1-2/+13
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt1-2/+2
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas1-1/+1
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara1-2/+2
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock1-17/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-02-22forward declare some things and avoid includesCaolán McNamara1-0/+2
2021-01-28remove unused SelectionOptions valuesNoel Grandin1-3/+1
2020-10-19use tools::Long in vclNoel1-20/+20
2020-08-29loplugin:unusedmethodsNoel Grandin1-9/+0
2020-08-29Fix typo in codeAndrea Gelmini1-6/+6
2020-08-20loplugin:unusedmethodsNoel Grandin1-5/+0
2020-08-20loplugin:virtualdeadNoel Grandin1-29/+0
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-1/+1
2020-08-04loplugin:flatten in vclNoel Grandin1-32/+32
2020-07-16loplugin:unusedmethodsNoel Grandin1-11/+0
2020-07-09jsdialog: export cursor visibility for text areasSzymon Kłos1-0/+8
2020-07-08query if the cursor can be moved up or downCaolán McNamara1-0/+16
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-2/+2
2020-03-10Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara1-0/+3
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara1-4/+5
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara1-1/+1
2019-11-26tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski1-21/+53
2019-10-04loplugin:unusedfieldsNoel Grandin1-1/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-0/+1
2019-07-16cid#1448410 Explicit null dereferencedCaolán McNamara1-1/+1
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-2/+0
2019-06-21weld SpellDialogCaolán McNamara1-2/+2
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl1-3/+5
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski1-53/+21
2019-03-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-02-27weld LicenseDialogImplCaolán McNamara1-91/+64
2019-02-13Pointer is pointlessNoel Grandin1-1/+3
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-26remove unused DrawFlags enum valuesNoel Grandin1-3/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke1-6/+3
2018-04-24loplugin:useuniqueptr in TextWindowNoel Grandin1-7/+5
2018-04-16loplugin:useuniqueptr in VclMultiLineEditNoel Grandin1-9/+4
2018-03-08loplugin:unusedfieldsNoel Grandin1-4/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-27/+27
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-3/+3