summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-27follow up of tdf#94214Winfried Donkers1-0/+1
2015-09-25update creditsChristian Lohmaier1-915/+925
2015-09-25Updated coreChristian Lohmaier1-0/+0
2015-09-25fix IterateMatrix for ifPRODUCT and ifSUMSQEike Rathke1-1/+2
2015-09-25Revert "Fix a bug in SUMSQ"Eike Rathke1-1/+0
2015-09-25Fix a bug in SUMSQŁukasz Hryniuk1-0/+1
2015-09-23don't hang on busted subdocument offsetsCaolán McNamara2-4/+8
2015-09-23check stream status and string lengthsCaolán McNamara4-42/+43
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke1-3/+9
2015-09-20tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky1-1/+2
2015-09-18reusing i here from the outer loop is definitely bogusCaolán McNamara1-3/+3
2015-09-17update creditsChristian Lohmaier1-1420/+1521
2015-09-17tdf#61908 OOXML export cell range for matrix/array formulaEike Rathke1-17/+76
2015-09-17Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke1-4/+12
2015-09-17tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna9-2/+51
2015-09-17Related rhbz#1259746: Buffer file content read from GIO UCPStephan Bergmann3-35/+13
2015-09-17Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke4-13/+21
2015-09-17don't crash with unknown out color spaceCaolán McNamara2-1/+7
2015-09-15tdf#79018: Prevent line break as footnote labelOliver Specht1-2/+9
2015-09-15tdf#93449 Internal hyperlinks are not exported corectly in HTMLVasily Melenchuk3-2/+4
2015-09-15tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna8-5/+77
2015-09-14Updated coreNiklas Johansson1-0/+0
2015-09-14Resolves: rhbz#1261421 crash on mashing hangul korean keyboardCaolán McNamara2-0/+192
2015-09-14tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna1-4/+2
2015-09-14check stream status more oftenCaolán McNamara2-15/+32
2015-09-14fix size check related hangCaolán McNamara2-9/+10
2015-09-12Revert "Fix single node CopyRange"Michael Stahl6-37/+139
2015-09-11Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke6-6/+36
2015-09-11tdf#93097 oox: fix import of metadata from non-relative stream pathsMiklos Vajna3-1/+18
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-07tdf#91554 OK button should be disabled initiallyMaxim Monastirsky1-0/+1
2015-09-04Fix mis-mergeStephan Bergmann1-6/+6
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara3-8/+12
2015-09-03doc para property ranges cannot be 0 lengthCaolán McNamara2-0/+13
2015-09-03tdf#87922 SwDrawTextInfo::ApplyAutoColor: handle fill attributesMiklos Vajna1-0/+10
2015-09-03tdf#87924 DOCX import: rot=90 and vert=vert270 means no text rotationMiklos Vajna3-3/+38
2015-09-02tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian5-12/+35
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara1-0/+9
2015-09-02check for over long record len and check readsCaolán McNamara2-18/+26
2015-09-02check for legal field sizes before readingCaolán McNamara2-6/+19
2015-09-02Resolves: tdf#91060 don't crash on loading certain pptxCaolán McNamara1-1/+1
2015-09-02check for ridiculous lengths and check stream statusCaolán McNamara2-9/+13
2015-09-02check stream statusCaolán McNamara2-1/+1
2015-09-02check stream statusCaolán McNamara2-4/+6
2015-09-02tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna4-5/+18
2015-09-01Updated coreChristian Lohmaier1-0/+0
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky3-5/+19
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna3-6/+22
2015-08-30check stream statusCaolán McNamara2-0/+8
2015-08-30pClientData can be nullCaolán McNamara2-1/+1