summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-07-08sc: lok: fix offset other edit viewHenry Castro
2022-07-08sc: lok: fix offset edit output areaHenry Castro
2022-07-08lok: skip app background rendering for lok case.Michael Meeks
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-08sc: refactor and simplify PrintPageRanges::calculateTomaž Vajngerl
2022-07-06CppunitTest_sc_uicalc: just use insertStringToCell...Xisco Fauli
2022-07-06tdf#149665: sc_ucalc: Add unittestXisco Fauli
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-07-05Resolves: tdf#149665 Strip first ' also for multiple '' if following is numericEike Rathke
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-05fix build with disable-avmedia.Michael Meeks
2022-07-05compact the RichString classNoel Grandin
2022-07-05compact the RichStringPortion classNoel Grandin
2022-07-05remove span data storage from oox importNoel Grandin
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