summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2019-02-16Use optimized string concatenationMatteo Casalin
2019-02-16Same token is used in both branches of if/elseMatteo Casalin
2019-02-16Simplify name validation in ScVbaNames::AddMatteo Casalin
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScDPSubtotalOptDlgCaolán McNamara
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15tdf#122982 Remove image from cell when cutting the cellSamuel Mehrbrodt
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-14weld ScDataBarSettingsDlgCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Simplify containers iterations in sc/source/core/dataArkadiy Illarionov
2019-02-13Resolves tdf#122998 - Position of all/none checkboxes in Autofilterheiko tietze
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12tdf#122594 XLSX OLE in DOCX: export ActiveTableLászló Németh
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-12weld ScSolverOptionsDialogCaolán McNamara
2019-02-12tdf#121040 sc: cell with ### has too big heightSerge Krot
2019-02-11Resolves: tdf#123052 correctly init pNextRows[] values for up/back unprotectedEike Rathke
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-02-11ScConditionalFormatList, don't use linear searchNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: Check object type before static_castMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: The check must be before assignmentMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09loplugin:indentation in scNoel Grandin
2019-02-09Simplify containers iterations in sc/source/core/data/[b-d].cxxArkadiy Illarionov
2019-02-08tdf#120703 PVS: fix conditionMike Kaganski
2019-02-07tdf#122594 OLE import in DOCX: show selected sheetLászló Németh
2019-02-06Resolves: tdf#121002 UpdateRefOnNonCopy::mbUpdated=true if references changeEike Rathke
2019-02-05fix typo in commentsStephan Bergmann
2019-02-05sc: fix -Werror,-Wshadow (Android)Miklos Vajna
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-02set parent for ascii import options dialog in calcCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-02-02Remove obsolete TODO commentsJens Carl
2019-02-02weld ScTableProtectionDlgCaolán McNamara
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2019-02-02Add some commentsJens Carl
2019-01-31Simplify containers iterations in sc/source/core/[o-t]*Arkadiy Illarionov
2019-01-30tdf#122260 sc: Autofilters not properly clearedSerge Krot
2019-01-30Resolves: tdf#93951 set remainder as bad string if not parsed as validEike Rathke
2019-01-29tdf#89998 set increment for percent values to 1%Martin van Zijl
2019-01-29sc: Fix CJK Unified Ideographs range in commentsTakeshi Abe