summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09Revert "fix and simplify the ItemInstanceManager mechanism"Noel Grandin
2024-07-09make SvxGrfCrop hashableNoel Grandin
2024-07-08make some of the SfxStringItem subclasses hashableNoel Grandin
2024-07-08make SdrCustomShapeGeometryItem hashableNoel Grandin
2024-07-08make SvxMarginItem hashableNoel Grandin
2024-07-08make SvxDoubleItem hashableNoel Grandin
2024-07-08make SvxB3DVectorItem hashableNoel Grandin
2024-07-08svx: prefix members of SvxGrfCropMiklos Vajna
2024-07-05fill in more SfxItemType valuesNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-07-17svx: prefix members of SdrCustomShapeGeometryItem and SdrFormatterMiklos Vajna
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash419
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-02-02convert OfaRefItem to a normal classNoel Grandin
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09make SdrCustomShapeGeometryItem sortable and fast (bsc#1183308)Luboš Luňák
2022-01-09make SdrCustomShapeGeometryItem internal data consistentLuboš Luňák
2021-11-19rtl::Static->thread-safe static in svxNoel Grandin
2021-11-10inline INIT macroNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel 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-08-02convert #defines to OUStringLiteralNoel Grandin