summaryrefslogtreecommitdiff
path: root/vcl/source/edit
AgeCommit message (Expand)Author
2020-07-02jsdialog: export cursor visibility for text areasSzymon Kłos
2020-05-07tdf#64690 - Extend selection on find/replaceAndreas Heinisch
2020-03-11Resolves: tdf#131248 a11y crash when closing SQL Edit QueryCaolán McNamara
2019-12-16tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara
2019-11-27tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski
2019-10-22loplugin:constantparamNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-04loplugin:unusedfieldsNoel Grandin
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch
2019-08-12tdf#118856 vcl: avoid flicker in the about dialogMiklos Vajna
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-16cid#1448410 Explicit null dereferencedCaolán McNamara
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-21weld SpellDialogCaolán McNamara
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl
2019-05-22VCL keep / return the original set TextEngine fontJan-Marek Glogowski
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-21Simplify nXWidth initializationStephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-04use regular Set methods in TextCharAttribNoel Grandin
2018-10-04use unique_ptr in TextCharAttribList::InsertAttribNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen