summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2021-04-19lok: remove popup auto correct itemHenry Castro1-0/+3
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-3/+6
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-0/+5
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna1-0/+9
2021-02-09sw page gutter margin: add doc modelMiklos Vajna1-0/+5
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari1-1/+1
2021-01-19lok: fix incorrect invalidate cursor positionHenry Castro2-0/+10
2021-01-12tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet1-0/+2
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti3-157/+141
2020-08-13lok: send cell border state updatesSzymon Kłos1-0/+33
2020-07-06lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis2-8/+46
2020-07-06scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis1-1/+1
2020-07-06scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2-0/+14
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis3-2/+17
2020-07-06lokit: editeng: Use 'special-positioning' data...Dennis Francis1-14/+49
2020-07-06Introduce LOK 'special positioning' methods to EditViewDennis Francis3-0/+226
2020-05-29lok: calc: formula bar: improve selection handlingMarco Cecchetti1-0/+16
2020-05-29editeng: detect invalid paragraphs when drawingAshod Nakashian1-2/+4
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-3/+3
2020-05-28editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian4-10/+14
2020-05-27Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis3-30/+87
2020-05-23lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+35
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-3/+3
2020-05-17lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti1-0/+8
2020-05-17lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+40
2020-05-17lok: send hyperlink info also in editengGrzegorz Araminowicz1-1/+16
2020-05-17lok: get spelling context menu on long pressMarco Cecchetti1-1/+5
2020-05-13jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-0/+28
2020-05-13jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-0/+23
2020-05-13sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+5
2020-05-13lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai1-1/+48
2020-05-13tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-05-08editeng: add UNO API for semi-transparent textMiklos Vajna1-2/+4
2020-05-08editeng: add doc model for semi-transparent textMiklos Vajna1-4/+34
2020-05-06tdf#116883: sw: support for lists level format stringVasily Melenchuk1-3/+5
2020-04-29Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara3-1/+18
2020-02-25tdf#130760 Fix crash when clicking link to other slideSamuel Mehrbrodt1-1/+1
2020-01-24tdf#128046: preserve list levels on pasteKatarina Behrens2-3/+8
2020-01-04tdf#129708 speed-up: reuse enumeration for each effectSerge Krot1-28/+29
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh1-0/+4
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh1-0/+9
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh1-0/+4
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh1-1/+2
2019-12-11tdf#129300 alignment enums not translated in organizerCaolán McNamara1-6/+58
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt3-50/+60
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt1-11/+17
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin1-1/+2
2019-11-06make some classes module-privateNoel Grandin1-1/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin2-2/+2