Age | Commit message (Collapse) | Author |
|
Change-Id: Iad6063f3f064e0d8fa0bf43125ec1d323519389c
|
|
|
|
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
|
|
Change-Id: I8d1475b5bc9a36dade5ce28e74139834c69f8e14
|
|
Change-Id: Idd815f2d10e67ae9cf91f06b6b4c92a0ebe2e856
|
|
- to preserve at least some data for older versions of Libre Office
Change-Id: I2a33706c2a2344e45b57a00469a7387072f8602b
|
|
PageMasterImportPropMapper: in the case of a single "fo:border"
and "style:border-line-width" attribute, it is possible that the border
is imported wrongly, like this:
1. pAllBorderProperty is set from the imported value, with name "TopBorder"
2. individual pNewBorder[i] are created as copies from pAllBorderProperty,
one of which also with name "TopBorder"
3. pNewBorder[i] is updated with widths from pBorderWidths[i]
4. the individual pNewBorder[i] are added to the property vector
5. the property vector is sorted by property name
6. the properites are applied in order; if the pNewBorder[TOP]
happens to precede the pAllBorderProperty (which is indeterminate
as they both have name "TopBorder"), then the pAllBorderProperty
will overwrite the border widths computed in step 3.
Thus, nerf the various pAllFoo properties so they do not override
the individual Foo properties later on.
Change-Id: I87755f1184d59da2aa72ac053e6f77d7295d6958
|
|
Change-Id: I43a2c08ee8dfc0abe4d05579b837b5be0944c0fe
|
|
Change-Id: Iffe25051c8357019521196f9a27065d6108ede47
|
|
a literal within a OUString.
Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
|
|
Change-Id: Ie28e8e4c2e80d9234cf1ec2ca43dd200cf1d56cb
|
|
If it's named nLast, then it's supposed to point to the last character,
which, with an empty string, logically means it should point before
the start of the string.
Change-Id: I248fbe80c1c4b1c2c8d39f0bcf772f9b85415e4a
|
|
Change-Id: I9bdf184f5a8f414144d9dea814d6179ec2134209
|
|
Change-Id: I654e71e56d60bf629625df09eb93b21c9ef670e8
|
|
Change-Id: I3d5227c299d78d4492c47e29385c2c5ca25cfe49
|
|
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
|
|
sw document model, xmloff and offapi supported these separately, but sw
layout did not. It turns out it's not needed for Word interop, either,
so better to just merge these, instead of implementing them
independently without a good use-case.
Change-Id: I5c3b334baa09cabec123745c7af3d65d830754fc
|
|
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
|
|
Change-Id: I0a4feed51067f6b222d60f569dd794f2439fc790
|
|
Change-Id: I920c236125ae044fe66cf0eacafdfc94ef81a4fd
|
|
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
|
|
|
|
Change-Id: Ic36b131ee9964a6671f7f41e1cad1631c43ad565
|
|
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
|
|
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
|
|
Change-Id: I14369787e99d31cba32957301340cef2fc832b91
|
|
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
|
|
Those are unused too.
Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
|
|
These were only referenced by Package_inc.mk...
Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
|
|
Those never get included at any point in the code.
Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
|
|
except moving SvXMLStyleContext into xmloff/source/forms/layerimport.hxx
Change-Id: I5e16b54f98ccdd54bc0bb373d3fe92ed1bef3c5e
|
|
Change-Id: I713981b9ae1a82ca0b014cde88abdc32af1f9975
|
|
Change-Id: Id08393f66797ef1c4378c8f3549d0900d4f1c7ec
|
|
|
|
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
|
|
Change-Id: I2bd2782db41b58634627706b96238fcf8297547a
|
|
Change-Id: Ic27d7728025b3d666c0ebaf9ec4cd2006d0c89bf
|
|
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
|
|
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138
|
|
Change-Id: I819d5b931c937ec52b14f60591546d1d86c38631
|
|
Change-Id: I043e226a1cec527c51cbd91075634d5c9ca371d8
|
|
Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0
|
|
Change-Id: Idb109cf767342042f1a2941c30fcf137f468e7df
|
|
The vector::back() does not return a value but a reference, hence this
is invalid.
Change-Id: I8624b649deb8fb4de0d1d8af1288068acc80cef2
|
|
gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
com/sun/star/uno/Sequence.hxx:178:10: error: assuming signed overflow does not
occur when assuming that (X - c) > X is always false [-Werror=strict-overflow]
Change-Id: Ibbc2f3533097ad379e1707f77039c675a0d00133
|
|
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892
|
|
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
|