Commit Graph

140 Commits

Author SHA1 Message Date
225b41088a XShapeDumper: Dump more values, to be able to test n#819614.
Change-Id: I19cbae855996bffb18206b9003e22a2bcc0c75d9
2013-05-16 04:57:15 +02:00
d84b22e9a8 sd unittests: Do not dump the font name, depends on installed fonts.
Change-Id: Id401feed7d629cbc0c24428b0c1273afdb31be89
2013-05-15 14:43:01 +02:00
826f28e64d sd unittests: Update XShapeDumper to dump also (some) font properties.
+ update the expected dumps together with that.

This allows testing of the other part (wrong text color and size, commit
55c63ccfd460895af22e91979967cec15d80b72d) of n#758621 too.

Change-Id: Ie93feb9d9d05eb4e11106bf9aa1f237947351b4e
2013-05-15 11:31:15 +02:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
b854de954f deprecate oustringostreaminserter.hxx
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...

Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely

All internal users of that header are converted.

Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-18 10:10:06 +00:00
042686d3ea Work around bogus Mac GCC uninitialized warnings
Change-Id: I04f64b11b484be8c997e1dbab8de35282fa64289
2012-07-19 11:57:19 +02:00
5a3eb92216 Work around bogus Mac GCC uninitialized warnings
Change-Id: Ia735ee75b75b3e2dafe610cf5cd513dd7d4b7392
2012-07-19 11:32:05 +02:00
c8e0a0ce4a Work around bogus Mac GCC uninitialized warnings
Change-Id: I79731b0e8a991a96b87938749fa9898110fe2dde
2012-07-19 11:04:10 +02:00
9ae07fcc77 Work around bogus Mac GCC uninitialized warnings
Change-Id: If16ce75845383cf697a2f1e4cef438a8bc43c125
2012-07-19 10:46:49 +02:00
390a56b522 Work around bogus Mac GCC uninitialized warnings
Change-Id: I174b34835cc955c234a06618a48f61fc700e4400
2012-07-19 10:23:25 +02:00
5e21857cd4 -Werror,-Wunused-function
Change-Id: Ie0e37aae9be1c6fcf3f8c0b8d571dc3786f38205
2012-07-15 23:31:18 +02:00
6b15221e13 better error messages for exceptions in XShapeDumper.cxx
Change-Id: I37761931b9f8351036f360423f481f53a59855fb
2012-07-13 23:58:30 +02:00
f11bfe90f8 move EnhancedShapeDumper to a module local location
Change-Id: Idb4cd44da611973c92bda6de779daf3aa8425168
2012-07-13 06:01:52 +02:00
ea7cce1dd0 fix indentation
don't indent after namespace declaration

Change-Id: I3773521abd2463269c58162eae6a608085b1bf9f
2012-07-12 03:10:21 +02:00
c19a6dfa7b some small improvements for the dumper
Change-Id: I0a24a0e9c4a3b818c9144bc38857b67e49483915
2012-07-12 03:10:21 +02:00
f48bd974cb Added dumping TextPathMode & ScaleX properties
Change-Id: Ib31fc84424d4a57e8f3bcca2054016c5809b6f10
2012-07-12 03:10:20 +02:00
ec5b681bbe Started dumping EnhancedCustomShapeTextPath service & added TextPath property
Change-Id: I4945ee8cba2d9d4fc9f374cf0002dbdb99d6df28
2012-07-12 03:10:20 +02:00
cf7e4d3ced Added dumping of TextPathAllowed & SubViewSize properties
Change-Id: I4088e15cf010f2c0c4493b9a7781c9720d375480
2012-07-12 03:10:20 +02:00
72fc403a6f Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed properties
Change-Id: I696c7bfc6f0f7e50d0f0ae84a9e96c6b2f1bd554
2012-07-12 03:10:20 +02:00
8b79eeb818 Added dumping of GluePointLeavingDirections & GluePointType properties
Change-Id: Ie83dfd31196cc9777e4d582f45f27ff74482d2b4
2012-07-12 03:10:20 +02:00
85ff400da5 Added dumping of TextFrames & GluePoints properties
Change-Id: Ibaa5f782d511d406575bfec6267f95d6ae50b87c
2012-07-12 03:10:20 +02:00
4b4ca80302 Added dumping of StretchX & StretchY properties
Change-Id: Iddd10cb3baffbb3f40bd6af15e48bcfb7ea8317e
2012-07-12 03:10:19 +02:00
7cb81fc2eb Added dumping of Coordinates & Segments properties
Change-Id: I4acfe9f1d1ca9bb4f434376bd6fd23804b66a25f
2012-07-12 03:10:19 +02:00
be89451450 Started dumping of EnhancedCustomShapePath service
Change-Id: I11ded0e19f4a9f619546af2ff838ad7aeadd7429
2012-07-12 03:10:19 +02:00
3ab020c129 Added dumping of RadiusRangeMinimum & RadiusRangeMaximum properties
Change-Id: I8ba86df74939d1267c8be622d29c8fdcea9cdb19
2012-07-12 03:10:19 +02:00
d88f5256e7 Added dumping of RangeYMinimum & RangeYMaximum properties
Change-Id: I9ce489487676bd3182c6bdd4ce3969544d40c2ae
2012-07-12 03:10:19 +02:00
3b5c45c723 Added dumping of RangeXMinimum & RangeXMaximum properties
Change-Id: I5e5648a8aa4f8dd8942b87e36e5a85879d3ff0e8
2012-07-12 03:10:19 +02:00
5c99514f4a improval - Enhanced...ParameterPair() now use Enhanced...Parameter()
Change-Id: Ib19d92241c6fcd0edc00680bd876f43dac8bd5c3
2012-07-12 03:10:18 +02:00
585c5e09b9 Added auxiliary method for dumping EnhancedCustomShapeParameter
Change-Id: Icef3d19c36224f4afd1b1a08c08630e5d6522bf6
2012-07-12 03:10:18 +02:00
3d15d7060c Added dumping of RefAngle & RefR properties
Change-Id: Iabd1c00a33477ca92d7525f46ad5a9c732a35eee
2012-07-12 03:10:18 +02:00
13eb277734 Added dumping of Polar, RefX & RefY properties
Change-Id: I43e690fef87091bdb47a36d3365df35b7e1fcdcb
2012-07-12 03:10:18 +02:00
bd6f8d3f9e Added dumping of Switched & Position properties
Change-Id: Ice30218ba8ec66807089174058951c7607f9b6cb
2012-07-12 03:10:18 +02:00
a7cb63e3e7 Added dumping of MirroredX & MirroredY properties
Change-Id: Ic580cf7c7c7d75c8f1fa0fbba13f53318b285932
2012-07-12 03:10:18 +02:00
e6238a9cd7 Added dumping of EnhancedCustomShapeHandle service
Change-Id: I0b9d2b7abd966bf4d8e1cf579fdc0cf319978a6e
2012-07-12 03:10:17 +02:00
30b646a4cf Added Equations & Handles properties
Change-Id: I7912399d2864c964483bbbbc0a6afac3bfa64f66
2012-07-12 03:10:17 +02:00
1579148e83 Added Extrusion, Path & TextPath properties
Change-Id: I46e7d6e0c83d8f988f2e5a5b9e7a10cbaef83958
2012-07-12 03:10:17 +02:00
59fba39c07 Added auxiliary method for dumping PropertyValue
Change-Id: Ie060ea82bda32bd62ea0fa82da037a47a78f3bf9
2012-07-12 03:10:17 +02:00
2704fe3973 Added dumping property AdjustmentValues
Change-Id: Iac59e89f3d7dd5e75ca43b43c19639880fc2b3d5
2012-07-12 03:10:17 +02:00
0e13590969 Added properties MirroredY & TextRotateAngle
Change-Id: I46a6d47b7eeab91522c63364684532bc731f271e
2012-07-12 03:10:17 +02:00
df84989340 Added properties ViewBox & MirroredX
Change-Id: I0ab8e656a46688f28cdaa095e54cf23a64cff83c
2012-07-12 03:10:16 +02:00
a2f2129277 Added EnhancedCustomShapeGeometry service & Type property
Change-Id: I38c60a10fc378a840f4bd267a9d6bec529906ca8
2012-07-12 03:10:16 +02:00
62b1ad1d48 Fixed warning with incompatible arguments
Change-Id: Id39143163a570a06020eecc5ddc5ec82c8d12f2c
2012-07-12 03:10:16 +02:00
e307ee7cff Added dumping ExtrusionColor property
Change-Id: I5df2f997494c399921a6657aecbb0d9a40977e93
2012-07-12 03:10:16 +02:00
39e516aaed Added properties ViewPoint & Origin
Change-Id: I87deba7504eff3feb6671835b33768045f502ba5
2012-07-12 03:10:16 +02:00
3501827a4f Added properties Specularity & ProjectionMode
Change-Id: I9e614c571f8d8db1cf00d3251cc4b09ff1dde278
2012-07-12 03:10:16 +02:00
39becd1a50 Added properties Shininess & Skew
Change-Id: I8a78b918c94d769b71cc336f461318099db7b877
2012-07-12 03:10:16 +02:00
b83881ac5a Added properties RotateAngle & RotationCenter
Change-Id: I97d52be4904657eacb7cea4ebec789e6dd9a4722
2012-07-12 03:10:15 +02:00
f104a36496 Added properties Metal & ShadeMode
Change-Id: I254a9089d78b97dde331812f77ad7977631b0d12
2012-07-12 03:10:15 +02:00
6c245e0687 Added properties FirstLightDirection & SecondLightDirection
Change-Id: I7236ac0df42765e351b75a75fa2fa66422a72277
2012-07-12 03:10:15 +02:00