- 29 Haz, 2012 16 kayıt (commit)
-
-
Caolán McNamara yazdı
It appears I don't know the correct syntax for concatenating tuples Change-Id: I32756caeaabfcc52e521108da917aeadf8256caa
-
Caolán McNamara yazdı
Change-Id: Iafcd6d7b06529534abb1470c7739bb9f935f3c61
-
Caolán McNamara yazdı
Change-Id: Ib4095dee416cab6d954e1612d2e3f6e2d4464f48
-
Caolán McNamara yazdı
Change-Id: Ib07874e03c2a0082ddf9f851e717ac5761b4839d
-
Caolán McNamara yazdı
Change-Id: Iccc91cddfc0a7b84558f77d2b39297cbef78aba2
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Miklos Vajna yazdı
Change-Id: Icf5facbb59cba2116ae3fc6bdfc035673cf47985
-
Fridrich Štrba yazdı
Change-Id: I528acab43cad3abc88d1a20f0f19f42d652262dd
-
Ivan Timofeev yazdı
Change-Id: I73cdd236a9e167fb812b0e2c0922df5bd3e2537b
-
Thomas Arnhold yazdı
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
-
Thomas Arnhold yazdı
Change-Id: I6b5d7422eecb90c612e76fd59a6316a4ea7a8698
-
Thomas Arnhold yazdı
Change-Id: I14369787e99d31cba32957301340cef2fc832b91
-
Thomas Arnhold yazdı
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
-
Thomas Arnhold yazdı
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
-
Thomas Arnhold yazdı
Change-Id: Iafca82ac728feba97fb68523dcb032b0e17e5a3c
-
- 28 Haz, 2012 24 kayıt (commit)
-
-
Eike Rathke yazdı
Intended as preparation to solve fdo#45830 Change-Id: Id3d5be9ef27e1b565ec0b21e580b89e893a782b8
-
Michael Meeks yazdı
-
Michael Meeks yazdı
Avoid some uses of non portable #!/bin/bash in shell scripts. Patch contributed by Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1235297
-
Andre Fische yazdı
-
Michael Meeks yazdı
-
Iain Billett yazdı
Open method to open random page, not first. Put some UI set up in documentLoadTask as the UI requires the number of pages in the document which is only know on load.
-
Iain Billett yazdı
Some styling of document viewer. Transparent overlayed action bar with hide/show on tap. Navigation overlay with page thumbnails.
-
Andras Timar yazdı
Change-Id: Ie002ab01a804cceea06e0a2ba7e6b2fe2a495344
-
Michael Stahl yazdı
Change-Id: I18eaf5596e9ba518672ef041bf6084ef84f608fb
-
Cédric Bosdonnat yazdı
Change-Id: I81bb45279b23d0c8d77f8e7aa366d038efa13d89
-
Miklos Vajna yazdı
Change-Id: Ie3b1113461b65ae8bace25884f965ac99fda4910
-
Cédric Bosdonnat yazdı
Change-Id: I42cc76c08ce1a5e0942125d59bddf600c7ff9ee2
-
Caolán McNamara yazdı
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c
-
Caolán McNamara yazdı
revert the part of e30fb460 that stripped the copyright header Change-Id: I14e4fb98e6579fc0aeb30719c4b55a21074c5fe3
-
Caolán McNamara yazdı
Change-Id: I51abdf8539801f6d93cdc1a21a7e0e1a3d5ef785
-
Caolán McNamara yazdı
unroll the logic a bit to simplify the only relevant case and take advantage of return optimization Change-Id: I88537e83e8fc6785d3932fb4c591d62319682c9b
-
Caolán McNamara yazdı
Change-Id: I506bcdc9d72d23c44b692717ee186f9718f5a388
-
Caolán McNamara yazdı
Change-Id: Ib875b22f4e74796a0d8b38998b9c80ebf0e59455
-
Andras Timar yazdı
Change-Id: I3d52308087412d1250b8ad64ffc308ca7cc414fd
-
Michael Stahl yazdı
For borders in vertically oriented text it's necessary to correct positions at different sides, i.e., right and left instead of top and bottom; refactor SwTabFrmPainter::Insert some more to handle this properly. Change-Id: If20b9477415e9bd12e63aab4eed2f070065eb473
-
Michael Stahl yazdı
There is a special case for i#9860, which is for first line in follow table (i.e. continued on new page) without repeated headlines: Here the bottom border of the cell is used as the top border in case the cell does not have a top border; this is fixed now with a bit of refactoring, so the correct half width adjustment can be made. Change-Id: I58ef81b7e13544014ef75973ea793f673a242488
-
Michael Stahl yazdı
In a table with collapsing borders, the horizontal borders need to be painted "below" the reference line, and not "centered" on the line like the vertical borders. a0486f02 was apparently an attempt to fix this, but unfortunately it adjusted both top and bottom borders with the top border width, which has horrible results if the top and bottom borders have different widths. Change-Id: I7605eda6ef8111612ceb1ded79c0811de9ca7b25
-
Michael Stahl yazdı
Change-Id: I2390151acf1c71f9ad7416357b5b34230c9672a6
-
Michael Stahl yazdı
the code using that was removed in 7db30f7a. Change-Id: I384d4c9850c7a3f2111827407106137ff0f93236
-