Age | Commit message (Collapse) | Author |
|
Change-Id: I27f1d5ee55338372b1c24187b63d23ae39e0a8b3
|
|
Change-Id: Ib3f24439ffda42d217300dcc0ca979964ade360a
|
|
Change-Id: I11a107dadd064452b983c69356e7562ed36c8bc3
|
|
Change-Id: I5e94b084c923fa5d9c925630669cf698b34f34ff
|
|
Change-Id: Ifbab1c3bdf0bb481477e600978c640cdc052be74
|
|
Change-Id: I8be8b75317f0a8cf9005feefea05c053b76c7b0f
|
|
Change-Id: Ib1c05164019d8a8b0ef723c4453f1d173fd890ef
|
|
Change-Id: I35fa7c2dcec0731aed1f5effefa131ce3007d010
|
|
We asked for a 64-bit one, which is rather preposterous. And the
comment claimed we asked for a 32-bit one. Funnily, this same odd code
and comment is found in half a dozen code samples on the
Internet... Copy pasta rules.
Change-Id: Ie54a7b75e07cfe0ffd98ec330ce63158d2d15415
|
|
Make sure the hardcoded indexes into the iAttributes array that we use
mean what they are supposed to.
Add comments about that, and fix one misleading comment.
Change-Id: Ibb748b00782db4fcaf34f6c717075f6aff50651e
|
|
Let about half the tiles move around in one direction (in front of the
slide plane), and the rest the other direction (behind the slide
plane).
Make sure tiles that rotate into each other's location go the same way
around, so that they don't pass through each others, which looks ugly.
Avoid z-fighting by not letting the tile end up exactly on top of the
one it is replacing, in case that one has not started moving yet.
Change-Id: I232b0f815412d5d575b0dde4df2d337288e645bb
|
|
A number of such bitmaps were removed by accident in commit
74463457b39c9def1add630b7b0581dc195549c8 (android: chanhe handles to use
alias, tint handles with color, 2015-11-01).
Change-Id: I253c4b5790e82de32e6fd06896645adf360fa586
|
|
after my recent boost::ptr_vector->std::vector<std::unique_ptr>
conversions
Change-Id: I5ebea198365bb2fddf43851c70ebea3f3e19d61b
|
|
after my boost::ptr_vector->vector<unique_ptr> conversions
Change-Id: I1141e8ad614a650a274bf41bf3ebad9143c561c0
|
|
Change-Id: I5c374afcfa2760ebf21e461f38fe392692054dfe
|
|
Change-Id: Ia5c35cbd54045a79e896832adf2dbe68c5facf1f
|
|
Change-Id: I8bc458c2bcbcb72791ba93a6fe15c83e05d8fae1
|
|
Change-Id: I706b730ebbe6a7637a3f1a9cea80a1604f005a53
|
|
With commit ebf767eeb2a169ba533e1b2ffccf16f41d95df35, some previously
hidden bugs manifested themselves, this is one of them.
The margin size calculated incorrectly when border offset was from
page. The border is drawn from the margin inwards, so the margin
should be equal to OOXML w:space attribute, and border distance
should be OOXML page margin - border distance - border width.
Incorrect calculation gave negative margin, with IllegalArgumentException
thrown in SfxItemPropertySet::setPropertyValue.
Change-Id: Ifcf4a348e975df53410933aab3684d17f68b688c
Reviewed-on: https://gerrit.libreoffice.org/19586
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I5773cdac91d56131f349f213dc21a20a7d3eca96
|
|
Lower level C++ make a throw, this cannot be passed
back in a C function.
Change-Id: I54ace0284d0291d54f53b8947e9f4ffc2e0a56ab
Reviewed-on: https://gerrit.libreoffice.org/19873
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Encapsulated throw from C++ to a return false in the "C" function
Change-Id: I2fc89b0dcf434395859300b3d3890247d1288295
Reviewed-on: https://gerrit.libreoffice.org/19872
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
blendBitmap24 assumes bitmap is 2 lines high for doing
interpolation. For bitmaps of height 1, really nothing to interpolate
there. Fix cornercase by 'blending' between the very same line instead.
Change-Id: I9b94000aa563e525d0bb2418346ad2c86af26df8
Reviewed-on: https://gerrit.libreoffice.org/19863
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I801c9c93921719955431716c6e56e79eed529800
|
|
Change-Id: I374caad0258624e9794993a01ab39c60fbb65a1a
|
|
Change-Id: I9849dcd31dae2e5db9ce3178640d2bf605b78238
|
|
Change-Id: Ia45ad08339ab7e6b2532d85f7a271156f29d1947
|
|
Change-Id: I810708bbd337b325ed58927fcdd67f24f70f1252
|
|
Change-Id: If389e2dc6f5af07662e6ab8aa94e0e9ce8e30f5b
Reviewed-on: https://gerrit.libreoffice.org/19865
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: Ia1e3febd6a2f0c18c686a04ef5b98ee1ad2d8b88
|
|
Change-Id: I0cc3addefa436050259785ccf2ce540a84e9fcae
|
|
Change-Id: Ia9451b3f6180f97fda6ff16c65b5fbfcd17b75ec
|
|
Change-Id: Ib35759c4d9e6ebc8e211d57d53d923f15ac9845a
|
|
Change-Id: I8bfdb2c88b82dc9f1335d92589838cda4b1e7cf7
|
|
...to avoid silly errors like the one fixed with
37039fde1187c2e71bdde6e7fafd23c6ae8a871e "Missing comma."
Change-Id: Iab4d25f44fd8867ee1ef5e15c209ada5c6ebb0c8
Reviewed-on: https://gerrit.libreoffice.org/19871
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
- whenever SwClients are added or removed, the SolarMutex should be
locked
- locking the mutex there would be a performance killer
- thus only DBG_TESTSOLARMUTEX() and fixing the fallout on DBG_UTL
builds
Change-Id: I3b10b9a01c40fbe68d15ce6e9c5c74db34eb1eb6
Reviewed-on: https://gerrit.libreoffice.org/19856
|
|
Change-Id: Ia2497902771b78130b6263885bdb3362d1e6c76c
|
|
Change-Id: Ibcab688c042e32a81b936573503c4a9066244161
|
|
Change-Id: Idbe31956d8627ff51f90d2e4a52666d33143b8c0
|
|
... same as in other ar_* locale data.
Change-Id: If5bd17d710fc6a9b40aac87eb49a8615f59a7a31
|
|
Change-Id: Iefb671f4e7130523edde1d0495d36fb57aa7528c
|
|
Change-Id: Id4be326683f4be745284d0951768047d830570c1
|
|
Change-Id: Ie7573d79f74d601abd340d028080dcb50a78917a
|
|
Change-Id: I55eea19b0302053691eb76b7785276a89bcd136a
|
|
Change-Id: I791d9d6710462ba0a325228a890b941f6000ce13
|
|
Change-Id: I1d2671a0b355bd4dbb195d69af2c432c50df904e
|
|
Change-Id: I7ee876d52a0a04a162ee7acd0ec03e73557abe89
|
|
Change-Id: Ic1202dc49789d7f392fc7c0065e071e114687717
|
|
Change-Id: I6162cfaacf25db4d1261b67ba99e33c729be86cb
|
|
i.e. not only make sure that rPr is there, but also test the text
chunk has the right font colour ( it went off-by-one in regression
caused by the fix of tdf#90812 )
Change-Id: I3788a845393686ed621743e117b7eb439e38e0b3
|