summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-01-24Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-22Disable recalc on source change & don't copy the dp object too much.Kohei Yoshida
2011-01-22Refresh dp cache after the source range changes.Kohei Yoshida
2011-01-22Removed commented out code.Kohei Yoshida
2011-01-22Removed debug code.Kohei Yoshida
2011-01-22Merge branch 'feature/dp-named-range-source'Kohei Yoshida
2011-01-22Comment for the new method.Kohei Yoshida
2011-01-22Export range name data source back to xls document.Kohei Yoshida
2011-01-21Take care of importing pivot tables with range name from xls docs.Kohei Yoshida
2011-01-21Import source range name properly from ods document.Kohei Yoshida
2011-01-21Reduced indent levels again.Kohei Yoshida
2011-01-21Save range name to ODF 1.2 extended.Kohei Yoshida
2011-01-21Reduce indent levels by early bail out.Kohei Yoshida
2011-01-21Properly display range name in the UI when appropriate.Kohei Yoshida
2011-01-21Get source range from range name if exists.Kohei Yoshida
2011-01-21Several of its methods now don't need to take ScDocument* as an arg.Kohei Yoshida
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida
2011-01-21Early bail out on error conditions, to reduce indent levels.Kohei Yoshida
2011-01-21Now all its data members are private.Kohei Yoshida
2011-01-21The range name data member can safely have private visibility.Kohei Yoshida
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida
2011-01-21renamed CheckValidate() to CheckSourceRange(), and cleaned it up.Kohei Yoshida
2011-01-21Fixed the failure to update table when hitting OK in the dialog.Kohei Yoshida
2011-01-21Fixed the failure to update table when hitting OK in the dialog.Kohei Yoshida
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Fixed incorrect page number in page preview mode. (fdo#33155)Kohei Yoshida
2011-01-20Store the data source type in the UI as we validate the string.Kohei Yoshida
2011-01-20Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida
2011-01-20Debug datapilot refresh.Kohei Yoshida
2011-01-20Check the source range string to see if it's a valid range name.Kohei Yoshida
2011-01-20Started investigating.Kohei Yoshida
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-20Blank line cleanup.Kohei Yoshida
2011-01-20Finally, the inner arrays of DataGridType is now ptr_vector.Kohei Yoshida
2011-01-20maLabelNames now stored in ptr_vector.Kohei Yoshida
2011-01-20Let's use ptr_vector to replace arrays of vector's.Kohei Yoshida
2011-01-20Let's use real values to make it easier to read.Kohei Yoshida
2011-01-20Let's hide this ugliness inside the remove-erase idiom.Kohei Yoshida
2011-01-20Don't rely on the returned iterator from vector::erase(itr).Kohei Yoshida
2011-01-19Removed the ugly stlport workaround code.Kohei Yoshida
2011-01-19Removed warnings regarding the control ID's being too large.Kohei Yoshida
2011-01-19Check the content of datapilot table output during the unit test run.Kohei Yoshida
2011-01-19Print a nicely formatted sheet content to stdout for pleasant debugging.Kohei Yoshida
2011-01-19Remove some more '//static' lines and useless comments.Thomas Arnhold
2011-01-19CollatorWrapper is now working during the unit test.Kohei Yoshida
2011-01-19Ported calc-formula-db-function-fix.diff from the build repo.Kohei Yoshida
2011-01-19Re-enabled the sheet copy test now that it passes.Kohei Yoshida
2011-01-19Reapplied 8839ada2ba12033f1c7d7ab23f59353e036dbbb2.Kohei Yoshida
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida