Age | Commit message (Collapse) | Author |
|
Change-Id: I2c45b3b125b758dd391376bf731d8b91c00a0a5d
Reviewed-on: https://gerrit.libreoffice.org/12337
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
|
|
Change-Id: Icebf3c7d2911b27e29d2259b780a04048b293b3c
|
|
Change-Id: I3dbad69664b7417928a6be10ac561307dd94f67b
|
|
Change-Id: I5ac499df1f4063a80a5d41f60778106a7b96940d
|
|
Change-Id: I2ead5d998c3b1b3cde1222fee6f072bf09ab0021
|
|
The backend builds on Windows, Linux and OSX but still does not render
everything perfectly. Based on this initial framework the remaining
improvements can be made incrementally in master.
Whether the OpenGL code or the normal code is used depends on the OpenGL
configuration variable. It currently defaults to false. Additionally we
check during runtime if the requirements for running the OpenGL backend
are fulfilled.
|
|
By the way an item of the following page suggests the same snipet:
<http://www.faqs.org/faqs/ui-builders/TeleUSE/>
while I am not sure if it was the case.
Change-Id: I9fb0ea0e872cb1697aa953a406527472f0cbccde
Reviewed-on: https://gerrit.libreoffice.org/12330
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I8b244a5bdd12a64a65ca1bab14dfe6917a175ccf
|
|
Change-Id: I6397708f164be68bd6561a382115654f90ecd471
|
|
Change-Id: I2fb8a85748497f2e9c361764e094ebf83ebeabe8
|
|
Change-Id: Id8cea87391835694e20aa703b7fdb3f13434d47b
|
|
Change-Id: Icdf691e7e9e83d039e33d2095270290dc31f2efa
|
|
Change-Id: I7eecbc236db12fb9453384985245eb5ca781e0f5
|
|
Change-Id: I91fdd429663fae76bfe17d37de86d118621cf160
|
|
Change-Id: Ic4fb491c95170639015a4452f355354ad01612bc
|
|
Change-Id: If3475c6b2c76e4634f16053928b43a94c83be6ee
|
|
Change-Id: I064de6ca7d40b8e6e378a01dd39a6cd09f040b68
|
|
Change-Id: Id60b8121a890e6d1f46bd671549ac681f42b7660
|
|
Change-Id: I990e53f55093affa0da1878d1cdd46f6b1c6a99c
|
|
That one does not need the indirection through a Window instance to get
to the X resources that are necessary for a GLX context.
Change-Id: I3195a5f2b447172434881bd9b0b230c8992c1c87
|
|
Change-Id: Ie3851bfd558ffeabd374afdc2a4d4833e3866a6e
|
|
Change-Id: I91b9b2ffd19b2412ac01dd12429d6460b4c4812c
|
|
Use single click for primary action, right click for context menu
Change-Id: Ia707a88b48f4af144588c45d37acea547e77773e
|
|
Change-Id: Ib4767eeef1dc6c404bb36068f806c42ccc1086b6
|
|
Change-Id: I39ea402a3ce3296f55ea127b0139e89954e41252
|
|
Change-Id: I98b5a0b91c92e58bae3caa69a4ed35c72dc839dd
|
|
Change-Id: I359f37ce778d55e6868bd1c78c0ff0d452f36088
|
|
This should be less fragile and re-uses some xmloff and unocore code.
Storing from ~SwBaseNumRules() does not work because other gobals that
the export code relies on are already dead at the time it is called from
a terminate() listener, so store when the dialog updates a format.
Change-Id: I4e148b82d0a338ec7ffa6429c6e162db79f8c44e
|
|
Change-Id: Ibeedfcb59e3a249c066a9c0f5dd3fcced9beed90
|
|
and make the two categories of constants non-overlapping, we
really don't need to risk confusion in order to save 6 bits in
a data structure like this.
Change-Id: I2251195d8e45ed04e2a89e47ae9c3e52cf0475c0
|
|
Change-Id: I3fe3227967e07b6b0c82dccf3c9400bfe6e1d729
Reviewed-on: https://gerrit.libreoffice.org/12292
Reviewed-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Store used size as a member so we don't need to recalculate it
all the time and no need to use a size map.
Change-Id: I1f929c5d3a56f545cef123bda087ecaf8ca0be4a
|
|
Plus remove some useless call of them.
Change the tests accordingly.
Change-Id: I47a50b5734d799ac02ee7221c95f82415afb9497
|
|
This means more things:
* Graphic won't swap out itself, so those classes which uses
Graphic without GraphicObject won't need to deal with swapping.
* When a Graphic is queried from GraphicObject the caller won't
need to deal with swapping, because GraphicObject swaps it in
before return.
* GraphicObject will swap in the Graphic always when a swapping
dependent data is queried (e.g. whole graphic, transformed graphic
or AnimationNotifyHdl)
Change-Id: I2bf6e37291ec94146f10aac4a35084682437ed16
|
|
Change-Id: I4a979dd09418df4526409d9026d6abb98c6bf954
|
|
They are called only by themselves recuirsively,
but not from outside.
Change-Id: I1cde392c95bbc60ac7937d0bf3cd4b0fd062568b
|
|
Change-Id: I0e61aeb0705ed13872d252ee1594f9ab4aab4f8a
|
|
This thing seems a good optimization to me, but
it would be good to hide all of this swapping thing
inside GraphicObject class, to make our code more
robust (e.g. no image loss because of missing
manual swap in / swap out call).
Auto swapping mechanism will take care of that, anyway.
Change-Id: I933dafd95597ffff038dc6aeb0a64fcaa3941bd8
|
|
Change-Id: Ib295bd71b5cf16fd75d04818dfd415ff24cb2655
|
|
Painting via GraphicObject is obsolete.
See fdo#68927 where the problem was the quality of svg
graphics, it seems a good idea to extend this improvement
to all graphic type.
Change-Id: I57a26d4fcfea8e4f666504a90281365e8a9a7e1d
|
|
Before an image data is used GraphicObject should be swapped in.
When a GraphicObject is swapped in auto swapping mechanism
is triggered which can swap out some of the images.
We should avoid to swap out the same image on which the swap
in method was called before because the caller code assumes that
the image data is there.
Change-Id: Ia4addc370742aea5fbf185cf87e3c062a5ebf5be
|
|
So we can be sure it is always called when user data changed.
Change-Id: If107907afffb85a7a57817f5807847a5c028416c
|
|
When ImpGraphic::ImplSwapOut() is called with null
pointer it was assumed that it is becase the graphic is
a link and so we don't need to swap out it actually (we can
load it anytime using the link), only clear the graphic's
internal data.
The problem with that it can happen that ImplSwapOut()
is called with null pointer accidentally on a non-link
graphic object which leads to that we loose the graphic.
Seems more robust to use an explicit indicator
(GRFMGR_AUTOSWAPSTREAM_LINK) for links swapout.
indicator
Change-Id: Icf31524a192c7866278ba6a13eb85648aa69f554
|
|
Change-Id: I56d18dec48ccccab637ed3d818f4dd757c6f873b
|
|
Change-Id: I4639fb32c1dfc115bc33ce071fc3440138605362
|
|
Change-Id: Ib5b5f653b027bfe5c05c0db417a2aa713309d9a5
|
|
Change-Id: I8d10c0d2b24ec20795a504b4538b196cf1ce499a
|
|
and remove SV_NUMBERFORMATTER_VERSION_ADDITIONAL_I18N_FORMATS
Change-Id: I63f341e74a1eb7172dbb024a5cef66435a46e1df
|
|
Change-Id: I66fd200f1a504af22430e0471e1c98927101a9de
|
|
Change-Id: I63e8925e54c48cc35e09d9cd993520d6c85622eb
|