summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
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-30Circular movement of cursor in a table with hidden columns/rows, tdf#68290 r...tagezi
2018-01-30ofz#5834 Null-dereferenceCaolán McNamara
2018-01-30Use new property FormulaResultType2 to determinate ...Jens Carl
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
2018-01-28coverity#1428661 Uninitialized scalar fieldCaolán McNamara
2018-01-26Add blank lines for readabilityEike Rathke
2018-01-26Move declaration to where it is usedEike Rathke
2018-01-26Improve performance when searching for blocks w/o draw objectsSamuel Mehrbrodt
2018-01-26tdf#98931 Test for sorting imagesSamuel Mehrbrodt
2018-01-26tdf#98931 Add option to sort boundary image-only columnsSamuel Mehrbrodt
2018-01-26Consistent namingEike Rathke
2018-01-26CheckLinkFormulaNeedingCheck() for .xls conditional format expressionsEike Rathke
2018-01-26coverity#1428611 check for nullptrEike Rathke
2018-01-26coverity#1428613 check IsValidReference() return value, tdf#108989 follow-upEike Rathke
2018-01-26nMovX is SCCOLMike Kaganski
2018-01-26tdf#114200 : added 'Trim space' feature in 'Text Import'manujvashist
2018-01-26Fix typosAndrea Gelmini
2018-01-26[Pardus] tdf#87357 Add contextual Conditional Format command.Gulsah Kose
2018-01-25Change property value to get CellContentType in sc/Jens Carl
2018-01-25CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressionsEike Rathke
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski
2018-01-25CheckLinkFormulaNeedingCheck() for .ods conditional format expressionsEike Rathke
2018-01-25Prepare CheckLinkFormulaNeedingCheck() to use either RPN or tokenized codeEike Rathke
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose
2018-01-25Fix typosAndrea Gelmini
2018-01-25Updating images should not depend on unrelated conditionSamuel Mehrbrodt
2018-01-25Assert that parameters are validSamuel Mehrbrodt
2018-01-25Fix typosAndrea Gelmini
2018-01-24[Pardus] tdf#108989 Add contextual validity command.Gulsah Kose
2018-01-24loplugin:constparamsNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis