summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-12Resolves: tdf#107625 make ctrl+tab act like tab when tab is an input charCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-10-18tdf#143148 Use pragma once in vcl/source/editHemant Kumar Singh
2022-09-21use more string_view in vclNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-06cid#1509195 silence Explicit null dereferencedCaolán McNamara
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-08-31cid#1500647 silence Resource leakCaolán McNamara
2022-08-26cid#1509211 silence Explicit null dereferencedCaolán McNamara
2022-08-09move scrbar.hxx to vcl/toolkitCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-01don't use an empty fontname, reuse the default from the virtual devCaolán McNamara
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-13tdf#145764 - Change behaviour of BASIC IDE Home KeyAndreas Heinisch
2021-12-11tdf#145764 - BASIC IDE Home Key: move cursor to the beginning/first characterAndreas Heinisch
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-24Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-05-27TETextPortion can be allocated inside the vectorNoel Grandin
2021-05-18cid#1484904 Dereference after null checkCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Fix assertion in vcl/textengJulien Nabet
2021-05-02sal_uLong->sal_Int32 in TextHintNoel Grandin
2021-04-06Fix --disable-pch build: missing includeMike Kaganski
2021-03-09this should be dynamic_castNoel
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-22forward declare some things and avoid includesCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel
2021-01-28simplify code, use more subView()Noel
2021-01-28remove unused SelectionOptions valuesNoel Grandin
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-11loplugin:stringviewNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-29loplugin:unusedmethodsNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-20loplugin:unusedmethodsNoel Grandin