summaryrefslogtreecommitdiff
path: root/svx/source/items
AgeCommit message (Expand)Author
2024-11-19svx: prefix members of SvxB3DVectorItemMiklos Vajna
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-07cid#1555009 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-09Resolves: tdf#162819 fix "NatNum12" preview string formatHenry Castro
2024-08-22tdf#158556 make SvxGrfCrop hashableNoel Grandin
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