summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-04-29coverity#1210186 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210187 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210192 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara
2014-04-28fdo#77647: Expand reference only when the top of the selected range is...Kohei Yoshida
2014-04-28Make these non inline.Kohei Yoshida
2014-04-28fdo#77647: Write test for this.Kohei Yoshida
2014-04-29the safety check was a bit too strict, fdo#77984Markus Mohrhard
2014-04-28unusedcode.easy: remove SwapWithinGroupJulien Nabet
2014-04-28Dump more info from ScTokenArray (for debugging).Kohei Yoshida
2014-04-28WaE: Unreferenced function definitionTor Lillqvist
2014-04-28Add a bit more test code to test the normal use cases of MIN.Kohei Yoshida
2014-04-28fdo#77969: Return 0 in case of matrix consisting of all empty elements.Kohei Yoshida
2014-04-28fdo#77969: Write test for this corner case.Kohei Yoshida
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke
2014-04-28fdo#75397: Return an empty string for empty element.Kohei Yoshida
2014-04-28fdo#75397: Write unit test for this.Kohei Yoshida
2014-04-28sc html export: some more places to skip imagesTomaž Vajngerl
2014-04-28Typo: diferent -> differentJulien Nabet
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-28coverity#708052 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708039 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708038 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708033 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708032 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#708027 Uninitialized scalar fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-04-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-26cppcheck: fix "Mismatching allocation and deallocation"Julien Nabet
2014-04-25fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida
2014-04-25fdo#76611: Write test for this.Kohei Yoshida
2014-04-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke
2014-04-25fdo#75971: Perhaps this will prevent the crash ?Kohei Yoshida
2014-04-25we need to push a return value in any case, fdo#73148 relatedEike Rathke
2014-04-25return early once we pushed an error, fdo#73148 relatedEike Rathke
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-25fix "Wrap opencl-only functions in appropriate ifdef."Andrzej Hunt
2014-04-25sc: add back lost scopenclMiklos Vajna
2014-04-25fix htmlexp.hxx compilation -> add space between ">>"Tomaž Vajngerl
2014-04-25Sprinkle some SAL_OVERRIDETor Lillqvist
2014-04-25fdo#77728: Re-compile tokens when named range is updated.Kohei Yoshida
2014-04-25fdo#77728: Add test case for named range expansion and formula update.Kohei Yoshida
2014-04-25fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-25fdo#77728: Write test for this.Kohei Yoshida
2014-04-24fdo#77039: Fill the match string even if the raw string is empty.Kohei Yoshida
2014-04-24fdo#77039: Write test for this.Kohei Yoshida