summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-01-12Missing component dependency.Stephan Bergmann
2012-01-12add test for range name import, related fdo#42624Markus Mohrhard
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida
2012-01-11Unit test for repositioning of cell-anchored line objects.Kohei Yoshida
2012-01-11fdo#44661: Properly update range keys for pivot cache.Kohei Yoshida
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11ignore the (unsupported ) group customshape when exporting xlsxNoel Power
2012-01-11fdo#44661: No need to update the source range when it's a named range.Kohei Yoshida
2012-01-11Avoid iterating beyond the last existing drawing page.Kohei Yoshida
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke
2012-01-11enlarge 'Reset' button for German translationAndras Timar
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10fdo#44147: Sheet 0 is selected by default.Kohei Yoshida
2012-01-10fdo#44616: drop attributes FRAME and RULES of <table> for HTML 3.2Takeshi Abe
2012-01-10fdo#42624: Do the same for BIFF5 and earlier.Kohei Yoshida
2012-01-10fdo#42624: Defer formula token conversion for defined names (xls import).Kohei Yoshida
2012-01-10callcatcher: update listCaolán McNamara
2012-01-10force users of horrific ReadUniOrByteStringLine to provide the charsetCaolán McNamara
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida
2012-01-09simplify CharClassCaolán McNamara
2012-01-09callcatcher: Remove unused codeAugust Sodora
2012-01-09did not want to move that to the in-build targetMarkus Mohrhard
2012-01-09add some tests related to fdo#42624Markus Mohrhard
2012-01-08Handle resizing of cell-anchored polyline objects as well.Kohei Yoshida
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2012-01-08return earlier from ScInterpreter::GetDBParams on error, fdo#44442Markus Mohrhard
2012-01-08limit the number of sheets again to 10000Markus Mohrhard
2012-01-07Mark detective arrows clearly since we need to treat them differently.Kohei Yoshida
2012-01-07More unit test code to test copying a sheet with drawing object.Kohei Yoshida
2012-01-07More unit test code for drawing objects. Found another bug & fixed it.Kohei Yoshida
2012-01-07Reset sheet index of drawing objects when moving sheet too.Kohei Yoshida
2012-01-07Better to internalize the sheet ID reset within ScDrawLayer...Kohei Yoshida
2012-01-07Reset sheet ID of cell-anchored drawing objects when deleting sheet(s).Kohei Yoshida
2012-01-07another missing null pointer check in multilinebar, fdo#44518Markus Mohrhard
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-07Removing debug statements.Kohei Yoshida
2012-01-07New unit test code for drawing objects.Kohei Yoshida
2012-01-06fdo#36387: Get external references to work with AND and OR.Kohei Yoshida
2012-01-06fdo#44467: Deleting sheets should adjust drawing object pages as well.Kohei Yoshida
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2012-01-06Fixed a crash-on-exit, when the validation message is up when closing.Kohei Yoshida
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida