summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-02-04sc: uitest: blind fix for test failing sporadically in jenkinsXisco Fauli
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04Fix typoAndrea Gelmini
2021-02-04sc: uitest: Add test for cf93998eb5abc193d95ae5433bf4dfd11a9d62d8Xisco Fauli
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-03tdf#120348: sc: Add UItestXisco Fauli
2021-02-03tdf#140014: sc_statistical_functions: Add unittestXisco Fauli
2021-02-03Fix typosAndrea Gelmini
2021-02-03tdf#140014 calc crash on COUNTIFNoel Grandin
2021-02-03tdf#92767: sc: Add UItestXisco Fauli
2021-02-03Fix typoAndrea Gelmini
2021-02-03tdf#100582: sc_uicalc: Add unittestXisco Fauli
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02tdf#97215: sc_uicalc: Add unittestXisco Fauli
2021-02-02tdf#84762: sc_subsequent_filters: Add unittestXisco Fauli
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-02Probably this LOK invalidation should be done only if something changedTor Lillqvist
2021-02-02tdf#120348: Avoid data loss when copying chart with error in formulasOuyang Leyan
2021-02-02Fix typo in codeAndrea Gelmini
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-01cppcheck: Clean up signed 32 bit shift by 31Dr. David Alan Gilbert
2021-02-01fixed range text not being updated on dragging reference markerPranam Lashkari
2021-02-01loplugin:finalclasses in scNoel
2021-01-30Added uno command for formula range selectionPranam Lashkari
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-29Factor out common parts in scshapetest.cxxRegina Henschel
2021-01-28tdf#126248: sc: Add UItestXisco Fauli
2021-01-28simplify code, use more subView()Noel
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-28tdf#108654: sc: Move UItest to CppUnitTestXisco Fauli
2021-01-28tdf#57523: sc: Add UItestXisco Fauli
2021-01-27uitest: sc: this test can goXisco Fauli
2021-01-27uitest: sc: no need to have one module for just one testXisco Fauli
2021-01-27tdf#126577: sc: Add UItestXisco Fauli
2021-01-27tdf#131442: sc_uicalc: Add unittestXisco Fauli
2021-01-27tdf#89244: sc: Add UItestXisco Fauli
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-27cid#1472566 silence Unintended sign extensionCaolán McNamara
2021-01-26move CppunitTest_sc_macros_test from subsequentcheck to slowcheckXisco Fauli
2021-01-26cid#1472493 silence Unintended sign extensionCaolán McNamara
2021-01-26tdf#126116: sc_subsequent_filters: Add unittestXisco Fauli
2021-01-26tdf#86305: sc_uicalc: Add unittestXisco Fauli
2021-01-26sc_uitest: use UNO command 'GoToCell' to move to cellsXisco Fauli
2021-01-26tdf#46119: sc_macros_test: Add unittestXisco Fauli
2021-01-26tdf#139809 sc ooxml export autofiltered date columnsBalazs Varga
2021-01-26dynamic_cast unnecessary hereNoel Grandin