Age | Commit message (Collapse) | Author |
|
|
|
Change-Id: I94bc00f8a1e646b476f20b3ad954eaae19fef6cb
|
|
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
|
|
Change-Id: Iee631653e251b6e4a1b633f25d9d05c10aaff662
|
|
When LIBO_HEADLESS is set we are not supposed to run libo without
--headless; doing so will throw an UNO exception. So better use
a sensible default.
|
|
Remove hack in sofficemain we really don't want and don't install
a lib we are not building.
|
|
Change-Id: Ibe60e96b6f961fba13fdd39320969acf51f545f4
|
|
Change-Id: I7e1ae9622bc89b584ddbb307dac15b0ed56ae563
|
|
Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697
|
|
Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
|
|
Change-Id: I44bafcc62a127f2d7c6da2952573e4128783c342
|
|
Change-Id: Idd43d44dd7fc4bb33be2de5b855a7741de88ec51
|
|
Change-Id: Id0c3cecaccb4d9733149061f652684d3398e9bf2
|
|
Change-Id: Ib517cec1709e331f60aca4f0d6968da41d14b228
|
|
Change-Id: Id20f7294e2bf00cf1a980cb137b51a107ef698e7
|
|
since a219edfbb65e6623dde2d52c41547d78346b7144
Change-Id: I7cc6d8476aa07929870514a424e2a5e6dc508d99
|
|
related, i#87757 and 8bafe38c569afa2e1055eb647cb7ff161ddd1230
which itself is related to ce14342c4292628a641a72d4f63d9c048e030c6a,
These character bounds are backed by what's the glyph bounding box for the ink
used for the glyph. Whitespace has no ink so its an empty Rectangle. Which
brings the awesome RECT_EMPTY into play.
It might be a bit dubious in the first place to back getCharacterBounds with
the glyph bounding box in the first place, rather than maybe the advance width
or some such. But lets assume that decision was intentional.
So, the qa test should accept that a glyph might be of 0 width anyway.
Then, tweak rectangle merging so that we can preserve the correct top-left
position of an empty glyph
So, we can determine the correct character index given the top-left position
of an empty glyph
Change-Id: I5e18460ff7cd90cd27d5eede2aa0a5494c36a5d3
|
|
Change-Id: Ie0735d4eb903b38a44bef8110bf520cfde54cb09
|
|
Change-Id: Iafa2c1805eea2f521479dc97d5668d82b1c91bef
|
|
Change-Id: I453b4c230a41500f59b1caa7e5567f80185b973a
|
|
Change-Id: I76f7cb8aa5b15ac03786e7294ef03ad62741987c
|
|
Change-Id: I17a1a94ee92ce04ff6928a20c552b3a3408a0626
|
|
Change-Id: Ibdde32014d2fc2fe43d59a5cc6ee7f722adcbfb6
|
|
Change-Id: I02e9af0034f4e9ed626615083c7c1506597f2a7e
|
|
Change-Id: I2ec1bc3fd5dd5d38c2b3b9600265943083873515
|
|
Change-Id: I897739c4623123c32433d0e10fd301e073bb496e
|
|
Change-Id: I58636bc87bc17ff2b35621ad554bd05f5c1dab20
|
|
Change-Id: I35aef43b4dd023440509faaa8c73a0e5a45d37a7
|
|
Change-Id: Icf49ed7746a4325e626976ce376762804d0c82be
|
|
Change-Id: I181c5b5dd24836ff0398aa5ed03915c2c7c55183
|
|
Change-Id: Icac4bd86197c5e2ae1e86582ff3f0648307437b4
|
|
Change-Id: Id99b10f84ef977f5c808fb2c9168deaa4455a2a9
|
|
Change-Id: I6b7ec963e50c75e65c602681586a1458426ae61f
|
|
Change-Id: I34c6c38f383fce54aa0b2a61a5e88ee9a8cff4e7
|
|
This reverts commit 3e07bdfce6ef700a94868ccc03268aa005c295b8.
The problems with the tests still assuming three sheets by default
have now been addressed.
|
|
...in the vein of e43966b29cc36ce36245cfb2c63c3e24a0eb523f "Fix up unit tests
that assumed two or more sheets per default"
Change-Id: I450f561721edeaa6855499d20c2196ceb8d2f546
|
|
|
|
|
|
|
|
|
|
Change-Id: Ic114483f4fea528eaf9cd1f8eeb561693feb0664
|
|
Change-Id: I2d92a3d36bfe7447e6739268e4aa512b48c40447
|
|
Change-Id: Id47f6b85f2516826108ea2b2be9ef6fccf1ba264
|
|
Change-Id: I3ef48c34e9e0e1c0e567b013b55a630ee1c7e9c5
|
|
Change-Id: I8605a575ed37fc48554d31ee823ea42ea3a771d1
|
|
Passing the filter name bypasses the type detection, which is bad. Also,
the module name is needed in order for the type detection to intelligently
decide which app to open in case the file format type is generic, i.e.
.html, .xml, .txt etc.
Change-Id: If18f649b32e79fae58af088362b0b5f11adc8eb3
|
|
Change-Id: Ib074b6a4ac6c2fe89edf0a0e4b2faf2d8a8eae68
|
|
Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f
|
|
Change-Id: I31c752d044774cf4cec4aaab9bb2e43570d41953
|
|
Change-Id: I1efff8e09079267f4129c474872d3fc49adeb831
|