summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-18tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna3-3/+24
2017-04-18tdf#92007 python scripts with tuple-assignments fails on access from GUIWerner Tietz1-1/+6
2017-04-18Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara1-1/+19
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai39-120/+712
2017-04-18LOK - Calc: Selecting cells to the left/top does not work properlyMarco Cecchetti1-57/+76
2017-04-18LOK - Calc: commit 92716ab follow-upMarco Cecchetti1-15/+0
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna4-3/+141
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky1-1/+1
2017-04-13sc lok: Add/Remove comment uno undo/redoPranav Kant1-0/+2
2017-04-13tdf#103058: fix build failed because of missing headerMike Kaganski1-0/+2
2017-04-12fix previous commitAndras Timar1-1/+1
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