summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari1-1/+1
2020-09-09Online: selection highlight in Calc should follow font size changes / core partMarco Cecchetti1-153/+138
2020-07-06lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis1-8/+44
2020-07-06scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis1-1/+1
2020-07-06lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis1-1/+2
2020-07-06lokit: editeng: Use 'special-positioning' data...Dennis Francis1-14/+49
2020-07-06Introduce LOK 'special positioning' methods to EditViewDennis Francis1-0/+146
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-26lokit: fix edit-text/view-cursor positionDennis Francis1-30/+67
2020-05-23lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+35
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
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-09-06TyposAndrea Gelmini1-1/+1
2019-09-02loplugin:constmethod in editengNoel Grandin1-2/+2
2019-07-30Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-30tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist1-1/+5
2019-07-19loplugin:referencecasting in editengNoel Grandin1-3/+2
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski1-3/+10
2019-06-26allow welded drag and drop into editviewCaolán McNamara1-31/+61
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-20fix crash with non-window outputdevice betterCaolán McNamara1-12/+17
2019-06-18fix crash in header/footer calc dialogCaolán McNamara1-6/+15
2019-06-12Resolves: tdf#125866 null-derefCaolán McNamara1-0/+3
2019-05-10handle empty tools::Rectangle in editengNoel Grandin1-2/+4
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin1-3/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-04weld ClassificationDialogCaolán McNamara1-33/+48
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-12loplugin:useuniqueptr in editengNoel Grandin1-5/+5
2018-11-27remove unused EEControlBits enum valueNoel Grandin1-10/+0
2018-11-27remove unused EVControlBits enum valuesNoel Grandin1-29/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-5/+0
2018-09-25Queue notifications only oncePaul Trojahn1-3/+6
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn1-6/+4
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-2/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-07sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai1-1/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+2
2018-02-24sd lok: Delete selection highlight after cutting text.Tamás Zolnai1-0/+3
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin1-28/+28
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-60/+60
2018-02-12cppcheck useInitializationListJochen Nitschke1-3/+0