summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-24Uninitialized scalar fieldPedro Giffuni1-0/+1
2015-01-31#i114416# use default service name for scroll bar if failed to detect the con...Tsutomu Uchino2-2/+9
2014-07-23125289: do apply possible changed <GraphicStreamURL> only for embedded images...Oliver-Rainer Wittmann1-13/+19
2014-07-04124107: ODF import - ignore fo:margin="100%" for paragraph styles as core att...Oliver-Rainer Wittmann1-6/+35
2014-07-04124107: ODF export - suppress export of fo:margin for paragraph stylesOliver-Rainer Wittmann1-0/+8
2014-07-01corrected obviously wrong comparisonArmin Le Grand1-1/+1
2014-06-05i125045 For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA hide the Drawing...Armin Le Grand2-28/+34
2014-06-02i124638 Second step of DrawingLayer FillAttributes for Writer objects, now ad...Armin Le Grand13-545/+1037
2014-05-19114361: provide and accept changed URL of embedded graphic file during save (...Oliver-Rainer Wittmann1-35/+38
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni42-67/+67
2014-04-17i124638 support for DrawingLayre FillStyle for GraphicFrames and EmbeddedObje...Armin Le Grand1-1/+80
2014-04-06124607: ODF import: check on certain property existence in annotation import ...Oliver-Rainer Wittmann1-6/+10
2014-03-20i124452 correct empty svg:viweBox, added missing includeArmin Le Grand1-0/+1
2014-03-19Merge back branch alg_writerframes to trunkArmin Le Grand3-0/+97
2014-03-19i124452 correct svg:viewBox for EnhancedCustomShape geometry import when no w...Armin Le Grand1-1/+43
2014-03-07#i123770# obsolete and remove the emulation of hash_map's data_type typedefHerbert Dürr3-4/+4
2014-02-15i42894 added support for <presentation:animations> at import and creationArmin Le Grand1-2/+3
2014-02-11#123879 dr3d rotation angle is degree in ODF1.2 but radiant in AOO coreRegina Henschel1-6/+7
2014-02-04i124143 for draw:frame containing multiple draw:image and draw:glue-point it ...Armin Le Grand5-3/+115
2014-01-28#i124131# use smart pointer's bool operator instead of comparing its content ...Herbert Dürr1-1/+1
2014-01-14123457: improve ODF filter - suppress import and export of hyperlinks without...Oliver-Rainer Wittmann4-344/+258
2014-01-08123792: correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-2/+2
2013-12-19123792: complete annotations on text ranges featureOliver-Rainer Wittmann2-108/+79
2013-12-19123771: ODF export: export annotation's author initials in own namespace only...Oliver-Rainer Wittmann4-4/+12
2013-12-19123771: integration of OSBA OOXML improvement project's use case 4 patchesOliver-Rainer Wittmann5-83/+203
2013-11-28#i123068# remove implicit conversions from rtl strings to their elementsHerbert Dürr4-4/+4
2013-11-06Remove unused variable to prevent compiler warnings.Pavel Janík1-2/+0
2013-11-01i123433 by error removed the export of the created svg:d in ExportConnectorSh...Armin Le Grand1-0/+3
2013-10-30i123542 corrected ODF XML export of 3D cube and sphereArmin Le Grand2-9/+13
2013-10-30i122433 corrected export of polygons with textArmin Le Grand1-37/+29
2013-10-29i123433 Detect pseudo-vertices at svg import, unify svg:d handling, correct s...Armin Le Grand10-2427/+499
2013-09-17i123261 corrected name clashes on writer graphic import with multi image supportArmin Le Grand1-43/+83
2013-05-29i121507 Added commata to whitespace listArmin Le Grand1-3/+18
2013-05-28#i122208# const XMLOFF containers cannot provide non-const iteratorsHerbert Dürr1-2/+2
2013-05-08#i122208# use rtl::CStringHash and rtl::CStringEqual instead of relying on pr...Herbert Dürr1-9/+2
2013-04-10i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when usedArmin Le Grand1-0/+9
2013-04-08i121965 Take draw:transform into account for draw:connector shapesArmin Le Grand1-0/+29
2013-01-31WaE: fix hundreds of ill-formed C++11 conversions in xmloffHerbert Dürr6-17/+17
2013-01-21type qualifiers ignored on function return typeHerbert Dürr1-2/+2
2012-12-23i121162 - ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-5/+5
2012-12-12121455# Adapted from NonPrimitive to non-primitive as used in the specArmin Le Grand1-1/+1
2012-11-21For backward compatibility do take mirrorings in setTransformation into accou...Armin Le Grand2-25/+59
2012-11-21#121379# When loading MultiImage, avoid registering xShape with ID until the ...Armin Le Grand4-34/+86
2012-09-27Simplify the code and remove warning in debug build.Pavel Janík1-2/+2
2012-09-24#121090# corrceted point reduction on svg:d export to only happen when polygo...Armin Le Grand1-1/+3
2012-09-03#i120663#, The slave SvXMLImportContext object for SdXMLNumberFormatMemberImp...Jian Fang Zhang1-1/+1
2012-07-30#116001# Reverted revision 1366087Armin Le Grand2-1/+15
2012-07-26#116001# TextToFitSize item/property optimized to booleanArmin Le Grand2-15/+1
2012-07-18sd, sfx2, writerfilter, xmloff: fix some warningsArmin Le Grand1-1/+1
2012-06-15#c441041# make sure numbering type is always intializedHerbert Dürr1-1/+1