summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-09-11Online: selection highlight in Calc should follow font size changes.Marco Cecchetti
2020-08-10lok: send cell border state updatesSzymon Kłos
2020-04-29lok: calc: formula bar: improve selection handlingMarco Cecchetti
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-22lokit: fix edit-text/view-cursor positionDennis Francis
2020-03-23Revert "lok: avoid to grab the focus from the formula bar"Tomaž Vajngerl
2020-03-18lok: avoid to grab the focus from the formula barMarco Cecchetti
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai
2020-03-11editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian
2020-02-21editeng: add UNO API for semi-transparent textMiklos Vajna
2020-02-21editeng: add doc model for semi-transparent textMiklos Vajna
2020-01-29lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti
2019-12-19lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara
2019-12-16editeng: detect invalid paragraphs when drawingAshod Nakashian
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-10-31lok: send hyperlink info also in editengGrzegorz Araminowicz
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-09-05assert on selecting text from end to start in shape with a11y enabledCaolán McNamara
2019-08-02lok: don't be prejudiced against a single missing mime-type.Michael Meeks
2019-07-30tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist
2019-07-01sw btlr writing mode: implement UNO APIMiklos Vajna
2019-07-01sw btlr wrting mode: implement document modelMiklos Vajna
2019-06-18tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2019-04-03tdf#108423 autocorrect English word i' -> I’László Németh
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-15loplugin:staticmethods in editengNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Fix typosAndrea Gelmini
2018-11-08Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski
2018-10-29loplugin:oncevarNoel Grandin
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin