Age | Commit message (Expand) | Author |
2021-02-04 | sc: uitest: blind fix for test failing sporadically in jenkins | Xisco Fauli |
2021-02-04 | have one set of twips<->mm conversions | Noel |
2021-02-04 | Fix typo | Andrea Gelmini |
2021-02-04 | sc: uitest: Add test for cf93998eb5abc193d95ae5433bf4dfd11a9d62d8 | Xisco Fauli |
2021-02-04 | use more getSdrObjectFromXShape | Noel |
2021-02-03 | tdf#120348: sc: Add UItest | Xisco Fauli |
2021-02-03 | tdf#140014: sc_statistical_functions: Add unittest | Xisco Fauli |
2021-02-03 | Fix typos | Andrea Gelmini |
2021-02-03 | tdf#140014 calc crash on COUNTIF | Noel Grandin |
2021-02-03 | tdf#92767: sc: Add UItest | Xisco Fauli |
2021-02-03 | Fix typo | Andrea Gelmini |
2021-02-03 | tdf#100582: sc_uicalc: Add unittest | Xisco Fauli |
2021-02-02 | tdf#137081, tdf137082 fixes shape handling in RTL sheets | Regina Henschel |
2021-02-02 | tdf#97215: sc_uicalc: Add unittest | Xisco Fauli |
2021-02-02 | tdf#84762: sc_subsequent_filters: Add unittest | Xisco Fauli |
2021-02-02 | verbs can be sal_Int32 instead of tools::Long | Caolán McNamara |
2021-02-02 | use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0 | Caolán McNamara |
2021-02-02 | loplugin:redundantcast catch more dynamic_cast | Noel |
2021-02-02 | Don't bother shrinking row height when changing just one row interactively | Tor Lillqvist |
2021-02-02 | Probably this LOK invalidation should be done only if something changed | Tor Lillqvist |
2021-02-02 | tdf#120348: Avoid data loss when copying chart with error in formulas | Ouyang Leyan |
2021-02-02 | Fix typo in code | Andrea Gelmini |
2021-02-01 | Don't bother shrinking row height when changing just one row interactively | Tor Lillqvist |
2021-02-01 | cppcheck: Clean up signed 32 bit shift by 31 | Dr. David Alan Gilbert |
2021-02-01 | fixed range text not being updated on dragging reference marker | Pranam Lashkari |
2021-02-01 | loplugin:finalclasses in sc | Noel |
2021-01-30 | Added uno command for formula range selection | Pranam Lashkari |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-29 | Factor out common parts in scshapetest.cxx | Regina Henschel |
2021-01-28 | tdf#126248: sc: Add UItest | Xisco Fauli |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-28 | tdf#108654: sc: Move UItest to CppUnitTest | Xisco Fauli |
2021-01-28 | tdf#57523: sc: Add UItest | Xisco Fauli |
2021-01-27 | uitest: sc: this test can go | Xisco Fauli |
2021-01-27 | uitest: sc: no need to have one module for just one test | Xisco Fauli |
2021-01-27 | tdf#126577: sc: Add UItest | Xisco Fauli |
2021-01-27 | tdf#131442: sc_uicalc: Add unittest | Xisco Fauli |
2021-01-27 | tdf#89244: sc: Add UItest | Xisco Fauli |
2021-01-27 | tdf#96505 Get rid of cargo cult 'long' integer literals | Alchemist |
2021-01-27 | cid#1472566 silence Unintended sign extension | Caolán McNamara |
2021-01-26 | move CppunitTest_sc_macros_test from subsequentcheck to slowcheck | Xisco Fauli |
2021-01-26 | cid#1472493 silence Unintended sign extension | Caolán McNamara |
2021-01-26 | tdf#126116: sc_subsequent_filters: Add unittest | Xisco Fauli |
2021-01-26 | tdf#86305: sc_uicalc: Add unittest | Xisco Fauli |
2021-01-26 | sc_uitest: use UNO command 'GoToCell' to move to cells | Xisco Fauli |
2021-01-26 | tdf#46119: sc_macros_test: Add unittest | Xisco Fauli |
2021-01-26 | tdf#139809 sc ooxml export autofiltered date columns | Balazs Varga |
2021-01-26 | dynamic_cast unnecessary here | Noel Grandin |