summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp"Noel Grandin2020-11-061-3/+6
* tdf#104378: don't reset para attributes whileMark Hung2020-10-265-8/+24
* tdf#134566 gtk IM support for custom widgetsCaolán McNamara2020-10-061-5/+6
* tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara2020-10-063-19/+20
* tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh2020-07-051-9/+30
* tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh2020-07-051-9/+21
* tdf#133524 add option to angle quote AutoCorrectLászló Németh2020-06-303-13/+20
* tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ESLászló Németh2020-06-261-2/+7
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-056-7/+46
* tdf#132301 AutoCorrect: fix ’« in French qu’« word »László Németh2020-06-051-1/+7
* tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh2020-06-021-0/+22
* tdf#133524 AutoCorrect: support double angle quotesLászló Németh2020-06-021-1/+73
* AutoCorrect: clean-up InsertQuoteLászló Németh2020-06-011-31/+24
* use for-range on Sequence in e*Noel Grandin2020-05-203-8/+5
* Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara2020-05-181-4/+9
* Related tdf#132945: fix warningJulien Nabet2020-05-131-5/+0
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-6/+6
* lok: calc: formula bar: improve selection handlingMarco Cecchetti2020-05-101-0/+16
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-101-2/+3
* compact namespace in editeng..extensionsNoel Grandin2020-05-081-2/+2
* tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet2020-05-081-0/+9
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-072-0/+10
* use SfxStyleSheetIterator::Count directlyCaolán McNamara2020-05-051-2/+2
* tdf#116883: sw: support for lists level format stringVasily Melenchuk2020-04-271-3/+5
* update pchesCaolán McNamara2020-04-261-4/+3
* make FastParser always take a FastTokenHandlerBase subclassNoel Grandin2020-04-251-2/+1
* Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet2020-04-241-2/+2
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2020-04-243-1/+18
* lokit: fix edit-text/view-cursor positionDennis Francis2020-04-233-31/+88
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-225-0/+5
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-2/+8
* loplugin:buriedassign in e*Noel Grandin2020-04-155-22/+42
* loplugin:flatten in editengNoel Grandin2020-04-1430-2585/+2580
* small cleanups in TextRangerNoel Grandin2020-04-122-15/+15
* rename vcl::Window::Update to PaintImmediatelyNoel Grandin2020-04-111-2/+2
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth2020-04-034-13/+46
* Translate German variable namesJohnny_M2020-03-301-5/+5
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-202-4/+4
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-03-201-3/+3
* Fix typoAndrea Gelmini2020-03-181-1/+1
* 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-154-10/+14
* tdf#80194 proof search: assert to find proof of code correctness.Justin Luth2020-03-131-0/+8
* tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth2020-03-111-0/+7
* improve loplugin:unusedfieldsNoel Grandin2020-03-091-12/+10
* lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti2020-03-061-0/+8
* lok: calc: send text selection rectangles for the input barMarco Cecchetti2020-03-061-0/+40
* use more FastParser in SvxXMLTextImportContexNoel Grandin2020-03-051-2/+6