summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-22.ulf files don't need executable bitsMichael Stahl5-0/+0
2012-06-22.sct files don't need executable bitsMichael Stahl8-0/+0
2012-06-22.crt files don't need executable bitsMichael Stahl77-0/+0
2012-06-22.crl files don't need executable bitsMichael Stahl18-0/+0
2012-06-22.pem files don't need executable bitsMichael Stahl115-0/+0
2012-06-22.icns files don't need executable bitsMichael Stahl48-0/+0
2012-06-22.pptx files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xba files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.xdl files don't need executable bitsMichael Stahl10-0/+0
2012-06-22.y files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.l files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.am files don't need executable bitsMichael Stahl8-0/+0
2012-06-22.dxp files don't need executable bitsMichael Stahl11-0/+0
2012-06-22.xcd files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl106-0/+0
2012-06-22.mod files don't need executable bitsMichael Stahl14-0/+0
2012-06-22.patch files don't need executable bitsMichael Stahl4-0/+0
2012-06-22.emf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.props files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.cfg files don't need executable bitsMichael Stahl26-0/+0
2012-06-22.zip files don't need executable bitsMichael Stahl2-0/+0
2012-06-22.in files don't need executable bitsMichael Stahl3-0/+0
2012-06-22manifest.mf files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.def files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.pmk files don't need executable bitsMichael Stahl2-0/+0
2012-06-22.cxx files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.map files don't need executable bitsMichael Stahl4-0/+0
2012-06-22.mk files don't need executable bitsMichael Stahl5-0/+0
2012-06-22gbuild: fix UnoApiTarget header dependencies:Michael Stahl3-4/+28
2012-06-22Fixed file opening.Iain Billett2-1/+22
2012-06-23removed unused forward declarations of classTakeshi Abe38-85/+1
2012-06-23removed unused forward declarations of classTakeshi Abe22-70/+1
2012-06-22re-base on ALv2 code.Michael Meeks49-1128/+705
2012-06-22LibreOffice4Android can now open actual .odt documents from the file explorer.Iain Billett12-4/+40216
2012-06-22LibreOffice4Android now builds.Iain Billett8-0/+38
2012-06-22re-base on ALv2 code.Michael Meeks39-903/+552
2012-06-22fdo#46966 dmapper: fix headery/footery default valueMiklos Vajna3-1/+29
2012-06-22re-base on ALv2 code.Michael Meeks35-749/+447
2012-06-22An new project to combine DocumentLoader with the Android UI. (Not building -...Iain Billett59-0/+4535
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák20-29/+32
2012-06-22re-base on ALv2 code.Michael Meeks91-2261/+1328
2012-06-22re-base on ALv2 code. Includes:Michael Meeks39-1486/+1264
2012-06-22add stock re-based code headers.Michael Meeks1-0/+54
2012-06-22cleanup malingering vendor name in disabled codeMichael Meeks2-29/+20
2012-06-22try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2-31/+30
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák2-11/+305
2012-06-22fix counting of bitmaps in a metafileLuboš Luňák1-6/+6
2012-06-22be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák1-86/+97
2012-06-22improve/fix commentsLuboš Luňák1-7/+7
2012-06-22fix off-by-one when reading WMF/EMFLuboš Luňák1-2/+2