summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos3-6/+65
2023-10-27Resolves: tdf#157891 arrange so 'ok' in paste special is default actionCaolán McNamara1-1/+2
2023-10-27merge these checks together to avoid duplicationCaolán McNamara2-42/+18
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios18-2/+591
2023-10-27calc comment boost::property_tree::ptree use quotes comment id numbersCaolán McNamara1-25/+23
2023-10-26tdf#157897 - Clear print ranges before adding additional onesAndreas Heinisch4-0/+20
2023-10-26null-deref seen in ScTabView::UpdateEditViewCaolán McNamara1-4/+30
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin1-1/+1
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil2-7/+7
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida5-98/+62
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann29-1451/+1451
2023-10-23cool#7332 calc perf: GetEmptyLinesInBlockNoel Grandin2-5/+13
2023-10-20sc: perf: avoid construction of collector for empty note columns.Michael Meeks1-1/+3
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann61-150/+150
2023-10-19UITest_sw_navigator: avoid oneprocessXisco Fauli1-2/+1
2023-10-19tdf#156336 - sc ods: fix can't remove Calc comment metadataBalazs Varga1-2/+8
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli1-19/+18
2023-10-19use more SdrObjList::begin/end in scNoel Grandin7-79/+56
2023-10-19uitest oneprocess mode: explicitly avoid this in the remaining testsMiklos Vajna4-0/+9
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli1-1/+2
2023-10-18cool#6893 cache the EditEngine for renderingNoel Grandin3-67/+94
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland4-15/+15
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann4-29/+29
2023-10-17related tdf#141457 sc notebookbar: make statistics a submenuJustin Luth7-189/+56
2023-10-17tdf#157786: sc_datetime_functions: Add unittestXisco Fauli1-1/+16
2023-10-16Resolves: tdf#157797 Let GetCellValue() propagate previous error, if anyEike Rathke1-1/+3
2023-10-16Execute notifyViewRenderState on view constructorParis Oplopoios1-0/+6
2023-10-16Resolves: tdf#157786 Use GetFloor32() for date days instead of GetInt32()Eike Rathke3-12/+31
2023-10-16tdf#148539 sc notebookbar: add Sparklines to MenuDataJustin Luth9-31/+99
2023-10-16tdf#115485 sc notebookbar: add MenuInsert-RandomNumber...Justin Luth4-0/+28
2023-10-16Factor out an occurrence of sumNeumaierNormal()Eike Rathke1-6/+1
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios2-7/+0
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann11-28/+27
2023-10-15Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke5-76/+52
2023-10-15tdf#150466 notebookbar: hide PrintDefault on compact and standardizeJustin Luth4-9/+30
2023-10-14don't bother checking existing mode before seting new modeCaolán McNamara1-8/+3
2023-10-14Fix typoAndrea Gelmini1-1/+1
2023-10-14tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsJoel Puronaho1-4/+4
2023-10-13tdf#141457 sc notebookbar_compact: fix empty Statistics menuJustin Luth1-1/+1
2023-10-13tdf#150262 Split Autosum button: refactor to deduplicateMatt K1-34/+3
2023-10-13sc: ui: fix cell bidi layout stringsHenry Castro1-3/+11
2023-10-13cool#6893 disable undo for editengine when rendering cell textNoel Grandin1-0/+1
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann9-9/+9
2023-10-12loplugin:unusedmethodsNoel Grandin2-9/+0
2023-10-12no need for these enums in BroadcasterStateNoel Grandin2-34/+14
2023-10-12tdf#138440 sc notebookbar: add right-to-left to home tabJustin Luth2-2/+64
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann23-37/+37
2023-10-11tdf#132293 remove unused imports from uitestAnkit_Jaipuriar3-4/+2
2023-10-11don't use %PRODUCTNAME in accessible-descriptionCaolán McNamara1-1/+1
2023-10-11add truncate-multiline for consistency with everything elseCaolán McNamara1-0/+1