Age | Commit message (Collapse) | Author |
|
Change-Id: Ia94a95c6fb3aed34f41e435b023783fc16730834
|
|
Change-Id: I4d3d9bcdfdb43a2a628dcd1411962f78f81a81e2
|
|
Change-Id: Iaccc034f61442242ce1b864457f0d048cdeae98d
|
|
Change-Id: Ia7d3b7e319f2a568120add15ef05915a98fe6696
|
|
Probably a relic from the past, when people tried to avoid changing public
headers incompatibly to avoid causing recompilations for their
colleagues... We are long past such concerns. The talk about "extensions" in
the comment is most likely obsolete.
Change-Id: If90ca02685bf82ed529becb715b4c614287fdc57
|
|
Change-Id: Ida89284c00946d3972c4e45a5453ccfdff99713f
|
|
Currently we work out the number of gradient steps based on the type of
class that is being used. We calculate the number differntly for
printers. However, we should let the Printers class work this out.
Also, the function is very long - I have moved most of the calculation
logic to it's own function.
Made some very small formatting changes to outdev.hxx.
Change-Id: I91b8787d885c1c8d2aa2205f25e5c7f82607c0ea
Reviewed-on: https://gerrit.libreoffice.org/8586
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
UTF-8 no-break space causes C4819 warning in MSVC with CP932.
Change-Id: I83a6ea6d060d132d21d8ea3141051f850d0e6bd2
Reviewed-on: https://gerrit.libreoffice.org/8628
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I73acb3a150b01114d32274a6842f6db9654b3e63
|
|
Change-Id: Ief810c49b821e2e60ee2c8b14187dd8d7d81c461
|
|
so it matches all of the other endsWith* methods
Change-Id: If6a37056b1225675848434bfb3520e6c496f22e5
|
|
We need these for Excel interop.
Change-Id: I91450c1d205f28636edfb4392aa6ae5091b1d7b7
|
|
Change-Id: I3773f5432ff4e2a005e0c67d9c65fdb00de6f16b
|
|
1) Offset top and left border lines only for double lines.
2) Don't apply zoom level scaling to border widths. That's used for line
pattern spacing only.
Change-Id: I12bdd1492531cc6651e22955c3dca4bdda0f1e4c
|
|
Change-Id: I4de62139cc479ee1f96988b7f2c2f5f2bfae44a6
|
|
Change-Id: Iecb6dbee9e7af0600b8355db038ec597cab61d1a
|
|
Change-Id: I375a72c34e46778385a9fdc24c9ebd0f0a3f3c9b
|
|
Change-Id: I39a138c05ed995b8f9706a66338b994193fdee50
|
|
it was long, but it was treated as a bool.
Change-Id: I097ab5f9dff511781a9711594754ae34f25a37bc
|
|
Change-Id: I0240d8d093478c62fd7d63cac228092e641bf0dc
|
|
Change-Id: Ib2a02c7e05e48657b9745bcccc8f8f626daaef2d
|
|
Change-Id: I87c5a180566e9da185c2992844e6522e82c17747
|
|
Change-Id: I128430fe446eb517b42a109a868b88d49bbc4eaa
|
|
Change-Id: I733cd63e321bdc775739228c269fa66ff7780780
|
|
Change-Id: I01a33e255b0dd2a0045f6eed52e6b31305750599
|
|
Change-Id: I125e09933be2841315252fbc3fc021c195f255f8
|
|
Change-Id: I2002f7278b63b7678a5274e4213ab9dfb50e525e
|
|
- Shape name: com.sun.star.drawing.OpenGLObject
- Drawinglayer object: SdrOpenGLObject
- Uno object: SvxOpenGLObject
- View contact: ViewContactOfOpenGL
- Primitive: OpenGLPrimitive2D
Change-Id: I7fc0829d58cb4a8432d0e3007c90223707e5dd84
|
|
Change-Id: If05ef86284c4ed7bf66a6a6de17a4bf8d49e89e1
|
|
Change-Id: I14a77fc3fbf225862bc01f677d09d5b5a52bb1aa
|
|
We add a new DrawTextSpecial() virtual to SalLayout
that allows to attempt to delegate font effects
to the underlying native graphic system.
The function return false if it was not capable of handling the effect,
true otherwise.
Right now only Outline Font effect on Coretext is actually handled that way.
OutPutDevice is augmented to attempt to delegate the font decoration
work, if the task was not handled properly it fallback on the generic code.
Note: ideally these effects should really be part of the FontSelector
info that is given during layoutting, and the layout should
indicate which of these decorations it was able to manage natively
but that is a much bigger architectural change.. this will do for now.
Change-Id: I5eb1a15e985cc3f234ec3dee899f349f309b42cb
Reviewed-on: https://gerrit.libreoffice.org/8599
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I9c809cae0420e73d2e4a447b9d8a3a03e42dc723
|
|
Change-Id: I7e530f5ae8d83d275df554781847b525b38bf4c7
|
|
Change-Id: I2ee3bcf9f87b46c14af26adb82eabd43d9164adb
|
|
Change-Id: I8506bcea49792cd1ef6ca451ca515b4669326c29
|
|
This reverts commit 04b70c682e2cdc52b144961a83d05fd203de6884.
The OpenGLRender is not abstract enough for vcl. Leave it in chart2.
Conflicts:
chart2/source/view/inc/DummyXShape.hxx
chart2/source/view/main/OpenGLRender.hxx
vcl/Library_vclopengl.mk
Change-Id: I5392c8ee34462ff49059126ca2284d8ebe1eb379
|
|
Change-Id: Ic930fc6e12912ead8d6b1daa79894c968d99d988
|
|
Change-Id: I131de4b10674dceee821e2ab580b32d107134335
|
|
Change-Id: I0859699b3639b6f7d5d15865e6ec1591b3d36f06
|
|
Change-Id: Iace276878e7ae668bba5bb6e36af1e5d5d72d6cb
|
|
Change-Id: Ie62a59fd9ff3d6f6a34240fd562fbc91a143bf3a
|
|
Change-Id: I332f1a593853283b72ecf4dfd82b36cc091661b4
|
|
Change-Id: If3e2dd3905cc33f1e7fc9fbfbb9f2bb49a756a34
|
|
Change-Id: Ia5477d6bb83af38435b9ac44359fe2f46b00807c
|
|
Change-Id: Ib19ecab287396dc6d6cf4a77dcf7072c5c4c84f8
|
|
Remove some solar.h from tools.
Replace sal_uLong by size_t, sal_uInt32 and sal_Int32.
Change-Id: I38961db046337a3ea4ef75d64afa424d81391f34
Reviewed-on: https://gerrit.libreoffice.org/8582
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I3f73da70ba798305b67dbb1a7becfa4f21166571
|
|
Also with this commit, the signature of SvtListener::Notify() changes,
by dropping the first argument which nobody uses. This change was necessary
in order to call it directly without needing to pass any broadcaster instance.
Change-Id: I6a1e97f0fb1e070d1d8f7db614690b04c9e8024e
|
|
Change-Id: I083e9efa15ac8c503bf616ed1f07124dfee0d9dd
|
|
Change-Id: I16860a5cef198ff79aad326b02a56587ead45697
|