summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04remove svx/mutxhelp.hxxNoel
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari
2021-02-02sw page gutter margin: add UNO APIMiklos Vajna
2021-02-02sw page gutter margin: add doc modelMiklos Vajna
2021-02-02Fix typo in codeAndrea Gelmini
2021-01-28simplify code, use more subView()Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-26loplugin:passstuffbyrefNoel
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-21tdf#114441: Convert use of sal_uLong to better integer typessiddheshpatil777
2021-01-21lok: fix incorrect invalidate cursor positionHenry Castro