summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Collapse)AuthorFilesLines
2012-12-23i121162 - ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-5/+5
Notes: merged as: 949f97ba480f96c7892602f3208467ac925fab15
2012-12-12121455# Adapted from NonPrimitive to non-primitive as used in the specArmin Le Grand1-1/+1
Patch by: Regina Review by: alg Notes: merged as: be8d06266fab13f200bae2aa1f0e953e517232cb
2012-11-21For backward compatibility do take mirrorings in setTransformation into ↵Armin Le Grand2-25/+59
account. Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used Notes: merged as: 13ef16423e78d3ea825172594f08c47d2f9bfd09
2012-11-21#121379# When loading MultiImage, avoid registering xShape with ID until the ↵Armin Le Grand5-36/+89
winner is decided to not have multiple shapes registering with the same ID Notes: prefer: 450cd772aa734cfcb989c8cedd3c0a454db74a34
2012-09-27Simplify the code and remove warning in debug build.Pavel Janík1-2/+2
Notes: prefer: 226a5ddda17e4b9c0744b7e3f5203f46a4ba289e
2012-09-24#121090# corrceted point reduction on svg:d export to only happen when ↵Armin Le Grand1-1/+3
polygon is closed Notes: merged as: 14589274cd9999dd3f9ef844cc1aff20e106a977
2012-09-03#i120663#, The slave SvXMLImportContext object for ↵Jian Fang Zhang1-1/+1
SdXMLNumberFormatMemberImportContext is always leaked Found by: zhangjf Patch by: zhangjf Notes: merged as: acb8d9f6d1bcc95c48a27252274c44d8ff534376
2012-07-30#116001# Reverted revision 1366087Armin Le Grand3-1/+16
Notes: ignore: reverted
2012-07-26#116001# TextToFitSize item/property optimized to booleanArmin Le Grand3-16/+1
Notes: ignore: reverted
2012-07-18sd, sfx2, writerfilter, xmloff: fix some warningsArmin Le Grand1-1/+1
Patch by: Michael Stahl Notes: prefer: 89f08dce89adfddd3fb8e00b7a7a9c5da2a4943e
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer1-1/+9
Notes: ignore: obsolete
2012-06-15#c441041# make sure numbering type is always intializedHerbert Dürr1-1/+1
Though eType's validity is mostly tracked with nCount being non-zero this is not so for the case (!bImage && bHasColor) Initializing eType properly solves all cases for good, gets rid of the subtle validity semantics and shuts up the compiler+testtool warning Notes: prefer: 66dc20ae279e4f913795ff6e959d83eaefed78b4
2012-05-19Add missing chart data point ODF1.2 standard symbolsRegina Henschel5-0/+54
Notes: prefer: 3e5edf6ca9d3bc56549602bda2adc855dd57f658
2012-03-30Update headers to Alv2 headersAndrew Rist2-0/+40
2012-03-24Update headers to Alv2 headersAndrew Rist1-44/+0
2012-03-23Update headers to Alv2 headersAndrew Rist1-0/+66
2012-02-15remove svn:executable properties from more source filesHerbert Dürr6-0/+0
2012-02-15remove svn:executable properties from source filesHerbert Dürr7-0/+0
2012-02-07Do not add targets for junit tests when junit is disabled.Andre Fischer1-0/+2
2012-01-17linecap: Reintegrating finished LineCap feature, kudos to Regina Henschel ↵Armin Le Grand4-0/+20
for doing the basic implementation and offering it under apache license Notes: merged as: 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70
2012-01-12Update headers to Alv2 headersAndrew Rist1-25/+18
2012-01-12Update headers to Alv2 headersAndrew Rist2-52/+44
2012-01-12Update headers to Alv2 headersAndrew Rist2-52/+40
2012-01-11#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image import ↵Armin Le Grand1-0/+6
with linked graphics, too Notes: merged as: 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70
2012-01-10Update headers to Alv2 headersAndrew Rist2-52/+44
2012-01-10Update headers to Alv2 headersAndrew Rist8-208/+176
2011-12-30Update headers to Alv2 headersAndrew Rist14-355/+299
2011-12-30Update headers to Alv2 headersAndrew Rist2-48/+40
2011-12-19Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to ↵Armin Le Grand11-12/+428
trunk, first version of Svg stable and done
2011-11-06Update headers to Alv2 headersAndrew Rist393-8857/+7321
2011-11-06Update headers to Alv2 headersAndrew Rist357-7889/+6466
2011-11-06Update headers to Alv2 headersAndrew Rist1-24/+22
2011-11-01#118558# Correcting OLE attributes of LO3.4 at load time by loading as ↵Armin Le Grand1-0/+8
OOo3.3, details see task. Notes: prefer: bea63709d05514555d5283279cd66439f4ceed73
2011-10-12118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.Pedro Giffuni5-28/+126
2011-04-13CWS-TOOLING: integrate CWS impress210_OOO340Kurt Zenker4-0/+37
2011-04-07masterfix OOO340: #i117696# do not write fo:marginKurt Zenker1-21/+1
2011-03-28CWS-TOOLING: integrate CWS dba34dIvo Hinkelmann1-3/+3
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov13-170/+384
2011-03-16CWS-TOOLING: integrate CWS chart55obo1-2/+4
2011-03-16CWS-TOOLING: integrate CWS chart51obo4-38/+110
2011-03-15Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300Ocke Janssen [oj]4-0/+37
2011-03-14dba34d: pulled and merged DEV300.m102Frank Schoenheit [fs]6-11/+46
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl20-228/+527
2011-03-09impress210: #i41995# fixed distinct shape and page idChristian Lippka ORACLE4-0/+37
2011-03-08dba34d: pulled and merged latest changes from CWS dba34cFrank Schoenheit [fs]14-217/+481
2011-03-07CWS-TOOLING: integrate CWS os150Ivo Hinkelmann1-0/+3
2011-03-01chart55: #i116841# crash with stock chartiha1-2/+4
2011-03-01sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl3-50/+94
SvXMLMetaDocumentContext: refactor to not require DocumentProperties, and always set the BuildId from the meta:generator element. {Sc,Sd,Sw}XMLImport::CreateMetaContext(): always create context. sc, sd: add OrganizerMode property to ODF import.
2011-02-28CWS-TOOLING: integrate CWS sw34bf03Ivo Hinkelmann5-11/+43
2011-02-28sw34bf03: #i93908#: tweak BuildId for DEV300m101Michael Stahl1-1/+1