summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-28fix variable nameDavid Tardon1-1/+1
2014-08-28PPTX import: fix missing document metadataMiklos Vajna2-0/+18
2014-08-28Resolves: fdo#77516 sub-grid shouldn't be allowed as 0Caolán McNamara1-2/+6
2014-08-28keep nScanlineStride number saneCaolán McNamara1-5/+8
2014-08-28Updated coreLionel Elie Mamane1-0/+0
2014-08-27Resolves: fdo#83062 infinite recursionCaolán McNamara1-4/+4
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara1-1/+1
2014-08-27Resolves: fdo#82904 non-Japanese ww95 documents claiming ms932 encodingCaolán McNamara2-50/+88
2014-08-27Resolves: icu#11100 resolveImplicitLevels woesCaolán McNamara2-0/+25
2014-08-27DOCX import: fix handling of embedded DOCX filesMiklos Vajna9-10/+134
2014-08-27sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna6-7/+76
2014-08-27bnc#648251: Avoid opening embedded OLE object as "text"Tor Lillqvist2-7/+8
2014-08-27Resolves fdo#81084 fdo#81696 fdo#80874 fdo#81010 : sort causes crashDeena Francis1-0/+4
2014-08-27fdo#83067 also volatile cells need to listen to all referencesEike Rathke1-7/+1
2014-08-27out-of-bounds string access, this comparison never matchedEike Rathke1-1/+1
2014-08-26there is no GLOBAL_CONTENT_TEXT iconCaolán McNamara1-1/+0
2014-08-26bnc#719994: We need the proper alpha maskTor Lillqvist1-1/+1
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-08-26DOCX import: list styles don't support automatic updatesMiklos Vajna2-1/+2
2014-08-26fdo#80755 Don't generate thumbnails for encrypted filesMaxim Monastirsky1-1/+3
2014-08-26bnc#770711: Make changing table text color in impress always workMatúš Kukan1-0/+2
2014-08-25fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl8-8/+22
2014-08-25fdo#80927 - quickstart causing trouble on windows, disable itAndras Timar1-1/+0
2014-08-25bnc#880448: Improved handling of placeholder shapesMatúš Kukan2-19/+26
2014-08-25Resolves: rhbz#1125588 port LibreOffice to ppc64leCaolán McNamara6-23/+136
2014-08-25Resolves fdo#82985 Make generic autocorr files (German/Spanish/Italian)Julien Nabet2-6/+6
2014-08-25Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar1-2/+0
2014-08-25MSP patchsequence fixAndras Timar1-8/+3
2014-08-25fixes related to MSP digital signatureAndras Timar2-2/+4
2014-08-25use MSM directly from MSVC dirAndras Timar1-3/+3
2014-08-23fdo#80534 bad default value (0) for the number of rowsThomas Arnhold1-0/+1
2014-08-23Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet1-0/+1
2014-08-22correct references after sort, fdo#79441Eike Rathke6-10/+111
2014-08-22resolved fdo#82936 do not clear the 3D flag on refupdateEike Rathke1-1/+2
2014-08-22fix reading even/odd page breaks from .docx (bnc#519228)Luboš Luňák4-75/+138
2014-08-21out-of-bounds string accessEike Rathke1-1/+1
2014-08-21write COLOR function with extension namespaceEike Rathke4-3/+7
2014-08-21fix(?) windows buildLuboš Luňák1-2/+2
2014-08-21avoid crash on document ending before contained table endsCaolán McNamara1-0/+2
2014-08-21gdb: print the SwNodeIndex properly if there are multiple blocksMichael Stahl1-2/+6
2014-08-21Updated coreAndras Timar1-0/+0
2014-08-21add missing parameter flagEike Rathke1-1/+1
2014-08-21bnc#529470: I can't remove a path in AutoText dialogTor Lillqvist1-5/+31
2014-08-21Fix showing calc/draw types in some file pickersMaxim Monastirsky12-12/+12
2014-08-20sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara1-4/+2
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara1-3/+5
2014-08-20fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane1-2/+2
2014-08-20guard against division by 0Caolán McNamara1-12/+17
2014-08-20only subtract height of hscroll if visibleCaolán McNamara1-2/+5