summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-02-01Remove shared mxComponent in scdatapilottableobjJens Carl
2018-01-31Remove shared mxComponent (test document) in sctableconditionalentryobjJens Carl
2018-01-31ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2018-01-31fix buildCaolán McNamara
2018-01-31ofz#3032 TimeoutCaolán McNamara
2018-01-31Improve performance when looking for draw objects anchored to cellsSamuel Mehrbrodt
2018-01-31Remove shared mxComponent (test document) in scsubtotalfieldobjJens Carl
2018-01-31Remove shared mxComponent (test document) in scviewpaneobjJens Carl
2018-01-31Remove shared mxSourceComponent and mxTargetComponent (test documents)Jens Carl
2018-01-31Remove shared mxComponent (test document) in sctablesheetobjJens Carl
2018-01-31Remove shared mxComponent (test document) in sctablevalidationobjJens Carl
2018-01-31Remove shared mxComponent (test document) in sctableconditionalformatobjJens Carl
2018-01-31Remove shared mxComponent (test document) in screcentfunctionsobjJens Carl
2018-01-31Remove shared mxComponent (test document) in scoutlineobjJens Carl
2018-01-31Remove shared mxComponent (test document) in scsubtotaldescriptorbaseobjJens Carl
2018-01-30Remove shared mxComponent (test document) in scspreadsheetsettingsobjJens Carl
2018-01-30Remove shared mxComponent (test document) in scscenariosobjJens Carl
2018-01-30Remove shared mxComponent (test document) in scnamedrangesobjJens Carl
2018-01-30Remove shared mxComponent (test document) in scmodelobjJens Carl
2018-01-30Circular movement of cursor in a table with hidden columns/rows, tdf#68290 r...tagezi
2018-01-30Remove shared mxComponent (test document) in scnamedrangeobjJens Carl
2018-01-30Remove shared mxComponent (test document) in sclabelrangesobjJens Carl
2018-01-30Remove shared mxComponent (test document) in sclabelrangeobjJens Carl
2018-01-30ofz#5834 Null-dereferenceCaolán McNamara
2018-01-30Remove shared mxComponent in scimportdescriptorbaseobjJens Carl
2018-01-30Remove shared mxComponent in scheaderfootercontentobjJens Carl
2018-01-30Remove shared mxComponent in scfunctionlistobjJens Carl
2018-01-30Remove shared mxComponent in scfilterdescriptorbaseobjJens Carl
2018-01-30Remove shared mxComponent in sceditfieldobj-headerJens Carl
2018-01-30Remove shared mxComponent in sceditfieldobj-cellJens Carl
2018-01-30Remove shared mxComponent in scdocumentconfigurationobjJens Carl
2018-01-30Remove shared mxComponent in scdatapilottablesobjJens Carl
2018-01-30Clarify that links to other files can also be external resourcesEike Rathke
2018-01-30Use new property FormulaResultType2 to determinate ...Jens Carl
2018-01-30Clarify that updating links "Always" is from trusted locationsEike Rathke
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-30tdf#115044: do not load external documents if it is not allowedVasily Melenchuk
2018-01-29Revert "Let CheckLinkFormulaNeedingCheck() return early if found"Eike Rathke
2018-01-29CheckLinkFormulaNeedingCheck() for .xlsx named expressionsEike Rathke
2018-01-29No more need to restrict paper width to USHRT_MAXStephan Bergmann
2018-01-29USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-29Use sal_Int32 for css::uno::Sequence lengthStephan Bergmann
2018-01-29USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-29CheckLinkFormulaNeedingCheck() for .xls named expressionsEike Rathke
2018-01-29CheckLinkFormulaNeedingCheck() for .ods named expressionsEike Rathke
2018-01-29Let CheckLinkFormulaNeedingCheck() return early if foundEike Rathke
2018-01-29Fix typosAndrea Gelmini
2018-01-29Fix typosAndrea Gelmini
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand