summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-29Speed up the iteration furtherMike Kaganski
2025-01-29tdf#164403 CairoSDPR: adapt hairline widthArmin Le Grand (Collabora)
2025-01-29tdf#161872 xmlsecurity mscrypt: don't require trusted signing certsMiklos Vajna
2025-01-29tdf#143148 Use pragma once instead of include guards inChika Starks
2025-01-29sc: convert data validity dialog asyncPranam Lashkari
2025-01-29a11y: Drop VCLXAccessibleComponent::getAccessibleIndexInParent overrideMichael Weghorn
2025-01-29a11y: Use existing method to get VCLXAccessibleComponent parentMichael Weghorn
2025-01-29Fix typoAndrea Gelmini
2025-01-29Update git submodulesAndrea Gelmini
2025-01-29use getFastAttributeTokens and getValueByIndexCaolán McNamara
2025-01-29xml::sax::XWriter is a xml::sax::XDocumentHandlerCaolán McNamara
2025-01-29a11y: Drop unnecessary null checkMichael Weghorn
2025-01-29a11y: Drop AccessibleBrowseBoxBase::{g,s}etCliendIdMichael Weghorn
2025-01-29a11y: Drop AccessibleListBoxEntry::getImplementationId overrideMichael Weghorn
2025-01-29a11y: No longer use AccessibleListBoxEntry::GetBoundingBoxMichael Weghorn
2025-01-29a11y: Use OAccessibleComponentHelper for AccessibleListBoxEntryMichael Weghorn
2025-01-29uno grid a11y: Deduplicate 2 cases doing the sameMichael Weghorn
2025-01-29uno grid a11y: Unify XAccessible implementation in base classMichael Weghorn
2025-01-29uno grid a11y: Use cppu::ImplInheritanceHelperMichael Weghorn
2025-01-29uno grid a11y: Drop method only declared, but not implementedMichael Weghorn
2025-01-29uno grid a11y: Merge AccessibleGridControl{,Access}Michael Weghorn
2025-01-29uno grid a11y: Drop check for a11y context disposed from outsideMichael Weghorn
2025-01-29uno grid a11y: Replace alive check by simple null checkMichael Weghorn
2025-01-29uno grid a11y: Let impl handle alive checkMichael Weghorn
2025-01-29uno grid a11y: Merge TableControl_Impl::{impl_,isAccessibleAlive}Michael Weghorn
2025-01-29uno grid a11y: Drop duplicate check whether aliveMichael Weghorn
2025-01-29uno grid a11y: Drop superfluous checkMichael Weghorn
2025-01-28SwXTextDocument::getBodyText can be used instead of getText hereCaolán McNamara
2025-01-28Update git submodulesOlivier Hallot
2025-01-28We already have a SwXTextDocument, don't need to castCaolán McNamara
2025-01-28Update git submodulesOlivier Hallot
2025-01-28tdf#163340 fixes regressionOliver Specht
2025-01-28tdf#161872 xmlsecurity nss: don't require trusted signing certsMiklos Vajna
2025-01-28Update git submodulesOlivier Hallot
2025-01-28Don't broadcast SfxHintId::TitleChanged if title doesn't changeCaolán McNamara
2025-01-28Set an empty ComplexColor, or the previous one could be usedTomaž Vajngerl
2025-01-28tdf#164393 [API CHANGE] Make the "Automatic" theme CustomizableSahil Gautam
2025-01-28Introduce EMSCRIPTEN_EXTRA_QTLOADER_CONFIGStephan Bergmann
2025-01-28tdf#163309 sw: clean-up bookmark boundary mark labelsLászló Németh
2025-01-28tdf#164855 sd - fix crash while centering table contentsBalazs Varga
2025-01-28Fix "Remove a hack at least for Emscripten --enable-qt6"Stephan Bergmann
2025-01-28tdf#130857 qt weld: Address clazy warning (clazy-range-loop-detach)Michael Weghorn
2025-01-28tdf#130857 qt weld: Support MenuButton separators + respect posMichael Weghorn
2025-01-28remove unnecessary cairo soname patchNoel Grandin
2025-01-28tdf#153109 Use any_of to check for match in spelldsp.cxxSimon Chenery
2025-01-27uno grid a11y: Use ImplInheritanceHelperMichael Weghorn
2025-01-27uno grid grid a11y: Return existing cell accessibleMichael Weghorn
2025-01-27uno grid a11y: Pass pos relative to TableControl as expectedMichael Weghorn
2025-01-27uno grid a11y: Don't confuse row/colMichael Weghorn
2025-01-27toolkit a11y: Convert condition to assertMichael Weghorn