summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
2012-07-11Use bool instead of sal_uInt16 for HardCalcStateDaniel Bankston
2012-07-11Use cached formula results instead of recalculatingDaniel Bankston
2012-07-11Use imported formula results if ODS doc was generated by LibreOfficeDaniel Bankston
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold
2012-06-05drop some unused codeCaolán McNamara
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-18implement databars in the coreMarkus Mohrhard
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard
2012-05-14copy color scales correctlyMarkus Mohrhard
2012-05-13export color scales to xlsxMarkus Mohrhard
2012-05-09import color scales from xlsxMarkus Mohrhard
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-11add unit test for autofillMarkus Mohrhard
2012-04-11Removing a member that's not used.Kohei Yoshida
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-04-01first part of border import testMarkus Mohrhard
2012-03-29quick and ugly hack for ScEditableTester in ucalcMarkus Mohrhard
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-20unusedcode.easy: some cleaningThomas Arnhold
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2012-02-04Nobody uses StrData and ScStrCollection now.Kohei Yoshida
2012-02-03Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida
2012-02-01non-inline the chart collection getter.Kohei Yoshida
2012-01-17remove unused methodsThomas Arnhold
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida
2011-12-22remove some unused codeCaolán McNamara
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard
2011-12-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-11-28dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke
2011-11-24We still need to set the name to the 1st sheet.Kohei Yoshida