summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-02Bump version to 5.3-9cp-5.3-9Andras Timar1-1/+1
2017-05-02sc lok: Unit test that pgdown grows the document size for the new view.Jan Holesovsky2-0/+45
2017-05-02tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai1-1/+1
2017-05-02Calc Lok: prevent a new view from resetting tiled view dimensionsAshod Nakashian1-0/+35
2017-05-02tdf#106359: missing leading dotMike Kaganski1-1/+1
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna9-8/+62
2017-04-26Bump version to 5.3-8cp-5.3-8Andras Timar1-1/+1
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky1-2/+10
2017-04-26sc lok: Do not change comment indicator settingPranav Kant1-4/+0
2017-04-26tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl2-7/+15
2017-04-26Enable MSP patchingAndras Timar4-3/+4
2017-04-26update creditsChristian Lohmaier1-1754/+1801
2017-04-26ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1
2017-04-25tdf#107310: hybrid cell is a value cell as well as a string cell.Kohei Yoshida1-0/+3
2017-04-25Optimize plain-text import.Michael Meeks1-3/+1
2017-04-25tdf#106359: register text/x-ms-iqy MediaType default extensionMike Kaganski2-0/+22
2017-04-25The debugging rectangles are not needed any more.Jan Holesovsky1-13/+0
2017-04-24lok: When we actually have the OutputDevice, prefer that.cp-5.3-7Jan Holesovsky1-17/+17
2017-04-24Bump version to 5.3-7Andras Timar1-1/+1
2017-04-24Fix mouse position conversion in case of BottomToTop textTamás Zolnai1-2/+10
2017-04-24Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai3-2/+15
2017-04-24Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-24add ICU changeset-39671 fix for CVE-2017-7867 CVE-2017-7868Eike Rathke2-0/+190
2017-04-24ofz#1193 we only set these values, never read themCaolán McNamara4-14/+1
2017-04-24tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-24tdf#107027 Remove language specific tags in templatesLaurent Balland-Poirier13-0/+0
2017-04-24redland: add raptor patch to fix some bugsMichael Stahl2-0/+44
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna3-1/+36
2017-04-24Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara3-11/+27
2017-04-24vcl: protect Window from exceptions during construction.Michael Meeks1-2/+8
2017-04-21new loplugin: useuniqueptr: sc part 1 (only the ScMarkArray part)Noel Grandin2-20/+14
2017-04-21LOK - Calc: header, cursor and selection misplaced by other view actionsMarco Cecchetti13-17/+445
2017-04-21sc lok: Notify when comment is added to destination docPranav Kant1-0/+2
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky1-0/+28
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky1-6/+18
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky2-2/+13
2017-04-19Updated corecp-5.3-6Christian Lohmaier1-0/+0
2017-04-19Bump version to 5.3-6Andras Timar1-1/+1
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl2-0/+7
2017-04-19call UpdateReference also for single cell copying, tdf#105245Markus Mohrhard1-0/+9
2017-04-19tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-2/+12
2017-04-19actually show the newly selected cell, tdf#106194Markus Mohrhard1-0/+1
2017-04-19Change merge cell defaults for Collabora OfficeAndras Timar1-2/+2
2017-04-19Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar2-3/+27
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky1-2/+6
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-04-18coverity#1405158 Wrong sizeof argumentCaolán McNamara1-1/+1
2017-04-18tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl3-10/+21
2017-04-18ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-18Replace EmfPlusRecordType decimal valuse with hexBartosz Kosiorek1-33/+55