summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31make field-edit dialog asyncNoel Grandin
2024-01-31lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara
2024-01-31embindmaker: Handle enumsStephan Bergmann
2024-01-31Resolves tdf#159328 - Fix field shading regressionHeiko Tietze
2024-01-31related tdf#146756 chart2: code-readers documentationJustin Luth
2024-01-31embindmaker: Handle new-style singletonsStephan Bergmann
2024-01-31make drop-down-form-field dialog asyncNoel Grandin
2024-01-31make footnote-option dialog asyncNoel Grandin
2024-01-31curl: upgrade to release 8.6.0Michael Stahl
2024-01-31Fix typoAndrea Gelmini
2024-01-31Fix typoAndrea Gelmini
2024-01-31At least in its current form, embinding Any shouldn't need allow_raw_pointersStephan Bergmann
2024-01-31tdf#146756 pie chart2 import: use consistent outside-label max text lenJustin Luth
2024-01-31Implement Async AutoCorrectQuery Dialogs for Formula Check in calccodewithvk
2024-01-31move SvxNumberingPreview out of cuiCaolán McNamara
2024-01-31use ViewShell DOCCOLOR when availableCaolán McNamara
2024-01-31tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOSStephan Bergmann
2024-01-31Embind in-out/out params of primitive type apparently need a wrapperStephan Bergmann
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2024-01-31Revert "store last five MRU currencies in the currency drop-down"Tomaž Vajngerl
2024-01-31CppunitTest_sw_ooxmllinks: avoid DECLARE_LINKS_EXPORT_TEST at one placeMiklos Vajna
2024-01-31Embind clean up, only pass in-out/out params by raw pointerStephan Bergmann
2024-01-31Related: tdf#159458 Move variable URL re-creation to a central placeMike Kaganski
2024-01-31tdf#159458: make sure to update unexpanded URL when renaming libraryMike Kaganski
2024-01-30Fix typoAndrea Gelmini
2024-01-30Pass the_self by const ref in Embind wrapper functionsStephan Bergmann
2024-01-30Embinding OUString shouldn't need allow_raw_pointersStephan Bergmann
2024-01-30embindmaker: Handle new-style servicesStephan Bergmann
2024-01-30Expose comphelper::getProcessComponentContext through EmbindStephan Bergmann
2024-01-30Resolves: tdf#159386 deref of null result of CloneCaolán McNamara
2024-01-30embindmaker: Handle interface inheritanceStephan Bergmann
2024-01-30add hy to bin/lo-xlate-langRene Engelhard
2024-01-30tdf#151352 keep a reference to the parentCaolán McNamara
2024-01-30make redline-accept dialog asyncNoel Grandin
2024-01-30make outline-tab dialog asyncNoel Grandin
2024-01-30make set-row-height dialog asyncNoel Grandin
2024-01-30convert insert-footnote dialog to asyncNoel Grandin
2024-01-30make sorting dialog asyncNoel Grandin
2024-01-30make auto-format dialog asyncNoel Grandin
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-30tdf#159131 Calc is laggy when moving a line (row)Noel Grandin
2024-01-30tdf#159452 sw content control, PDF export: fix checked checkboxesMiklos Vajna
2024-01-30tdf#159438: when there's no frame, close previous bookmark firstMike Kaganski
2024-01-30Update git submodulesOlivier Hallot
2024-01-30tdf#158695 convert-to bogusly needs libcui (--disable-gui build)Noel Grandin
2024-01-30convert table width dialog to asyncNoel Grandin
2024-01-30make writer databases dialog asyncNoel Grandin
2024-01-30cid#1588084 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-30reuse xCurrentFrame instead of fetching it againCaolán McNamara
2024-01-30jsdialog: enable paste special in calcSzymon Kłos