summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2022-08-14tdf#137528: Sync Kashida algorithm in editeng with swKhaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-12related tdf#150197: use SetListFormat or SetPrefix/SuffixJustin Luth
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl
2022-08-02tdf#148810 pptx import: Depth set by EE_PARA_OUTLLEVELJustin Luth
2022-08-01related tdf#150197 editeng: clear oListFormat on SetListFormat()Justin Luth
2022-08-01no no need to call QuickGetTextSize hereNoel Grandin
2022-08-01remove NOP in editeng: HOLDDEPTHJustin Luth
2022-07-28remove unused SETBULLETTEXT flag in editengJustin Luth
2022-07-25use more o3tl::spanNoel Grandin
2022-07-23tdf#135761 - Calc cell editing: change search preference for the word boundaryAndreas Heinisch
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-07-18cid#1507360 Uninitialized scalar fieldCaolán McNamara
2022-07-14loplugin:moveitNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-04tdf#137544 avoid some temporary OUStringNoel Grandin
2022-06-26tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-18ofz#24932 TimeoutCaolán McNamara
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-14cid#1504592 Big parameter passed by valueCaolán McNamara
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09remove incorrect #ifdef DBG_UTIL around normal code (tdf#149476)Luboš Luňák
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-06-08DOC import: allow negative page border distancesMiklos Vajna