summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-01-29USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-29Use sal_Int32 for css::uno::Sequence lengthStephan Bergmann1-2/+2
2018-01-29USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann1-1/+1
2018-01-29CheckLinkFormulaNeedingCheck() for .xls named expressionsEike Rathke1-0/+3
2018-01-29CheckLinkFormulaNeedingCheck() for .ods named expressionsEike Rathke1-1/+7
2018-01-29Let CheckLinkFormulaNeedingCheck() return early if foundEike Rathke1-0/+6
2018-01-29Fix typosAndrea Gelmini2-2/+2
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-29BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand3-6/+8
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand1-2/+2
2018-01-28coverity#1428661 Uninitialized scalar fieldCaolán McNamara1-1/+2
2018-01-28Remove shared mxComponent in scdatapilotitemobjJens Carl1-18/+4
2018-01-28Remove shared mxComponent in scdatapilotfieldobjJens Carl1-20/+7
2018-01-28Remove shared mxComponent in scdatabaserangesobjJens Carl1-19/+4
2018-01-28Remove shared mxComponent in scdatabaserangeobjJens Carl1-20/+7
2018-01-27uitest for tdf#81351Zdeněk Crhonek4-0/+97
2018-01-27Remove shared mxComponent in scconsolidationdescriptorobjJens Carl1-19/+4
2018-01-27Remove shared mxComponent in sccellrangesobjJens Carl1-19/+4
2018-01-27Remove shared mxComponent in sccellrangeobjJens Carl1-36/+7
2018-01-27Remove shared mxComponent in sccellobjJens Carl1-21/+3
2018-01-27Remove shared mxComponent in sccellcursorobjJens Carl1-26/+8
2018-01-27Fix typosAndrea Gelmini1-6/+6
2018-01-27Remove shared mxComponent in scautoformatobjJens Carl1-19/+3
2018-01-27Remove shared mxComponent in scarealinksobjJens Carl1-19/+3
2018-01-27Remove shared mxComponent in scarealinkobjJens Carl1-19/+3
2018-01-26Add blank lines for readabilityEike Rathke1-1/+3
2018-01-26Move declaration to where it is usedEike Rathke1-2/+1
2018-01-26Improve performance when searching for blocks w/o draw objectsSamuel Mehrbrodt3-7/+28
2018-01-26tdf#98931 Test for sorting imagesSamuel Mehrbrodt5-19/+91
2018-01-26Remove shared mxComponent in scannotationsobjJens Carl1-21/+14
2018-01-26Remove shared mxComponent in scannotationshapeobjJens Carl1-18/+4
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt10-15/+53
2018-01-26Remove shared mxComponent in scannotationobjJens Carl1-22/+7
2018-01-26Consistent namingEike Rathke1-4/+4
2018-01-26CheckLinkFormulaNeedingCheck() for .xls conditional format expressionsEike Rathke1-0/+6
2018-01-26coverity#1428611 check for nullptrEike Rathke1-1/+5
2018-01-26coverity#1428613 check IsValidReference() return value, tdf#108989 follow-upEike Rathke1-8/+6
2018-01-26nMovX is SCCOLMike Kaganski2-2/+2
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist13-35/+127
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-26tdf#103550 fix issue with HYPHEN-MINUS in Calc function JIS.Winfried Donkers1-6/+9
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose6-40/+103
2018-01-25Change property value to get CellContentType in sc/Jens Carl3-8/+8
2018-01-25CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressionsEike Rathke1-0/+2
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski1-0/+1
2018-01-25tdf#45904 Move _SheetCell Java tests to C++Jens Carl1-2/+7
2018-01-25CheckLinkFormulaNeedingCheck() for .ods conditional format expressionsEike Rathke1-0/+6
2018-01-25Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized codeEike Rathke1-2/+15
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose8-1/+69
2018-01-25Fix typosAndrea Gelmini1-1/+1