summaryrefslogtreecommitdiff
path: root/editeng/source/items/paraitem.cxx
AgeCommit message (Expand)Author
2024-08-24tdf#158556 make SvxAdjustItem hashableNoel Grandin
2024-08-23tdf#158556 make SvxLineSpacingItem hashableNoel Grandin
2024-08-23tdf#158556 improve SvxTabStopItem::hashCodeNoel 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-11ITEM: replaced typeid/hash_code with SfxItemTypeArmin Le Grand (allotropia)
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-05fix asan buildNoel Grandin
2024-07-04make SvxAdjustItem hashableNoel Grandin
2024-07-03fix and simplify the ItemInstanceManager mechanismNoel Grandin
2024-07-01call fillDecimal() in SvxTabStop constructorNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
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-01-25ITEM: Slight re-design of global Item-ReusageArmin Le Grand (allotropia)
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-04-270 is ok for ParaTabStopDefaultDistanceJulien Nabet
2023-03-16tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-07-27Removed duplicated includeAndrea Gelmini
2019-07-27tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-15loplugin:staticmethods in editengNoel Grandin
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin