Age | Commit message (Expand) | Author |
2018-05-18 | tdf#117539 Crash after cut and paste operation of a chart stick | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in SfxItemPool_Impl | Noel Grandin |
2018-04-11 | return std::unique_ptr from SfxItemSet::Clone | Noel Grandin |
2018-03-21 | Remove redundant assert | Mike Kaganski |
2018-02-26 | Translate German variable names | Johnny_M |
2018-01-11 | loplugin:useuniqueptr in svl | Noel Grandin |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-10-23 | loplugin:includeform: svl | Stephan Bergmann |
2017-08-16 | Rename SfxItemPool GetSurrogate to CheckItemInPool | Varun Dhall |
2017-08-16 | Removing unused serialisation code | Varun Dhall |
2017-08-16 | SfxItemSet::Equal: ignore parents if the pools are different | Michael Stahl |
2017-07-27 | Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual() | Eike Rathke |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-09 | Avoid overflow in subtraction | Stephan Bergmann |
2017-06-06 | Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem() | Eike Rathke |
2017-06-06 | Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_cast | Eike Rathke |
2017-04-03 | tdf#39468 Translate German comments | Jens Carl |
2017-01-27 | use a define for invalid SfxPoolItem | Jochen Nitschke |
2017-01-23 | Revert "used std::map in SfxItemSet" | Noel Grandin |
2017-01-17 | fix bug in SfxItemSet::ClearItem | Noel Grandin |
2017-01-17 | used std::map in SfxItemSet | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-12 | coverity#1397045 Unchecked return value | Caolán McNamara |
2016-11-16 | make the element names in dumpAsXml match the class names | Noel Grandin |
2016-11-04 | use aggregate initialisation instead of memset for arrays | Jochen Nitschke |
2016-11-03 | Revert "remove unnecessary casts" | Noel Grandin |
2016-11-03 | remove unnecessary casts | Jochen Nitschke |
2016-11-03 | bin nranges.*, move remaining functions into itemset.cxx | Jochen Nitschke |
2016-11-01 | simplify loop to O(n) | Jochen Nitschke |
2016-10-31 | fix use of is_sorted_until | Noel Grandin |
2016-10-30 | bin SfxUShortRanges, inline and rewrite only usage | Jochen Nitschke |
2016-10-26 | untangle .cxx include in itemset.cxx | Jochen Nitschke |
2016-09-25 | remove unused parameter | Jochen Nitschke |
2016-09-01 | use SfxItemPool::IsWhich instead of custom implementation | Jochen Nitschke |
2016-03-17 | loplugin:constantparam in svl | Noel Grandin |
2016-03-09 | remove unused NOT_POOLABLE enum value | Noel Grandin |
2016-03-07 | loplugin:unuseddefaultparam in various | Noel Grandin |
2016-03-01 | loplugin:unuseddefaultparam in svl | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-20 | loplugin:unusedmethods | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in include/svl | Noel Grandin |
2016-01-05 | tdf#96708: don't modify document while copying to clipboard | Mike Kaganski |
2015-12-15 | ...and this looks like a memory leak, too | Stephan Bergmann |
2015-12-15 | Memory leak | Stephan Bergmann |
2015-12-15 | Bin unused function DbgCheckItemSet | Tor Lillqvist |
2015-12-15 | Bin silly 'STATIC DATA' comments | Tor Lillqvist |
2015-11-30 | loplugin:unusedfields | Noel Grandin |