summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-02-21Resolves: tdf#115710 let css::sheet::FunctionAccess execute WEBSERVICEEike Rathke
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
2017-12-08Key must be sal_uInt32 instead of sal_Int16 SCCOL, tdf#113861 follow-upEike Rathke
2017-12-08assert on export of fdo69698-1.ods to pdfCaolán McNamara
2017-11-25coverity#1422232 Improper use of negative valueCaolán McNamara
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23related tdf#108757 small enhancements for speed upSerge Krot
2017-11-23crashtesting: crash loading fdo41403-1.xlsmCaolán McNamara
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18tdf#113861: Less aggressive expansion of chart headers.Vasily Melenchuk
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-11tdf#39468 Translate German commentJens Carl
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-10-18use rtl::Reference in sc/../uno/*Noel Grandin
2017-10-13Replace lists by vectors in chart2uno (sc)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-06Replace some lists by vectors in unoobj (sc)Julien Nabet
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-08-29Export to PNG: export selected cell range only, not as page, tdf#108317Eike Rathke
2017-08-29Add keeper for FmFormView* pDrawViewEike Rathke
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist