summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-12-30Resolves: fdo#73138 undo name for 'Chi Squared' is differentJulien Nabet
2013-12-30Resolves: #i123910# reference in validation condition changed...Steve Yin
2013-12-30convert solver progress dialog to .uiCaolán McNamara
2013-12-29convert solver success dialog to .uiCaolán McNamara
2013-12-29convert tab background color to .uiCaolán McNamara
2013-12-29convert multiple operations dialog to .uiCaolán McNamara
2013-12-28implement datastream timings.Michael Meeks
2013-12-28don't create and destroy SvtMiscOptions here unless its needed.Michael Meeks
2013-12-28convert xml source dialog to .uiCaolán McNamara
2013-12-28don't write new elements/attribs to ODF namespacesMarkus Mohrhard
2013-12-28only write new element and attributes in ODF 1.2 extendedMarkus Mohrhard
2013-12-28fix invalid string access in OUString::copyMarkus Mohrhard
2013-12-27fdo#72874: Strip const-ness from pointer value when setting it to storage.Kohei Yoshida
2013-12-27cppcheck: fix 2 consecutive breaksJulien Nabet
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26fix handling of range parameters in COUNT, fdo#72999Markus Mohrhard
2013-12-23GPU Calc: Optimized CHISQINVhongyu zhong
2013-12-23GPU Calc: Optimized ACOSyangzhang
2013-12-23GPU Calc: Optimized ASINyangzhang
2013-12-23GPU Calc: Optimized ATAN2yangzhang
2013-12-23GPU Calc: Fix Bug of TBILLYIELD&TBILLEQyiming ju
2013-12-23GPU Calc: Optimized DDBminwang
2013-12-23GPU Calc: Optimized PRICEDISCmulei
2013-12-23GPU Calc: Optimized PPMTmulei
2013-12-23GPU Calc: Optimized GAMMADISTmingli
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22Resolves: #i123323# Fix typo in English string (concatentation)Andrea Pescetti
2013-12-22Fix other typosJulien Nabet
2013-12-21GPU Calc: log line number on OpenCL exceptionsI-Jui (Ray) Sung
2013-12-20We have these _xlfn. and _xlfnodf. internal prefixes. Check for __.Kohei Yoshida
2013-12-20Let's make it available in experimental mode only.Kohei Yoshida
2013-12-20Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida
2013-12-21Speedup destruction of sheets with too many listeners & broadcasters.Jan Holesovsky
2013-12-20Put all these back in...Kohei Yoshida
2013-12-20Call Yield() to unblock the main thread when refreshing.Kohei Yoshida
2013-12-20resolved fdo#72922 write loext:vertical-justifyEike Rathke
2013-12-20Resolves: #i91439# copy key modifiers as wellJürgen Schmidt
2013-12-20prepare to read loext:vertical-justify, fdo#72922Eike Rathke
2013-12-20-Werror=unused-variableMatúš Kukan
2013-12-20typo fixesAndras Timar
2013-12-20convert solver no solution dialog to .uiCaolán McNamara
2013-12-20convert row/col height/width dialogs to .uiCaolán McNamara
2013-12-20WaE: statement aligned ... [loplugin]Tor Lillqvist
2013-12-20Remaining -Werror=unused-variable fixes to get sc build againMiklos Vajna
2013-12-20-Werror=unused-variableMiklos Vajna
2013-12-20-Werror=shadowMiklos Vajna
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-19GPU Calc: Optimized TESTshiming zhang