summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28Change scope of some variablesMike Kaganski
2021-04-27Small refactorMike Kaganski
2021-04-23Change some DBG_ASSERTs into assertMike Kaganski
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07lok: remove popup auto correct itemHenry Castro
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-04-06typo: Allign->AlignCaolán McNamara
2021-04-06use GetOutputDevice for ImpEditView::GetBackgroundColorCaolán McNamara
2021-03-28cid#1473839 Untrusted loop boundCaolán McNamara
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-22cid#1474210 silence Untrusted divisorCaolán McNamara
2021-03-21cid#1473926 Uninitialized scalar variableCaolán McNamara
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-20invalidate via Editview::InvalidateWindowCaolán McNamara
2021-03-20add GetInputLanguage to EditViewCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-14loplugin:unusedmethodsNoel
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08tdf#140498 middle-button paste doesn't depend on a vcl::WindowCaolán McNamara
2021-03-08just call GetWindow onceCaolán McNamara
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:constantparamNoel
2021-02-22loplugin:refcounting in editengNoel
2021-02-19update pchesCaolán McNamara
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15use GetOutputDevice for PixelToLogicCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-15Revert "ofz#29461 flatten SetAttrSet recursion"Caolán McNamara
2021-02-15tdf#140414: fix Crash pressing Ctrl-K in input line in CalcJulien Nabet
2021-02-13ofz#29461 flatten SetAttrSet recursionCaolán McNamara
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-08tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna
2021-02-08update pchesCaolán McNamara