summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-12-09sc: fix back color filter entriesmimo-7.3.7.2.M8Henry Castro
2023-12-09sc: extend backcolor areaHenry Castro
2023-12-09tdf#153972 Fix color filter when cells have no contentSamuel Mehrbrodt
2023-11-29reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-29default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-08-03sc: filter: rtf: add method "WriteFontTable"Henry Castro
2023-08-03sc: filter: rtf: add method "AddFont"Henry Castro
2023-08-03sc: filter: rtf: prefix m_* private membersHenry Castro
2023-08-03sc: filter: rtf: use a separate document streamHenry Castro
2023-07-06Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-07-06problem pasting to calc an image copied from firefox (windows)Luigi Iucci
2023-05-24sc: filter: html: fix missing color scale conditional formatHenry Castro
2023-05-24sc: copy cache values when clone color conditional formatHenry Castro
2023-05-24sc: add "updateValues" method to conditional format listHenry Castro
2023-05-23put floating frames under managed links controlCaolán McNamara
2023-03-26Always push a result, even if it's only an errorEike Rathke
2023-03-26Stack check safety belt before fishing in muddy watersEike Rathke
2023-03-26Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke
2023-02-21tdf#153510: STYLE: try harder to detect when there's nothing to doMike Kaganski
2023-02-21Flatten ScInterpreter::ScStyleMike Kaganski
2023-02-21tdf#153514: try to find exact match, even when searching case-insensitivelyMike Kaganski
2023-02-21Related: tdf#153510 Avoid modification of iterated containerMike Kaganski
2022-10-24Resolves: tdf#150780 Overtyping is not editingmimo-7-3-branch-pointEike Rathke
2022-09-26make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-23Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-15libxml2: upgrade to release 2.10.2Michael Stahl
2022-09-15Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-12Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-08-18tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-08-17tdf#150170: Revert "flatten TableType in ColumnSpanSet"Xisco Fauli
2022-08-08tdf#150219 Crash when cutting trace dependent with precedent on different sheetNoel Grandin
2022-07-26Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-27tdf#148820 sc: fix conditional formatted cell colorBalazs Varga
2022-06-26handle nullptr SharedString in ScQueryEvaluator (tdf#149679)Luboš Luňák
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-23Pump XInputStream into an SvMemoryStream rather than an OStringBufferStephan Bergmann
2022-06-22Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-06-17Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16tdf#149529 crash on deref deleted ScDocument*Caolán McNamara
2022-06-16Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-15crashtesting: negative index seen on loading forum-de3-15472.odsCaolán McNamara
2022-06-14crashtesting: assert seen on loading forum-en-38962.odsCaolán McNamara
2022-06-14crashtesting: crash seen on exporting forum-it-5909.ods to xlsxCaolán McNamara
2022-06-14sc: ODF export: fix style:font-name on EE text/paragraph stylesMichael Stahl
2022-06-14tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke
2022-06-13tdf#149503: Check size of vectorsXisco Fauli