summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2020-10-16weld InputBarCaolán McNamara
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-15don't crash if not hosted in a vcl::WindowCaolán McNamara
2020-10-13combine duplicates togetherCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-10-12ofz#24932 collatoral ubsan failure seen in TimeOut caseCaolán McNamara
2020-10-10drop newly unused OutlinerParaObject ctor variantCaolán McNamara
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara
2020-10-08add EditViewCallbacks handler to support updating scrollbar stateCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-02loplugin:reducevarscope in desktop..emfioNoel
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-01Related: tdf#134566 tell IM cursor pos for empty paragraph tooCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti
2020-09-13tdf#124176 Use #pragma once in editengGeorge Bateman
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-08Fix typo in code+comment (vaules->values)Julien Nabet
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-26lok: send cell border state updatesSzymon Kłos
2020-08-19Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-12expand out DELETEZNoel Grandin
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-16compact namespace: editeng-filterNoel Grandin
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski
2020-07-11cid#1465259 silence Arguments in wrong orderCaolán McNamara
2020-07-10lokit: editeng: Use 'special-positioning' data for selectionsDennis Francis
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-09scPrintTwipsMsgs: Use top-left of output-area as the refpointDennis Francis
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis
2020-07-08scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-07-07lokit: editeng: Use 'special-positioning' data...Dennis Francis
2020-07-07Introduce LOK 'special positioning' methods to EditViewDennis Francis
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh
2020-07-03avoid some sortingNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann
2020-06-29loplugin:constantparamNoel Grandin
2020-06-27AutoCorrect: fix redundant loadingLászló Németh