summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-26let see if this works on 32-bit crapEike Rathke
2015-10-26tdf#86508: Traffic light colour scale for cond. formattingKatarina Behrens
2015-10-26loplugin:literaltoboolconversionStephan Bergmann
2015-10-26Make OpenCL listener global, to avoid perf. cost of copying it around.Michael Meeks
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26boost::ptr_vector->std::vectorNoel Grandin
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann
2015-10-26fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfaNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-25WaE: Unreferenced function declaration [loplugin:unreffun]Tor Lillqvist
2015-10-25WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist
2015-10-25the cells need to be imported before we handle charts, tdf#81396Markus Mohrhard
2015-10-25Revert "crashtestig: infinite recurse in ooo32833-1.sxc"Eike Rathke
2015-10-25fraction assert kills Android viewer when viewing e.g. a ods with just a noteChristian Lohmaier
2015-10-24tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski
2015-10-24unit test for MDETERM() tdf#32834Dennis Francis
2015-10-24tdf#32834 : improve the precision of MDETERM calculationDennis Francis
2015-10-23tdf#89387 test for TTEST functionŁukasz Hryniuk
2015-10-23tdf#80231 sort including formats - ranges with merged column labelsSahas
2015-10-23tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22loplugin:defaultparamsStephan Bergmann
2015-10-22be precise in what area to insert the matrix formulaEike Rathke
2015-10-22unit test for tdf#95226Eike Rathke
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-21make our pivot table export a bit betterMarkus Mohrhard
2015-10-21Resolves: tdf#95226 fix broken IFERROR/IFNA array logicEike Rathke
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21boost::ptr_vector -> std::vectorNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann
2015-10-20adapt comments to realityEike Rathke
2015-10-20Resolves: tdf#84713 do not substitute separator in R1C1 notation hyperlinksEike Rathke
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19tdf#94908 : Autofilter ok button is blockedDennis Francis
2015-10-19Seems that people prefer this to be CPPUNIT_ASSERT() instead of assert()Tor Lillqvist
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19remove unused header fileNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
2015-10-18tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist
2015-10-17ignore "current document" values at module level, tdf#92256 follow-upEike Rathke