summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-06-14Fix typoAndrea Gelmini1-2/+2
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann4-36/+18
2020-06-02tdf#132301 AutoCorrect: fix ’« in French qu’« word »László Németh1-1/+7
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh6-7/+46
2020-05-31tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh1-0/+22
2020-05-31tdf#133524 AutoCorrect: support double angle quotesLászló Németh1-1/+73
2020-05-31AutoCorrect: clean-up InsertQuoteLászló Németh1-31/+24
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin2-2/+2
2020-05-29improve pahole script and pack a few classesNoel Grandin1-2/+2
2020-05-20use for-range on Sequence in e*Noel Grandin3-8/+5
2020-05-18Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-13Related tdf#132945: fix warningJulien Nabet1-5/+0
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-6/+6
2020-05-10lok: calc: formula bar: improve selection handlingMarco Cecchetti1-0/+16
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-2/+3
2020-05-08compact namespace in editeng..extensionsNoel Grandin1-2/+2
2020-05-08tdf#102625: fix Formula editor breaks surrogate pairsJulien Nabet1-0/+9
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+10
2020-05-05use SfxStyleSheetIterator::Count directlyCaolán McNamara1-2/+2
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk1-3/+5
2020-04-26update pchesCaolán McNamara1-4/+3
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin1-2/+1
2020-04-24Typo: LANGUAGE_ENGLISH_CARRIBEAN->LANGUAGE_ENGLISH_CARIBBEANJulien Nabet1-2/+2
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara3-1/+18
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis3-31/+88
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen5-0/+5
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+8
2020-04-15loplugin:buriedassign in e*Noel Grandin5-22/+42
2020-04-14loplugin:flatten in editengNoel Grandin30-2585/+2580
2020-04-12small cleanups in TextRangerNoel Grandin2-15/+15
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-2/+2
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth4-13/+46
2020-03-30Translate German variable namesJohnny_M1-5/+5
2020-03-20tdf#114441: Convert use of sal_uLong to better integer typesBugra2-4/+4
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-3/+3
2020-03-18Fix typoAndrea Gelmini1-1/+1
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-15editeng: lok: send cursor visibility event when restoring update modeAshod Nakashian4-10/+14
2020-03-13tdf#80194 proof search: assert to find proof of code correctness.Justin Luth1-0/+8
2020-03-11tdf#89849 editeng: adjust escapement before resetting ProprJustin Luth1-0/+7
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-12/+10
2020-03-06lok: avoid to send visible cursor msg for formula bar edit viewMarco Cecchetti1-0/+8
2020-03-06lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+40
2020-03-05use more FastParser in SvxXMLTextImportContexNoel Grandin1-2/+6
2020-03-04use FastParser in SvxXMLTextImportContextNoel Grandin1-2/+16
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth3-6/+6
2020-03-03move some headers inside their moduleNoel Grandin6-4/+112
2020-03-03Fix call of PythonStephan Bergmann1-1/+1