- 06 Nis, 2014 40 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: I4d87fb217504b0089df6d572cfa7c0d5426a897c
-
Norbert Thiebaud yazdı
Change-Id: I2536a7a2310aaa95fba7891472f0afe58713014c
-
Norbert Thiebaud yazdı
Change-Id: I3136db825bea07b4b5977b6067db91375720ebed
-
Norbert Thiebaud yazdı
Change-Id: Ib46e6f5cb52cd47c4c9914b2f15633f5e6af1fe6
-
Norbert Thiebaud yazdı
Change-Id: Iffad31bc60748fe58fe3524776dd56e907586342
-
Tor Lillqvist yazdı
Change-Id: I0179678c6c5dd6a05b1d7d5038a901e7bf2af3de
-
Tor Lillqvist yazdı
Change-Id: Ib9ddc516636d2150101c40ee3f249c7511bcb375
-
Tor Lillqvist yazdı
Change-Id: I9582afceb5daf5993bfca1445370d8a60030c3c5
-
Tor Lillqvist yazdı
Change-Id: I6517028670a953954b31599fa3e23f4c8ee8cfc9
-
Tor Lillqvist yazdı
Change-Id: I2c5c2c2e8c57796d147141748fb57a4c5645a96a
-
Tor Lillqvist yazdı
Change-Id: Ieb7956acdc24d6b18939e916e33eb12dc268e778
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Change-Id: Iee82f09a47830e3c8b932541e4c378e63add9986
-
Tor Lillqvist yazdı
Change-Id: I05353e942fa1a2b7338c8415cdba06adb2bdd43f
-
Tor Lillqvist yazdı
Change-Id: Idadfa4d215cb4b789d4949ce850bbb13016350c6
-
Tor Lillqvist yazdı
Change-Id: I30a761a21a98419816c4b67258664becd79e2db1
-
Tor Lillqvist yazdı
Change-Id: I53689e78221f3fe074e47d6b47f1a2c3fef96222
-
Tor Lillqvist yazdı
Change-Id: Ia1bb2b40c74efb17e655dd6f00d7ba48c16c65ae
-
Tor Lillqvist yazdı
Change-Id: I9a590b9e65960bf7360b37567aa5bfa7588c69f7
-
Tor Lillqvist yazdı
Change-Id: I2d8b430e1a6c23569eb0a67a2dcf8702cf7abc41
-
Tor Lillqvist yazdı
Change-Id: I949ba575951998d36cb4d38746f2182633046b3b
-
Miklos Vajna yazdı
lcov pointed out this method wasn't ever invoked in any of the tests. Change-Id: I6cccf4fc1d870938a2f218bedc0b8d195a299cd1
-
Miklos Vajna yazdı
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
-
Tor Lillqvist yazdı
Change-Id: I759a981c68a899ba314f5b77efa450aa57528433
-
Markus Mohrhard yazdı
Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c
-
Markus Mohrhard yazdı
Change-Id: I05d0ee9db5a243631a8568dfc967328520e0799a
-
Markus Mohrhard yazdı
Change-Id: I85fdb62ff0e6606e2ac8537f477e7cb5bec3827a
-
Markus Mohrhard yazdı
Change-Id: Id1dcadcac179c52977e48a6912ce4d5fd542f60c
-
Luke Deller yazdı
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
-
Miklos Vajna yazdı
Change-Id: I81b78e09130141704c7ec62c1c52bf50d5428dfd
-
Markus Mohrhard yazdı
Change-Id: Ic8b4cd30b383763b034942d5a80914340d416c28
-
Markus Mohrhard yazdı
Thanks to Morten Welinder for pointing to the missing pieces. Change-Id: I5eb447161ac5d79257a64acaa01e56374ba81587
-
Markus Mohrhard yazdı
Change-Id: Id8014a1165876e903a7a4311af43d4a946703f11
-
Markus Mohrhard yazdı
Thanks to Morten Welinder for pointing to the missing piece. Change-Id: Ib527eb4f7d90fa1abc13446ac61631cf1a6a6e67
-
Markus Mohrhard yazdı
Change-Id: I9b8302b3a032c48ffacea94280db9e8466cc003c
-
Markus Mohrhard yazdı
Change-Id: Ie392fb37da7f05490b4b7f6169b90a18fdc44b36
-
Chris Sherlock yazdı
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/8872Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: Id8e48f70801104adef4cbb3c179800ddc4688999
-
Tor Lillqvist yazdı
Change-Id: Ib5f5d61d714be573569f72cd4df2229cb9d01563
-
Tor Lillqvist yazdı
Change-Id: I58d9ccd0e2086f96ce6a51578d51db3fcb577400
-