summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-01-10handle shapes anchored to the wrong sheet without crash, fdo#58858Markus Mohrhard
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida
2013-01-09re-apply calc /tmp unit test file leakage.Michael Meeks
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-09turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variablesMatúš Kukan
2013-01-09Revert "fix a few /tmp file leaks"Miklos Vajna
2013-01-09accidently moved that line aroundMarkus Mohrhard
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard
2013-01-08fix a few /tmp file leaksMichael Meeks
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida
2013-01-08DynamicErrorInfo objects must be allocated on the heapStephan Bergmann
2013-01-08support new hyperlink cell attributeNoel Power
2013-01-08correct label for data bar dialog, fdo#58608Markus Mohrhard
2013-01-07Adjusted all test methods for loadDoc.Kohei Yoshida
2013-01-07Remove duplicated code blocks.Kohei Yoshida
2013-01-07Append ODS to the test method name.Kohei Yoshida
2013-01-07New test for pivot table with field references.Kohei Yoshida
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-06fix some memory leaks in scMarkus Mohrhard
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard
2013-01-05enable the unit testMarkus Mohrhard
2013-01-05Revert "workaround problems with row import, fdo#58539"Markus Mohrhard
2013-01-04add unit test for dependency tree during ods importMarkus Mohrhard
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04don't forget the dependency tree during OOXML import, fdo#58863Markus Mohrhard
2013-01-04don't forget the dependency tree during formula importMarkus Mohrhard
2013-01-04remove unnecessary german commentMarkus Mohrhard
2013-01-04correct indentationMarkus Mohrhard
2013-01-04put the function in the anonymous namespaceMarkus Mohrhard
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida
2013-01-04More on removing use of SC_DP_MAX_FIELDS.Kohei Yoshida
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida
2013-01-04OSL_ENSURE -> SAL_WARN_IF in xmlcelli.cxxMarkus Mohrhard
2013-01-04don't overflow SCCOL during repeated cell import, fdo#58539Markus Mohrhard
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard
2013-01-04workaround problems with row import, fdo#58539Markus Mohrhard
2013-01-04initialize it irectly in the constructorMarkus Mohrhard
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida
2013-01-03Let's first fix this horrible formatting.Kohei Yoshida
2013-01-03fdo#58004: Apply source number format over one specified by the style.Kohei Yoshida
2013-01-03make sure the column index is valid, fdo#58539Markus Mohrhard
2013-01-03simplify this code a little bitMarkus Mohrhard
2013-01-03fdo#58539: Check for mxValueLink being NULL before dereferencing.Kohei Yoshida