summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-04-29fdo#74650: Speed up GetFilteredFilterEntries().Kohei Yoshida
2014-04-29coverity#1210163 Uninitialized scalar variableCaolán McNamara
2014-04-29coverity#1210164 Uninitialized scalar variableCaolán McNamara
2014-04-29fdo#74322: Let's not handle cut mode here.Kohei Yoshida
2014-04-29coverity#1210185 Uninitialized pointer fieldCaolán McNamara
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-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-28fdo#77969: Return 0 in case of matrix consisting of all empty elements.Kohei Yoshida
2014-04-28fdo#75397: Return an empty string for empty element.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-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
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-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: Don't forget to start listening after the named range update.Kohei Yoshida
2014-04-24fdo#77039: Fill the match string even if the raw string is empty.Kohei Yoshida
2014-04-24add undo action for conditional formatting, cp#1000050, fdo#77381Markus Mohrhard
2014-04-24orcus autofilter import, implement the interfaceMarkus Mohrhard
2014-04-24sc html export: Skip all graphic objects at HTML exportTomaž Vajngerl
2014-04-24sc html export: cleanup htmlexp.hxxTomaž Vajngerl
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-24sc: t-test - actually use "Alpha" parameter in formulasTomaž Vajngerl
2014-04-24sc: Add newLine() convenience method to AddressWalkerTomaž Vajngerl