summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19the type in the Any is a util::Date and not a DateTime, fdo#74549Markus Mohrhard1-3/+3
2014-03-18workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida4-114/+84
2014-03-18fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-17RTF import: 3 drawing-object fixes:Miklos Vajna9-11/+81
2014-03-17fdo#71491: Adjust reference during undo of drag-n-drop of cell range.Kohei Yoshida33-57/+577
2014-03-17justify range to prevent negative tab span and memory alloc, rhbz#1057741Eike Rathke1-0/+1
2014-03-17oox: try to fix incremental buildMiklos Vajna1-1/+2
2014-03-17fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-17cp#1000025: Import casemaps from pptx.Muthu Subramanian18-18/+86
2014-03-17n#821567: Import PPTX background images with table-name.Muthu Subramanian4-3/+24
2014-03-17fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22Bjoern Michaelsen1-8/+0
2014-03-16n#828390: Bullet sizes set wrong.Muthu Subramanian1-1/+1
2014-03-16fdo#73627 n#828390: Explictly export font properties.Muthu Subramanian1-4/+4
2014-03-15fdo#75040 fix application of help's stylesheetAndras Timar1-1/+1
2014-03-15Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara1-27/+43
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna3-0/+19
2014-03-14-Werror=shadowMiklos Vajna1-2/+2
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl3-1/+90
2014-03-14fix odf validation errorMarkus Mohrhard1-0/+1
2014-03-14fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna4-1/+27
2014-03-14fdo#58307: Export sheet tab colors to xlsx.Kohei Yoshida3-16/+36
2014-03-13fdo#76032: This row index is 1-based whereas our own mnRow is 0-based.Kohei Yoshida2-4/+4
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil1-4/+17
2014-03-13fdo#75977: Clear sheet deleted flags for affected references when undoing.Kohei Yoshida19-46/+174
2014-03-13fdo#75642: Check the high position block correctly.Kohei Yoshida1-1/+3
2014-03-13bnc#865381 DOCX import: table cell btLr text direction fixesMiklos Vajna5-8/+38
2014-03-13fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == trueMiklos Vajna3-2/+22
2014-03-13fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl6-3/+108
2014-03-12bump version to 4.2.4.0.0+Christian Lohmaier1-1/+1
2014-03-12Updated coreChristian Lohmaier1-0/+0
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara1-1/+6
2014-03-12force DPIScaleFactor to 1 on MacNorbert Thiebaud1-1/+9
2014-03-12Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara1-5/+17
2014-03-12hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis13-26/+109
2014-03-12hidpi: Nicer painting of the waved lines.Jan Holesovsky1-7/+22
2014-03-12hidpi: Make many places Hi-DPI aware.Jan Holesovsky21-101/+291
2014-03-12Introduce DPI scale factor for Hi-DPI displays.Jan Holesovsky4-0/+12
2014-03-12Let's not leak here.Kohei Yoshida1-0/+1
2014-03-12fdo#71622 compress svg files in ODFAndras Timar1-1/+1
2014-03-12ignore large twips values like MSO does (cp#1000043)Luboš Luňák1-2/+5
2014-03-12Resolves: fdo#74985 forward/back buttons too largeCaolán McNamara1-84/+107
2014-03-12n#862516: Remember slides sorter view setting.Muthu Subramanian1-0/+2
2014-03-12rhbz#1075124: writerfilter: fix tables with negative left marginMichael Stahl4-14/+30
2014-03-12fdo#76030: Use the table boundaries view option to toggle border drawing.Kohei Yoshida1-12/+9
2014-03-12Don't delete the kernel when pre-compiled.Kohei Yoshida1-3/+3
2014-03-11fdo#74747: Correctly inspect formula result value for xlsx export.Kohei Yoshida1-29/+11
2014-03-11fdo#74747: Make use of cached string formula results.Kohei Yoshida5-20/+54
2014-03-11fdo#75815: Adjust external references here too.Kohei Yoshida1-0/+19
2014-03-11fix negative error bar range export, fdo#75510Markus Mohrhard1-1/+1