summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fdo#53474: Fix Windows Java Accessibility Bridgelibreoffice-3-6-3Stephan Bergmann2012-10-273-92/+49
* Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara2012-10-231-5/+8
* fdo#55800: fix hex color conversionIvan Timofeev2012-10-231-2/+2
* export symbols after gbuildificationDavid Tardon2012-10-221-4/+4
* only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard2012-10-221-3/+7
* Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak2012-10-221-1/+5
* write the custom sort list info into the item set, fdo#53870Markus Mohrhard2012-10-222-0/+5
* ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard2012-10-221-0/+4
* exchange sort settings between the two tab pages, fdo#53482Noel Power2012-10-192-10/+10
* don't insert notes from deleted cells, fdo#55885Markus Mohrhard2012-10-161-4/+14
* Check for null object. The OLE name may not always be set.Kohei Yoshida2012-10-151-1/+1
* only access first element if vector is not empty, fdo#55734Markus Mohrhard2012-10-111-1/+3
* kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard2012-10-111-1/+1
* fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power2012-10-111-0/+4
* bump product version to 3.6.3.1+, release number to 1Fridrich Štrba2012-10-102-22/+22
* Branch libreoffice-3-6-3Fridrich Štrba2012-10-100-0/+0
* fdo#55526: fix import of RTF \brdrhair:Michael Stahl2012-10-101-2/+16
* Fix fdo#55142 - use proper output offsets.Sergey Farbotka2012-10-101-1/+1
* add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-104-141/+86
* RepositoryExternal: internal libpng requires zlib as wellMichael Stahl2012-10-101-2/+3
* fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl2012-10-101-0/+4
* don't insert the same pointer twice into a ptr_set, fdo#55710Markus Mohrhard2012-10-091-2/+2
* xlsx fix import/export of column widths fdo#55623Noel Power2012-10-093-5/+6
* fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2012-10-073-8/+41
* rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl2012-10-071-27/+24
* limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard2012-10-061-2/+2
* limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard2012-10-061-1/+5
* New release libcdr 0.0.9, fixes fdo#55522 and partly fdo#54785Fridrich Štrba2012-10-054-16/+4
* workaround broken uno implementatiion with ScRangeListMarkus Mohrhard2012-10-051-0/+13
* fdo#52022: Simple/LargeControlPoints actually can have nil valuesStephan Bergmann2012-10-053-6/+6
* really export default row heights for xlsx fdo#55621Noel Power2012-10-042-1/+8
* fdo#54940 - make editing relative refs more intuitive to meMichael Meeks2012-10-044-3/+20
* Revert "really export default row heights for xlsx fdo#55621" wrong branchNoel Power2012-10-042-8/+1
* Revert "xlsx fix import/export of column widths fdo#55623" wrong branchNoel Power2012-10-043-7/+6
* xlsx fix import/export of column widths fdo#55623Noel Power2012-10-043-6/+7
* really export default row heights for xlsx fdo#55621Noel Power2012-10-042-1/+8
* fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power2012-10-041-0/+21
* fdo#44278: fix leaked image when import docxCédric Bosdonnat2012-10-041-0/+4
* splash screen: fix RTL modeIvan Timofeev2012-10-031-0/+1
* correct help string: horizontal -> verticalIvan Timofeev2012-10-031-1/+1
* Help text for newly introduced switches.Jan Holesovsky2012-10-031-0/+14
* misc comment import/export fixesNoel Power2012-10-033-2/+49
* fdo#46278 - misc comment import/export fixesNoel Power2012-10-023-4/+4
* fdo#52268: splash: change color and position of messagesIvan Timofeev2012-10-025-2/+88
* Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara2012-10-021-1/+0
* Add back compatible Hungarian date format acceptanceLászló Németh2012-10-021-0/+2
* fdo#53673 fix for layout problems with version 3.6 and upWinfried Donkers2012-10-021-54/+23
* n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky2012-10-012-13/+6
* auto-expand the first conditional format in the list.Michael Meeks2012-10-011-0/+2
* improve conditional formatting height calculations.Michael Meeks2012-10-011-21/+16