summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-13emf: fix another hangCaolán McNamara2-2/+2
2015-07-13emf: test for empty polygonsCaolán McNamara2-11/+15
2015-07-13emf: test for negative numbersCaolán McNamara2-1/+1
2015-07-13fix another gif import crashCaolán McNamara2-0/+3
2015-07-13fix and test for xbm import crashCaolán McNamara7-1/+2028
2015-07-13fix gif import crashCaolán McNamara2-0/+2
2015-07-13fix potential hang hereCaolán McNamara1-8/+13
2015-07-13the last condition is "all other numbers", not the third, tdf#92457 relatedEike Rathke1-3/+3
2015-07-13emf: fix hangCaolán McNamara2-1/+1
2015-07-13ppc64: using a fp register also consumes a gp register slotCaolan McNamara7-6/+37
2015-07-13ppc64: simplify this a littleCaolan McNamara1-37/+24
2015-07-13coverity#1266485 Untrusted value as argumentCaolán McNamara1-12/+17
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara1-0/+4
2015-07-10avoid endless loop with busted wmfCaolán McNamara2-3/+7
2015-07-10update creditsChristian Lohmaier1-1075/+1084
2015-07-09execute the terrible bottle neck loop only if there are conditional formatsEike Rathke3-2/+16
2015-07-09Resolves: tdf#84762 collect all recalc-always cells before setting any dirtyEike Rathke1-6/+14
2015-07-09tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna5-1/+28
2015-07-09Updated coreAndras Timar1-0/+0
2015-07-09when skipping hidden pages omit the hidden pages from page bookmarksCaolán McNamara1-2/+24
2015-07-09fix crash on loading presentation with page name fieldCaolán McNamara1-1/+2
2015-07-08tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen3-47/+30
2015-07-08use ScMatrix::IsValueOrEmpty() on math operators Mul/Div/Pow, tdf#91453Eike Rathke3-5/+21
2015-07-08always justify a referenced range in order, tdf#92468Eike Rathke6-0/+138
2015-07-08end/restart group listening in DeleteSelection(), similar to DeleteArea()Eike Rathke1-0/+63
2015-07-08tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna4-1/+38
2015-07-08Updated coreAndras Timar1-0/+0
2015-07-08bump product version to 4.4.6.0.0+Christian Lohmaier1-1/+1
2015-07-08update creditsChristian Lohmaier1-1439/+1444
2015-07-07Updated coreChristian Lohmaier1-0/+0
2015-07-07tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna2-6/+6
2015-07-07ppc64: fix infinite loop with default unsigned charCaolán McNamara1-8/+39
2015-07-07fix deselect of textbox on slides with images in underlying masterCaolán McNamara4-29/+45
2015-07-07tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung3-0/+10
2015-07-07only inflate if status from InitDecompress is goodCaolán McNamara1-3/+3
2015-07-07fdo#88465 PDF Import: fix scale and rotate image transformationsVort2-117/+56
2015-07-07tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky5-24/+35
2015-07-07tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth6-65/+189
2015-07-06this SAL_INFO uses brush which might be NULLCaolán McNamara1-1/+1
2015-07-06This one should override SfxToolBoxControl::SelectMaxim Monastirsky2-4/+2
2015-07-06Resolves: tdf#92467 crashes with empty history list on pressing downCaolán McNamara1-4/+6
2015-07-03tdf#92425 - Correct the inactive pageindicatorsMatthias Freund3-0/+0
2015-07-03tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna7-3/+34
2015-07-03fix a11y crash seen on moving chart wizard dialogCaolán McNamara1-1/+2
2015-07-02tdf#91641 adjust cursor when deleting preceding charactersJustin Luth2-4/+20
2015-07-02tdf#91613 restore functionality of clicking to .uno:Size status bar elementAndras Timar1-0/+53
2015-07-02tdf#92386: Writer crashes in print preview if document in 2 windowsJulien Nabet1-0/+6
2015-07-02Resolves: tdf#92275 impress grinds to a halt constant swapping imagesCaolán McNamara1-8/+13
2015-06-30tdf#44419 in second reference part stop number parsing at separatorEike Rathke1-0/+12
2015-06-30Resolves: tdf#83365 push proper references in INDIRECTEike Rathke5-4/+101