summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir4-0/+92
2020-09-11Online: selection highlight in Calc should follow font size changes.Marco Cecchetti3-146/+140
2020-08-10lok: send cell border state updatesSzymon Kłos1-0/+31
2020-04-29lok: calc: formula bar: improve selection handlingMarco Cecchetti1-0/+16
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti1-2/+3
2020-04-22lokit: fix edit-text/view-cursor positionDennis Francis3-30/+87
2020-03-23Revert "lok: avoid to grab the focus from the formula bar"Tomaž Vajngerl2-12/+2
2020-03-18lok: avoid to grab the focus from the formula barMarco Cecchetti2-2/+12
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+5
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai1-1/+48
2020-03-11editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian4-9/+13
2020-02-21editeng: add UNO API for semi-transparent textMiklos Vajna1-2/+4
2020-02-21editeng: add doc model for semi-transparent textMiklos Vajna1-4/+34
2020-01-29lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti1-0/+8
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+40
2019-12-19lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-7/+37
2019-12-16editeng: detect invalid paragraphs when drawingAshod Nakashian1-2/+4
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-0/+28
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-0/+23
2019-10-31lok: send hyperlink info also in editengGrzegorz Araminowicz1-1/+16
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti1-1/+5
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-12/+45
2019-09-05assert on selecting text from end to start in shape with a11y enabledCaolán McNamara1-1/+1
2019-08-02lok: don't be prejudiced against a single missing mime-type.Michael Meeks1-0/+3
2019-07-30tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist1-1/+5
2019-07-01sw btlr writing mode: implement UNO APIMiklos Vajna1-0/+6
2019-07-01sw btlr wrting mode: implement document modelMiklos Vajna1-0/+11
2019-06-18tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski1-0/+8
2019-04-03tdf#108423 autocorrect English word i' -> I’László Németh1-2/+21
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet1-1/+2
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen18-0/+18
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai6-178/+7
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-7/+10
2018-11-15loplugin:staticmethods in editengNoel Grandin3-8/+8
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen6-0/+9
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-10/+4
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-70/+64
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara1-1/+17
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann6-22/+26
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-3/+3
2018-11-08loplugin:unusedmethodsNoel Grandin1-2/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-16/+2
2018-11-04tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski1-107/+89
2018-10-29loplugin:oncevarNoel Grandin1-2/+1
2018-10-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-1/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin3-6/+3
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-8/+6