summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2022-06-19tdf#113002 - Add numeric flag to recurring data fieldsAndreas Heinisch
2022-06-18clean up Sc*CellValueNoel Grandin
2022-06-18cid#1506304 Uncaught exceptionCaolán McNamara
2022-06-18Related: tdf#142293 Use the same locale to lowercase as was to uppercaseEike Rathke
2022-06-18Related: tdf#142293 Do not use locale's uppercase for Add-In programmatic nameEike Rathke
2022-06-18tdf#126109 calc slow when replacing string to numberNoel Grandin
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-18Remove comment of long removed MapDupToInternal fieldEike Rathke
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-17create getter for ScCellValue::mpStringNoel Grandin
2022-06-17tdf#149579: sc_vba_macro_test: Add unittestXisco Fauli
2022-06-17tdf#149529: sc: Add UItestXisco Fauli
2022-06-17Another "One call to XCellRangeAddressable::getRangeAddress() is enough"Julien Nabet
2022-06-16Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16create getter for ScCellValue::mfValueNoel Grandin