summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-16fdo#64577, CMIS: fixed crasher in libcmisCédric Bosdonnat1-0/+13
2013-05-16use $(OS_FOR_BUILD) to fix mingw cross-compilationDavid Tardon3-3/+3
2013-05-16move copy/pasted ICU_CFLAGS/ICU_LIBS to configureMichael Stahl6-17/+10
2013-05-16libmspub: WPD/WPG vars are set by configure.ac alreadyMichael Stahl1-2/+0
2013-05-16libwpd: stop delivering headersMichael Stahl3-18/+5
2013-05-16libvisio: stop delivering headersMichael Stahl2-6/+4
2013-05-16libmwaw: stop delivering headersMichael Stahl2-6/+4
2013-05-16libmspub: stop delivering headersMichael Stahl2-6/+4
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks9-119/+41
2013-05-16drop unneeded depDavid Tardon1-1/+0
2013-05-16fix dep on python framework on macDavid Tardon2-1/+2
2013-05-16fix cross-compilation of GalleriesMatúš Kukan3-1/+47
2013-05-16SwDoc::CopyImpl: avoid ~SwIndexReg assertions:Michael Stahl1-33/+42
2013-05-16Add the Versions/3.3/include/python3.3m directoryTor Lillqvist1-0/+12
2013-05-16Handle --enable-macosx-code-signing=no properlyTor Lillqvist1-1/+1
2013-05-16Use cp -R instead of cp -r for OS X compatibilityTor Lillqvist1-1/+1
2013-05-16add readme for svl.Michael Meeks1-0/+8
2013-05-16Bin some pointless "checking for" messagesTor Lillqvist1-12/+0
2013-05-16Some string literal clean upStephan Bergmann11-332/+225
2013-05-16Uploading libvisio 0.0.27Fridrich Štrba2-5/+5
2013-05-16bnc#819614: Test for the runaway lines fix.Jan Holesovsky3-1/+6884
2013-05-16XShapeDumper: Dump more values, to be able to test n#819614.Jan Holesovsky8-310/+7647
2013-05-16bnc#819614: Fix runaway lines.Jan Holesovsky1-2/+3
2013-05-16Fix length check - it would be out of bounds.Jan Holesovsky1-2/+1
2013-05-16sal_Bool to boolTakeshi Abe9-57/+57
2013-05-16Wae: unused variableXisco Fauli1-1/+0
2013-05-16Related:#119576# fix indent and spacing between bullets and textLei De Bin1-0/+32
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara32-291/+282
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl6-26/+10
2013-05-15i#119922: reverse engineer 9a37613b5e8f08fae585d54a5745e887eb08f8ceMichael Stahl2-16/+10
2013-05-15factor out SvXMLImport::IsOOoXML()Michael Stahl2-5/+29
2013-05-15OSL_TRACE -> SAL_INFOStephan Bergmann1-18/+15
2013-05-15Resolves: #i119493# Fixed import of tables with connectors.Andre Fischer1-0/+10
2013-05-15Resolves: #i20044# Fixed queryEmptyCell()Andre Fischer1-2/+2
2013-05-15gallery: allow disabling the from-source build in configureStephan Bergmann5-1/+43
2013-05-15only use svp on unxDavid Tardon1-1/+1
2013-05-15gbuild: use pattern rules for Gallery l10n filesDavid Tardon1-25/+44
2013-05-15gbuild: silence building of galleriesDavid Tardon1-9/+14
2013-05-15Documentation update of README.crossChris Sherlock1-4/+4
2013-05-15Resolves: #i119551# Avoid grouping shapes on import from PPT...Andre Fischer1-15/+42
2013-05-15fix original intent of the lwp import codeCaolán McNamara1-0/+4
2013-05-15Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist1-2/+0
2013-05-15OUString::replaceAt() does not modify the OUStringTor Lillqvist1-1/+1
2013-05-15Revert "Resolves: #i119551# Avoid grouping shapes on import from PPT..."Caolán McNamara1-42/+15
2013-05-15Resolves: #i119519# Fixed import of closed borders from PPT...Andre Fischer1-6/+8
2013-05-15String to OUString in calc header & footer editOlivier Hallot4-9/+6
2013-05-15Resolves: #i119551# Avoid grouping shapes on import from PPT...Andre Fischer1-15/+42
2013-05-15These functions can throw RuntimeExceptionStephan Bergmann9-10/+10
2013-05-15Do not dispose component context too early (DeInitVCL might still need it)Stephan Bergmann1-4/+6
2013-05-15String.AppendAscii DropRicardo Montania11-93/+61