summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-01fdo#60967: fix deletion of paragraph following tableMichael Stahl1-1/+4
2014-05-01Fix memory leaksJulien Nabet1-0/+2
2014-05-01cppcheck: fix "Mismatching allocation and deallocation"Julien Nabet1-1/+1
2014-05-01fdo#77242 fix crashAndras Timar1-1/+11
2014-05-01fdo#77728: Re-compile tokens when named range is updated.Kohei Yoshida1-9/+15
2014-05-01fdo#77728: Don't forget to start listening after the named range update.Kohei Yoshida5-8/+17
2014-05-01fix sd layout unit testAndras Timar1-115/+115
2014-05-01fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."Andras Timar1-4/+0
2014-04-30Bump version to 4.2-2cp-4.2-2Andras Timar1-2/+2
2014-04-30escape > and <Caolán McNamara1-2/+2
2014-04-30update wildcards in French autocorrection fileOlivier R1-44/+49
2014-04-30fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt2-3/+3
2014-04-30Toolbar overflow/context menu: keep ordering and don't discard separator.Andrzej Hunt2-11/+15
2014-04-30allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák6-48/+115
2014-04-30adapt i18npool to ICU 53, fdo#77071Eike Rathke4-1332/+1341
2014-04-30fdo#77647: Expand reference only when the top of the selected range is...Kohei Yoshida1-1/+1
2014-04-30Related: fdo#64161 pstoedit not writing file until its closedCaolán McNamara1-2/+2
2014-04-30Resolves: fdo#62038 EPS not rendered in drawinglayer code pathsCaolán McNamara1-2/+4
2014-04-30Mismatch alloc/deallocJulien Nabet1-2/+2
2014-04-30the safety check was a bit too strict, fdo#77984Markus Mohrhard1-1/+1
2014-04-30fdo#77969: Return 0 in case of matrix consisting of all empty elements.Kohei Yoshida1-2/+10
2014-04-30fdo#75397: Return an empty string for empty element.Kohei Yoshida1-1/+1
2014-04-30Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara3-6/+22
2014-04-30fdo#70853 writerfilter: refactor to avoid redundant Papx class in doctokMiklos Vajna3-26/+40
2014-04-30fdo#75489 Pass toolbar context menu commands to toolbar for handling.Andrzej Hunt1-0/+9
2014-04-30n#870234: Import gradfill for text colors.Muthu Subramanian3-0/+9
2014-04-30n#862510: Fix text rotation.Muthu Subramanian1-1/+2
2014-04-30fdo#76611: Wrap reference addresses at max boundaries.Kohei Yoshida4-1/+52
2014-04-30fdo#77039: Fill the match string even if the raw string is empty.Kohei Yoshida1-7/+9
2014-04-30fdo#73891 Fix "UI color panel does not show the actual color in Writer"Tomofumi Yagi1-0/+12
2014-04-30fdo#76663: Let's not skip the first element of a matrix in PRODUCT.Kohei Yoshida2-4/+11
2014-04-30fdo#72741, fdo#76607: Backport of Calc sort rework.Kohei Yoshida19-450/+944
2014-04-30Resolves: fdo#60040 crash after undoing master page applicationCaolán McNamara1-7/+7
2014-04-30crash in selecting text in comments midway in paraCaolán McNamara1-1/+2
2014-04-30Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara2-13/+40
2014-04-30table not resizing when rows/columns added to itCaolán McNamara1-1/+9
2014-04-30fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna4-0/+42
2014-04-30fix UREPACKAGEVERSIONAndras Timar1-1/+1
2014-04-30apr needs libiconv at least on OS XTor Lillqvist1-0/+1
2014-04-30Fix compilation error against OS X SDK 10.9Tor Lillqvist1-1/+8
2014-04-30fix KFileDialog crashes (fdo#69002)Luboš Luňák10-113/+231
2014-04-29123792: complete annotations on text ranges featureOliver-Rainer Wittmann102-976/+2192
2014-04-29Related: fdo#36815 center scaled comment page verticallyCaolán McNamara1-36/+20
2014-04-29mpTextRangeOverlay might not existCaolán McNamara1-2/+4
2014-04-29Related: fdo#36815 print the text highlight range as wellCaolán McNamara2-3/+3
2014-04-29Resolves: fdo#36815 enable printing WYSIWYG sidewindow commentsCaolán McNamara14-8/+200
2014-04-28fdo#67112 ReportCommands.xcu is localizableAndras Timar1-1/+1
2014-04-27fdo#78004 fix string formattingAlex Gulyás1-1/+1
2014-04-27fdo#74336 need to transform dash length / dot length / distanceTomaž Vajngerl2-4/+20
2014-04-27fdo#74336 draw hairline if line width is smallTomaž Vajngerl1-0/+10