Age | Commit message (Expand) | Author |
2025-01-29 | Speed up the iteration further | Mike Kaganski |
2025-01-29 | tdf#164403 CairoSDPR: adapt hairline width | Armin Le Grand (Collabora) |
2025-01-29 | tdf#161872 xmlsecurity mscrypt: don't require trusted signing certs | Miklos Vajna |
2025-01-29 | tdf#143148 Use pragma once instead of include guards in | Chika Starks |
2025-01-29 | sc: convert data validity dialog async | Pranam Lashkari |
2025-01-29 | a11y: Drop VCLXAccessibleComponent::getAccessibleIndexInParent override | Michael Weghorn |
2025-01-29 | a11y: Use existing method to get VCLXAccessibleComponent parent | Michael Weghorn |
2025-01-29 | Fix typo | Andrea Gelmini |
2025-01-29 | Update git submodules | Andrea Gelmini |
2025-01-29 | use getFastAttributeTokens and getValueByIndex | Caolán McNamara |
2025-01-29 | xml::sax::XWriter is a xml::sax::XDocumentHandler | Caolán McNamara |
2025-01-29 | a11y: Drop unnecessary null check | Michael Weghorn |
2025-01-29 | a11y: Drop AccessibleBrowseBoxBase::{g,s}etCliendId | Michael Weghorn |
2025-01-29 | a11y: Drop AccessibleListBoxEntry::getImplementationId override | Michael Weghorn |
2025-01-29 | a11y: No longer use AccessibleListBoxEntry::GetBoundingBox | Michael Weghorn |
2025-01-29 | a11y: Use OAccessibleComponentHelper for AccessibleListBoxEntry | Michael Weghorn |
2025-01-29 | uno grid a11y: Deduplicate 2 cases doing the same | Michael Weghorn |
2025-01-29 | uno grid a11y: Unify XAccessible implementation in base class | Michael Weghorn |
2025-01-29 | uno grid a11y: Use cppu::ImplInheritanceHelper | Michael Weghorn |
2025-01-29 | uno grid a11y: Drop method only declared, but not implemented | Michael Weghorn |
2025-01-29 | uno grid a11y: Merge AccessibleGridControl{,Access} | Michael Weghorn |
2025-01-29 | uno grid a11y: Drop check for a11y context disposed from outside | Michael Weghorn |
2025-01-29 | uno grid a11y: Replace alive check by simple null check | Michael Weghorn |
2025-01-29 | uno grid a11y: Let impl handle alive check | Michael Weghorn |
2025-01-29 | uno grid a11y: Merge TableControl_Impl::{impl_,isAccessibleAlive} | Michael Weghorn |
2025-01-29 | uno grid a11y: Drop duplicate check whether alive | Michael Weghorn |
2025-01-29 | uno grid a11y: Drop superfluous check | Michael Weghorn |
2025-01-28 | SwXTextDocument::getBodyText can be used instead of getText here | Caolán McNamara |
2025-01-28 | Update git submodules | Olivier Hallot |
2025-01-28 | We already have a SwXTextDocument, don't need to cast | Caolán McNamara |
2025-01-28 | Update git submodules | Olivier Hallot |
2025-01-28 | tdf#163340 fixes regression | Oliver Specht |
2025-01-28 | tdf#161872 xmlsecurity nss: don't require trusted signing certs | Miklos Vajna |
2025-01-28 | Update git submodules | Olivier Hallot |
2025-01-28 | Don't broadcast SfxHintId::TitleChanged if title doesn't change | Caolán McNamara |
2025-01-28 | Set an empty ComplexColor, or the previous one could be used | Tomaž Vajngerl |
2025-01-28 | tdf#164393 [API CHANGE] Make the "Automatic" theme Customizable | Sahil Gautam |
2025-01-28 | Introduce EMSCRIPTEN_EXTRA_QTLOADER_CONFIG | Stephan Bergmann |
2025-01-28 | tdf#163309 sw: clean-up bookmark boundary mark labels | László Németh |
2025-01-28 | tdf#164855 sd - fix crash while centering table contents | Balazs Varga |
2025-01-28 | Fix "Remove a hack at least for Emscripten --enable-qt6" | Stephan Bergmann |
2025-01-28 | tdf#130857 qt weld: Address clazy warning (clazy-range-loop-detach) | Michael Weghorn |
2025-01-28 | tdf#130857 qt weld: Support MenuButton separators + respect pos | Michael Weghorn |
2025-01-28 | remove unnecessary cairo soname patch | Noel Grandin |
2025-01-28 | tdf#153109 Use any_of to check for match in spelldsp.cxx | Simon Chenery |
2025-01-27 | uno grid a11y: Use ImplInheritanceHelper | Michael Weghorn |
2025-01-27 | uno grid grid a11y: Return existing cell accessible | Michael Weghorn |
2025-01-27 | uno grid a11y: Pass pos relative to TableControl as expected | Michael Weghorn |
2025-01-27 | uno grid a11y: Don't confuse row/col | Michael Weghorn |
2025-01-27 | toolkit a11y: Convert condition to assert | Michael Weghorn |