summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* enable hyperlink to be detected at the end of textPranam Lashkari2021-02-031-1/+1
* Online: Copy hyperlink location. / Core side.gokaysatir2020-10-064-0/+92
* Online: selection highlight in Calc should follow font size changes.Marco Cecchetti2020-09-113-146/+140
* lok: send cell border state updatesSzymon Kłos2020-08-101-0/+31
* lok: calc: formula bar: improve selection handlingMarco Cecchetti2020-04-291-0/+16
* lok: set device form factor of the client on view creationMarco Cecchetti2020-04-291-2/+3
* lokit: fix edit-text/view-cursor positionDennis Francis2020-04-223-30/+87
* Revert "lok: avoid to grab the focus from the formula bar"Tomaž Vajngerl2020-03-232-12/+2
* lok: avoid to grab the focus from the formula barMarco Cecchetti2020-03-182-2/+12
* sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2020-03-171-0/+5
* lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai2020-03-171-1/+48
* editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian2020-03-114-9/+13
* editeng: add UNO API for semi-transparent textMiklos Vajna2020-02-211-2/+4
* editeng: add doc model for semi-transparent textMiklos Vajna2020-02-211-4/+34
* lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti2020-01-291-0/+8
* lok: calc: send text selection rectangles for the input barMarco Cecchetti2020-01-281-0/+40
* lok: Resolves: Calc - selecting a hyperlink doesn't show link in dialogMuhammet Kara2019-12-191-7/+37
* editeng: detect invalid paragraphs when drawingAshod Nakashian2019-12-161-2/+4
* jsdialog: migrate left/right margin to generic items dumpSzymon Kłos2019-11-291-0/+28
* jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos2019-11-291-0/+23
* lok: send hyperlink info also in editengGrzegorz Araminowicz2019-10-311-1/+16
* lok: get spelling context menu on long pressMarco Cecchetti2019-10-211-1/+5
* tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski2019-10-091-12/+45
* assert on selecting text from end to start in shape with a11y enabledCaolán McNamara2019-09-051-1/+1
* lok: don't be prejudiced against a single missing mime-type.Michael Meeks2019-08-021-0/+3
* tdf#125568: We need the selection string also when not "in selection mode"Tor Lillqvist2019-07-301-1/+5
* sw btlr writing mode: implement UNO APIMiklos Vajna2019-07-011-0/+6
* sw btlr wrting mode: implement document modelMiklos Vajna2019-07-011-0/+11
* tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski2019-06-181-0/+8
* tdf#108423 autocorrect English word i' -> I’László Németh2019-04-031-2/+21
* tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet2019-03-071-1/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-221-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-2218-0/+18
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-166-178/+7
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-7/+10
* loplugin:staticmethods in editengNoel Grandin2018-11-153-8/+8
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-146-0/+9
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-10/+4
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-103-70/+64
* Fix typosAndrea Gelmini2018-11-081-1/+1
* Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara2018-11-081-1/+17
* More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2018-11-086-22/+26
* Convert FieldUnit to scoped enumMike Kaganski2018-11-082-3/+3
* loplugin:unusedmethodsNoel Grandin2018-11-081-2/+0
* move SvTreeListBox to vclCaolán McNamara2018-11-072-16/+2
* tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski2018-11-041-107/+89
* loplugin:oncevarNoel Grandin2018-10-291-2/+1
* loplugin:unusedmethodsNoel Grandin2018-10-271-1/+0
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-1/+1
* use unique_ptr when Clone()'ing PoolItemsNoel Grandin2018-10-263-6/+3