summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Version 3.5.7.2, tag libreoffice-3.5.7.2 (3.5.7-rc2)libreoffice-3.5.7.2Fridrich Štrba0-0/+0
2012-10-03bump product version to 3.5.7-rc2, release number to 2Fridrich Štrba2-17/+17
2012-10-03rhbz#861680 fix crash on tables in substreamsMiklos Vajna1-1/+2
2012-09-18bump product version to 3.5.7.1+, release number to 1Fridrich Štrba2-17/+17
2012-09-18Branch libreoffice-3-5-7Fridrich Štrba0-0/+0
2012-09-18fdo#54232 set encoding of Romanian MSI tables to UTF-8Andras Timar1-1/+1
2012-09-17fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-16Bin SAL_UNUSED_PARAMETERFridrich Strba1-1/+1
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-14fdo#44721 protect against negative calculated height valueLionel Elie Mamane1-2/+4
2012-09-14fdo#49677: ODF export: always add xlink:type attributeMichael Stahl1-0/+1
2012-09-14fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl1-0/+2
2012-09-14fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl1-0/+18
2012-09-14fix for fdo#49255Noel Power1-1/+2
2012-09-14fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl0-0/+0
2012-09-13fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-09-12fix linking error with boost 1.50David Tardon2-0/+29
2012-09-12MinGW: snprintf might be present.Jan Holesovsky2-0/+7
2012-09-12fdo#38913: Prevent invalid parameter handler crashesStephan Bergmann1-0/+29
2012-09-11missing part of fix for fdo#54721Noel Power1-1/+1
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power1-8/+3
2012-09-11fdo#54718 fix opcode detection in basic resulting in failed/unregcognized codeNoel Power1-3/+3
2012-09-10don't use unitialized global variable, fdo#53713Markus Mohrhard3-6/+15
2012-09-10fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane1-2/+3
2012-09-10fdo#50584 bundle MS Visual C++ 2010 Runtime so LO can work with JRE7Andras Timar2-3/+14
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-09-05fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl3-8/+23
2012-08-29SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-29SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-29SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-29fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann1-0/+40
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-26fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl1-14/+60
2012-08-24fix math export/import in docx/rtfLuboš Luňák3-6/+15
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann2-9/+21
2012-08-20fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian1-0/+4
2012-08-16sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power1-1/+2
2012-08-16fix for fdo#53229, import group shapes position and size correctlyNoel Power1-0/+37
2012-08-16fdo#47311 don't crash when pasting into more than 1 sheetDavid Tardon1-1/+1
2012-08-15ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara1-2/+7
2012-08-15validate polypolygon point countsCaolán McNamara1-6/+61
2012-08-15fdo#43433: Binary URP works gracefully with old Java URPStephan Bergmann1-1/+18
2012-08-14Fix fdo#47495 backportMiklos Vajna1-2/+2
2012-08-14fdo#47495 fix RTF import of multiple shapes inside textframesMiklos Vajna1-1/+4
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-2/+28
2012-08-13fdo#48446 implement RTF_CPGMiklos Vajna1-0/+3
2012-08-13fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev1-1/+15
2012-08-13fdo#53154: fix report design wizard crash:Michael Stahl3-41/+82
2012-08-09n#759210: Certain smartart drawings weren't imported.Muthu Subramanian3-33/+45
2012-08-09Fixes crashing while loading manipulated pptx files.Muthu Subramanian1-1/+2