summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01add a way to get informed when the XPlayer can return useful informationCaolán McNamara
2022-03-01compress calls to AdjustRowHeight() to just one call (tdf#94677)Luboš Luňák
2022-03-01fix o3tl::equalsIgnoreAsciiCase()Luboš Luňák
2022-03-01protect frame from triggering deleting itselfCaolán McNamara
2022-03-01fix data races in cclass_UnicodeNoel Grandin
2022-03-01fix data race in ImportFinishedNoel Grandin
2022-03-01fix assert when changing fill on impress shapeNoel Grandin
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2022-03-01Fix typosAndrea Gelmini
2022-03-01tdf#45904 Move XComponent Java test to C++Jens Carl
2022-03-01No need to memset the allocated buffer in new_WithLengthMike Kaganski
2022-03-01Quick build fix: Add missing #includeTor Lillqvist
2022-03-01Try to fix .bau files being ignoredSamuel Mehrbrodt
2022-03-01wina11y: Use range-based forMichael Weghorn
2022-03-01wina11y: Use more range-based forMichael Weghorn
2022-03-01wina11y: Use 'std::vector::empty()' instead of 'std::vector::size() == 0'Michael Weghorn
2022-03-01wina11y: Use range-based forMichael Weghorn
2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski
2022-03-01ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-03-01ofz: don't register style if hbox load failedCaolán McNamara
2022-03-01more tsan suppressionsNoel Grandin
2022-03-01tdf#147459 PPTX: add "glue points" to some basic shapesTibor Nagy
2022-03-01ofz: measure legal range from glyph offset, not table startCaolán McNamara
2022-03-01tdf#145486: Catch the error instead of re-checking readOnly statehomeboy445
2022-03-01tdf#145538 - Use range based for loopsDeep17
2022-03-01ofz: measure maximum possible contoursCaolán McNamara
2022-03-01tsan more suppressionNoel Grandin
2022-03-01Add asserts to make sure the calculation is correctHossein
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/view/Noel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/filterNoel Grandin
2022-03-01make Calc jumbo sheets an explicit build featureLuboš Luňák
2022-03-01Fix flaky test on Win64Mike Kaganski
2022-03-01misaligned-pointer-useStephan Bergmann
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/core/dataNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-03-01ofz: verify table offsetsCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in starmathNoel Grandin
2022-03-01Always join thread before destroying itStephan Bergmann
2022-03-01Sukapura: tdf#147664 Revise Increase Font & Decrease Font, Default Style,Rizal Muttaqin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-03-01svx: fix URL and class name in READMEMiklos Vajna
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin
2022-03-01followup tdf#122098 xlsx export: avoid corrupt format if not bool valueJustin Luth
2022-02-28remove obsolete TODO.performanceLuboš Luňák
2022-02-28Brown paper bag fixStephan Bergmann
2022-02-28uitest: fix sporadic UITest_impress_demo failuresXisco Fauli
2022-02-28uitest: simplify tests even moreXisco Fauli