summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 5.3.3.2.0+libreoffice-5-3-3Christian Lohmaier2017-05-031-1/+1
* ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl2017-05-032-0/+22
* update creditsChristian Lohmaier2017-05-031-915/+939
* Updated coreChristian Lohmaier2017-05-031-0/+0
* tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens2017-05-032-12/+12
* tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2017-05-032-0/+25
* tdf#107427 sw: fix crash when deleting header with selected tableMichael Stahl2017-05-031-0/+4
* tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl2017-05-031-0/+6
* redland: add raptor patch to fix some bugsMichael Stahl2017-05-022-0/+44
* tdf#107398 sw: do not leave empty footnote container in layoutMichael Stahl2017-05-021-0/+6
* tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl2017-05-021-0/+5
* nss: upgrade to release 3.29.5Michael Stahl2017-05-0211-136/+53
* ofz#1284 InsertBundle may delete the bundle that pMarkerBundle is pointing toCaolán McNamara2017-05-021-0/+15
* ofz#1220 sanitize nTyp to legal valuesCaolán McNamara2017-05-021-1/+1
* Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke2017-05-021-0/+2
* add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2017-05-022-0/+190
* tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl2017-05-022-7/+15
* ofz#1193 we only set these values, never read themCaolán McNamara2017-05-024-14/+1
* update creditsChristian Lohmaier2017-04-251-1754/+1801
* bump product version to 5.3.3.1.0+Xisco Fauli2017-04-191-1/+1
* Branch libreoffice-5-3-3Xisco Fauli2017-04-194-1/+1
* call UpdateReference also for single cell copying, tdf#105245Markus Mohrhard2017-04-191-0/+9
* tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida2017-04-183-2/+12
* actually show the newly selected cell, tdf#106194Markus Mohrhard2017-04-181-0/+1
* catch exception like text_wrapper_get_caret_offset doesCaolán McNamara2017-04-181-1/+8
* Updated coreChristian Lohmaier2017-04-181-0/+0
* coverity#1405158 Wrong sizeof argumentCaolán McNamara2017-04-171-1/+1
* tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl2017-04-153-10/+21
* ofz: header has to be at least 1 pair longCaolán McNamara2017-04-131-1/+9
* Replace EmfPlusRecordType decimal valuse with hexBartosz Kosiorek2017-04-131-33/+55
* tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2017-04-133-3/+24
* tdf#92007 python scripts with tuple-assignments fails on access from GUIWerner Tietz2017-04-121-1/+6
* Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara2017-04-121-1/+19
* ofz#1062 ensure cshape lifecycle matches expectationsCaolán McNamara2017-04-125-35/+26
* infinite SetDefaultSize->SetPosSize->SetDefaultSizeCaolán McNamara2017-04-121-1/+2
* tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2017-04-125-7/+59
* Resolves: tdf#107031 writer depends on ACTION_DEFAULTCaolán McNamara2017-04-121-0/+8
* ofz: treat short properties as run endCaolán McNamara2017-04-121-60/+68
* don't replace content of formula field when selecting range, tdf#58635Markus Mohrhard2017-04-121-1/+4
* out-of-bounds tab access when deleting second last sheetEike Rathke2017-04-111-2/+2
* backport various fixes to aid future backportingCaolán McNamara2017-04-118-500/+435
* tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl2017-04-102-2/+10
* rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl2017-04-102-25/+4
* prev/next buttons start invisible in the .uiCaolán McNamara2017-04-101-5/+2
* Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara2017-04-101-3/+9
* tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier2017-04-102-0/+12
* tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier2017-04-103-30/+98
* Tests for "Precision as shown" following tdf#105657 tdf#106052Laurent Balland-Poirier2017-04-102-0/+107
* tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier2017-04-104-2/+18
* don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke2017-04-102-4/+9