summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin
2023-09-11SvxSimpleUnoModel does not need to implement XAggreggationNoel Grandin
2023-09-07SvxUnoNumberingRulesCompare does not need to implement XAggreggationNoel Grandin
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-09-01SAL_WARN->SAL_INF in SvxUnoTextFieldNoel Grandin
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-08-26editeng: fix crash in EditDoc::FindAttribsXisco Fauli
2023-08-22smallcaps: support dxarray in SvxDoDrawCapitalCaolán McNamara
2023-08-22smallcaps: we only use width, so drop the heightCaolán McNamara
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara
2023-08-22Related: tdf#98367 export editeng EE_CHAR_CASEMAP the same as writer doesCaolán McNamara
2023-08-21character preview is drawing two overlines for Small CapsCaolán McNamara
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15fix crash in LOKNoel Grandin
2023-07-31tdf#156470 add SAL_INFO calls for debuggingPatrick Luby
2023-07-31Fix surrogate pairs handling when tweaking script infoKhaled Hosny
2023-07-29tdf#156165: Fix replace custom styles while typingBaole Fang
2023-07-27tdf#112594: Group NNBSP with the Mongolian characters after itKhaled Hosny
2023-07-27tdf#156482: fix order in SvxBaseAutoCorrCfg::ImplCommitMike Kaganski
2023-07-25editeng: Call unicode::getUnicodeType() on UTF-32 code unitsKhaled Hosny
2023-07-23editeng: Don’t unintentionally set KernArray.mnSubUnitFactorKhaled Hosny
2023-07-23editeng: Use GetTextArray() instead of GetCaretPositions()Khaled Hosny
2023-07-16editeng: Use RotateAround rather than another copyDr. David Alan Gilbert
2023-07-16editeng/Outliner: Use RotateAround rather than open codingDr. David Alan Gilbert
2023-07-16editeng: Use Tools::Point::RotateAround instead of our ownDr. David Alan Gilbert
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-07-06tdf#126382 Correct check for transparencyMaxim Monastirsky
2023-07-0432bit is enough for the word completion limitCaolán McNamara
2023-07-04tdf#92311: increase word completion limitBaole Fang
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#73537 - sc: show author and creation date in calc commentsBalazs Varga
2023-06-26new loplugin:constexprliteralNoel Grandin
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