Age | Commit message (Expand) | Author |
2011-11-29 | ManageNames: only calculate formula for visible range names | Markus Mohrhard |
2011-11-29 | fix typo RangeOptions->Range Options | Markus Mohrhard |
2011-11-29 | fdo#32826: Preserve selected sheets after print preview ended. | Kohei Yoshida |
2011-11-29 | fdo#32826: Fixed the print preview inconsistency. | Kohei Yoshida |
2011-11-29 | More meaningless comments removed. | Kohei Yoshida |
2011-11-29 | Arg to CalcPages() no longer used. | Kohei Yoshida |
2011-11-29 | sal_Bool cleanup in ScPreview. | Kohei Yoshida |
2011-11-29 | Removed meaningless comments. | Kohei Yoshida |
2011-11-29 | fdo#32826: Finally return the real selected sheets, and use it. | Kohei Yoshida |
2011-11-29 | New UNO API to return currently selected sheets. | Kohei Yoshida |
2011-11-29 | Create an UNO controller object for the preview shell. | Kohei Yoshida |
2011-11-29 | These methods can be const. | Kohei Yoshida |
2011-11-29 | Passed the selected sheet info to ScPreview. | Kohei Yoshida |
2011-11-29 | sal_Bool to bool. | Kohei Yoshida |
2011-11-28 | fdo#43304: Allow empty field labels in pivot tables. | Kohei Yoshida |
2011-11-28 | fdo#43304: Safeguard ourselves from potential crashes. | Kohei Yoshida |
2011-11-28 | Enabled sc/qa/unoapi again. | Stephan Bergmann |
2011-11-28 | Bogus if(a>b) wrapped in correct if(a>=b). | Stephan Bergmann |
2011-11-28 | Disabled tests failing due to fdo#43312. | Stephan Bergmann |
2011-11-28 | Disabled tests failing due to fdo#43309. | Stephan Bergmann |
2011-11-28 | Disabled tests failing due to fdo#43308. | Stephan Bergmann |
2011-11-28 | Disabled tests failing due to fdo#43304. | Stephan Bergmann |
2011-11-28 | added CSC,SEC,CSCH,SECH to testFunctionLists | Eike Rathke |
2011-11-28 | dr80: #i116460# performance of Excel file with many outlines | Eike Rathke |
2011-11-28 | dr80: #i164410# optimized cell allocation in XCellRangeData::setDataArray() t... | Eike Rathke |
2011-11-28 | dr78: #i104716# don't include SC_LAYER_HIDDEN in ScDrawLayer::GetPrintArea | Eike Rathke |
2011-11-28 | dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItem | Eike Rathke |
2011-11-28 | dr78: #i116881# correct handling of cached page breaks for user-defined cell ... | Eike Rathke |
2011-11-28 | dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is locked | Eike Rathke |
2011-11-28 | dr78: #i116691# don't reduce decimals if formula is shown | Eike Rathke |
2011-11-28 | dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup... | Eike Rathke |
2011-11-28 | dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e... | Eike Rathke |
2011-11-28 | dr78: #i115659# fix borked boolean logic | Eike Rathke |
2011-11-28 | dr78: #i115659# check validity of member and dimension settings | Eike Rathke |
2011-11-28 | dr78: #i115474# use correct defaults for clipboard text import options | Eike Rathke |
2011-11-28 | dr78: #i116044# correct handling of DataPilot grand total name | Eike Rathke |
2011-11-28 | dr78: #i111413# export secant functions to BIFF | Eike Rathke |
2011-11-28 | dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImport | Eike Rathke |
2011-11-28 | dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheets | Eike Rathke |
2011-11-28 | dr78: #i106108# SetDocumentModified also for page margins | Eike Rathke |
2011-11-28 | dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIterator | Eike Rathke |
2011-11-28 | dr78: #i97169 TIME returns values [0,1) | Eike Rathke |
2011-11-28 | dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr... | Eike Rathke |
2011-11-28 | dr78: #i113511# don't include SID_VALIDITY_REFERENCE in UI configuration | Eike Rathke |
2011-11-28 | dr78: #i95280# read Excel view options in FillRenderMarkData if not done before | Eike Rathke |
2011-11-28 | dr78: #i91870# PMT accuracy; patch from <regina> | Eike Rathke |
2011-11-28 | dr78: #i51508# use the correct MapMode for EditEngine when formatting for screen | Eike Rathke |
2011-11-28 | dr78: #i115015# proper handling of add-in parameter arrays, merged with datab... | Eike Rathke |
2011-11-28 | dr78: #i88468# merge page margin display back into DoPrint | Eike Rathke |
2011-11-28 | dr78: #i114518# don't resize/invalidate in DataChanged if called from Paint | Eike Rathke |