summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-18tdf#123261 Styles items get checkbox option in menubar and popupmenuandreas kainz
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17uitest Chart - Y axis dialogZdeněk Crhonek
2019-02-17Simplify style processing in ScVbaFont::setFontStyleMatteo Casalin
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-16uitest for Chart X axis dialogZdeněk Crhonek
2019-02-16getToken+comparison ==> startsWith, reuse available informationMatteo Casalin
2019-02-16Use optimized string concatenationMatteo Casalin
2019-02-16Use optimized OUString concatenationMatteo Casalin
2019-02-16Use optimized string concatenationMatteo Casalin
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-16tdf#123021 Fix options dialog cancel doesn't cancel chart color changesJim Raykowski
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-15Remove unused importSamuel Mehrbrodt
2019-02-15Format anchor.cxx with clang-formatSamuel Mehrbrodt
2019-02-15tdf#122982 Remove image from cell when cutting the cellSamuel Mehrbrodt
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-14buttons are at the wrong endCaolán McNamara
2019-02-14uitest for bug tdf#122398Zdeněk Crhonek
2019-02-14weld ScDataBarSettingsDlgCaolán McNamara
2019-02-13Add XNameContainer tests to ScDataPilotFieldGroupsObjJens Carl
2019-02-13remove unused methods from calc's perf testsMarkus Mohrhard
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-12uitest one more assert in test tdf123122Zdeněk Crhonek
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-12uitest for bug tdf#123231Zdeněk Crhonek
2019-02-12Add XServiceInfo tests to ScDataPilotFieldGroupsObjJens Carl
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-12uitest for bug tdf#123122Zdeněk Crhonek
2019-02-12tdf#45904 Move XEnumerationAccess Java tests to C++Jens Carl
2019-02-12tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-02-12tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-02-12tdf#45904 Move XNameAccess Java tests to C++Jens Carl
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-11loplugin:indentationStephan Bergmann