summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-12-04resolved fdo#72288 made case insensitive matrix string query work againEike Rathke
2013-12-03remove and reinsert formula cell from/to tree during CompileXMLEike Rathke
2013-12-03fdo#70797 fix incorrect argument handling of CHISQ.DISTWinfried Donkers
2013-12-03fix crash when no platform is availableMarkus Mohrhard
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
2013-12-03simplify logic in ScFuncDesc::getFormulaNoel Grandin
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-12-03warning C4702: unreachable codeStephan Bergmann
2013-12-03Revert ScAccessibleCellBase::getCurrentValue to reutnr a numeric value againStephan Bergmann
2013-12-03fix windows buildMarkus Mohrhard
2013-12-02in .xlsx import append a parameter for CEILING, FLOOR and WEEKNUM againEike Rathke
2013-12-02GPU Calc: cache the very last compiled program in memoryI-Jui (Ray) Sung
2013-12-02store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADDEike Rathke
2013-12-02fix previous fixStephan Bergmann
2013-12-02-Werror,-Wunused-variableStephan Bergmann
2013-12-02WaE: initialize boolean variable to prevent compiler warning.Pavel Janík
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-12-02ditch _TPHFEDIT_CXX fooCaolán McNamara
2013-12-02release SolarMutex after successful tryToAcquire()Eike Rathke
2013-12-02Fix build without OpenCLTor Lillqvist
2013-12-02forgot the second part of the patchMarkus Mohrhard
2013-12-02enabling new tests make some senseMarkus Mohrhard
2013-12-02don't use fixed size icon sets, fdo#62652Markus Mohrhard
2013-12-02add test for fdo#72149Markus Mohrhard
2013-12-02we want to delete anytime that attribs are overwritten, fdo#72149Markus Mohrhard
2013-12-01fdo#72078 make status bar text localizableAndras Timar
2013-12-01OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL.Andrzej J.R. Hunt
2013-12-01Add strings in statistics dialogs to the SRC/HRC file.Tomaž Vajngerl
2013-12-01fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-30Add t-test Statistics Dialog.Tomaž Vajngerl
2013-11-30make the validation tool happyMarkus Mohrhard
2013-11-30more OOXML export validation fixes, fdo#71971Markus Mohrhard
2013-11-30write valid dxf record, related fdo#71971Markus Mohrhard
2013-11-29our UI DURATION is ODF and Excel PDURATIONEike Rathke
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-29fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers
2013-11-29static, not mysteriousStephan Bergmann
2013-11-29WaE: Silence bogus MSVC 2012 warningTor Lillqvist
2013-11-29GPU Calc: fix warningsI-Jui (Ray) Sung
2013-11-29WaE: empty bodyDavid Tardon
2013-11-29typos in UIAndras Timar
2013-11-29GPU Calc: fix compilation failuresI-Jui (Ray) Sung
2013-11-29GPU Calc: do not direclty inline constants coming from data cellsI-Jui (Ray) Sung
2013-11-29GPU Calc: WaE fixes.Michael Meeks
2013-11-29GPU Calc: reflect the true cost of InterpretTail more accurately.Michael Meeks
2013-11-29GPU Calc - disable printf console debugging.Michael Meeks
2013-11-29GPU Calc: NULL scores are really very high, it's an inverse scale.Michael Meeks