summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-09-18Simplify by using replaceAll instead of insert in some loops (sc)Julien Nabet
2022-09-18crashtesting: "unknown cell text: element" assert for text:bookmarkJustin Luth
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-09-18crashtesting: "unknown cell text: element" assertCaolán McNamara
2022-09-17speed up large sheet with lots of conditionsNoel Grandin
2022-09-17speed up large sheet with lots of conditionsNoel Grandin
2022-09-16cid#1513720 silence Improper use of negative valueCaolán McNamara
2022-09-16Simplify by using replaceAll instead of replaceAt in a loop (sc/global2)Julien Nabet
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-16tdf#103829 ods export: don't output invalid office:string-valueJustin Luth
2022-09-15Resolves: tdf#132519 Use string reference syntax for CELL("ADDRESS";...)Eike Rathke
2022-09-15cid#1500581 silence Explicit null dereferencedCaolán McNamara
2022-09-15tdf#103829 ods export: output <text:tab/> when CELLTYPE_EDITJustin Luth
2022-09-15CppunitTest_sc_vba_macro_test: unify the way tests are setup and teardownXisco Fauli
2022-09-15CppunitTest_sc_macros_test: simplify code a bitXisco Fauli
2022-09-14Related: tdf#149665 Unify input of a leading ' apostrophe in non-Text cellEike Rathke
2022-09-14libxml2: upgrade to release 2.10.2Michael Stahl
2022-09-14try wait_until_property_is_updated in test_tdf134390Caolán McNamara
2022-09-14fix off-by-one in Calc shadow handling (tdf#150931)Luboš Luňák
2022-09-14Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13tdf#150766: sc_uicalc: Add unittestXisco Fauli
2022-09-13clean up opencl helper functionsLuboš Luňák
2022-09-13reduce opencl copy&paste in op_math.cxxLuboš Luňák
2022-09-13reduce opencl copy&paste in op_addin.cxx and op_logical.cxxLuboš Luňák
2022-09-13reduce opencl copy&paste when generating function declarationLuboš Luňák
2022-09-13tdf#103829 ods import: parse <text:tab/>Justin Luth
2022-09-12tdf#150288: sc: Add UItestXisco Fauli
2022-09-12tdf#131073 - Don't show hidden rows/cols after setting optimal row/col heightAndreas Heinisch
2022-09-11Simplify by using replaceAll instead of insert in a loop (sc)Julien Nabet
2022-09-11ScValueIterator ScDocument& parameter is now superfluousEike Rathke
2022-09-11Simplify by using replaceAll instead of replaceAt (sc)Julien Nabet
2022-09-10Resolves: tdf#150766 Listen to entire shared formula group instead of a sliceEike Rathke
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-10Use stable_sort to sort hidden rows in sortAndRemoveDuplicatesStephan Bergmann
2022-09-09GetCurNumFmtInfo is always called with the same context as given in ctorCaolán McNamara
2022-09-09always pass ScInterpreterContext to ScValueIteratorCaolán McNamara
2022-09-09crashtesting: threaded assert on loading forum-de3-3100.odsCaolán McNamara
2022-09-09Related: tdf#150312 Assert a defined name's non-empty table:base-cell-addressEike Rathke
2022-09-09Related: tdf#150312 "Repair" broken table:base-cell-address of defined namesEike Rathke
2022-09-09tdf#150312 unit testEike Rathke
2022-09-09Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke
2022-09-08Fix location of ScDocShell in commentJulien Nabet
2022-09-08Fix CppunitTest_sc_subsequent_filters_test2 on non-default DPIMike Kaganski
2022-09-08Fix CppunitTest_sc_jumbosheets_test on non-default DPIMike Kaganski
2022-09-07crashtesting: prevent nullptr accessEike Rathke
2022-09-07cid#1509288 rearrange to make clearer what actually happensCaolán McNamara
2022-09-07tdf#150307, tdf#150829: sc: Add UItestXisco Fauli
2022-09-07apply ui-rulesCaolán McNamara