summaryrefslogtreecommitdiff
path: root/svl/source/items/itemset.cxx
AgeCommit message (Expand)Author
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-05-18tdf#117539 Crash after cut and paste operation of a chart stickNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-21Remove redundant assertMike Kaganski
2018-02-26Translate German variable namesJohnny_M
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-21new loplugin: convertlongNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16SfxItemSet::Equal: ignore parents if the pools are differentMichael Stahl
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09Avoid overflow in subtractionStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin
2017-01-17fix bug in SfxItemSet::ClearItemNoel Grandin
2017-01-17used std::map in SfxItemSetNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12coverity#1397045 Unchecked return valueCaolán McNamara
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-04use aggregate initialisation instead of memset for arraysJochen Nitschke
2016-11-03Revert "remove unnecessary casts"Noel Grandin
2016-11-03remove unnecessary castsJochen Nitschke
2016-11-03bin nranges.*, move remaining functions into itemset.cxxJochen Nitschke
2016-11-01simplify loop to O(n)Jochen Nitschke
2016-10-31fix use of is_sorted_untilNoel Grandin
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke
2016-10-26untangle .cxx include in itemset.cxxJochen Nitschke
2016-09-25remove unused parameterJochen Nitschke
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-15...and this looks like a memory leak, tooStephan Bergmann
2015-12-15Memory leakStephan Bergmann
2015-12-15Bin unused function DbgCheckItemSetTor Lillqvist
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist