summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/viewuno.cxx
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-03-04simplify UNO getTypes methodsNoel Grandin
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