summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-16fdo#87551 Category tree is too thin since conversion to .uiCaolán McNamara1-0/+1
2015-01-15Resolves: rhbz#1162352 SwDataChanged dtor accesses deleted PaMCaolán McNamara1-4/+6
2015-01-15Add three sidebar sifr icons. (4.4)Matthias Freund5-0/+0
2015-01-15fdo#87923: Don't hide the rulers completely - show the horizontal one.Jan Holesovsky1-2/+2
2015-01-15fdo#86772 show localized filter names in Save dialogDavid Tardon2-106/+117
2015-01-15Resolves: fdo#87353 Start Center 'Help' button not functioning any moreCaolán McNamara2-2/+18
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane1-0/+1
2015-01-14fdo#85451 classic draw rectangles "fit to contour" utterly brokenCaolán McNamara1-1/+1
2015-01-14sc: fix use-after-free race in ScCellRangesBaseMichael Stahl1-0/+6
2015-01-14fdo#87845: sw: fix crash in navigator dialog when view is closedMichael Stahl1-2/+17
2015-01-14sw: fdo#88005: fix check in SwWW8ImplReader::StopApo()Michael Stahl1-2/+1
2015-01-13Updated coreAndras Timar1-0/+0
2015-01-13asan: heap-buffer-overflow on ooo8726-1.docCaolán McNamara1-5/+6
2015-01-13asan: global-buffer-overflow on fdo55736-1.docxCaolán McNamara1-1/+4
2015-01-13opengl scaling can also handle the generic aliasesLuboš Luňák1-1/+3
2015-01-13LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara1-2/+2
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara3-9/+35
2015-01-12only delete cell content for CELLTYPE_NONE, fdo#88200Markus Mohrhard3-3/+15
2015-01-12fdo#87382 Improper display of selected mergedHenry Castro1-2/+7
2015-01-10Resolves: fdo#85617 always store fully encoded external document nameEike Rathke5-12/+18
2015-01-10handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard1-3/+28
2015-01-09asan: global-buffer-overflow on ooo12093-1.docCaolán McNamara1-3/+4
2015-01-09asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-08sc: ODF import of data pilot:Michael Stahl1-1/+0
2015-01-08Fraction fiasco: avoid assert on clicking "master pages" in impress sidebarCaolán McNamara1-3/+3
2015-01-08actually bump product version to 4.4.1.0.0+Christian Lohmaier1-1/+1
2015-01-08bump product version to 4.4.0.2.0+Christian Lohmaier1-1/+1
2015-01-08update creditsChristian Lohmaier1-1076/+1224
2015-01-08Updated coreChristian Lohmaier1-0/+0
2015-01-08improve performance of some matrix operations, related fdo#83187Markus Mohrhard3-16/+317
2015-01-07Include the new templates in the installation.Jan Holesovsky16-0/+105
2015-01-07handle relative refs correctly in xls import, fdo#80091Markus Mohrhard1-2/+5
2015-01-07fdo#87185 reorganize the image context menu (4.4)Yousuf Philips1-43/+45
2015-01-07add newly supported mime typesDavid Tardon1-1/+1
2015-01-07relative refs wrap around in xls, fdo#84556Markus Mohrhard2-7/+16
2015-01-07Small tweaks to printing UIAdolfo Jayme Barrientos5-16/+17
2015-01-07Assume that as long as the model is the same, the shape doesn't change.Lionel Elie Mamane1-1/+1
2015-01-07protect against division by zeroLionel Elie Mamane1-41/+47
2015-01-07Keep as xShapes the newly created GroupShapeLionel Elie Mamane1-0/+1
2015-01-07detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane1-0/+13
2015-01-07xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane1-17/+1
2015-01-07set *content* control to multiline, not label(!)Lionel Elie Mamane1-1/+1
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara4-4/+32
2015-01-07teach XML import/export about unsigned integer typesLionel Elie Mamane2-2/+15
2015-01-07coverity#1261760 Resource leak in objectCaolán McNamara1-0/+1
2015-01-07Resolves: fdo#87612 don't overwrite users input if the value is unchangedCaolán McNamara2-16/+42
2015-01-07fdo#87031 Sidebar tabs not visible when Sidebar deck is shownSamuel Mehrbrodt1-1/+1
2015-01-07fdo#86963 SwXShape: don't ask SwTextBoxHelper for ZOrder of child shapesMiklos Vajna3-2/+19
2015-01-07fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane1-0/+5
2015-01-07protect agains past-the-end string accessLionel Elie Mamane1-1/+1