summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1645-7931/+7931
2015-04-15fix crash on export of fdo60365-2.ods to xlsxCaolán McNamara1-2/+2
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara13-57/+31
2015-04-15fix crash on export of fdo68639-2.ods to xls with invalid mnLastIdxCaolán McNamara1-4/+8
2015-04-15Uncaught exception at HTML export of embedded objectsLászló Németh1-12/+19
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara2-9/+5
2015-04-15fix col limit crash on export of ooo103315-1.ods to xlsCaolán McNamara1-1/+2
2015-04-15writerfilter: reduce scope in ListsManagerMiklos Vajna1-1/+1
2015-04-15writerfilter: TDefTableHandler's bOOXML was always trueMiklos Vajna4-10/+6
2015-04-15writerfilter: TablePropertiesHandler's bOOXML was always trueMiklos Vajna5-10/+8
2015-04-15writerfilter: these ctors can be explicitMiklos Vajna2-2/+2
2015-04-15tdf#90594: MM: Fix for broken translation between Bookmarks and row indizesChristoph Lutz1-0/+1
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2015-04-15tdf#71278 Revert both the previous cursor commit and the commit it fixedMatthew Francis1-13/+0
2015-04-15tdf#71278 Set an invisible cursor rather than hiding the cursorMatthew Francis1-1/+13
2015-04-15add test case for tdf#81407Markus Mohrhard2-0/+10
2015-04-15import marker color from OOXML, related tdf#81407Markus Mohrhard1-0/+1
2015-04-15export marker color correctly, tdf#81407Markus Mohrhard1-1/+6
2015-04-15add test for dispBlanksAs exportMarkus Mohrhard1-0/+10
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard2-0/+39
2015-04-15add test for autoTitleDeleted exportMarkus Mohrhard1-0/+10
2015-04-15we use the correct OOXML default value nowMarkus Mohrhard1-0/+5
2015-04-15correct font name export for dxf to xlsxMarkus Mohrhard1-0/+2
2015-04-14Updated coreAdolfo Jayme Barrientos1-0/+0
2015-04-14tdf#89750: svx: fix ExternalToolEdit on WindowsMichael Stahl1-2/+1
2015-04-14openssl: drop SunStudio specific patch hunkMichael Stahl1-13/+0
2015-04-14Remove checks for HTMLMODE_SOME_STYLESHarri Pitkänen2-6/+1
2015-04-14fix assert on re-export of ooo48994-1.ppt to pptCaolán McNamara1-1/+1
2015-04-14remove build warningLaurent Godard1-1/+1
2015-04-14add gdb debugging info on gtktiledviewerSiqi Liu1-1/+17
2015-04-14add debugging missing services to READMESiqi Liu1-1/+19
2015-04-14add missing fileMarkus Mohrhard1-0/+51
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth3-1/+4
2015-04-14implement a sane and working dxf font export, tdf#81918Markus Mohrhard4-39/+328
2015-04-14remove unused empty structMarkus Mohrhard1-4/+0
2015-04-14revert accidently commited codeMarkus Mohrhard1-40/+7
2015-04-14fix export of ooo120353-1.odp to pptx, mismatch of start and end elementCaolán McNamara1-1/+1
2015-04-14sc: 0 as the default zoom is curious, should be 100.Jan Holesovsky1-7/+8
2015-04-14tdf#89478: svx: ODF import: SvxBrushItem Graphics should override ColorMichael Stahl3-13/+20
2015-04-14xmloff: add back the presumably accidentally removed "FootnoteLineStyle"Michael Stahl1-0/+1
2015-04-14tdf#88337 tdf#89193: sw: add missing SwXPageStyle propertiesMichael Stahl3-0/+129
2015-04-14tdf#88337: add test documentRegina Henschel1-0/+0
2015-04-14svx: hack around LogicToPixel assert in SvxRuler::UpdateTabsMichael Stahl1-0/+10
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara5-19/+16
2015-04-14WaE: bogus C4701 uninitialized local variableCaolán McNamara1-1/+1
2015-04-14tdf#90024: Don't set compare handler in constructorKatarina Behrens1-1/+3
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls41-910/+126
2015-04-14gtktiledviewer: can use gtk_toggle_tool_button_new_from_stock() for theseMiklos Vajna1-10/+5
2015-04-14Add SdXImpressDocument::resetSelection() testcase.Miklos Vajna1-0/+26
2015-04-14fix crash on export of novell606043-1.odt to docCaolán McNamara1-21/+26