Age | Commit message (Collapse) | Author |
|
Change-Id: I7d47d4465bca247d52899239b3d2112790eca579
|
|
Previously the clip region would end up being 1 pixel smaller in both
directions than the requested area -- B2IBox considers the bottom-right
point to NOT be included in its area, whereas Rectangle considers the
bottom-right point to be the last point WITHIN its area.
(This is equivalent to the Rectangle's getWidth/GetWidth differentiation.)
This is noticeable e.g. with tiled rendering, where images spanning
a tile boundary are clipped to paint only the region within a given
tile -- however previously they would be clipped by an additional pixel
in each direciton, resulting in an empty border along the bottom-right
edge.
Change-Id: I0ef3098959defc5c82719155c130aa904c04b6b1
|
|
Added implementation for embedded Word 97-2003 document.
Change-Id: I47ec39f25beee9a37f2a1e914384bc458df31b78
Reviewed-on: https://gerrit.libreoffice.org/10078
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
Change-Id: I97cbb6ff0f320d9315310cbc06c52c3c4f958a64
|
|
Change-Id: I9390228721df1b713d8cf2e719854b74d6b639c8
|
|
Change-Id: Ibacb94e719f42faa87ece48051ed8f72c3c78d02
|
|
Change-Id: I7d98d1fb400e1a73ca0d935d5cfbb82de43d795e
|
|
regression from
"
commit 11c94c170500e0bc147ff512789130c770843b1e
SwDoc::DelLayoutFmt: don't delete content of a draw format
In case a shape (has a draw format) has a textbox (RES_CNTNT of the draw
format), then that's just a pointer to that content, but the draw format
doesn't own it: the matching fly format does. So ignore that content
when deleting the layout format in case of draw formats: that ensures
when both the draw and the fly format is deleted, deletion is only
performed once.
"
Change-Id: Id374c6afe66eb0bd665c442ba8d1dc7e39679555
|
|
Change-Id: Id86607802415ad069aa88be98012a5c99f594218
|
|
Change-Id: I13272490bf8a08cbfb1ffc37828fb30fb92f9139
|
|
Change-Id: If482c75af5128778a176c40e38000b78f2087131
|
|
Change-Id: Iafb36f8135893186710ae3a939e50596a372d065
|
|
Change-Id: Ie917cfd5f41a6f5e58a4c629a6a5b800e2e0b42f
|
|
Change-Id: I727779317672fe58c440aee76762d0a9ae28d8ca
|
|
Change-Id: I165687b22f70a03d4bcb669a04d3495454d09042
|
|
regression from f2945255df273404ee2457dcf761cb8f334b732b
cp#2013101510000026: doc import of comments affecting more text nodes
use Move(fnMoveBackward, fnGoNode) to at least ensure we stop going
backwards when we run out of valid places to go backwards to.
This still isn't great because the distance between two msword character
indexes only equates to the same distance between our characters in the very
simple cases
Change-Id: I248fd12c067577d2f1fd64f48583321eb6d453e4
|
|
Change-Id: I24aff2ca59edb7c5e1ad342ff54e848b4d1ea280
|
|
Change-Id: Ia57a41aba91f00f3c1fb63a82c9793bf43434afb
|
|
coverity#1202762 fix probably wanted to handle the result of
dbus_message_iter_init(), not the result of
dbus_message_iter_init_append()
Change-Id: I31de559b729421bace92b0a768cb218b072d7b4c
|
|
Change-Id: I7d6dcf0f64be944df1a94db27d1ee86f1bf2229c
|
|
Change-Id: Idcac7155b9cd3ee94c3ed773a0e6e7f24a48d47a
|
|
Change-Id: I5a1820339ea598a606c46a1e03cd296fe81ef22f
|
|
Change-Id: Ic69a6507df5444175b6aba4de01ca94d9a28be09
|
|
Change-Id: I82d098f269bae2f4deb7e997b03e4267e6a86bea
|
|
Change-Id: I75d26707a7a3c0febef11b7e1c2218b8abfb7832
|
|
New tarball already contains the fix for it.
This reverts commit 6f855fed653d6cdbfb30f8cd579d5d8d7f108aba.
|
|
Found by Lsan. Saves about 12MB per loaded model.
Change-Id: Idaff5defd5affc3d9becf2a00d1e64f8d1d42e0f
|
|
The code tried to free a program as a shader
Change-Id: I47de706044a5756cf972d9fdb38cac2ca1355414
|
|
Found by Asan.
Change-Id: Icc73e50b7f230880dda982f1c783c86aaeaa5ca2
|
|
Change-Id: I4f910494114f7dd965a75f3f9482153e0268b89c
|
|
Change-Id: I6c90b95bdf2de441594d5d5c36f76e6aeeb74011
|
|
Change-Id: Ia97fb3895e855e9fb970b0874fc100e2b900a8b7
|
|
Change-Id: I146844d10dc6ee147031a8ffa6fabe9e271b2bd0
|
|
Change-Id: Ic634f183a531c1ecda61b31a0883934bd7842dcc
|
|
Change-Id: I60b38e494e063044d84acd660b18c91d297d3c04
|
|
Change-Id: I930afa189665ddc3ce8d160fa954e11a7a2aed8c
|
|
Change-Id: I31a167508ca33e8d6ccc13690c013c39566b9447
|
|
Change-Id: Ib1b0dd07be41d382fa24edbb37d30cbe9ea193fa
|
|
Change-Id: I46d49b515f5212a34612e80a82a3330a041b956c
|
|
Change-Id: I34904af6da8f37459ef96071caa53230ad02a8e7
|
|
Change-Id: Ibee9fec0f421b4c2ff3d45c861bc3fcfc97cbf15
|
|
Change-Id: I957c0662c56e7cad3d10c8bcc1d6b22352da688f
|
|
Change-Id: I5166027b8bff0e1c293a3d0d6dab4c3758c27954
|
|
Change-Id: Ic17d66bd2b9f4cc4124b13ef7c962649d83ee60c
|
|
Change-Id: Ie72afbb1a7d384386d3189dae8276444767aac53
|
|
Change-Id: I555514cb8647ff4a53eeff14933cfc4a868a3ab3
|
|
Change-Id: Ifb4c750f4ddedd27593acde4e93331e74e9d37c4
|
|
Change-Id: If4868ad8190fcb1a64ae6fc18791d7a266d1b1e9
|
|
Otherwise an unreachable can happen.
Change-Id: I04f03fc97aa73eb0bf75ad71ca8a1cf2d3729c08
Reviewed-on: https://gerrit.libreoffice.org/10047
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
When you change selections in listboxes without dropdown fuctionality
an accessilble event needs to be sent, this does not happen today.
An example of such listbox is the Suggestions in the Spelling and
Grammar dialog.
Change-Id: I6100c88ae5398d8bf3f511aee7b35e88fbf151f5
Reviewed-on: https://gerrit.libreoffice.org/10087
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|