summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26add test case for fdo#72999Markus Mohrhard
2013-12-26fix handling of range parameters in COUNT, fdo#72999Markus Mohrhard
2013-12-23Moved buttons columns to the bottom rowAlexander Wilms
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-23GPU Calc: fix the bug of wrong test case forWei Wei
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22I apparently overwrote the optimal row height dialog with anotherCaolán McNamara
2013-12-22Resolves: #i123323# Fix typo in English string (concatentation)Andrea Pescetti
2013-12-22Fix other typosJulien Nabet
2013-12-21GPU Calc: temporarily disable Kombin unit testI-Jui (Ray) Sung
2013-12-21build fixAndras Timar
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-20Resolves: fdo#72682 text field doesn't horizontally expandCaolán McNamara
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
2013-12-19GPU Calc: unit test cases for besseljshiming zhang
2013-12-19GPU Calc: implemented besseljshiming zhang
2013-12-19GPU Calc: unit test cases for SUMIFfengzeng
2013-12-19GPU Calc: implemented SUMIFfengzeng
2013-12-19GPU Calc: Fix bug of TRUNCfengzeng
2013-12-19GPU Calc: Fixed accuracy bug of CEILINGyangzhang
2013-12-19GPU Calc: Fixed accuracy bug of BitAndyangzhang