Age | Commit message (Expand) | Author |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-07-06 | CppunitTest_sc_uicalc: just use insertStringToCell... | Xisco Fauli |
2022-07-06 | tdf#149665: sc_ucalc: Add unittest | Xisco Fauli |
2022-07-06 | opencl: no need for unhelpful nullptr OUString * case. | Michael Meeks |
2022-07-02 | sc: remove CppunitTest_sc_chart_regression_test | Xisco Fauli |
2022-06-30 | tdf#99514 - implement Value2 for compatibility | Hannah Meeks |
2022-06-29 | tdf#149752: sc_subsequent_filters_test: Add unittest | Xisco Fauli |
2022-06-26 | tdf#148820 sc: fix conditional formatted cell color | Balazs Varga |
2022-06-26 | fix ByValue lookups with ScSortedRangeCache | Luboš Luňák |
2022-06-24 | tdf#149679: sc_subsequent_filters_test: Add unittest | Xisco Fauli |
2022-06-23 | tdf#149502 sc: crash fix: Change in Table destruction | Attila Szűcs |
2022-06-22 | Re-enable the test | Mike Kaganski |
2022-06-22 | Fix shape rectangle calculation | Mike Kaganski |
2022-06-22 | tdf#69750: sc: Add UItest | Xisco Fauli |
2022-06-21 | tdf#142293, tdf#141495: sc_subsequent_filters_test2: Add unittest | Xisco Fauli |
2022-06-17 | create getter for ScCellValue::mpString | Noel Grandin |
2022-06-17 | tdf#149579: sc_vba_macro_test: Add unittest | Xisco Fauli |
2022-06-17 | tdf#149529: sc: Add UItest | Xisco Fauli |
2022-06-16 | create getter for ScCellValue::mfValue | Noel Grandin |
2022-06-16 | sc: uitest: move test where it belongs | Xisco Fauli |
2022-06-16 | tdf#148072: sc: Add UItest | Xisco Fauli |
2022-06-16 | make meType in ScCellValue private | Noel Grandin |
2022-06-15 | tdf#52602: sc_vba_macro_test: Add unittest | Xisco Fauli |
2022-06-15 | CppunitTest_sc_macros_test: move test where it belongs | Xisco Fauli |
2022-06-15 | CppunitTest_sc_macros_test: split it into two | Xisco Fauli |
2022-06-15 | tdf#149325, tdf#149531: sc_macros_test: Add unittest | Xisco Fauli |
2022-06-14 | tdf#149554: sc_ucalc_copypaste: Add unittest | Xisco Fauli |
2022-06-13 | uitest: sc: reset values in paste special dialog | Xisco Fauli |
2022-06-13 | make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-only | Luboš Luňák |
2022-06-10 | tdf#149503: Check size of vectors | Xisco Fauli |
2022-06-09 | tdf#149484: subsequent_filters: Add unittest | Xisco Fauli |
2022-06-08 | Fix typos | Andrea Gelmini |
2022-06-07 | Resolves tdf#146928 - Redesign charnamedialog | Heiko Tietze |
2022-06-06 | Resolves: tdf#148163 Preserve names of bad cell reference input again | Eike Rathke |
2022-06-03 | tdf#149378: sc_uicalc: Add unittest, follow-up | Xisco Fauli |
2022-06-03 | tdf#149378: sc_uicalc: Add unittest | Xisco Fauli |
2022-06-01 | tdf#90579: sc_uicalc: Add unittest | Xisco Fauli |
2022-06-01 | pass ScRange around by value | Noel Grandin |
2022-05-31 | Use some range-based for loops | Stephan Bergmann |
2022-05-30 | fix setting cell borders for unallocated cells | Luboš Luňák |
2022-05-30 | sc uitests: Cleaning up unused variables | tagezi |
2022-05-28 | try to range-reduce even COUNTIFS if not matching empty cells | Luboš Luňák |
2022-05-28 | fix COUNTIFS when matching empty cells | Luboš Luňák |
2022-05-27 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-26 | tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop | Siddhant Chaudhary |
2022-05-23 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-23 | tdf#132293: Removing unused imports from uitests files. | tagezi |
2022-05-23 | Resolves tdf#131155 - Keep frequently used options on sort criteria tab | Heiko Tietze |
2022-05-20 | bump up Calc MAXTILEDROW to MAXROW | Luboš Luňák |
2022-05-20 | Document sparkline related classes, functions and structs | Tomaž Vajngerl |