summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* expand out DELETEZNoel Grandin2020-08-121-2/+4
* loplugin:flatten in configmgr..i18nutilNoel Grandin2020-08-031-10/+10
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-034-0/+4
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* compact namespace: editeng-filterNoel Grandin2020-07-161-8/+2
* tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski2020-07-148-65/+26
* cid#1465259 silence Arguments in wrong orderCaolán McNamara2020-07-111-0/+1
* lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis2020-07-102-8/+46
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis2020-07-091-1/+1
* lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis2020-07-093-3/+18
* scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2020-07-082-0/+14
* Typo: pargraph->paragraphJulien Nabet2020-07-071-1/+1
* lokit: editeng: Use 'special-positioning' data...Dennis Francis2020-07-071-14/+49
* Introduce LOK 'special positioning' methods to EditViewDennis Francis2020-07-073-0/+226
* tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh2020-07-051-9/+30
* avoid some sortingNoel Grandin2020-07-031-1/+6
* Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann2020-07-014-24/+24
* loplugin:constantparamNoel Grandin2020-06-291-4/+2
* AutoCorrect: fix redundant loadingLászló Németh2020-06-271-9/+2
* Upcoming improved loplugin:elidestringvar: editengStephan Bergmann2020-06-263-15/+9
* tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh2020-06-261-9/+21
* tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ESLászló Németh2020-06-261-2/+7
* tdf#133524 add option to angle quote AutoCorrectLászló Németh2020-06-263-7/+21
* Remove obsolete comments about '\r' on old Mac OSStephan Bergmann2020-06-241-2/+2
* Fix typoAndrea Gelmini2020-06-141-2/+2
* Upcoming loplugin:elidestringvar: editengStephan Bergmann2020-06-034-36/+18
* tdf#132301 AutoCorrect: fix ’« in French qu’« word »László Németh2020-06-021-1/+7
* tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh2020-06-026-7/+46
* tdf#128860 AutoCorrect: fix apostrophe in Czech, German,László Németh2020-05-311-0/+22
* tdf#133524 AutoCorrect: support double angle quotesLászló Németh2020-05-311-1/+73
* AutoCorrect: clean-up InsertQuoteLászló Németh2020-05-311-31/+24
* loplugin:simplifybool in dbaccess..frameworkNoel Grandin2020-05-292-2/+2
* improve pahole script and pack a few classesNoel Grandin2020-05-291-2/+2
* 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