summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-28tdf#160971 gtk: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 qt a11y: Don't select combobox text on entry selectionMichael Weghorn
2024-05-28tdf#160971 vcl a11y: Make combobox text selection mode style-ableMichael Weghorn
2024-05-28SwNavigator: Improve Indexes context menuJim Raykowski
2024-05-28tdf#160198 Compatibility in background shapes/picturesOliver Specht
2024-05-28sw: rename SwIndexes to SwContentIndexes in commentsMiklos Vajna
2024-05-27FunctionsTest: get detailed error also for string resultsEike Rathke
2024-05-27sc: use SAL_RET_MAYBENULL in getBestViewShell(), getDocShell()...Xisco Fauli
2024-05-27sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-27Adapt CustomTarget_postprocess/check_dynamic_objectsStephan Bergmann
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge
2024-05-27sfx2: use SAL_RET_MAYBENULL in GetFrameWeld()Xisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in GetViewShellBase()Xisco Fauli
2024-05-27sd: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in GetViewShell()Xisco Fauli
2024-05-27starmath: use SAL_RET_MAYBENULL in GetEditWindow()Xisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in GetShell(), GetTopShell()...Xisco Fauli
2024-05-27sd: use SAL_RET_MAYBENULL in getViewFrame(), getDispatcher()...Xisco Fauli
2024-05-27Update git submodulesDione Maddern
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell
2024-05-27tdf#160984 sw continuous endnotes: fix crash on loading forum-mso-en-7731.docxMiklos Vajna
2024-05-27svx: prefix members of FmFormViewMiklos Vajna
2024-05-27Bump emscripten minimum to 2.0.32 for as_handleJulien Nabet
2024-05-27False loplugin:staticmethods with LLVM 19 trunkStephan Bergmann
2024-05-27ofz: Use-of-uninitialized-value in ImplConvertUtf8ToUnicodeCaolán McNamara
2024-05-27Fix typoAndrea Gelmini
2024-05-27Update git submodulesEike Rathke
2024-05-27Update git submodulesStanislav Horacek
2024-05-27tdf#154774 Sifr: Adjust contrast for dark variantRizal Muttaqin
2024-05-27Fix WASM buildThorsten Behrens
2024-05-26Update git submodulesDione Maddern
2024-05-26Resolves: tdf#155364 resize buttons and change widget font sizes on zoomCaolán McNamara
2024-05-26ofz: Use-of-uninitialized-valueCaolán McNamara
2024-05-26drop unused __SIMPLE_FUNCCaolán McNamara
2024-05-26presumably __SIMPLE_FUNC is unusedCaolán McNamara
2024-05-26Add gssapi/kerberos libs to mariadb connector lib checkThorsten Behrens
2024-05-26Resolves: tdf#160371 Relax significant whitespace intersection pre-checkEike Rathke
2024-05-26Use Rectangle::expand instead of four Adjust* callsMike Kaganski
2024-05-26ofz#69256 Integer-overflowCaolán McNamara
2024-05-26ofz#69246 Integer-overflowCaolán McNamara
2024-05-26Remove remaining dynamic exception specifications in odk/examplesIlmari Lauhakangas
2024-05-26tdf#161222: LOK: do not fine-tune text scaling for tile renderingMike Kaganski
2024-05-26Related tdf#158914: fix memory leaks by calling (auto)release selectorsPatrick Luby
2024-05-26ofz#69215 Heap-use-after-freeCaolán McNamara
2024-05-25ofz#68840 another putcontig8bitYCbCr22tile issueCaolán McNamara
2024-05-25WakeupThread - re-factor to have a single shared wakeup thread.Michael Meeks
2024-05-25related tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn
2024-05-24pViewShell arg is never null, just use a reference hereCaolán McNamara