summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2024-08-29If there editeng backcolor is unknown, assume bg is the doccolorCaolán McNamara
2024-08-29LOK: avoid dark auto color font on dark backgroundPranam Lashkari
2024-08-24tdf#158556 make SvxAdjustItem hashableNoel Grandin
2024-08-24tdf#158556 make SvxRightMarginItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxLineSpacingItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxBrushItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxColorItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxFirstLineIndentItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxTextLeftMarginItem hashableNoel Grandin
2024-08-23tdf#158556 improve SvxTabStopItem::hashCodeNoel Grandin
2024-08-22tdf#158556 make SvxULSpaceItem hashableNoel Grandin
2024-08-22tdf#158556 make SvxBoxItem hashableNoel Grandin
2024-08-21tdf#158556 make SvxTabStopItem hashableNoel Grandin
2024-08-20cid#1607396 silence Overflowed integer argumentCaolán McNamara
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-09cid#1556026 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-01CairoSDPR: Simplify EditEngine text decompositionArmin Le Grand (Collabora)
2024-08-01cool#9352 unassign cursor on SdrObjEditView to avoid crashJaume Pujantell
2024-07-31Reintroduce OUString::replaceAt taking an OUString to LIBO_INTERNAL_ONLYMike Kaganski
2024-07-31reduce number of GetItem callsNoel Grandin
2024-07-31tdf#161846 no need to CloneAsValue() hereNoel Grandin
2024-07-30tdf#161846 reduce re-alloc in ImpEditEngine::GetSelectedNoel Grandin
2024-07-30tdf#161846 avoid allocation in ContentNode::InsertNoel Grandin
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29cid#1554812 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-24tdf#147021 Use std::size instead of SAL_N_ELEMENTS in editengTuukka Orava
2024-07-23improve ImpEditEngine::SetParaAttribs a littleNoel Grandin
2024-07-22Resolves tdf#159541 - Fix font color must not change depending on backgroundHeiko Tietze
2024-07-22Improve the perf for pool item scanning..Noel Grandin
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-18tdf#55693: port test to CppunitTest_sw_autocorrectXisco Fauli
2024-07-18make EditSelection single-arg constructor explicitNoel Grandin
2024-07-17tdf#150621 Changed Korean word counting to use wordsJonathan Clark
2024-07-15cid#1607843 Use of auto that causes a copyCaolán McNamara
2024-07-14tdf#145538 - related: Make tools::PolyPolygon iterableYuki Joou
2024-07-13use DeleteOnDeinit for EditEngine poolNoel Grandin
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-07cid#1545961 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-05fill in more SfxItemType valuesNoel Grandin
2024-07-05fix asan buildNoel Grandin
2024-07-04make SvxColorItem hashableNoel Grandin
2024-07-04make SvxAdjustItem hashableNoel Grandin
2024-07-04make SvxEscapementItem hashableNoel Grandin
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin
2024-07-02cid#1545929 Using invalid iteratorCaolán McNamara
2024-07-01cid#1604131 Dereference null return valueCaolán McNamara
2024-07-01cid#1604130 Dereference null return valueCaolán McNamara