summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2020-02-14lok: Center shape on insert also for Desktop viewMuhammet Kara
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-02-13tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-13mobile: Center inserted shapes on visible areaMuhammet Kara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-11Fix FontColor does not change selected cells on calcMert Tumer
2020-02-11Fix csv dialog pops up on mobile when copy/pasteMert Tumer
2020-02-10lok: calc: zoomed text entry not renderedMarco Cecchetti
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-02-08tdf#128873 speed up switching into page layoutSerge Krot
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26remove some unused local varsNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-23weld SvxFontWorkDialogCaolán McNamara
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis
2020-01-18tdf#130054: consider all row/col bars in ScTabView::EnableRefInputMike Kaganski
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-23sc: clear the spell checking markers after applying correctionsAshod Nakashian
2019-12-22sc: spelldialog: lock before resetting the editviewAshod Nakashian
2019-12-22sal_Char->char in scNoel Grandin
2019-12-20loplugin:duplicate-definesNoel Grandin
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl
2019-12-17Removed duplicated includeAndrea Gelmini
2019-12-16LOK: emit modified status on entering cell dataAshod Nakashian
2019-12-16lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-12-11Related: tdf#129300 add ScIndentItem to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-11Related: tdf#129300 add ScVerticalStackCell to provide a descriptionCaolán McNamara
2019-12-10Related: tdf#129300 add ScRotateValueItem description in degreesCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-05Fix "Open Hyperlink" context menu in scSamuel Mehrbrodt
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-04lok: send other views our cursor position in their view co-ordinates.Michael Meeks