summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-12n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-10-11only access first element if vector is not empty, fdo#55734Markus Mohrhard1-1/+3
2012-10-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard1-1/+1
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-11fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power1-0/+4
2012-10-10bump product version to 3.6.3.1+, release number to 1Fridrich Štrba2-22/+22
2012-10-10added safety checkRadek Doulik1-1/+1
2012-10-10implement a:overrideClrMapping (fixes n#783202)Radek Doulik1-1/+2
2012-10-10Branch libreoffice-3-6-3Fridrich Štrba0-0/+0
2012-10-10fdo#55526: fix import of RTF \brdrhair:Michael Stahl1-2/+16
2012-10-10Fix fdo#55142 - use proper output offsets.Sergey Farbotka1-1/+1
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl4-141/+86
2012-10-10RepositoryExternal: internal libpng requires zlib as wellMichael Stahl1-2/+3
2012-10-10fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl1-0/+4
2012-10-09don't insert the same pointer twice into a ptr_set, fdo#55710Markus Mohrhard1-2/+2
2012-10-09xlsx fix import/export of column widths fdo#55623Noel Power3-5/+6
2012-10-08drop the word 'PTF' from .msp nameAndras Timar1-1/+1
2012-10-07fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann3-8/+41
2012-10-07rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
2012-10-06limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard1-2/+2
2012-10-06limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard1-1/+5
2012-10-05New release libcdr 0.0.9, fixes fdo#55522 and partly fdo#54785Fridrich Štrba4-16/+4
2012-10-05workaround broken uno implementatiion with ScRangeListMarkus Mohrhard1-0/+13
2012-10-05fdo#52022: Simple/LargeControlPoints actually can have nil valuesStephan Bergmann3-6/+6
2012-10-04really export default row heights for xlsx fdo#55621Noel Power2-1/+8
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks4-3/+20
2012-10-04Revert "really export default row heights for xlsx fdo#55621" wrong branchNoel Power2-8/+1
2012-10-04Revert "xlsx fix import/export of column widths fdo#55623" wrong branchNoel Power3-7/+6
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power3-6/+7
2012-10-04really export default row heights for xlsx fdo#55621Noel Power2-1/+8
2012-10-04fix SUSE banner image for 3.6Andras Timar1-0/+0
2012-10-04fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-04fdo#44278: fix leaked image when import docxCédric Bosdonnat1-0/+4
2012-10-04$SRCDIR -> $(SRCDIR) in distro configsAndras Timar2-14/+14
2012-10-03splash screen: fix RTL modeIvan Timofeev1-0/+1
2012-10-03correct help string: horizontal -> verticalIvan Timofeev1-1/+1
2012-10-03Help text for newly introduced switches.Jan Holesovsky1-0/+14
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2-3/+17
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-03fix parent style import xlsx fdo#55198Noel Power3-6/+29
2012-10-03misc comment import/export fixesNoel Power3-2/+49
2012-10-02fdo#46278 - misc comment import/export fixesNoel Power3-4/+4
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat19-17/+106
2012-10-02n#780563: Fixed table import in shapes table handler was missingCédric Bosdonnat1-0/+1
2012-10-02n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
2012-10-02n#779627: fixed writerfilter import of grid when there are nested tablesCédric Bosdonnat2-12/+14
2012-10-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat1-1/+0
2012-10-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat1-1/+3
2012-10-02n#779627: added quite some compat options from the ww8 filter on writerfilterCédric Bosdonnat1-0/+14
2012-10-02n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat2-11/+10