summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-16RTF import: fix handling of \objdataMiklos Vajna4-47/+211
2015-04-16RTF import: handle \objclassMiklos Vajna2-0/+11
2015-04-16RTF import: allow multiple children for ooxml:OLEObject_OLEObjectMiklos Vajna2-8/+10
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl1-0/+1
2015-04-16bump version to 5.0.0.0.alpha0+ - but keep profile at 4Christian Lohmaier2-2/+2
2015-04-16Do not clobber configure output with gnutlsTomáš Chvátal1-0/+2
2015-04-16The mode lines says we use 4-column indentation steps, so do that thenTor Lillqvist1-80/+91
2015-04-16CID#1294411: dlhandle is "leaked"Tor Lillqvist1-0/+4
2015-04-16Updated coreAndras Timar1-0/+0
2015-04-16coverity#1294409 Dereference after null checkCaolán McNamara1-1/+1
2015-04-16coverity#1294408 Logically dead codeCaolán McNamara1-3/+1
2015-04-16Revert "make more classes dllpublic"David Tardon49-108/+106
2015-04-16fix windows build, part 4David Tardon1-7/+7
2015-04-16fix windows buildDavid Tardon2-21/+21
2015-04-16svx: can avoid comphelper/implbase_var.hxx in formcontrollerMiklos Vajna1-6/+2
2015-04-16CID#1294410 missing breakMiklos Vajna1-0/+1
2015-04-16fix windows buildDavid Tardon3-5/+5
2015-04-16fix windows buildDavid Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon49-72/+74
2015-04-16add test for tdf#90511Markus Mohrhard4-0/+44
2015-04-16export and fix pretty printers for calc unit testsMarkus Mohrhard2-6/+6
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard5-5/+31
2015-04-16add test for tdf#90533Markus Mohrhard1-0/+10
2015-04-16support tint for databar and colorscale colors, related tdf#90511Markus Mohrhard2-10/+34
2015-04-16we don't support roundedCorners, tdf#90533Markus Mohrhard1-0/+4
2015-04-15move unocrsr to unocoreBjoern Michaelsen2-1/+1
2015-04-16same problem for color scales, related tdf#90511Markus Mohrhard1-1/+1
2015-04-15Move these togetherMatúš Kukan1-25/+4
2015-04-15DBTOOLS_DLL_NAME not used anymoreMatúš Kukan2-2/+0
2015-04-15tdf#89957 prevent crash, not really fixedEike Rathke3-5/+34
2015-04-15more SAL_INFO sc.core.grouparealistenerEike Rathke1-3/+6
2015-04-15use index as real index and not token, tdf#90511Markus Mohrhard5-5/+43
2015-04-15remove empty constructor and destructorMarkus Mohrhard2-9/+0
2015-04-15add SVX_DLLPUBLICCaolán McNamara1-4/+4
2015-04-15fix SAL_WARN_UNUSED placementCaolán McNamara1-4/+4
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara10-46/+36
2015-04-15and SvxContourDlgItem is also unused nowCaolán McNamara2-30/+0
2015-04-15and now SvxBmpMaskSelectItem is unusedCaolán McNamara2-42/+0
2015-04-15don't crash on export of fdo60087-2.xlsx to xlsCaolán McNamara1-12/+12
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann4-4/+0
2015-04-15sfx2: silence bogus SfxObjectShell::isTiledRendering() warningsMiklos Vajna1-4/+6
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna4-2/+46
2015-04-15tags: also index officecfg wrappersMiklos Vajna1-1/+2
2015-04-15starmath: allow UNO import of MathTypeMiklos Vajna3-0/+136
2015-04-15don't crash on export of ooo52825-1.doc to .docxCaolán McNamara1-1/+1
2015-04-15tdf#62101: Show only file extensions we're able to insertKatarina Behrens1-34/+72
2015-04-15Use cross-app filter directlyKatarina Behrens1-9/+7
2015-04-15fix crash on re-export of fdo50057-2.odt to odtCaolán McNamara2-8/+16
2015-04-15sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl1-2/+3
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin11-170/+134