summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-10-16unit tests for formula error propagation, tdf#94869 relatedEike Rathke
2015-10-16Resolves: tdf#94869 propagate error from scalar double to matrixEike Rathke
2015-10-15add test for tdf#88179Markus Mohrhard
2015-10-15store external range names in the cache, td#88179Markus Mohrhard
2015-10-15WaE: variable set but not used, in NDEBUG buildTor Lillqvist
2015-10-15tdf#94924: Fix thinko from bdef079b39d273d2985d360a52597672c96b43fcTor Lillqvist
2015-10-15tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist
2015-10-15tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args emptyTor Lillqvist
2015-10-15tdf#94924: Return correct #DIV/0! error from AVERAGE in the OpenCL caseTor Lillqvist
2015-10-15tdf#94924: Fix handling of empty cells in OpenCL divisionTor Lillqvist
2015-10-15tdf#94924: Fix handling of empty cells in OpenCL subtractionTor Lillqvist
2015-10-15tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl
2015-10-14Improve performance by using the ScCalcOptions for OpenCL.Michael Meeks
2015-10-14java:remove unused importsNoel Grandin
2015-10-14coverity#1326130 Logically dead codeCaolán McNamara
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna
2015-10-14unit test for tdf#94514Eike Rathke
2015-10-14Assume util.ValueComparer.equalValue is precise enough hereStephan Bergmann
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt
2015-10-14These places apparently want to unbox a value boxed as an AnyStephan Bergmann
2015-10-14casting before calling getClass() is a waste of timeNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-13Resolves: tdf#94514 more restrictive check on end of column specifierEike Rathke
2015-10-13remove some useless commentsNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Related tdf#93688: save CalcA1|ExcelA1 also as a global optionKatarina Behrens
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12tdf#39468 translated german comments in tabvwsh2.cxxAlbert Thuswaldner
2015-10-12tdf#39468 additional comments translated in dbfunc3.cxx and grindwin.cxxAlbert Thuswaldner
2015-10-12Related tdf#93688: better place this into import finalize phaseKatarina Behrens
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-10fix gnumeric importMarkus Mohrhard
2015-10-09tdf#39468 translated german comments in test.cxxAlbert Thuswaldner
2015-10-09tdf#39468 translated german comments in styledlg.cxxAlbert Thuswaldner
2015-10-09Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke
2015-10-09crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara
2015-10-09crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky
2015-10-09Apparently, pUndoDoc must be reset before calling DeleteSdrUndoActionStephan Bergmann
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke
2015-10-09tdf#93243 replace boost::bind with C++11 lambdas Cell...PropertyPanel.cxxAlbert Thuswaldner
2015-10-08consistently use _ADD suffix for Add-In duplicated function namesEike Rathke