summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-30hopefully more successful attempt to solve fdo#50304Noel Power1-5/+17
2012-10-30n#780645 docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-30n#780645 docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2-34/+115
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
2012-10-29n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1
2012-10-29fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2-2/+2
2012-10-16Bump versin number to 3.6 in EULAAndras Timar1-2/+2
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