summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke
2011-11-28dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is lockedEike Rathke
2011-11-28dr78: #i116691# don't reduce decimals if formula is shownEike Rathke
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke
2011-11-28dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e...Eike Rathke
2011-11-28dr78: #i115659# fix borked boolean logicEike Rathke
2011-11-28dr78: #i115659# check validity of member and dimension settingsEike Rathke
2011-11-28dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke
2011-11-28dr78: #i111413# export secant functions to BIFFEike Rathke
2011-11-28dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImportEike Rathke
2011-11-28dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke
2011-11-28dr78: #i106108# SetDocumentModified also for page marginsEike Rathke
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-28dr78: #i97169 TIME returns values [0,1)Eike Rathke
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke
2011-11-28dr78: #i95280# read Excel view options in FillRenderMarkData if not done beforeEike Rathke
2011-11-28dr78: #i91870# PMT accuracy; patch from <regina>Eike 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-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke
2011-11-28dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke
2011-11-28dr78: #i115641# don't increment progress for empty repeated cellsEike Rathke
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke
2011-11-28reorganise some resize logicNoel Power
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-27fdo#42286 call correctly GetDataArea to avoid unwanted shrinkingPierre-André Jacquod
2011-11-27missing virtual constructorMarkus Mohrhard
2011-11-26ManageNames: improve layout of Define Names dialogMarkus Mohrhard
2011-11-26ManageNames: improve layout of dialogMarkus Mohrhard
2011-11-26ManageNames: make the header bar work correctlyMarkus Mohrhard
2011-11-26no need to convert between upper name and normal nameMarkus Mohrhard
2011-11-26ManageNames:the Reference button should be disabled like the range fieldMarkus Mohrhard
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke
2011-11-25calc69: #i117952# invalidate page breaks when print range is removedEike Rathke
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke
2011-11-25calc68: #i117728# allocate row/column outline buffers according to BIFF sheet...Eike Rathke
2011-11-25adapted FormatDetector patch to realityEike Rathke
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 XM...Eike Rathke
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-24ManageNames: moving the header separator now updates the table tooMarkus Mohrhard
2011-11-24ditch dbg_dumpCaolán McNamara
2011-11-24We still need to set the name to the 1st sheet.Kohei Yoshida