summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-27fdo#53474: Fix Windows Java Accessibility Bridgelibreoffice-3-6-3Stephan Bergmann3-92/+49
2012-10-23Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-10-23fdo#55800: fix hex color conversionIvan Timofeev1-2/+2
2012-10-22export symbols after gbuildificationDavid Tardon1-4/+4
2012-10-22only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard1-3/+7
2012-10-22Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak1-1/+5
2012-10-22write the custom sort list info into the item set, fdo#53870Markus Mohrhard2-0/+5
2012-10-22ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard1-0/+4
2012-10-19exchange sort settings between the two tab pages, fdo#53482Noel Power2-10/+10
2012-10-16don't insert notes from deleted cells, fdo#55885Markus Mohrhard1-4/+14
2012-10-15Check for null object. The OLE name may not always be set.Kohei Yoshida1-1/+1
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-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-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-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 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-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-03misc comment import/export fixesNoel Power3-2/+49
2012-10-02fdo#46278 - misc comment import/export fixesNoel Power3-4/+4
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev5-2/+88
2012-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara1-1/+0
2012-10-02Add back compatible Hungarian date format acceptanceLászló Németh1-0/+2
2012-10-02fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers1-54/+23
2012-10-01n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2-13/+6
2012-10-01auto-expand the first conditional format in the list.Michael Meeks1-0/+2
2012-10-01improve conditional formatting height calculations.Michael Meeks1-21/+16