summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-134-74/+94
| | | | | | This makes it unnecessary to link clients against libxml2. Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
* forgot to remove the header file from the deliver codeMarkus Mohrhard2012-07-131-1/+0
| | | | Change-Id: Ifd6edd22e144948a3e98b02744ebf4852f0aa3e3
* move EnhancedShapeDumper to a module local locationMarkus Mohrhard2012-07-133-4/+3
| | | | Change-Id: Idb4cd44da611973c92bda6de779daf3aa8425168
* this change was a mistakeMarkus Mohrhard2012-07-121-1/+2
| | | | Change-Id: I440ad9fa94b43135e4953c9d3fb31fcb177477e7
* adapt chart regression test to new dumper codeMarkus Mohrhard2012-07-122-41/+1130
| | | | Change-Id: Ia84f85062a254fd6434783f6ee323f27835ae8df
* use XMLDiff for the new impress regression testMarkus Mohrhard2012-07-1210-4/+2073
| | | | Change-Id: Ib0182fe25e7a2534acf85e7fabe1355491d9a9e7
* fix indentationMarkus Mohrhard2012-07-121-1600/+1600
| | | | | | don't indent after namespace declaration Change-Id: I3773521abd2463269c58162eae6a608085b1bf9f
* some small improvements for the dumperMarkus Mohrhard2012-07-122-47/+42
| | | | Change-Id: I0a24a0e9c4a3b818c9144bc38857b67e49483915
* improved shapes-test.odp (but not finished), unlocked assertion(false)Artur Dorda2012-07-122-2/+3
| | | | Change-Id: I845fef5e849518face60693cf31d3f00c57c7ae3
* Added dumping TextPathMode & ScaleX propertiesArtur Dorda2012-07-122-0/+41
| | | | Change-Id: Ib31fc84424d4a57e8f3bcca2054016c5809b6f10
* Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2012-07-123-0/+32
| | | | Change-Id: I4945ee8cba2d9d4fc9f374cf0002dbdb99d6df28
* Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda2012-07-122-0/+35
| | | | Change-Id: I4088e15cf010f2c0c4493b9a7781c9720d375480
* Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda2012-07-122-0/+30
| | | | Change-Id: I696c7bfc6f0f7e50d0f0ae84a9e96c6b2f1bd554
* Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda2012-07-122-0/+30
| | | | Change-Id: Ie83dfd31196cc9777e4d582f45f27ff74482d2b4
* Added dumping of TextFrames & GluePoints propertiesArtur Dorda2012-07-122-0/+49
| | | | Change-Id: Ibaa5f782d511d406575bfec6267f95d6ae50b87c
* Added dumping of StretchX & StretchY propertiesArtur Dorda2012-07-122-0/+24
| | | | Change-Id: Iddd10cb3baffbb3f40bd6af15e48bcfb7ea8317e
* Added dumping of Coordinates & Segments propertiesArtur Dorda2012-07-122-0/+46
| | | | Change-Id: I4acfe9f1d1ca9bb4f434376bd6fd23804b66a25f
* Started dumping of EnhancedCustomShapePath serviceArtur Dorda2012-07-123-0/+16
| | | | Change-Id: I11ded0e19f4a9f619546af2ff838ad7aeadd7429
* Added dumping of RadiusRangeMinimum & RadiusRangeMaximum propertiesArtur Dorda2012-07-122-0/+28
| | | | Change-Id: I8ba86df74939d1267c8be622d29c8fdcea9cdb19
* Added dumping of RangeYMinimum & RangeYMaximum propertiesArtur Dorda2012-07-122-0/+27
| | | | Change-Id: I9ce489487676bd3182c6bdd4ce3969544d40c2ae
* Added dumping of RangeXMinimum & RangeXMaximum propertiesArtur Dorda2012-07-122-0/+28
| | | | Change-Id: I5e5648a8aa4f8dd8942b87e36e5a85879d3ff0e8
* improval - Enhanced...ParameterPair() now use Enhanced...Parameter()Artur Dorda2012-07-121-18/+2
| | | | Change-Id: Ib19d92241c6fcd0edc00680bd876f43dac8bd5c3
* Added auxiliary method for dumping EnhancedCustomShapeParameterArtur Dorda2012-07-122-0/+14
| | | | Change-Id: Icef3d19c36224f4afd1b1a08c08630e5d6522bf6
* Added dumping of RefAngle & RefR propertiesArtur Dorda2012-07-122-0/+25
| | | | Change-Id: Iabd1c00a33477ca92d7525f46ad5a9c732a35eee
* Added dumping of Polar, RefX & RefY propertiesArtur Dorda2012-07-122-0/+38
| | | | Change-Id: I43e690fef87091bdb47a36d3365df35b7e1fcdcb
* Added dumping of Switched & Position propertiesArtur Dorda2012-07-122-0/+31
| | | | Change-Id: Ice30218ba8ec66807089174058951c7607f9b6cb
* Added dumping of MirroredX & MirroredY propertiesArtur Dorda2012-07-121-1/+12
| | | | Change-Id: Ic580cf7c7c7d75c8f1fa0fbba13f53318b285932
* Added dumping of EnhancedCustomShapeHandle serviceArtur Dorda2012-07-123-2/+18
| | | | Change-Id: I0b9d2b7abd966bf4d8e1cf579fdc0cf319978a6e
* Added Equations & Handles propertiesArtur Dorda2012-07-122-0/+49
| | | | Change-Id: I7912399d2864c964483bbbbc0a6afac3bfa64f66
* Added Extrusion, Path & TextPath propertiesArtur Dorda2012-07-122-68/+122
| | | | Change-Id: I46e7d6e0c83d8f988f2e5a5b9e7a10cbaef83958
* Added auxiliary method for dumping PropertyValueArtur Dorda2012-07-122-0/+34
| | | | Change-Id: Ie060ea82bda32bd62ea0fa82da037a47a78f3bf9
* Added dumping property AdjustmentValuesArtur Dorda2012-07-122-0/+40
| | | | Change-Id: Iac59e89f3d7dd5e75ca43b43c19639880fc2b3d5
* Added properties MirroredY & TextRotateAngleArtur Dorda2012-07-122-0/+27
| | | | Change-Id: I46a6d47b7eeab91522c63364684532bc731f271e
* Added properties ViewBox & MirroredXArtur Dorda2012-07-122-0/+36
| | | | Change-Id: I0ab8e656a46688f28cdaa095e54cf23a64cff83c
* Added EnhancedCustomShapeGeometry service & Type propertyArtur Dorda2012-07-123-0/+27
| | | | Change-Id: I38c60a10fc378a840f4bd267a9d6bec529906ca8
* Fixed warning with incompatible argumentsArtur Dorda2012-07-121-2/+4
| | | | Change-Id: Id39143163a570a06020eecc5ddc5ec82c8d12f2c
* Added dumping ExtrusionColor propertyArtur Dorda2012-07-122-0/+14
| | | | Change-Id: I5df2f997494c399921a6657aecbb0d9a40977e93
* Added properties ViewPoint & OriginArtur Dorda2012-07-122-0/+31
| | | | Change-Id: I87deba7504eff3feb6671835b33768045f502ba5
* Added properties Specularity & ProjectionModeArtur Dorda2012-07-122-0/+35
| | | | Change-Id: I9e614c571f8d8db1cf00d3251cc4b09ff1dde278
* Added properties Shininess & SkewArtur Dorda2012-07-122-0/+26
| | | | Change-Id: I8a78b918c94d769b71cc336f461318099db7b877
* Added properties RotateAngle & RotationCenterArtur Dorda2012-07-122-0/+28
| | | | Change-Id: I97d52be4904657eacb7cea4ebec789e6dd9a4722
* Added properties Metal & ShadeModeArtur Dorda2012-07-122-0/+44
| | | | Change-Id: I254a9089d78b97dde331812f77ad7977631b0d12
* Added properties FirstLightDirection & SecondLightDirectionArtur Dorda2012-07-122-0/+28
| | | | Change-Id: I7236ac0df42765e351b75a75fa2fa66422a72277
* Added auxiliary method for dumping Direction3DArtur Dorda2012-07-122-0/+9
| | | | Change-Id: Id237d6c233857f83400c1aac0965f59ebc8daf4b
* Added properties FirstLightLevel & SecondLightLevelArtur Dorda2012-07-122-0/+24
| | | | Change-Id: Ia7ff7cd84c5b26d1a2f7898a271a800d9731b65f
* Added properties FirstLightHarsh & SecondLightHarshArtur Dorda2012-07-122-0/+30
| | | | Change-Id: I628b5f390c9eb99542254f814b6b34a0b30dab57
* Added properties NumberOfLineSegments & {Artur Dorda2012-07-122-0/+29
| | | | Change-Id: I04e6db01c14344b1f7a71b587b7437fd87e72d99
* Added properties Depth & DiffusionArtur Dorda2012-07-122-0/+25
| | | | Change-Id: If9aaf021bcdd0a43bbc32e08236f8bc39c7cda82
* Added auxiliary method for dumping EnhancedCustomShapeParameterPairArtur Dorda2012-07-122-0/+32
| | | | Change-Id: I3e0eca4f042565e8b64ab3e7286f66033c0e75a3
* Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda2012-07-129-361/+278
| | | | Change-Id: I57e230f5b2aff8cd6818b38776ae0b0b0d614d61