summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2012-05-21ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-04-17fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-03-17i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida
2012-01-19ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-10fdo#44147: Sheet 0 is selected by default.Kohei Yoshida
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2012-01-07improve copy/paste between different documentsMarkus Mohrhard
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2012-01-06Fixed a crash-on-exit, when the validation message is up when closing.Kohei Yoshida
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida
2011-12-27move OSL_FAIL to correct locationMarkus Mohrhard
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-03ManageNames: make the add button usableMarkus Mohrhard
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida
2011-11-29fdo#32826: Preserve selected sheets after print preview ended.Kohei Yoshida
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida
2011-11-29More meaningless comments removed.Kohei Yoshida
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
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-28dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItemEike Rathke
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike 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: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke
2011-11-28dr78: #i106108# SetDocumentModified also for page marginsEike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike 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: #i26822# remove draw shell if selected object is removed by undoEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
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: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke