summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-09Fix use_more_fonts Makefile typosJan-Marek Glogowski
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-07Fix more new dependencies on boost_headersStephan Bergmann
2019-12-06Test results across all imported and inserted sheets.Eike Rathke
2019-12-06Incomplete OpAverage, OpCount must not be used in dynamic_castStephan Bergmann
2019-12-06loplugin:implicitboolconversionStephan Bergmann
2019-12-06Resolves: tdf#129191 text properties in header/footer not setCaolán McNamara
2019-12-05tdf#101513 arrangement of customizeable items in NB groupedbar compandreas kainz
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-05add ConfigureDialog item in NB burger menu buttonandreas kainz
2019-12-05tdf#101513 arrangement of customizeable items in NB tabbed compactandreas kainz
2019-12-05tdf#109425 NB tabbed accessible for screen reader usersandreas kainz
2019-12-05inline some typedefsNoel Grandin
2019-12-05clean up members in ScAccessibleSpreadsheetNoel Grandin
2019-12-05loplugin:mergeclasses SheetDataContextBase with SheetDataContextNoel 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-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04tdf#101513 arrangement of customizeable items in NB tabbedandreas kainz
2019-12-04tdf#128927 groupedbar compact replace color with filterandreas kainz
2019-12-04Removed duplicated includesAndrea Gelmini
2019-12-04some std::set->o3tl::sorted_vectorNoel Grandin
2019-12-03cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-03Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann
2019-12-03Drop unnecessary o3tl::optional::resetStephan Bergmann
2019-12-03Remove useless PatternPair (sc/vbainterior)Julien Nabet
2019-12-03remove some useless comment linesNoel Grandin
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
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-02cid#1456145 Missing move assignment operatorCaolán McNamara
2019-12-02tdf#129141: paint all when in multiline modeMike Kaganski
2019-12-02use initializer listCaolán McNamara
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