Age | Commit message (Collapse) | Author |
|
Change-Id: Ic1c999ffdc391ea01be5711721e7c9e63179473e
|
|
Change-Id: If1575e0bcacbc5c3c40d485063b1025017eef73a
|
|
Change-Id: If783fecd80a0de05e94c76e23572b567d151bb06
|
|
Change-Id: I2ee864977d8bb266861af95fb64eb5c0852acee8
|
|
Change-Id: Ife12b8bc49d722ae614b7de253bb2061bea5bb7f
|
|
Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac
|
|
Change-Id: I54329e8dc914ac2698c441c02dfc9da03b56614f
|
|
Change-Id: Ia905c20fb4ee9b126d65fd3c8e3c1f54649abe1a
|
|
Change-Id: I229958c0f2c6f8905926c95cabd45fa58aed3da1
|
|
Change-Id: I4085801a773626824ddc5bc4fbca62240fcc171c
|
|
Change-Id: I480a789c767dd671775c9d70d96bf71908f21f5b
|
|
Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
|
|
Change-Id: Iacd8554698f309f79208fd8390800ae2c5fd8085
|
|
Change-Id: I90daddddb08c26c594109ecf926cb4ea64308770
|
|
As per Repository.mk, we only have this on linux AND headless.
Change-Id: I708c89e38a661afb839ab1ac3e48ff9b2ecc040c
|
|
Change-Id: I72fc636b1187bc99370b43927b25ed6fb89fe8f3
|
|
Otherwise we get segfaults in cppu::idefaultConstructElements when exiting,
in addition to complaints of:
ignoring GError "Operation not supported" for <***RECURSION DETECTED***/log.txt>
Change-Id: If2f56873f50ba957288d1e5591db967d248ee7a4
|
|
Means that no changes should be required here once calc/impress/draw
support tiled rendering.
Change-Id: I0987d94303f39ba37e29b9ae7b2276e82dc0ccbf
|
|
Change-Id: I6cf810af55284cb6ddd9e0bfd879fd19508d127a
|
|
desktop is no longer the right place for it now that
libreofficekit has its own directory.
Change-Id: I207f1d642e7e35c460ff85bb57aa142cb98023c8
|
|
The scaling is wrong, but seems to work in principle
(i.e. we get roughly 1.5x the correct size).
Conflicts:
sc/source/ui/view/gridwin4.cxx
Change-Id: I6db1986e6cb1e5f3889ec3a462d999a9eab57331
|
|
These were needed for the X11 "context" rendering which is no longer used.
Change-Id: Ib60c8fff9dad06b1f8f489eed66c3b3c3597e1ee
|
|
basebmp and vcl now set the alpha channel appropriately, so no need
to do so in the viewer now.
However it would perhaps make more sense to just use RGB instead
of RGBA, seeing as the alpha channel is permanently set to be opaque.
Change-Id: I86ad758c6a8bee21b265730727a76605e5850c0c
|
|
We can now set the colourspace as desired, and we return the rowstride too.
Change-Id: Idf1e55a67b9e9ab58e82d7ed0be2813b682ec2ff
|
|
Change-Id: I3f567ff19ee0d5b0d54aeef9b163b78567d72946
|
|
Means we can get rid of hackily storing a reference to the last
buffer we created.
Change-Id: I8092a7d87bc391301f75651a59b37fbd73ac64fd
|
|
The Alpha channel seems to be set incorrectly by LO, hence
we need to manually set it here for now.
Change-Id: I1f9091b8b6f88c1dba6653dfb7bf51f9fe14b3fc
|
|
This is the expected format for gtk+ pixbufs which is currently
the primary target. We could potentially allow the user to choose
the format via LibLO -- but we want to eventually allow passing
in a buffer (rather than passing out an LO owned buffer) anyway, so
should add that then.
Change-Id: I8427925a94366917fa82fb8ea28e7dbb3fa1840d
|
|
We just draw one huge tile, it doesn't seem to work too well
for larger documents though where the latter portions can appear
empty.
Change-Id: Ic527aec377bf2f82a528a04392186d3d8b752762
|
|
Change-Id: Ibd69f8e766fd421b05d2305f967179a969bc5b56
|
|
The buffer width could be larger than the desired rendering
width, hence we need to give the client access to the rowstride.
Change-Id: Ic63c1f455c89960164e076ed2528d43e64e81a40
|
|
Looks pretty decent now -- however the vertical flipping isn't ideal.
Change-Id: I6ffa9d2b8fced142308781e06e8f161228f1db26
|
|
We still need some way of managing the buffers properly rather
than just keeping a static reference to the last buffer
that was rendered.
Change-Id: I17940c758948aa9418f4e0216ecd253d128cd04f
|
|
Just a hardcoded single tile for now.
Change-Id: I9bfae4243e0083aa8fca38ae98dc369fe6de36fb
|
|
We still need to add functions for getting dimensions of documents
etc. for this to be truly useful, this is also only usable for writer
documents for now.
Change-Id: I07812c9b72caca71dfd509705af48c1d355cb2f8
|
|
Change-Id: I46760c0a1329b9823fd999c470b57fef66d28914
|
|
The saveAsWithOptions/saveAs split existed for reasons of historical
API compatibility. Since we're breaking the API currently we can
now get a clean start, and get rid of the redundant saveAs, and
make saveAsWithOptions the standard saveAs function.
Change-Id: Ia3e2294a8604cab08e95b07544c9d10d42dd1152
|
|
Change-Id: I4d3dd913faea8b9f4a0bd3c13af37d097ced9888
|
|
Change-Id: I2b6f33eaf12343c7da1328a932eb703bb4e4ef6f
|
|
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
|
|
Change-Id: I2f15875aaba4d960e7b66d38286ef08e091532e1
|
|
and strip away some stuff in rsc that should now be dead
Change-Id: I6411e706c50dff299099680f1f942bf61c4e79f2
|
|
Change-Id: I98f62391ee27c806f89cd8b85a04d67d1bcc78b7
|
|
Change-Id: Ia3ad4032f500e95db5db520292e6c8b07b0f5c0b
|
|
In particular, this allows users or administrators to upgrade Access2Base by installing the extension version of it.
Change-Id: I1650e5beced0fd168afa029dbac2025e2fa16e1f
Reviewed-on: https://gerrit.libreoffice.org/9756
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
|
|
Change-Id: Id79d76893bfc931334afd59b05ab96a31e441e02
|
|
However for the sake of ABI compatibility we can't change
liblibreoffice_hook.
Change-Id: I0e921efeeab40ef1b53a67c0e7a89d4c75ced831
|
|
Change-Id: Ib2754a77be470faaa6f9b27644a1d8dd082ed2b8
|
|
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
|
|
Change-Id: I523d47b443bc7a3fc8129b3a15643560e3971782
|