summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-06-24tdf#129810: Compress fullwidth CJK punctuationKhaled Hosny
2023-06-23Make backscpace always delete whole variation sequencesKhaled Hosny
2023-06-23Improve and rename unicode::isIVSSelector()Khaled Hosny
2023-06-22editeng: qa: add single line unit testHenry Castro
2023-06-21editeng: ignore line breaksHenry Castro
2023-06-21editeng: add setter function SingleLineHenry Castro
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-21editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-06-20editeng: fix assertion uninitialized enumHenry Castro
2023-06-20lok: sc: fix layout RTLHenry Castro
2023-06-20lok: editeng: add LOK special flagsHenry Castro
2023-06-18Use getXWeak in editengMike Kaganski
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-15tdf#103064 editeng: fix handling of char highlightingMaxim Monastirsky
2023-06-15tdf#103064 editeng: invalidate spelling results on style changeMaxim Monastirsky
2023-06-15speed up startup timeNoel Grandin
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-06-12tdf#153109 Use any_of instead of loop to check a rangeParis Oplopoios
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-09fix wrong transform type, error handling when JSON parsingTomaž Vajngerl
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-23tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara
2023-05-20tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-20prefix SvxBorderLine aColor attributeTomaž Vajngerl
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl
2023-05-13prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl
2023-05-13use more optional for CharClassNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-08tdf#154282 - Prevent crash for LeftParaMargin and RightParaMarginAndreas Heinisch
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-04-270 is ok for ParaTabStopDefaultDistanceJulien Nabet
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi