summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-19consider VndSunStarExpand an exotic protocolCaolán McNamara
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
2024-11-13tdf#36709 sw: Writer layout for font-relative first-line indentJonathan Clark
2024-11-12tdf#163486: Improve commentsBogdan Buzea
2024-11-08loplugin:reftotemp in dbaccess..editengNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08cid#1634530 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06aGraphic.IsNone was checked aboveMike Kaganski
2024-11-06Simplify a bitMike Kaganski
2024-11-06tdf#163748: checking Any's value type is anti-patternMike Kaganski
2024-11-06loplugin:passstuffbyref in editengNoel Grandin
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
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-07-24tdf#147021 Use std::size instead of SAL_N_ELEMENTS in editengTuukka Orava
2024-07-22Improve the perf for pool item scanning..Noel Grandin
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
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-01call fillDecimal() in SvxTabStop constructorNoel Grandin
2024-06-29Simplify some uses of convertTwipToMm100Mike Kaganski
2024-06-28use more ASSERT_CHANGE_REFCOUNTED_ITEMNoel Grandin
2024-06-28assert when SfxObjectItems are modified while in a poolNoel Grandin
2024-06-28tdf#43767 mso-format layout: no smallcaps applied to numberingJustin Luth
2024-06-27reduce boilerplate code for type-specific ItemInstanceManagersNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-06-02tdf#144208 speedup doc with lots of redline(3)Noel Grandin
2024-05-20tdf#156105 sw: make SvxNumberFormat GetPrefix/Suffix more trustworthyJustin Luth