summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-07fdo#72645: Case-insensitive string comparison in GETPIVOTDATA.Kohei Yoshida
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida
2014-01-06fdo#73001: Simplify the selection function logic & calculate correct results.Kohei Yoshida
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida
2014-01-06Add unit test for getting data entries. This used to crash at MAXROW.Kohei Yoshida
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-06convert col or row dialog to .uiCaolán McNamara
2014-01-06avoid out of bounds string accessCaolán McNamara
2014-01-06CreateScColOrRowDlg is unusedCaolán McNamara
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2014-01-05Don't crash when entering a value into cell at MAXROW position.Kohei Yoshida
2014-01-05fdo#73117 fix switched true/false explanation for HYPGEOM.DISTWinfried Donkers
2014-01-04convert calc paragraph dialog to .uiCaolán McNamara
2014-01-04convert calc character dialog to .uiCaolán McNamara
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke
2014-01-03I forgot to add a terminator here.Kohei Yoshida
2014-01-03fdo#73113: Write unit test for LOOKUP.Kohei Yoshida
2014-01-03Resolves: #i123909# Select one column, paste cell range...Steve Yin
2014-01-02added Latvian "LVL" to EUROCONVERT(), fdo#73239Eike Rathke
2014-01-02added Estonian "EEK" to EUROCONVERT(), fdo#73239Eike Rathke
2014-01-02resolved fdo#73113 not string cell does not mean no string at cellEike Rathke
2014-01-02WaE: statement aligned as ... [loplugin]Tor Lillqvist
2014-01-02oox: fix crash with threaded xlsx loading by pre-allocating sheet storage.Michael Meeks
2014-01-01fdo#73021 - avoid call crash on spell-check + unit test.Michael Meeks
2013-12-31GPU Calc: Remove unnecessary 'std::cerr'haochen
2013-12-31GPU Calc: Fix accuracy not reach 11 in MDURATIONxinjiang
2013-12-31GPU Calc: unit test cases for accuracy not reach 11 in MDURATIONxinjiang
2013-12-31GPU Calc: Optimize Vlookuphaochen
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVPAshiming zhang
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVPAshiming zhang
2013-12-31GPU Calc: Fix bug of support optional parameter for STDEVAshiming zhang
2013-12-31GPU Calc: unit test cases for support optional parameter for STDEVAshiming zhang
2013-12-31GPU Calc: Fix bug of support optional parameter for VARPAshiming zhang
2013-12-31GPU Calc: unit test cases for support optional parameter for VARPAshiming zhang
2013-12-31GPU Calc: Fix bug of support optional parameter for VARAshiming zhang
2013-12-31GPU Calc: unit test cases for support optional parameter for VARAshiming zhang
2013-12-31GPU Calc: Fix Not support multiple data types of HARMEANmingli
2013-12-31GPU Calc: unit test cases for Not support multiple data types of HARMEANmingli
2013-12-31GPU Calc: Fix Not support multiple data types of KURTmingli
2013-12-31GPU Calc: unit test cases for Not support multiple data types of KURTmingli
2013-12-31GPU Calc: Optimized TBILLPRICEyiming ju
2013-12-31GPU Calc: Fix bug of Averageif not support double vectoryiming ju
2013-12-31GPU Calc: unit test cases for Averageif not support double vectoryiming ju
2013-12-31Honor selected device detection settings.Kohei Yoshida
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-30Display 3D address & honor current reference address convension.Kohei Yoshida
2013-12-30Remove CallerThread and use Timer to do the same, on the main thread.Kohei Yoshida
2013-12-30Move this opencl test to slowcheck. It's too slow.Kohei Yoshida