summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-09-23check stream status and string lengthsCaolán McNamara
2015-09-18reusing i here from the outer loop is definitely bogusCaolán McNamara
2015-09-11tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna
2015-08-30check stream statusCaolán McNamara
2015-08-30pClientData can be nullCaolán McNamara
2015-08-29check stream statusCaolán McNamara
2015-08-29eof isn't a Error, so use good not GetErrorCaolán McNamara
2015-08-29guard against 0 item sizeCaolán McNamara
2015-08-29check seeks and readsCaolán McNamara
2015-08-28check for stream status after a read, not after a seekCaolán McNamara
2015-08-28check stream state after read attemptCaolán McNamara
2015-08-28check SeekToEndOfRecord for successCaolán McNamara
2015-08-28check seekCaolán McNamara
2015-08-28check seeks and offsetsCaolán McNamara
2015-08-28avoid loops in atom chainsCaolán McNamara
2015-08-28check status of SeekToCaolán McNamara
2015-08-28check returns of SeekToEndOfRecordCaolán McNamara
2015-08-28clip strings to max available sizeCaolán McNamara
2015-08-28check seek for successCaolán McNamara
2015-08-28avoid hang in certain pptsCaolán McNamara
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-27various hangs, check seeks and record lengthsCaolán McNamara
2015-08-26don't hang on unreachable record endsCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-07-09when skipping hidden pages omit the hidden pages from page bookmarksCaolán McNamara
2015-07-09fix crash on loading presentation with page name fieldCaolán McNamara
2015-07-07fix deselect of textbox on slides with images in underlying masterCaolán McNamara
2015-06-20tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-17tdf#91001 Fix inc/dec font for complex selectionsMaxim Monastirsky
2015-05-27tdf#88056: Implement ODF import/export of page title fieldKatarina Behrens
2015-05-14misspell some words, copy and paste slide to gimpCaolán McNamara
2015-04-30tdf#86329 Interactive crop preview shouldn't scale proportionallyTrent MacAlpine
2015-04-28Fix tdf#90911 wrong parameter size on getsocknameJuergen Funk
2015-04-27Actually execute testPDFImportSkipImagesStephan Bergmann
2015-04-22fix re-export of novell590442-1.ppt to pptCaolán McNamara
2015-04-14fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara
2015-04-14fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara
2015-04-12tdf#90403 PPTX import: use real table sizeAndras Timar
2015-03-31bnc#910045 wrong cell fill color defined by table styleZolnai Tamás
2015-03-31bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-26SkipImages option for PDF importMihai Varga
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-19rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-18fdo#88339 Fixed Draw/Impress constrained image movementTrent MacAlpine
2015-01-08Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara
2015-01-07Small tweaks to printing UIAdolfo Jayme Barrientos