Age | Commit message (Collapse) | Author |
|
Change-Id: I4d87fb217504b0089df6d572cfa7c0d5426a897c
|
|
Change-Id: I2536a7a2310aaa95fba7891472f0afe58713014c
|
|
Change-Id: I3136db825bea07b4b5977b6067db91375720ebed
|
|
Change-Id: Ib46e6f5cb52cd47c4c9914b2f15633f5e6af1fe6
|
|
Change-Id: Iffad31bc60748fe58fe3524776dd56e907586342
|
|
Change-Id: I0179678c6c5dd6a05b1d7d5038a901e7bf2af3de
|
|
Change-Id: Ib9ddc516636d2150101c40ee3f249c7511bcb375
|
|
Change-Id: I9582afceb5daf5993bfca1445370d8a60030c3c5
|
|
Change-Id: I6517028670a953954b31599fa3e23f4c8ee8cfc9
|
|
Change-Id: I2c5c2c2e8c57796d147141748fb57a4c5645a96a
|
|
Change-Id: Ieb7956acdc24d6b18939e916e33eb12dc268e778
|
|
|
|
Change-Id: Iee82f09a47830e3c8b932541e4c378e63add9986
|
|
Change-Id: I05353e942fa1a2b7338c8415cdba06adb2bdd43f
|
|
Change-Id: Idadfa4d215cb4b789d4949ce850bbb13016350c6
|
|
Change-Id: I30a761a21a98419816c4b67258664becd79e2db1
|
|
Change-Id: I53689e78221f3fe074e47d6b47f1a2c3fef96222
|
|
Change-Id: Ia1bb2b40c74efb17e655dd6f00d7ba48c16c65ae
|
|
Change-Id: I9a590b9e65960bf7360b37567aa5bfa7588c69f7
|
|
Change-Id: I2d8b430e1a6c23569eb0a67a2dcf8702cf7abc41
|
|
Change-Id: I949ba575951998d36cb4d38746f2182633046b3b
|
|
lcov pointed out this method wasn't ever invoked in any of the tests.
Change-Id: I6cccf4fc1d870938a2f218bedc0b8d195a299cd1
|
|
The primary motivation is that the two bools allow 4 combinations, but
we only handle 3 of them. Also, caller code is much more readable, now
that a non-default overwrite mode is written explicitly.
Change-Id: Iedf7dee1ab2d33de849aef6d7a51138d35048e5a
|
|
Change-Id: I759a981c68a899ba314f5b77efa450aa57528433
|
|
Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c
|
|
Change-Id: I05d0ee9db5a243631a8568dfc967328520e0799a
|
|
Change-Id: I85fdb62ff0e6606e2ac8537f477e7cb5bec3827a
|
|
Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
|
|
Currently LO writes table cell border information to .doc files as part
of the "sprmTDefTable" property, but this only supports the WW8 (Word '97)
BRC (BoRder Control) structure which can only select from 16 colours.
There is no newer version of this property.
This commit adds output of an alternate property "sprmTSetBrc" which
specifies border details for a sequence of cells. There is a WW9
(Word 2000) version of this property supporting full colours.
For LO I have used the constant name NS_sprm::LN_TSetBorder following
the existing naming convention here, which is to use *Border for the WW9
version because *Brc is taken for the WW8 version.
Conflicts:
include/filter/msfilter/sprmids.hxx
Change-Id: Ie091d91c6d187e1c2542f59f58cec9a373a23e11
|
|
Change-Id: I81b78e09130141704c7ec62c1c52bf50d5428dfd
|
|
Change-Id: Ic8b4cd30b383763b034942d5a80914340d416c28
|
|
Thanks to Morten Welinder for pointing to the missing pieces.
Change-Id: I5eb447161ac5d79257a64acaa01e56374ba81587
|
|
Change-Id: Id8014a1165876e903a7a4311af43d4a946703f11
|
|
Thanks to Morten Welinder for pointing to the missing piece.
Change-Id: Ib527eb4f7d90fa1abc13446ac61631cf1a6a6e67
|
|
Change-Id: I9b8302b3a032c48ffacea94280db9e8466cc003c
|
|
Change-Id: Ie392fb37da7f05490b4b7f6169b90a18fdc44b36
|
|
Reworked Output::ImplGetGradientSteps to be usable for both linear and
complex (actually, axial, but that's another story) gradients by adding
a default parameter.
This gets rid of another meOutDevType from gradient functions
Change-Id: I1dc918e4c3153617d172560523cfca303f0b904c
Reviewed-on: https://gerrit.libreoffice.org/8872
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
Change-Id: Id8e48f70801104adef4cbb3c179800ddc4688999
|
|
Change-Id: Ib5f5d61d714be573569f72cd4df2229cb9d01563
|
|
Change-Id: I58d9ccd0e2086f96ce6a51578d51db3fcb577400
|
|
Change-Id: Ibc279b90a19dc38f61d3855346b26eea674fc097
|
|
Change-Id: Ib477afa1740f14832f49ce85822410b2e9db8d46
|
|
Change-Id: Iaaac351b2276f20a292e9b3840ddd1d808fc564f
|
|
Change-Id: I0dcbf616b8ab3c8cea4437d399fa4b5ec33e475a
|
|
Change-Id: I27ebd67a535f8617a6f535414ee8426fae6614b9
|
|
Change-Id: I69454c3d9bddfe01da2622117a16bbb37797062a
|
|
Using the chart2 service allows us to export series symbols instead of
the diagram settings.
Change-Id: Ic46f067b60c972af35c0628b3ec4f7851580d725
|
|
Change-Id: Ibeaa20a99d7b027dee26e591bb19bd61a3aed8a2
|
|
Change-Id: I17bb169f14d225b970014ab26a7f1d9d0d1b0af8
|
|
Change-Id: I93a760e0f3b8a1669f7ce9995808b7cff52fa1fa
|