summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-08Fix windows build where min and max are macrosAndras Timar1-1/+1
2012-08-08fdo#36138: sd: fix undo in text objectsIvan Timofeev1-0/+2
2012-08-07Fix windows build where min and max are macrosFridrich Štrba1-2/+2
2012-08-06fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2-39/+44
2012-08-06i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane2-30/+118
2012-08-06OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2-55/+26
2012-08-06fdo#52610: Fixed several docx export bugsCédric Bosdonnat2-12/+15
2012-08-06fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat1-1/+3
2012-08-04fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl1-51/+52
2012-08-02fdo#51034 fix docx import of HYPERLINK field, l paramMiklos Vajna1-1/+1
2012-08-02fdo#49892 import RTF_SHPB{X,Y}PAGEMiklos Vajna3-0/+23
2012-08-02some tweaks in RTF filterMichael Stahl7-25/+48
2012-08-01bump product version to 3.5.7.0, build id to 0Petr Mladek2-16/+16
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna1-0/+3
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna2-5/+8
2012-08-01configure: remove check for empty $COMPATHMichael Stahl1-3/+0
2012-07-31xpdf: fix some warningsMichael Stahl2-1/+25
2012-07-31redland: fix some warnings in raptorMichael Stahl2-0/+43
2012-07-31neon: fix some warningsMichael Stahl2-1/+12