summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-11Fix typosAndrea Gelmini
2022-03-11don't bother drawing zero-width cellsLuboš Luňák
2022-03-11optimize searching for last visible rowLuboš Luňák
2022-03-11sw layout xml dump: handle blank portionsMiklos Vajna
2022-03-11Remove redundant checkStephan Bergmann
2022-03-10Use OUStringBuffer in ScConcatMike Kaganski
2022-03-10ofz#45344 and ofz#45392 suppress Integer-overflowCaolán McNamara
2022-03-10tdf#113066 tdf#142204 EMF Implement SETARCDIRECTIONBartosz Kosiorek
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna
2022-03-10tdf#116256 sw: fix textbox position in floating tableAttila Bakos (NISZ)
2022-03-10tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStartLászló Németh
2022-03-10ofz#44982 limit matrices for fuzzing, but allow importing a littleCaolán McNamara
2022-03-10use SfxItemSet::GetItemIfSet in sw/.../ui/dialogNoel Grandin
2022-03-10ScriptForge - (SF_Root) differ loading of the localized interfaceJean-Pierre Ledure
2022-03-10ofz#45385 Integer-overflowCaolán McNamara
2022-03-10ofz#45424 Integer-overflowCaolán McNamara
2022-03-10sw: downgrade "SVRect() without Width or Height" to SAL_INFOMichael Stahl
2022-03-10(related: tdf#139687) sw: ignore following footnotes in SwTextFrameBreakMichael Stahl
2022-03-10tdf#137008: starmath_import: Add unittestXisco Fauli
2022-03-10tdf#140386: math: Add UItestXisco Fauli
2022-03-10uitest: math: at least execute the test on linuxXisco Fauli
2022-03-10can be constCaolán McNamara
2022-03-10ofz#45375 Timeout on negative width/height for MetaBmpExScaleActionCaolán McNamara
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-03-10Use readonly-aliasing icu::UnicodeString ctor to avoid extra copyMike Kaganski
2022-03-10Trust the family name in the font file if necessary in AddTempDevFontHelper()Tor Lillqvist
2022-03-10ScriptForge - Console + progress bar receive a Close iconJean-Pierre Ledure
2022-03-10ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-10sw clearing breaks: fix layout when the line is emptyMiklos Vajna
2022-03-10Use icu::UnicodeString directlyMike Kaganski
2022-03-10Missing test dependencyStephan Bergmann
2022-03-10fix attr iterators to walk even unallocated columns if neededLuboš Luňák
2022-03-10add ColumnData() for simple handling of unallocated column dataLuboš Luňák
2022-03-10sd theme: add PPTX import for shape fill colorMiklos Vajna
2022-03-10tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroGautham Krishnan
2022-03-09tdf#147830: sc: Add UItestXisco Fauli
2022-03-09tweak suppressionCaolán McNamara
2022-03-09ofz#45373 and ofz#45362 fix ubsan issuesCaolán McNamara
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-03-09gtk4: use gtk_accessible_update_relation to set labeled_byCaolán McNamara
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin
2022-03-09a11y: Leave cell vector handling to AccessibleGridControlTableMichael Weghorn
2022-03-09Related: tdf#147742 a11y: Dispose table cells as wellMichael Weghorn
2022-03-09a11y: Drop AccessibleGridControl::m_xCellMichael Weghorn
2022-03-09a11y: Let AccessibleGridControlTable calculate child indexMichael Weghorn
2022-03-09a11y: Move TABLE_MODEL_CHANGED handling to tableMichael Weghorn
2022-03-09PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-09gtk4: get a11y description and label/nameCaolán McNamara
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ww8Noel Grandin
2022-03-09code accidentally commented outNoel Grandin