summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/viewuno.cxx
AgeCommit message (Expand)Author
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-22improve function-local statics in scNoel Grandin
2018-11-07loplugin:collapseif in scNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-07-28Resolves: tdf#106872 only request selected shapesCaolán McNamara
2017-07-27Related: tdf#106872 factor out getting selected shapesCaolán McNamara
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-04-05tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14Translate some German comments in scKatarina Behrens
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-30missing nullptr checkMarkus Mohrhard
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26boost::ptr_vector->std::vectorNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin