summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2019-11-29make some function symbols module privateNoel Grandin
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-28merge LOTUS_ROOT into LotusContextNoel 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-27tdf#129027: Expand scrolledwindow if parent is resizedXisco Fauli
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-27Remove unused return_type templateStephan Bergmann
2019-11-27Remove unused sc/qa/unit/ucalc_*.cxx dataStephan Bergmann
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-26Resolves: tdf#129027 make manage names resizableCaolán McNamara
2019-11-26uitest for bug tdf#122232Zdeněk Crhonek