summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2018-08-27sc: prefix members of ScTransferObjHenry Castro
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro
2018-08-27sc: prefix members of ScRefHandlerHenry Castro
2018-08-27sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-08-21tdf#119128 toggle INSERT/OVERWRITE is brokenMaxim Monastirsky
2018-08-21Related tdf#118547: Lock mark on protected sheet tabJulien Nabet
2018-08-21tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-08-21Resolves: tdf#118609 crash in calc after some manipulation through basicCaolán McNamara
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-09Avoid assertion on user dataMike Kaganski
2018-07-09tdf#118547: Remove lock mark only if password is correct, tdf#95880 follow-upEike Rathke
2018-07-06tdf#118452 Don't crash when multi thread calculation is disabledGabor Kelemen
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-06-27tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
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-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
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-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti
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-03ofz#7121 NamedDBs::insert takes ownership of its argumentEike Rathke
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-27lokdialog: do not lock events when opened ScFilter DialogHenry Castro
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-26sc lok: Let the tiled rendering draw the List Validation dropdowns.Jan Holesovsky
2018-03-25lok: All mouse,key events asyncPranav Kant
2018-03-25lok sc: This is not needed nowPranav Kant
2018-03-25lok sc: Post mouse events to main threadPranav Kant
2018-03-25lokdialog sc: post key events to the main threadPranav Kant
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant