summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang1-5/+17
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-10-15use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2-10/+39
2012-10-15bnc#759197: adjust chart layout distanceFelix Zhang1-1/+1
2012-10-13it seems we still need the ::rtl:: prefix for OUString at some placesAndras Timar1-2/+2
2012-10-13confusion around parantheses near fabs()Andras Timar1-1/+1
2012-10-13we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-13[mono] Make cli_ure build on windows againFridrich Strba8-9/+27
2012-10-13[mono] mono-component-support.diff: add mono supportPetr Mladek8-10/+418
2012-10-13[mono] mono-climaker.diff: add mono supportPetr Mladek7-9/+4508
2012-10-13[mono] mono-build-keyfile.diff: add mono supportPetr Mladek4-6/+8
2012-10-13[mono] build-mono-link.diff: add mono supportPetr Mladek4-4/+4
2012-10-13[mono] mono-build.diff: add mono supportPetr Mladek7-14/+16
2012-10-13[mono] cli_ure-mono-bridge.diff: add mono supportPetr Mladek16-0/+4942
2012-10-13[mono] cli_ure-source-bootstrap-makefile-mk.diff: add mono supportPetr Mladek1-0/+119
2012-10-13[mono] cli_ure-source-bootstrap-native_glue-cxx.diff: add mono supportPetr Mladek1-0/+114
2012-10-13[mono] cli_ure-source-bootstrap-managed_bootstrap-cs.diff: add mono supportPetr Mladek1-0/+106
2012-10-13[mono] cli_ure-source-bootstrap-assembly-cs.diff: add mono supportPetr Mladek1-0/+4
2012-10-13[mono] cli-mono-common.diff: add mono supportPetr Mladek5-2/+424
2012-10-13[mono] mono-installation.diff: add mono supportPetr Mladek4-1/+115
2012-10-13[mono] mono-build.diff: add mono supportPetr Mladek2-3/+91
2012-10-13[mono] mono-scp2.diff: add mono supportPetr Mladek3-16/+45
2012-10-13Crash fix.Muthu Subramanian1-1/+3
2012-10-13n#771549: Import text offsets in shapes.Muthu Subramanian5-7/+52
2012-10-13Avoid bogus "may be used uninitialized" warningStephan Bergmann1-1/+1
2012-10-13n#759180: Override properties with endParaPr.Muthu Subramanian1-1/+6
2012-10-13n#778859: Non autofit text are imported as autofit.Muthu Subramanian1-0/+4
2012-10-13n757419: Hidden/Non-wrapping text.Muthu Subramanian1-1/+8
2012-10-13n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian4-19/+34
2012-10-13remove forgotten debug printfDavid Tardon1-1/+0
2012-10-13n#768027: Slide notesMaster and notes import.Muthu Subramanian3-5/+51
2012-10-12n#759180: Push oox default spacing values.Muthu Subramanian2-4/+5
2012-10-12try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2-31/+30
2012-10-12make it possible to cache the resulting pixmap with a metafileLuboš Luňák2-14/+308
2012-10-12fix counting of bitmaps in a metafileLuboš Luňák1-6/+6
2012-10-12fix off-by-one when reading WMF/EMFLuboš Luňák1-2/+2
2012-10-12fix off-by-one in WMF/EMF readingLuboš Luňák1-1/+1
2012-10-12be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák1-86/+97
2012-10-12Add new Scale modes, simplify convolution calculation.Tomaž Vajngerl2-171/+166
2012-10-12Adding SUSE and Novell Color PalettePetr Mladek1-1/+42
2012-10-12n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-10-11n#783638 DOCX import of wp:inline's distT/B/L/R attributesMiklos Vajna1-9/+19
2012-10-10added safety checkRadek Doulik1-1/+1
2012-10-10implement a:overrideClrMapping (fixes n#783202)Radek Doulik1-1/+2
2012-10-08drop the word 'PTF' from .msp nameAndras Timar1-1/+1
2012-10-04fix SUSE banner image for 3.6Andras Timar1-0/+0
2012-10-04$SRCDIR -> $(SRCDIR) in distro configsAndras Timar2-14/+14
2012-10-03probably a rather ugly hack for inline text frame in a table (bnc#780851)Luboš Luňák2-3/+17
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-03fix parent style import xlsx fdo#55198Noel Power3-6/+29