summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-15fix text rotation for txXfrm element, fixes n#783433suse-3.6-0distro/suse/suse-3-6Radek Doulik1-1/+1
2012-10-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik1-8/+9
2012-10-15better pptx custom shape presets import/exportRadek Doulik10-1/+311
2012-10-15fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik1-7/+7
2012-10-15make fontwork custom shapes as one path object created from polypolygonRadek Doulik1-3/+4
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-10-15odf: export old path without unsupported commands in draw namespace as wellRadek Doulik1-6/+16
2012-10-15odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik4-6/+13
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