summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2020-09-30Related: tdf#136985 SfxStringListItem::GetString() crash in empty caseCaolán McNamara
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-13jsdialog: dump Sfx_Int__Items to JSONSzymon Kłos
2020-05-13jsdialogs: send graphic items updatesSzymon Kłos
2020-05-13jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-05simplify SfxAllEnumItemNoel Grandin
2019-10-03Following "Simplify a bit SfxAllEnumItem (svl)"Julien Nabet
2019-10-03Simplify a bit SfxAllEnumItem (svl)Julien Nabet
2019-10-02Avoid std::vector inheritance for SfxAllEnumValueArrJulien Nabet
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30Simplify iterating in SwRegHistory::MakeSetWhichIds a littleMike Kaganski
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-12Fix typosAndrea Gelmini
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-24loplugin:returnconstval in svlNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-16Fix typosAndrea Gelmini
2019-08-16Reorder to only get item state when necessaryMike Kaganski
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-07-18speed up sw_filters_test2Noel Grandin
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-09move constructor for SfxItemSetNoel Grandin
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-05-06improve assert in SfxItemPooL::PutNoel Grandin
2019-05-03ofz#14552 direct-leakCaolán McNamara
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-02fix assert in SfxItemPool::PutImplNoel Grandin
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin
2019-04-26Removed executions flags on source filesAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2019-04-20flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna
2019-03-14Only return elements with both name and predicate matching argumentsMike Kaganski