Age | Commit message (Expand) | Author |
2023-03-05 | tdf#153548 sc: don't disable all state when IsFormulaMode | Justin Luth |
2023-03-04 | Rename to GetRankNumberArray() because that is what it does | Eike Rathke |
2023-03-04 | Comment that LARGE()/SMALL() rank svDoubleRef can not be hit in array mode | Eike Rathke |
2023-03-04 | check GetShell | Xisco Fauli |
2023-03-04 | jsdialog: enable chart wizard | Szymon Kłos |
2023-03-04 | sc: remove protect cell tab from cell format dialog | Pranam Lashkari |
2023-03-04 | Resolves: tdf#153924 handle non-numeric and error values in rank array | Eike Rathke |
2023-03-03 | tdf#148143: Reset the position hint when flat_segment_tree gets copied | Kohei Yoshida |
2023-03-02 | Add a means to query the internal broadcaster state ... | Kohei Yoshida |
2023-03-02 | CppunitTest_sc_subsequent_export_test2: split in two | Xisco Fauli |
2023-03-02 | CppunitTest_sc_subsequent_export_test2: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-03-02 | flatten some classes in sc | Noel Grandin |
2023-03-02 | allocate ShapeHelper inline | Noel Grandin |
2023-03-02 | Fix viewsettings count | Samuel Mehrbrodt |
2023-03-01 | tdf#153784 account for initial vertical offset when toggled into multiline | Caolán McNamara |
2023-03-01 | tdf#153669: sc_uicalc: Add unittest | Xisco Fauli |
2023-03-01 | sc: move import tests where they belong | Xisco Fauli |
2023-03-01 | oox: import directly into docmodel's Theme and ColorSet | Tomaž Vajngerl |
2023-03-01 | CppunitTest_sc_subsequent_filters_test: split in two | Xisco Fauli |
2023-03-01 | sc: move export tests where they belong | Xisco Fauli |
2023-03-01 | CppunitTest_sc_subsequent_export_test: split in two | Xisco Fauli |
2023-02-28 | CppunitTest_sc_subsequent_filters_test2: split into two | Xisco Fauli |
2023-02-28 | CppunitTest_sc_bugfix_test: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-02-28 | CppunitTest_sc_bugfix_test: remove commented out test | Xisco Fauli |
2023-02-28 | tdf#153669: Track formulas that stopped listening ... | Kohei Yoshida |
2023-02-27 | Underflow assert also in already calculated path | Eike Rathke |
2023-02-27 | ConvertMatrixParameters() worth some asserts instead of OSL_ENSURE/OSL_FAIL | Eike Rathke |
2023-02-27 | Output numeric cell position in SAL_WARN() as well | Eike Rathke |
2023-02-27 | Always push a result, even if it's only an error | Eike Rathke |
2023-02-27 | Fix typo | Andrea Gelmini |
2023-02-27 | Fix typo | Andrea Gelmini |
2023-02-27 | Resolves tdf#153580 - Calc's sort dialog too large | Heiko Tietze |
2023-02-27 | Simplify a bit | Mike Kaganski |
2023-02-27 | Related: tdf#151429 Move fix for tdf#152717 to ScByteSequenceToString | Mike Kaganski |
2023-02-27 | tdf#153709 Adapt message for Delete Sheet | Laurent Balland |
2023-02-27 | no need to hold CollatorWrapper by std::unique_ptr | Noel Grandin |
2023-02-24 | improved fix for CppunitTest_sc_uicalc | Noel Grandin |
2023-02-24 | CppunitTest_sc_subsequent_filters_test: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-02-24 | CppunitTest_sc_subsequent_export_test: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-02-24 | CppunitTest_sc_ucalc*: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |
2023-02-24 | crashtesting: null-deref seen on loading forum-mso-en4-399427.xlsx | Caolán McNamara |
2023-02-23 | attempted fix for CppunitTest_sc_uicalc | Noel Grandin |
2023-02-23 | tdf#153767: sc_subsequent_filters_test2: Add unittest | Xisco Fauli |
2023-02-23 | osl::Mutex->std::mutex in OleNameOverrideContainer | Noel Grandin |
2023-02-23 | related tdf#148966: rework sdr compatibility flags | Sarper Akdemir |
2023-02-23 | fix test for non-default DPI | Noel Grandin |
2023-02-23 | tdf#151745 Fix input line redraw issue after resizing calc window | Samuel Mehrbrodt |
2023-02-23 | Extend loplugin:cppunitassertequals to more argument types | Stephan Bergmann |
2023-02-23 | Resolves: tdf#153767 Try harder to import OOXML bool shared formula result | Eike Rathke |
2023-02-22 | CppunitTest_sc_subsequent_filters_test2: use CPPUNIT_TEST_FIXTURE() | Xisco Fauli |