summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-01-11WaE: unused parametersTor Lillqvist
2013-01-11support saving/loading hyperlink cell attribute in extended odfNoel Power
2013-01-11Makes no sense to 'continue' at the end of the block.Kohei Yoshida
2013-01-10fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida
2013-01-10Dump field member IDs cached in the filtered cache object.Kohei Yoshida
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida
2013-01-10fdo#58531: Register cells with external references at compile time.Kohei Yoshida
2013-01-10Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara
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