summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2019-12-13use runAsync for dialog inside another runAsync dialogCaolán McNamara
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-12ScShapeChild has broken copy functionsStephan Bergmann
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-12-11tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel
2019-12-11jsdialog: send items on status changeSzymon Kłos
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-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
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-06Resolves: tdf#129191 text properties in header/footer not setCaolá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-05inline some typedefsNoel Grandin
2019-12-05clean up members in ScAccessibleSpreadsheetNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-04lok: send other views our cursor position in their view co-ordinates.Michael Meeks
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-12-03Remove useless PatternPair (sc/vbainterior)Julien Nabet
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-12-02Following 3471d83f49dcaab2cbbe18521ab1a405f15a0788 (sc/vba)Julien Nabet
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Use initializer list instead of using several inserts (sc/vba)Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-30Clarify the commentMike Kaganski
2019-11-29tdf#129007: fix autocompletionMike Kaganski
2019-11-28Related: tdf#129082 set explicit parent for warning dialogCaolán McNamara
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-27sc: rowcol: tdf#50916 add UI to turn jumbo sheets onNoel Grandin
2019-11-27jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-11-22tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann