summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin
2019-04-01tdf#115192 XLSX export: fix hyperlink inserted to shapetundet
2019-03-28tdf#124286 fix annoying rounding error.Winfried Donkers
2019-03-27tdf#123505 svx: fix invalidation loop caused by special form control geometryMiklos Vajna
2019-03-27Fix CppunitTest_sc_screenshotsStephan Bergmann
2019-03-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis
2019-03-25Removed executable permission on data filesAndrea Gelmini
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-22Unit test for cut copy move intersecting a formula group run, tdf#120013Eike Rathke
2019-03-22tdf#114969 XLSX export: fix 'sheet.name.with.dot'!A1-like linksTünde Tóth
2019-03-22Unit test for cut copy move with a group reference adjusting along, tdf#121002Eike Rathke
2019-03-20Unit test for cut copy move into shared formula group reference, tdf#123714Eike Rathke
2019-03-18Add unit tests for tdf#123736 and related unshared/regrouped listeningEike Rathke
2019-03-08tdf#123939: string and error are same type for pivot cache in XLSXMike Kaganski
2019-03-08tdf#123923: make COUNTIF propagate errors in its first parameterMike Kaganski
2019-03-05Add missing DoCloseAurimas Fišeras
2019-03-05Add missing DoCloseAurimas Fišeras
2019-03-03More test cases for FOURIER formulaDennis Francis
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-02-27Unit test for array formula and OFFSET() non-ReferenceOrRefArray, tdf#123477Eike Rathke
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-24tdf#74664 : Unit test for FOURIER formulaDennis Francis
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2019-02-12tdf#121040 sc: cell with ### has too big heightSerge Krot
2019-02-11loplugin:indentationStephan Bergmann
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/qa/unitArkadiy Illarionov
2019-02-05Move dubious file: -> smb: conversion from INetURLObject to file UCPStephan Bergmann
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-25Adds a unit test for multiple formula-groups...Dennis Francis
2019-01-24loplugin:constparams in scNoel Grandin
2019-01-17Add tests for FREQUENCY() ReferenceOrForceArray, ForceArrayReturn, tdf#122301Eike Rathke
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin
2019-01-10tdf#121978 use round again for Calc function SECOND.Winfried Donkers
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-12-11OSX implement bitmap-only rendering modeJan-Marek Glogowski
2018-12-08Adds additional test-case for AVERAGEIFS...Dennis Francis