summaryrefslogtreecommitdiff
path: root/editeng/source/items/paraitem.cxx
AgeCommit message (Expand)AuthorFilesLines
9 daystdf#126154 sw offapi xmloff cui: add min/max word spacingLászló Németh1-1/+23
2025-04-15tdf#159923 sw cui offapi xmloff: add custom word spacingLászló Németh1-2/+14
2025-04-01tdf#165984 sw cui xmloff: add Paragraph/Column/Page/Spread end zoneLászló Németh1-1/+55
2025-02-21tdf#i165354 sw offapi DOCX: implement HyphenationKeepLine – part 1László Németh1-1/+24
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)1-12/+12
2024-08-24tdf#158556 make SvxAdjustItem hashableNoel Grandin1-0/+10
2024-08-23tdf#158556 make SvxLineSpacingItem hashableNoel Grandin1-0/+13
2024-08-23tdf#158556 improve SvxTabStopItem::hashCodeNoel Grandin1-2/+5
2024-08-21tdf#158556 make SvxTabStopItem hashableNoel Grandin1-0/+14
2024-07-24tdf#147021 Use std::size instead of SAL_N_ELEMENTS in editengTuukka Orava1-1/+1
2024-07-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)1-1/+1
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin1-13/+6
2024-07-05fix asan buildNoel Grandin1-1/+1
2024-07-04make SvxAdjustItem hashableNoel Grandin1-0/+12
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin1-6/+1
2024-07-01call fillDecimal() in SvxTabStop constructorNoel Grandin1-1/+3
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht1-12/+12
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh1-38/+44
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh1-1/+1
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-1/+12
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh1-2/+30
2024-01-25ITEM: Slight re-design of global Item-ReusageArmin Le Grand (allotropia)1-2/+2
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)1-0/+7
2023-05-26use more TypedWhichIdNoel Grandin1-2/+2
2023-05-25use more TypedWhichIdNoel Grandin1-1/+1
2023-04-270 is ok for ParaTabStopDefaultDistanceJulien Nabet1-1/+1
2023-03-16tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir1-0/+32
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh1-6/+37
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh1-4/+15
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh1-1/+12
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski1-8/+10
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-4/+2
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-4/+4
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-5/+5
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-6/+6
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-5/+0
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-29/+13
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-1/+9
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+2
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-3/+2
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-7/+0
2019-07-27Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski1-12/+77
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-92/+0
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-11-15loplugin:staticmethods in editengNoel Grandin1-1/+1
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke1-5/+6