aboutsummaryrefslogtreecommitdiff
path: root/source/az/svx
AgeCommit message (Expand)Author
2020-12-08update translations for master/7.1Christian Lohmaier
2020-11-22update translations for master/7.1 beta1libreoffice-7-1-branch-pointChristian Lohmaier
2020-11-16update translations for masterChristian Lohmaier
2020-10-27update translations for masterChristian Lohmaier
2020-10-27update translations for master / 7.1.0.0 alpha1Christian Lohmaier
2020-10-23update translations for master/7.1.0 alpha1Christian Lohmaier
2020-10-12update translations for masterChristian Lohmaier
2020-09-28update translations for masterChristian Lohmaier
2020-09-07update translations for masterChristian Lohmaier
2020-08-27update translations for masterChristian Lohmaier
2020-08-21update translations for masterChristian Lohmaier
2020-08-17update translations for masterChristian Lohmaier
2020-08-04update translations for masterChristian Lohmaier
2020-07-27update translations for masterChristian Lohmaier
2020-07-02update translations for 7.0.0 rc1Christian Lohmaier
2020-06-16update translations for 7.0 beta2Christian Lohmaier
2020-05-27update translations for 7.0.0 beta1libreoffice-7-0-branch-pointChristian Lohmaier
2020-04-29update translations for masterChristian Lohmaier
2020-04-15update translations for masterChristian Lohmaier
2020-04-03update translations from weblateChristian Lohmaier
2020-03-16update translations for masterChristian Lohmaier
2020-03-06update translations for masterChristian Lohmaier
2020-02-28update translations for master and add Friulian (fur)Christian Lohmaier
2020-02-11update translations for masterChristian Lohmaier
2020-01-22update translations for masterChristian Lohmaier
2019-11-08update translations from weblateChristian Lohmaier
2019-10-14update translations for masterChristian Lohmaier
2019-10-02update translations from weblateChristian Lohmaier
2019-05-31update translations for 6.3.0 beta1libreoffice-6-3-branch-pointChristian Lohmaier
2019-05-13update translationsChristian Lohmaier
2019-04-25update translations for masterChristian Lohmaier
2018-12-19update translations for 6.2.0 rc1Christian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-22update translations for 6.2.0 alpha1Christian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-08-03update translations for masterChristian Lohmaier
2018-07-09update translations for masterChristian Lohmaier
2018-07-04update translations for 6.1.0 rc1Christian Lohmaier
2018-07-03update translations for 6.1.0 rc1Christian Lohmaier
2018-06-14update translations for 6.1 beta2Christian Lohmaier
2018-05-23update translations for master/6.1 beta1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-02-22update translations for 6.0.2 rc1Christian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-11update translations for 6.0 beta2Christian Lohmaier
2017-11-24another set of translation updates for 6.0 beta1libreoffice-6-0-branch-pointChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
ion value='libreoffice-6-4-5'>libreoffice-6-4-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/parallelism.cxx
AgeCommit message (Expand)Author
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-03-29Resolves: tdf#160368 crash on save after deleting sheetCaolán McNamara
2022-11-18sc: rename these tests to ucalc_*Xisco Fauli
2022-11-17CppunitTest_sc_parallelism: remove duplicated codeXisco Fauli
2022-10-18sc: Add new wrapper for these testsXisco Fauli
2022-10-17CppunitTest_sc_parallelism: inherit from BootstrapFixtureXisco Fauli
2022-03-14tdf#147905: sc_parallelism: Add unittestXisco Fauli
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-05-05loplugin:constmethodNoel Grandin
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-08-04fix some DocShell leaks in unit testsNoel Grandin
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák
2020-05-30pass ScSheetLimits aroundNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-07tdf#124270 : unit-tests for spurious Err:522 fixesDennis Francis
2019-10-26Add unit test for adjacent formula-groups with...Dennis Francis
2019-10-22Add a unit test for SUMPRODUCT with group-threadingDennis Francis
2019-08-12Fix typosAndrea Gelmini
2019-03-26scale down the load in ScParallelismTest::testVLOOKUPSUM...Dennis Francis
2019-02-05Allow computing spans of formula-groupsDennis Francis
2019-01-25Adds a unit test for multiple formula-groups...Dennis Francis
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-07-06Unit tests for a couple of cases...Dennis Francis
2018-04-28tdf#114479: compute implicit sum ranges for ocSumIf,ocAverageIf...Dennis Francis
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-01-24tdf#115093 : Do not reuse singleref tokens...Dennis Francis
2017-12-12Do not use threading for formula group if...Dennis Francis
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist
2017-08-23Make ScBootstrapFixture::createFileURL generate properly encoded URLsStephan Bergmann
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist
2017-08-14Test VLOOKUP, try to handle various special cases and errorsTor Lillqvist
2017-08-14Test division and especially error handlingTor Lillqvist
2017-08-14Bin some unnecessary temporary codeTor Lillqvist
2017-08-14Delete sheet when doneTor Lillqvist
2017-08-11CppunitTest_sc_parallelism: fix loplugin:stringconcat warningMiklos Vajna
2017-08-11Add a unit test to be used to test parallelised calculations in CalcTor Lillqvist