summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida3-5/+16
2014-04-29fdo#76912: Write a test for this.Kohei Yoshida1-0/+23
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara1-1/+2
2014-04-29coverity#1210164 Uninitialized scalar variableCaolán McNamara1-1/+2
2014-04-29fdo#74322: Let's not handle cut mode here.Kohei Yoshida1-0/+4
2014-04-29fdo#74322: Additional test for the followup issue.Kohei Yoshida1-0/+22
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210186 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-28fdo#77647: Expand reference only when the top of the selected range is...Kohei Yoshida1-1/+1
2014-04-28Make these non inline.Kohei Yoshida2-2/+12
2014-04-28fdo#77647: Write test for this.Kohei Yoshida2-1/+44
2014-04-29the safety check was a bit too strict, fdo#77984Markus Mohrhard1-1/+1
2014-04-28unusedcode.easy: remove SwapWithinGroupJulien Nabet2-42/+0
2014-04-28Dump more info from ScTokenArray (for debugging).Kohei Yoshida1-2/+43
2014-04-28WaE: Unreferenced function definitionTor Lillqvist1-0/+4
2014-04-28Add a bit more test code to test the normal use cases of MIN.Kohei Yoshida1-0/+12
2014-04-28fdo#77969: Return 0 in case of matrix consisting of all empty elements.Kohei Yoshida1-2/+10
2014-04-28fdo#77969: Write test for this corner case.Kohei Yoshida2-0/+40
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke1-0/+7
2014-04-28fdo#75397: Return an empty string for empty element.Kohei Yoshida1-1/+1
2014-04-28fdo#75397: Write unit test for this.Kohei Yoshida2-0/+35
2014-04-28sc html export: some more places to skip imagesTomaž Vajngerl1-39/+42
2014-04-28Typo: diferent -> differentJulien Nabet1-1/+1
2014-04-28Improve TabBar return typesNoel Grandin2-7/+7
2014-04-28coverity#708052 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-28coverity#708039 Uninitialized scalar fieldCaolán McNamara2-4/+5
2014-04-28coverity#708038 Uninitialized scalar fieldCaolán McNamara1-5/+7
2014-04-28coverity#708033 Uninitialized scalar fieldCaolán McNamara1-1/+1
2014-04-28coverity#708032 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-28coverity#708027 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-27constLuboš Luňák8-13/+13
2014-04-27Avoid possible memory leaks in case of exceptionsTakeshi Abe4-19/+14
2014-04-26cppcheck: fix "Mismatching allocation and deallocation"Julien Nabet1-1/+1
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida4-1/+52
2014-04-25fdo#76611: Write test for this.Kohei Yoshida2-0/+30
2014-04-26Avoid possible memory leaks in case of exceptionsTakeshi Abe5-28/+19
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke3-114/+159
2014-04-25fdo#75971: Perhaps this will prevent the crash ?Kohei Yoshida1-1/+1
2014-04-25we need to push a return value in any case, fdo#73148 relatedEike Rathke1-2/+1
2014-04-25return early once we pushed an error, fdo#73148 relatedEike Rathke1-1/+1
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers10-0/+162
2014-04-25fix "Wrap opencl-only functions in appropriate ifdef."Andrzej Hunt1-0/+2
2014-04-25sc: add back lost scopenclMiklos Vajna1-0/+7
2014-04-25fix htmlexp.hxx compilation -> add space between ">>"Tomaž Vajngerl1-2/+2