summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2019-11-25sc: disable tdf91217 UITest for nowMiklos Vajna
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-23uitest for bug tdf#91217Zdeněk Crhonek
2019-11-22Fix typoAndrea Gelmini
2019-11-22make some classes module-privateNoel Grandin
2019-11-22tdf#128951: restore passing nullptr to ScTableSheetObj when not inserted yetMike Kaganski
2019-11-22tdf#128894: unit test for the bugfixDennis Francis
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis