Age | Commit message (Expand) | Author |
2013-12-04 | resolved fdo#72288 made case insensitive matrix string query work again | Eike Rathke |
2013-12-03 | remove and reinsert formula cell from/to tree during CompileXML | Eike Rathke |
2013-12-03 | fdo#70797 fix incorrect argument handling of CHISQ.DIST | Winfried Donkers |
2013-12-03 | fix crash when no platform is available | Markus Mohrhard |
2013-12-03 | Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32 | Noel Grandin |
2013-12-03 | simplify logic in ScFuncDesc::getFormula | Noel Grandin |
2013-12-03 | convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-12-03 | convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32 | Noel Grandin |
2013-12-03 | convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32 | Noel Grandin |
2013-12-03 | warning C4702: unreachable code | Stephan Bergmann |
2013-12-03 | Revert ScAccessibleCellBase::getCurrentValue to reutnr a numeric value again | Stephan Bergmann |
2013-12-03 | fix windows build | Markus Mohrhard |
2013-12-02 | in .xlsx import append a parameter for CEILING, FLOOR and WEEKNUM again | Eike Rathke |
2013-12-02 | GPU Calc: cache the very last compiled program in memory | I-Jui (Ray) Sung |
2013-12-02 | store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADD | Eike Rathke |
2013-12-02 | fix previous fix | Stephan Bergmann |
2013-12-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-12-02 | WaE: initialize boolean variable to prevent compiler warning. | Pavel Janík |
2013-12-02 | Integrate branch of IAccessible2 | Steve Yin |
2013-12-02 | ditch _TPHFEDIT_CXX foo | Caolán McNamara |
2013-12-02 | release SolarMutex after successful tryToAcquire() | Eike Rathke |
2013-12-02 | Fix build without OpenCL | Tor Lillqvist |
2013-12-02 | forgot the second part of the patch | Markus Mohrhard |
2013-12-02 | enabling new tests make some sense | Markus Mohrhard |
2013-12-02 | don't use fixed size icon sets, fdo#62652 | Markus Mohrhard |
2013-12-02 | add test for fdo#72149 | Markus Mohrhard |
2013-12-02 | we want to delete anytime that attribs are overwritten, fdo#72149 | Markus Mohrhard |
2013-12-01 | fdo#72078 make status bar text localizable | Andras Timar |
2013-12-01 | OCppunitTest_sc_opencl_test: only depend on scopencl if ENABLE_OPENCL. | Andrzej J.R. Hunt |
2013-12-01 | Add strings in statistics dialogs to the SRC/HRC file. | Tomaž Vajngerl |
2013-12-01 | fix 2D vs 3D coordinatesystem regression, fdo#67300 | Markus Mohrhard |
2013-11-30 | mark non-translatable .ui strings explicitely as such | Andras Timar |
2013-11-30 | Add t-test Statistics Dialog. | Tomaž Vajngerl |
2013-11-30 | make the validation tool happy | Markus Mohrhard |
2013-11-30 | more OOXML export validation fixes, fdo#71971 | Markus Mohrhard |
2013-11-30 | write valid dxf record, related fdo#71971 | Markus Mohrhard |
2013-11-29 | our UI DURATION is ODF and Excel PDURATION | Eike Rathke |
2013-11-29 | typo: seperator -> separator | Andras Timar |
2013-11-29 | fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISE | Winfried Donkers |
2013-11-29 | static, not mysterious | Stephan Bergmann |
2013-11-29 | WaE: Silence bogus MSVC 2012 warning | Tor Lillqvist |
2013-11-29 | GPU Calc: fix warnings | I-Jui (Ray) Sung |
2013-11-29 | WaE: empty body | David Tardon |
2013-11-29 | typos in UI | Andras Timar |
2013-11-29 | GPU Calc: fix compilation failures | I-Jui (Ray) Sung |
2013-11-29 | GPU Calc: do not direclty inline constants coming from data cells | I-Jui (Ray) Sung |
2013-11-29 | GPU Calc: WaE fixes. | Michael Meeks |
2013-11-29 | GPU Calc: reflect the true cost of InterpretTail more accurately. | Michael Meeks |
2013-11-29 | GPU Calc - disable printf console debugging. | Michael Meeks |
2013-11-29 | GPU Calc: NULL scores are really very high, it's an inverse scale. | Michael Meeks |