summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-16just return a new string rather than pass by referenceCaolán McNamara
2012-01-16add test for sheet::XDataPilotTableMarkus Mohrhard
2012-01-15WaE: converting ‘false’ to pointer typeDavid Tardon
2012-01-15WaE: converting ‘false’ to pointer typeDavid Tardon
2012-01-15these are not old component files anymoreMatúš Kukan
2012-01-15Galaxy (default) icon theme is now in icon-themes/galaxyStefan Knorr (astron)
2012-01-15some adjustments in the XSpreadsheet2 api testMarkus Mohrhard
2012-01-15make adjusting formulas possible for TransferTabMarkus Mohrhard
2012-01-15sc test : update importSheet testsLaurent Godard
2012-01-15add test case for datapilot apiMarkus Mohrhard
2012-01-15correctly terminate XDataPilotFieldGroupingMarkus Mohrhard
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-13Avoid double deletion during data cache object destruction.Kohei Yoshida
2012-01-13Use a copy; the container gets modified during iteration.Kohei Yoshida
2012-01-13here calc, take ownership of this foul monstrosity only you useCaolán McNamara
2012-01-13Make sure no live ScDPObject instances hold reference to the deleted cache.Kohei Yoshida
2012-01-13fix definedName corruption for xlsx export ( bnc#741182 )Noel Power
2012-01-13Fix MinGW build.Jan Holesovsky
2012-01-13refactor slightly to avoid link problems with gcc 4.7David Tardon
2012-01-13ditch unused defineDavid Tardon
2012-01-13change debug statements to fix buildMarkus Mohrhard
2012-01-12Removing debug statement.Kohei Yoshida
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12fdo#43077: Have cache instance keep track of who is referencing it.Kohei Yoshida
2012-01-12fdo#43077: Copy pivot tables when a sheet is copied.Kohei Yoshida
2012-01-13Don't mention fields location, as they vary between LTR and RTL interfacesLior Kaplan
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