summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara
2022-03-04ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-04ofz: check hmtx offsetCaolán McNamara
2022-03-04Handle symlinksStephan Bergmann
2022-03-04tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse
2022-03-04tdf#135843 Do not export unused border lines.Gülşah Köse
2022-03-03tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh
2022-03-03tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name tooJustin Luth
2022-03-03add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara
2022-03-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-03update creditsChristian Lohmaier
2022-03-02tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna
2022-03-02ofz: don't read past end of recordCaolán McNamara
2022-03-02ofz: measure legal range from glyph offset, not table startCaolán McNamara
2022-03-02sw: really prevent footnote frame against delete while it's movedMichael Stahl
2022-03-02tdf#122098 xlsx im/export: let formulas guess their number formatJustin Luth
2022-03-02ofz: measure maximum possible contoursCaolán McNamara
2022-03-02protect frame from triggering deleting itselfCaolán McNamara
2022-03-02Resolves tdf#137381 - Use app colors on chapter numbering previewHeiko Tietze
2022-03-02Resolves: tdf#145580 need to use gtk_im_context_filter_keypressCaolán McNamara
2022-03-01ofz#44997 Use-of-uninitialized-valueCaolán McNamara
2022-03-01lastPoint might be 0xFFFFCaolán McNamara
2022-03-01cid#1501377 Dereference after null checkCaolán McNamara
2022-03-01ofz: verify table offsetsCaolán McNamara
2022-03-01ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-03-01fail more gracefully if m_aTmpPosition is emptyCaolán McNamara
2022-03-01ofz: don't register style if hbox load failedCaolán McNamara
2022-03-01ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-03-01ofz#45081 check font lengthCaolán McNamara
2022-03-01ofz#45082 Out-of-memoryCaolán McNamara
2022-03-01Fix flaky test on Win64Mike Kaganski
2022-03-01tdf#146962 sw: hide deleted row at deletion in Hide ChangesLászló Németh
2022-03-01tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth
2022-03-01Sukapura: tdf#147664 Revise Increase Font & Decrease Font, Default Style,Rizal Muttaqin
2022-02-28Update git submodulesChristian Lohmaier
2022-02-28check if cast is to the right typeCaolán McNamara
2022-02-28tdf#143239 sw: layout: invalidate fly position when moving off pageMichael Stahl
2022-02-28ensure null terminatorCaolán McNamara
2022-02-28chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-28chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2022-02-28tdf#147298: Add a simple test case for formula cell tracking by column.Kohei Yoshida
2022-02-28tdf#146463 Apply data series filter to the chart legendOuyang Leyan
2022-02-28ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-02-28ofz#44991 Use-of-uninitialized-valueCaolán McNamara
2022-02-28cid#1500433 Using a moved objectCaolán McNamara
2022-02-28cid#1500654 Using a moved objectCaolán McNamara
2022-02-28cid#1500452 Using a moved objectCaolán McNamara
2022-02-28ofz#44991 don't skip over terminatorCaolán McNamara
2022-02-28ofz#45073 initialize names to NULL in case of 0 glyphsCaolán McNamara