summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2018-10-29uitest for bug tdf#54197Zdeněk Crhonek
2018-10-27uitest Calc signature lineZdeněk Crhonek
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-18add test for bug tdf#73081Zdeněk Crhonek
2018-10-18loplugin:staticvar in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#45904 Move _XTableChartsSupplier Java Tests to C++Rahul Gurung
2018-10-16Unit test deleting shared formula group top cell, tdf#119623Eike Rathke
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15sc: Let SKEW/SKEWP raise #!DIV/0 when < 3 numbers are givenTakeshi Abe
2018-10-15sc: Make KURT() return #DIV/0! when <4 arguments are givenTakeshi Abe
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-10ColumnSpanSet variant optimized for just one ScRangeLuboš Luňák
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08Added date time transformations - follow-upVikas Mahato
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-10-05sc: Enhance binary search for ScMarkArraySerge Krot
2018-10-04tdf#120301 oox: lclIsWhiteSpace should return true for a spaceJustin Luth
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-10-02tdf#120174 : Always copy mbValueCached flag in Assign()Dennis Francis
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin
2018-09-29tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-09-28Added base as a data providerVikas
2018-09-28weld ScAttrDlgCaolán McNamara
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-22tdf#45904 Move _XIndent Java Tests to C++Rahul Gurung
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-18executeAction("BACKSPACE") doesn't do anythingCaolán McNamara
2018-09-17Fix typoAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann
2018-09-16uitest for bug tdf#105544Zdeněk Crhonek
2018-09-16uitest for bug tdf#116996Zdeněk Crhonek
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-13More temp copies of test docs in Python/UITestsStephan Bergmann
2018-09-10tdf#45904 Move _XMergeable Java Tests to C++Rahul Gurung
2018-09-10tdf#45904 Move _XChild Java tests to C++Rahul Gurung
2018-09-07tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea
2018-09-07tdf#116453: Add a test case for this.Kohei Yoshida
2018-09-06tdf#45904 Move _XColumnRowRange Java tests to C++Rahul Gurung
2018-09-05tdf#117287 When saving as Xlsx, export visible flag if comment is visbleIlhan Yesil
2018-09-05tdf#45904 Move _XCell Java tests to C++Rahul Gurung
2018-08-31tdf#112454 Add tests for ScDocument::ContainsNotesInRangeMichael Weghorn
2018-08-31tdf#73078 Add/Enable test for TYPE function on empty cellMichael Weghorn
2018-08-31properly reset nSeenInIteration when iterating cell cyclesLuboš Luňák
2018-08-31Removed execution flag on xlsx fileAndrea Gelmini