summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
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
2024-05-20related tdf#156105 sw UI: recognize '%' in numbering prefix/suffixJustin Luth
2024-05-07loplugin:ostr in editengNoel Grandin
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-04-08tdf#146619 Drop unused 'using namespace' in: editeng/Gabor Kelemen
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-02-20tdf#67347 fix stacked text kern problemsAttila Szűcs
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-25ITEM: Slight re-design of global Item-ReusageArmin Le Grand (allotropia)
2024-01-24tdf#106733 sw cui: add CharNoHyphenation checkboxLászló Németh
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)