summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-10-16tdf#92256, c#19: Implement "current doc only" switchKatarina Behrens
2015-10-16tdf#39468 translated german comments in tabvwsh9.cxxAlbert Thuswaldner
2015-10-16tdf#39468 translated german comments in tabvwsh3.cxxAlbert Thuswaldner
2015-10-16tdf#39468 translated german comments in tabvwsh8.cxxAlbert Thuswaldner
2015-10-16use rtl::toAsciiUpperCase() instead of home baked lcl_toupper()Eike Rathke
2015-10-16don not use libc toupper() because it might yield unexpected resultsEike Rathke
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin