summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-10fdo#44147: Sheet 0 is selected by default.Kohei Yoshida
2012-01-09simplify CharClassCaolán McNamara
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
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
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-26move OSL_FAIL to correct locationMarkus Mohrhard
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-12-19Copy absolute sheet refs between different docs: Part IVMarkus Mohrhard
2011-12-15Removed extra semicolonsJesse
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