summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2019-05-14LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian
2019-04-25sc lok: avoid save incorrect data, whether the pane has ...Henry Castro
2019-04-07do not access uninitialized values when printing (tdf#121439)Luboš Luňák
2019-04-01Avoid "Text Import" dialog if invoking Paste() from OLE AutomationTor Lillqvist
2019-01-18make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2018-12-15lok: Insert shape at the positon of the selected cellTamás Zolnai
2018-12-10lok: Insert shapes directly into the document.Mike Kaganski
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07lok: sc: make hi-dpi/zoom compatible with retrieving cell cursorMarco Cecchetti
2018-11-07lok: calc: fix needed when position caching is disabledMarco Cecchetti
2018-11-07sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-11-05Conditional formatting: Use the nElements from g_IconSetMap.Jan Holesovsky
2018-10-20copy and paste errorCaolán McNamara
2018-10-12Conditional formatting: Allow to set the icon set CF via .uno: command.Jan Holesovsky
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro
2018-08-21Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-07-16SfxReqest::Done takes a SfxItemSet& or a boolean, not a SfxItemSet*Caolán McNamara
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-09lok: sc: user input is lost when another user moves the related cellMarco Cecchetti
2018-07-09tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-21tdf#66089 tdf#105720: only rely on bPixelToLogicAron Budea
2018-06-18tdf#105720: lok: sc: currency symbol is displayed in the preceding cellMarco Cecchetti
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-06-01tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-05-23lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti
2018-05-23Resolves: tdf#117093 sanitize the active grid window valueEike Rathke
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-15Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara
2018-05-15tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky
2018-04-27fixing trivial clang errorsMarco Cecchetti
2018-04-26tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky
2018-04-17Related: tdf#100925 background not getting set under X sometimesCaolán McNamara
2018-04-17Resolves: tdf#116813 Height/Width swappedCaolán McNamara
2018-04-17lok - sc: set a min width for valid list windowMarco Cecchetti
2018-04-17lok - sc - list validationMarco Cecchetti
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti
2018-04-12tdf#112997 multiple animated gif only one frameNoel Grandin
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-26Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke
2018-03-26lokdialog: convert the show sheet dialog to async execHenry Castro
2018-03-25lok: All mouse,key events asyncPranav Kant
2018-03-25lok: calc: grouping - workaround no more neededMarco Cecchetti
2018-03-25nMovX is SCCOLMike Kaganski
2018-03-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-03-21lokdialog: Don't output anything for the incoming SfxRequest.Jan Holesovsky