summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-05-24tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara
2023-05-22tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski
2023-04-17fix check in SvxUnoTextBase::insertTextContentNoel Grandin
2022-12-20editeng: avoid divide by zeroNoel Grandin
2022-12-08Related: tdf#82115 Fix crash when handling input method eventsPatrick Luby
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01OutputDevice::GetTextArray will always set the size of the vector anywayCaolán McNamara
2022-11-25tdf#151801 solves bug for autocorrect non default quotesFred Kruse
2022-11-21add some checks for OpenSymbolCaolán McNamara
2022-11-18use OpenSymbol as bullet font instead of StarSymbolCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18tdf#47679 explicitly don't write fcharset2 for text in OpenSymbolCaolán McNamara
2022-11-13ofz#53182 TimeoutCaolán McNamara
2022-11-03Related: tdf#149932 honour PANGO_UNDERLINE_DOUBLE for preedit underlineCaolán McNamara
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#143148 Use of #pragma once instead of include guards.sahilbutoal08
2022-11-01editeng: rename aBuf to aCharPositionArrayTomaž Vajngerl
2022-10-31fix regression from "editeng: don't use GetSize to set the size"Noel Grandin
2022-10-31editeng: don't use GetSize to set the sizeTomaž Vajngerl
2022-10-31editeng: prefix the instance variable aDefFont-> maDefFontTomaž Vajngerl
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-04Check acor_langtag for language-script fallback instead of only languageEike Rathke
2022-10-03tdf#137528: Fix skipping Kashida in fonts with bogus onesKhaled Hosny
2022-09-25tdf#83581: Improve caret travelling in in Edit EngineKhaled Hosny
2022-09-21use more string_view in editengNoel Grandin
2022-09-20ofz#51471 TimeoutCaolán McNamara
2022-09-19OSL_ENSURE->assert where we would crash if not trueMike Kaganski
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-15cid#1509213 silence Dereference after null checkCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-05Simplify by using replace instead of replaceAt in loop in editengJulien Nabet
2022-09-02Removed duplicated includeAndrea Gelmini
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in SvxAutoCorrectNoel Grandin
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-30tdf#145538 Change common loops to range based.Stanislav Lopatin
2022-08-26cid#1500704 silence Resource leakCaolán McNamara
2022-08-26Resolves: tdf#150371 Scan autocorr dirs for language tags to add to listEike Rathke
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-20cid#1500500 Explicit null dereferencedCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#103492: Messed Arabic letter spacing in text starting with LTR character(s)Khaled Hosny
2022-08-14tdf#139627: Don’t set Kashida insertion position after combining marksKhaled Hosny