summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-10Bump version to 4.2-9cp-4.2-9Andras Timar1-1/+1
2014-09-09fdo#77129 DOCX:Only Six pages were loaded out of 60 pages.sushil_shinde2-11/+24
2014-09-09add test for cond format copy&paste whole sheetMarkus Mohrhard2-0/+35
2014-09-09rename the testMarkus Mohrhard2-3/+3
2014-09-09fix copy&paste of conditional format between sheetsMarkus Mohrhard1-4/+0
2014-09-09add test for duplicated conditional formatsMarkus Mohrhard2-0/+24
2014-09-09prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard1-2/+0
2014-09-09fix indentationMarkus Mohrhard1-4/+2
2014-09-09No point in including ui-previewer in the end-user app bundleTor Lillqvist1-0/+4
2014-09-09Remove potential old leftover before moving the app bundleTor Lillqvist1-0/+1
2014-09-08fdo#81944 fdo#82107: writerfilter: RTF import: don't drop fonts in stylesheetMichael Stahl3-36/+24
2014-09-08fdo#79959 RTF import: trim whitespace around style namesMiklos Vajna3-2/+12
2014-09-08abi#10039 RTF export: support page-anchored framesMiklos Vajna3-7/+21
2014-09-08fdo#32613 RTF export: implemented anchored picture exportMiklos Vajna4-7/+93
2014-09-08fdo#74229 import RTF_TRGAPHMiklos Vajna3-0/+54
2014-08-26fdo#39056 fdo#75431 Section Properties if section starts with tableVinaya Mandke7-3/+120
2014-08-26make background color of startcenter configurableAndras Timar2-1/+11
2014-08-26MSO writes broken files, fdo#74929Markus Mohrhard1-1/+1
2014-08-26Don't do the security scope bookmark dance if not in a sandboxed processTor Lillqvist2-4/+36
2014-08-25bnc#880448: Improved handling of placeholder shapesMatúš Kukan2-19/+26
2014-08-25bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan4-76/+76
2014-08-23enable MSP creationAndras Timar3-2/+3
2014-08-23correct references after sort, fdo#79441cp-4.2-8Eike Rathke6-10/+111
2014-08-23Make Draw use paper size when printing - fdo#63905Eilidh McAdam1-5/+28
2014-08-23MSP patchsequence fixAndras Timar1-8/+3
2014-08-23fixes related to MSP digital signatureAndras Timar2-2/+4
2014-08-23use MSM directly from MSVC dirAndras Timar1-3/+3
2014-08-23Revert "--with-lang=ALL build exceeds maximum # of files in CAB"Andras Timar1-2/+0
2014-08-21Bump version to 4.2-8Andras Timar1-1/+1
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-21bnc#529470: I can't remove a path in AutoText dialogTor Lillqvist2-5/+31
2014-08-21sw: ww8: fix another ~SwIndexReg() assertionMichael Stahl1-2/+4
2014-08-21fdo#82427 disambiguate "NOT LIKE 'foo'"Lionel Elie Mamane1-2/+2
2014-08-21guard against division by 0Caolán McNamara1-12/+17
2014-08-21only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-21Resolves: fdo#82355 crash on loading pptCaolán McNamara1-2/+3
2014-08-21valgrind + bff: Integer divide by zeroCaolán McNamara1-9/+22
2014-08-21configure: don't try to use Win32 make on release branchMichael Stahl1-2/+12
2014-08-21facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara1-1/+1
2014-08-21fix build, coverity#1209547 Unchecked dynamic_castCaolán McNamara1-4/+7
2014-08-21detect * with no character following as invalid format codeEike Rathke1-0/+5
2014-08-21Let's not export sheet tab color when it's not set.Kohei Yoshida1-2/+3
2014-08-21prevent out-of-bounds string accessEike Rathke2-27/+47
2014-08-21check for empty m_aStatesCaolán McNamara2-0/+4
2014-08-21misplaced test from 5a454e5ed3f1: should be Linux onlyMatúš Kukan1-2/+2
2014-08-21check len before memcpying into itCaolán McNamara1-0/+15
2014-08-21fix reading a .doc that has frame anchored to the end of page (bnc#787942)Luboš Luňák4-1/+22
2014-08-21check that AddToTable can be done validlyCaolán McNamara2-9/+19
2014-08-21check TRG_HasMasterPage before TRG_GetMasterPageCaolán McNamara1-1/+1