summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida1-2/+12
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida1-6/+44
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida1-0/+7
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-4/+1
2011-12-03ManageNames: make the add button usableMarkus Mohrhard2-12/+74
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke3-5/+7
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida2-17/+1
2011-11-29fdo#32826: Preserve selected sheets after print preview ended.Kohei Yoshida1-0/+5
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida2-6/+3
2011-11-29More meaningless comments removed.Kohei Yoshida1-2/+1
2011-11-29Arg to CalcPages() no longer used.Kohei Yoshida1-5/+5
2011-11-29sal_Bool cleanup in ScPreview.Kohei Yoshida1-45/+45
2011-11-29Removed meaningless comments.Kohei Yoshida1-3/+0
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida1-1/+6
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida1-0/+3
2011-11-29These methods can be const.Kohei Yoshida2-3/+3
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida2-1/+6
2011-11-28dr78: #i106580# handle SvxTextLineItem, base class of SvxUnderlineItemEike Rathke1-1/+10
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke3-27/+3
2011-11-28dr78: #i116691# don't reduce decimals if formula is shownEike Rathke1-2/+2
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke2-16/+10
2011-11-28dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke1-0/+5
2011-11-28dr78: #i106108# SetDocumentModified also for page marginsEike Rathke1-0/+4
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke2-37/+31
2011-11-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke2-242/+102
2011-11-28dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke1-13/+23
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke1-0/+9
2011-11-27remove include of pch header from scNorbert Thiebaud85-170/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-25Fixed #i116848# Shapes are at wrong positionEike Rathke3-3/+3
2011-11-25calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScaleEike Rathke1-0/+12
2011-11-25calc69: #i117893# call GetSizePixel before setting bIsInPaintEike Rathke1-0/+4
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-1/+1
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida26-15/+50
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard2-4/+22
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard1-1/+1
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard1-1/+1
2011-11-23fix out of bounds access in printfunc.cxxMarkus Mohrhard1-0/+2
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard2-6/+2
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard1-1/+1
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard6-3/+39
2011-11-23ManageNames: restructure the codeMarkus Mohrhard2-34/+7
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard2-2/+8
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard2-2/+6
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard2-0/+20
2011-11-18Disable the OK button when no items are selected.Kohei Yoshida1-0/+3
2011-11-18Get top10, empty and non-empty special queries to work.Kohei Yoshida1-12/+35
2011-11-18Execute launching of standard filter dialog.Kohei Yoshida1-0/+10
2011-11-18We probably don't need to do this for the new popup.Kohei Yoshida1-2/+0
2011-11-18Register modes for non-standard autofiltering options.Kohei Yoshida1-17/+15