summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-10-17xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl4-0/+275
2015-10-02check stream status and string lengthsCaolán McNamara4-42/+43
2015-10-02reusing i here from the outer loop is definitely bogusCaolán McNamara1-3/+3
2015-09-17tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna2-0/+12
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar2-0/+25
2015-08-31check stream statusCaolán McNamara2-0/+8
2015-08-31pClientData can be nullCaolán McNamara1-0/+0
2015-08-31check stream statusCaolán McNamara2-9/+25
2015-08-31eof isn't a Error, so use good not GetErrorCaolán McNamara1-0/+0
2015-08-31guard against 0 item sizeCaolán McNamara2-2/+9
2015-08-31check seeks and readsCaolán McNamara5-18/+32
2015-08-31check for stream status after a read, not after a seekCaolán McNamara2-10/+15
2015-08-31check stream state after read attemptCaolán McNamara1-0/+0
2015-08-31check SeekToEndOfRecord for successCaolán McNamara1-0/+0
2015-08-31check seekCaolán McNamara1-0/+0
2015-08-31check seeks and offsetsCaolán McNamara1-0/+0
2015-08-31avoid loops in atom chainsCaolán McNamara2-1/+7
2015-08-31check status of SeekToCaolán McNamara2-2/+4
2015-08-31check returns of SeekToEndOfRecordCaolán McNamara2-0/+0
2015-08-31clip strings to max available sizeCaolán McNamara2-7/+20
2015-08-31check seek for successCaolán McNamara2-1/+5
2015-08-31avoid hang in certain pptsCaolán McNamara2-1/+1
2015-08-31extend seek, loop ending tests to ppt specific codeCaolán McNamara2-14/+21
2015-08-31various hangs, check seeks and record lengthsCaolán McNamara2-2/+4
2015-08-31don't hang on unreachable record endsCaolán McNamara2-1/+6
2015-08-31fix crash on loading certain pptsCaolán McNamara1-0/+0
2015-08-03when skipping hidden pages omit the hidden pages from page bookmarksCaolán McNamara1-2/+24
2015-08-03fix crash on loading presentation with page name fieldCaolán McNamara1-1/+2
2015-07-08fix deselect of textbox on slides with images in underlying masterCaolán McNamara2-6/+12
2015-06-30tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-17/+2
2015-06-18tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky1-13/+2
2015-06-03tdf#88056: Implement ODF import/export of page title fieldKatarina Behrens4-0/+24
2015-05-19Fix --disable-pdfimport buildTor Lillqvist1-0/+10
2015-05-19Check ENABLE_PDFIMPORTTor Lillqvist1-1/+1
2015-05-19misspell some words, copy and paste slide to gimpCaolán McNamara1-2/+16
2015-05-01tdf#86329 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine1-1/+6
2015-05-01Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk1-1/+1
2015-04-28Actually execute testPDFImportSkipImagesStephan Bergmann1-0/+1
2015-04-23fix re-export of novell590442-1.ppt to pptCaolán McNamara1-167/+181
2015-04-16fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-16fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-04-14tdf#90403 PPTX import: use real table sizeAndras Timar3-0/+5
2015-04-04bnc#910045 wrong cell fill color defined by table styleZolnai Tamás2-0/+23
2015-04-04bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar3-0/+310
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl3-6/+0
2015-02-26SkipImages option for PDF importMihai Varga4-3/+54
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás4-7/+7
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara1-0/+0
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara2-4/+11
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák2-4/+4