summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-03-08sc: fix ever-increasing chart IDs when exporting to XLSXMiklos Vajna
2023-03-08Relates tdf#153344 - Resize statusbar icons to 16pxHeiko Tietze
2023-03-07tdf#154042 Use an initial height of one row for toolbar layoutCaolán McNamara
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07tdf#94079 sc_ucalc: Add unit testSupriyo Paul
2023-03-06no need to allocate these separatelyNoel Grandin
2023-03-06For LARGE() the rank is to be rounded up, not downEike Rathke
2023-03-06these can be constCaolán McNamara
2023-03-06tdf#153924: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-03-06CppunitTest_sc_tiledrendering: remove commented out codeXisco Fauli
2023-03-06tdf#148251 Use std::swap instead of using temporary valuesSupriyo Paul
2023-03-05tdf#153548 sc: don't disable all state when IsFormulaModeJustin Luth
2023-03-04Rename to GetRankNumberArray() because that is what it doesEike Rathke
2023-03-04Comment that LARGE()/SMALL() rank svDoubleRef can not be hit in array modeEike Rathke
2023-03-04check GetShellXisco Fauli
2023-03-04jsdialog: enable chart wizardSzymon Kłos
2023-03-04sc: remove protect cell tab from cell format dialogPranam Lashkari
2023-03-04Resolves: tdf#153924 handle non-numeric and error values in rank arrayEike Rathke
2023-03-03tdf#148143: Reset the position hint when flat_segment_tree gets copiedKohei Yoshida
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2023-03-02CppunitTest_sc_subsequent_export_test2: split in twoXisco Fauli
2023-03-02CppunitTest_sc_subsequent_export_test2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-03-02flatten some classes in scNoel Grandin
2023-03-02allocate ShapeHelper inlineNoel Grandin
2023-03-02Fix viewsettings countSamuel Mehrbrodt
2023-03-01tdf#153784 account for initial vertical offset when toggled into multilineCaolán McNamara
2023-03-01tdf#153669: sc_uicalc: Add unittestXisco Fauli
2023-03-01sc: move import tests where they belongXisco Fauli
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-03-01CppunitTest_sc_subsequent_filters_test: split in twoXisco Fauli
2023-03-01sc: move export tests where they belongXisco Fauli
2023-03-01CppunitTest_sc_subsequent_export_test: split in twoXisco Fauli
2023-02-28CppunitTest_sc_subsequent_filters_test2: split into twoXisco Fauli
2023-02-28CppunitTest_sc_bugfix_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-28CppunitTest_sc_bugfix_test: remove commented out testXisco Fauli
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-27Underflow assert also in already calculated pathEike Rathke
2023-02-27ConvertMatrixParameters() worth some asserts instead of OSL_ENSURE/OSL_FAILEike Rathke
2023-02-27Output numeric cell position in SAL_WARN() as wellEike Rathke
2023-02-27Always push a result, even if it's only an errorEike Rathke
2023-02-27Fix typoAndrea Gelmini
2023-02-27Fix typoAndrea Gelmini
2023-02-27Resolves tdf#153580 - Calc's sort dialog too largeHeiko Tietze
2023-02-27Simplify a bitMike Kaganski
2023-02-27Related: tdf#151429 Move fix for tdf#152717 to ScByteSequenceToStringMike Kaganski
2023-02-27tdf#153709 Adapt message for Delete SheetLaurent Balland
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-24improved fix for CppunitTest_sc_uicalcNoel Grandin
2023-02-24CppunitTest_sc_subsequent_filters_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-24CppunitTest_sc_subsequent_export_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli