summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-07-02sc: remove CppunitTest_sc_chart_regression_testXisco Fauli
2022-07-01tdf#138748 Correct label locale group in CSV dialogPedro Pinto Silva
2022-07-01tdf#138748 Correct group label in HTML import dialogPedro Pinto Silva
2022-07-01Use DateTime::operator=(const css::util::DateTime&)Eike Rathke
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-30Ignoring invalid NullDate is worth a warningEike Rathke
2022-06-30lok: fix position for cell item list dropdownSzymon Kłos
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks
2022-06-30crashtesting: assert on reexport to ods of forum-it-7248.odsEike Rathke
2022-06-29crashtesting: assert seen on loading forum-de3-8113.odsCaolán McNamara
2022-06-29jsdialog: formulabar: send also paragraph number for multiline formulaSzymon Kłos
2022-06-29lok: formulabar: send correct caret position for numbersSzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-29tdf#149752: sc_subsequent_filters_test: Add unittestXisco Fauli
2022-06-28don't try to use self-referencing ScSortedRangeCache (tdf#149752)Luboš Luňák
2022-06-27tdf#137747 Fix POISSON.DIST required argumentOlivier Hallot
2022-06-27cid#1506511 silence Uncaught exceptionCaolán McNamara
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-26tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-26fix ByValue lookups with ScSortedRangeCacheLuboš Luňák
2022-06-26rEntry.bDoQuery is always true for processed entriesLuboš Luňák
2022-06-26more efficient recalculations from xlsx import of pivot tablesLuboš Luňák
2022-06-25tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-24tdf#149679: sc_subsequent_filters_test: Add unittestXisco Fauli
2022-06-24Twice uppercase is one too muchEike Rathke
2022-06-24can pass by ref without nullptr checkCaolán McNamara
2022-06-24crashtesting: forum-mso-en-13233.xlsx exports duplicate grouped-by attributesCaolán McNamara
2022-06-24tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-06-24handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-24Avoid i18n uppercase overhead also for OOXMLEike Rathke
2022-06-23no need to explicitly spell out bodies of default functionsLuboš Luňák
2022-06-23crashtesting: assert in rtl_uString_iterateCodePoints with forum-en-32401.odsCaolán McNamara
2022-06-23tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-23tdf#149502 sc: crash fix: Change in Table destructionAttila Szűcs
2022-06-23Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-22Re-enable the testMike Kaganski
2022-06-22Fix shape rectangle calculationMike Kaganski
2022-06-22tdf#69750: sc: Add UItestXisco Fauli
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-22Related: tdf#142293 Consider bAsciiUpper for matching CharClass to lowercaseEike Rathke
2022-06-21tdf#69750 Preserve last used Paste Special options for next session.Siddhant Chaudhary
2022-06-21Resolves: tdf#142293 No "+ or - may start formula" when editing contentEike Rathke
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-06-21cid#1506304 Uncaught exceptionCaolán McNamara
2022-06-21tdf#142293, tdf#141495: sc_subsequent_filters_test2: Add unittestXisco Fauli
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-20tdf#58134 Reset Button in Options DialogsNoel Grandin
2022-06-20use std::monostate in std::variantNoel Grandin