summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-11-11tdf#158083: RTF: drop export for \pgdsctblVasily Melenchuk
2023-11-02crash seen in EditView::GetTransferable in calcCaolán McNamara
2023-11-01tdf#103064 editeng: fix handling of char highlightingMaxim Monastirsky
2023-10-08tdf#157568 After deleting the content of a cell by pressing the delete..Noel Grandin
2023-09-01editeng: fix crash in EditDoc::FindAttribsXisco Fauli
2023-08-24character preview is drawing two overlines for Small CapsCaolán McNamara
2023-08-15fix crash in LOKNoel Grandin
2023-08-02tdf#156482: fix order in SvxBaseAutoCorrCfg::ImplCommitMike Kaganski
2023-08-02tdf#156165: Fix replace custom styles while typingBaole Fang
2023-07-31Fix surrogate pairs handling when tweaking script infoKhaled Hosny
2023-07-31tdf#112594: Group NNBSP with the Mongolian characters after itKhaled Hosny
2023-07-26tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-06-29tdf#73537 - sc: show author and creation date in calc commentsBalazs Varga
2023-06-24tdf#129810: Compress fullwidth CJK punctuationKhaled Hosny
2023-06-23editeng: qa: add single line unit testHenry Castro
2023-06-23editeng: ignore line breaksHenry Castro
2023-06-23editeng: add setter function SingleLineHenry Castro
2023-06-23editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-06-13ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-12fix 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
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-17Silence clang-cl -Werror,-Wunused-but-set-parameterStephan Bergmann