summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-27tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-10-27tdf#45904 Move XNamed Java tests to C++Jens Carl
2019-10-27Resolves: tdf#117715 Conditional format takes precedence; reverts tdf#93300Eike Rathke
2019-10-26Resolves: tdf#128403 Use ScPatternAttr::GetNumberFormat()Eike Rathke
2019-10-26Related: tdf#117715 tdf#128403 Couple ATTR_LANGUAGE_FORMAT ATTR_VALUE_FORMATEike Rathke
2019-10-26Resolves: tdf#128359 Do nothing if Insert After can't be shifted to BeforeEike Rathke
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis
2019-10-26Fallback gracefully if intergroup dependencies found when...Dennis Francis
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-25lok: disable page break view for tiled rendering mode.Michael Meeks
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-10-25Resolves: tdf#128218 Let RAND() return a scalar double instead of a 1x1 matrixEike Rathke
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin
2019-10-25Goalseek Dialog cleaningandreas kainz
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman
2019-10-24sc: rowcol: tdf#50916 convert column*Noel Grandin
2019-10-24sc: rowcol: tdf#50916 convert documen*Noel Grandin
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-10-23Resolves: tdf#128130 enable mnemonics in pivot table expandersCaolán McNamara
2019-10-23realloc sequence to amount of inserted elementsCaolán McNamara
2019-10-23sc: rowcol: tdf#50916 convert docshellNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin
2019-10-23sc: rowcol: tdf#50916 convert miscdlgsNoel Grandin
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-23sc: rowcol: tdf#50916 convert unoobjNoel Grandin
2019-10-23tdf#45904 Move XTextRange Java test to C++Jens Carl
2019-10-22sc: rowcol: tdf#50916 convert cellshNoel Grandin
2019-10-22-Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin
2019-10-22sc: rowcol: tdf#50916 convert outputNoel Grandin
2019-10-22-Wimplicit-int-float-conversionNoel Grandin
2019-10-22Ensure all formula-groups in the collection are threadable.Dennis Francis
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis
2019-10-22Cleanup the array-formula related members in ScInterpreter...Dennis Francis
2019-10-22sc: rowcol: tdf#50916 convert some in uiAron Budea
2019-10-22Resolves: tdf#127982 SMALL()/LARGE() rank array can be larger than data arrayEike Rathke
2019-10-21Related: tdf#127982 In JumpMatrix do not propagate individual errors as globalEike Rathke
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin
2019-10-21sc: rowcol: tdf#50916 convert viewfuncNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-21sc: rowcol: tdf#50916 convert ui/undoAron Budea
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl
2019-10-20ofz#18301 Timeout in xlsfuzzerCaolán McNamara