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