summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann6-60/+60
2020-08-26lok: send cell border state updatesSzymon Kłos1-0/+33
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin6-9/+8
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin3-3/+3
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin2-2/+2
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin5-50/+50
2020-08-12expand out DELETEZNoel Grandin1-2/+4
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin1-10/+10
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen4-0/+4
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-16compact namespace: editeng-filterNoel Grandin1-8/+2
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski8-65/+26
2020-07-11cid#1465259 silence Arguments in wrong orderCaolán McNamara1-0/+1
2020-07-10lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis2-8/+46
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis1-1/+1
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis3-3/+18
2020-07-08scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis2-0/+14
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-07-07lokit: editeng: Use 'special-positioning' data...Dennis Francis1-14/+49
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis3-0/+226
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh1-9/+30
2020-07-03avoid some sortingNoel Grandin1-1/+6
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann4-24/+24
2020-06-29loplugin:constantparamNoel Grandin1-4/+2
2020-06-27AutoCorrect: fix redundant loadingLászló Németh1-9/+2
2020-06-26Upcoming improved loplugin:elidestringvar: editengStephan Bergmann3-15/+9
2020-06-26tdf#123786 AutoCorrect: fix apostrophe in RussianLászló Németh1-9/+21
2020-06-26tdf#133524 AutoCorrect angle quotes for fr-CH and gl-ESLászló Németh1-2/+7
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh3-7/+21
2020-06-24Remove obsolete comments about '\r' on old Mac OSStephan Bergmann1-2/+2
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