summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Collapse)Author
2011-11-29Arg to CalcPages() no longer used.Kohei Yoshida
2011-11-29sal_Bool cleanup in ScPreview.Kohei Yoshida
2011-11-29Removed meaningless comments.Kohei Yoshida
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida
This should solve the problem reported in fdo#32826, which is, when printing from print preview window always prints all sheets regardless of currently selected sheets.
2011-11-29New UNO API to return currently selected sheets.Kohei Yoshida
Both from the sheet view and preview modes.
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida
2011-11-29These methods can be const.Kohei Yoshida
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida
2011-11-29sal_Bool to bool.Kohei Yoshida
2011-11-28fdo#43304: Safeguard ourselves from potential crashes.Kohei Yoshida
This is not a real fix, however. Import of pivot table still fails but is at least better than crashing. A real fix is still being worked on.
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1300438660 -3600 # Node ID aa7d08a12d7ee60c71eb4f2dc1241197e009c443 # Parent 49c53fbe0cd4d663f419b659c82618bd106282ef
2011-11-28dr80: #i164410# optimized cell allocation in XCellRangeData::setDataArray() ↵Eike Rathke
to improve performance of import filters # HG changeset patch # User Daniel Rentz [dr] <daniel.rentz@oracle.com> # Date 1300094581 -3600 # Node ID 05c6b55810889860d2002614b870484de6581ccb # Parent 564e24baaaae5e18c8bfa76811993fbefa571b5c
2011-11-28dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItemEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297360398 -3600 # Node ID eef10dfbe87ed2caa242bea5bb505276d760cd34 # Parent bbb6341ff7ab28ffdfbd712ae51248f98a1f208c
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ↵Eike Rathke
range, remove unused parameter in DoPrint # HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297188469 -3600 # Node ID be5ffcd423c49c0045ddeaf11702d44fbde8a8f1 # Parent 3157cd9d60c35f1bcb4c8f56e86cf76ab364e7ee
2011-11-28dr78: #i115009# broadcast BCA_BRDCST_ALWAYS if paint is lockedEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297094234 -3600 # Node ID 9c8756a321d727b8e1bf441876ebca00f38a932f # Parent de0464b37fb34e7b7e5735306536d9d9116cf14a
2011-11-28dr78: #i116691# don't reduce decimals if formula is shownEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1297087576 -3600 # Node ID 37cf78c63d8ec7609c254e58316902d5bdb48618 # Parent 4e7aa2262f3ae26e6082f475ef06bbabf39b3e93
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, ↵Eike Rathke
support bookmarks for selection # HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1294842009 -3600 # Node ID e25621ed7fd31753eea52ee5ff3f0a6d170db9a9 # Parent 5ea5624904a5aa39bb40ce197c80a0a41f40b873
2011-11-28dr78: #i115474# use correct defaults for clipboard text import optionsEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1292252971 -3600 # Node ID bd03086b10d4f378b4495aba27f524e1798a7cff # Parent 31b53a2ec7e32f9560464f8a3b9f6c3e07b29083
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1292000347 -3600 # Node ID 984bd7503f69a7ecc5d9e916b45b15c5f95c4a5b # Parent 3462fe872c2af31b7276ef28a7b011f40369e2eb
2011-11-28dr78: #i115951# set ScColumn::bDoubleAlloc in DBaseImportEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291736714 -3600 # Node ID c1cd4ae7c46490b2f199afd9c889f138ffa06a9e # Parent d7e6b1b9f73647c4be281748bc9d68a8773d1056
2011-11-28dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291652223 -3600 # Node ID d7e6b1b9f73647c4be281748bc9d68a8773d1056 # Parent 029c278f68940ca4f1ea089cf2ddc62ffdb13d87
2011-11-28dr78: #i106108# SetDocumentModified also for page marginsEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291638188 -3600 # Node ID 029c278f68940ca4f1ea089cf2ddc62ffdb13d87 # Parent 297b5255c27a9fa541bed948d675bba1c4d87ab0
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch ↵Eike Rathke
from <regina>, slightly reworked # HG changeset patch # User Eike Rathke [er] <eike.rathke@oracle.com> # Date 1291394833 -3600 # Node ID ff05fcb4fe392f8c336466982a25fdfda207515a # Parent 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
2011-11-28dr78: #i95280# read Excel view options in FillRenderMarkData if not done beforeEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291391247 -3600 # Node ID cdf002e7118239f897ddf13010e2298eae71cb19 # Parent 4ca136c3f3c8eb330664884c2ff79e2027d8e4eb
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1291314860 -3600 # Node ID c2bc2890eae42a85c3f16085f9d7867799554839 # Parent 96608d83032e60946c80e0a5185a55843b74eb6f
2011-11-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1290192520 -3600 # Node ID 427eca1ec1adf81ed3016bde2ef2b010c9fd9ed1 # Parent 1ae0b7505c139ccfdb550df74c87e1da09a62eee
2011-11-28dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1290179165 -3600 # Node ID 1ae0b7505c139ccfdb550df74c87e1da09a62eee # Parent addf2b12858c100fe23e1979a720231ed447a4f4
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke
# HG changeset patch # User Niklas Nebel <nn@openoffice.org> # Date 1289998839 -3600 # Node ID 13ee1d09d967db01adbd4f68ca3200e1d3b30cca # Parent 8e91176b3b0e8dc609e0fb73ab7c9ee3ff23e115
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-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-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
# Original author: Niklas Nebel <nn@openoffice.org> Taken from OOO340 repository, changeset 7ebd38de6d70 introduced with CWS dr78.
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke
# Original author: Niklas Nebel <nn@openoffice.org> * found as LGPLv3-only fix at svn rev 1172138 (http://svn.apache.org/viewvc?view=revision&revision=1172138) Plus the original comment from the replaced code why it is there, to fix #i116848#
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke
# Original author: Niklas Nebel <nn@openoffice.org> * found as LGPLv3-only fix at svn rev 1172136 (http://svn.apache.org/viewvc?view=revision&revision=1172136)
2011-11-25adapted FormatDetector patch to realityEike Rathke
2011-11-25calc67: #i117735# use calc FormatDetector for XLS again, handle Excel 2003 ↵Eike Rathke
XML directly in XLS detection # Original author: Niklas Nebel <nn@openoffice.org> * found as LGPLv3-only fix at svn rev 1167327 (http://svn.apache.org/viewvc?view=revision&revision=1167327)
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power
summary: * tweak toolbar layout to layout the toolbar items aligned to top of highest item * make Capture/ReleaseMouse logic much simpler * make resize detection simpler * control toolbar height ( e.g. don't let visible grid area be overrun by toolbar )
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-23Cleaned up the ScTable declaration a bit.Kohei Yoshida
* make it officially non-copyable. It was never copied anyway. * retire std::auto_ptr which is deprecated. Let's use boost::scoped_ptr. * some unused typedef's.
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara