Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/thb/wasm-upstreaming
/
drawinglayer
565824d
fix dashed line info conversion for metafile (tdf#136957)
by Luboš Luňák
· 5 years ago
b71d9a6
do not apply line dashing in drawinglayer (tdf#136957)
by Luboš Luňák
· 5 years ago
b153d14
remove support for BITMASK in vcl backends
by Noel Grandin
· 5 years ago
c33f08c
createPixelProcessor2DFromOutputDevice won't return null
by Caolán McNamara
· 5 years ago
1325d81
loplugin:moveopt
by Noel Grandin
· 5 years ago
ddd2639
drop mask from BitmapEx
by Noel Grandin
· 5 years ago
988e282
loplugin:constantparam
by Noel Grandin
· 5 years ago
3077f05
update PCHs
by Caolán McNamara
· 5 years ago
e76a4d6
update PCHs
by Luboš Luňák
· 5 years ago
ea5641b
Updated README.md files to represent current code / use Markdown format
by Hossein
· 5 years ago
e90a9b67
update pches
by Caolán McNamara
· 5 years ago
aa17ea3
tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clipping
by Bartosz Kosiorek
· 5 years ago
88a177f
vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}
by Tomaž Vajngerl
· 5 years ago
c7483d4
drop operator bool and operator! from Bitmap and BitmapEx
by Noel
· 5 years ago
83b011b
create operator bool for Bitmap
by Noel
· 5 years ago
b849373
vcl: add initializer_list constructor to BitmapPalette and use it
by Tomaž Vajngerl
· 5 years ago
a0656ec
const OUString -> const OUStringLiteral
by Mike Kaganski
· 5 years ago
c161587
Using .md extension/Markdown syntax for modules README
by Hossein
· 5 years ago
e3e7bc6
update pches
by Caolán McNamara
· 5 years ago
7a5014b
silence coverity unchecked return value from library on xmlText* functions
by Caolán McNamara
· 5 years ago
ebe1f63
loplugin:unusedmethods
by Noel
· 5 years ago
68bc6a5
add PixelFormat enum that replaces bit count in Bitmap/BitmapEx
by Tomaž Vajngerl
· 5 years ago
a73f24f
update pches
by Julien Nabet
· 5 years ago
204a70f
use VCLUnoHelper::GetWindow
by Caolán McNamara
· 5 years ago
af5ff9e
use VCL API rather than manually apply numeric alpha change
by Luboš Luňák
· 5 years ago
083900f
Make sal/config.h the first in pch
by Mike Kaganski
· 5 years ago
6b8c157
make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)
by Luboš Luňák
· 5 years ago
cc3b9c0
update pches
by Julien Nabet
· 5 years ago
2bcb38a
update pches
by Julien Nabet
· 5 years ago
1e092b6
update pches
by Caolán McNamara
· 5 years ago
63dd594
drop TransparentType::Color usage
by Noel Grandin
· 5 years ago
2372ce8
update pches
by Caolán McNamara
· 5 years ago
21d7678
loplugin:refcounting in drawinglayer
by Noel
· 5 years ago
860b2d0
update pches
by Caolán McNamara
· 5 years ago
ce671c2
Some more unit conversion unification
by Mike Kaganski
· 5 years ago
1ad26c9
loplugin:referencecasting add check for new rtl::Reference operator
by Noel
· 5 years ago
14cb12b
loplugin:refcounting generalise type checking
by Noel
· 5 years ago
fda6ca7
tdf#39674 Replace Quadrat
by Antje Kazimiers
· 5 years ago
d77a644
this method should be pure virtual
by Noel Grandin
· 5 years ago
95f2c4c
cppcheck: Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 5 years ago
63a6806
make the Color constructors explicitly specify transparency
by Noel
· 5 years ago
ef7f98f
transparency->alpha in BitmapEx
by Noel Grandin
· 5 years ago
502f637
transparency->alpha in GraphicAttr
by Noel
· 5 years ago
d765ec2
transparency->alpha in tools::Color
by Noel
· 5 years ago
498f6f6
use more IsTransparent
by Noel
· 5 years ago
9cc41b9
opacity->alpha in BPixel
by Noel
· 5 years ago
bac6c21
use more IsTransparent
by Noel Grandin
· 5 years ago
b75c964
vcl: use Color:IsTransparent() where appropriate
by Chris Sherlock
· 5 years ago
88c0e46
custom literal for Degree10
by Noel Grandin
· 5 years ago
17aea7c
vcl: move access functions into appropriate bitmap access files
by Chris Sherlock
· 5 years ago
5cf7d31
Fix typo
by Andrea Gelmini
· 5 years ago
bcb8d2d
tdf#131281 Always draw FormControls when TiledRendering
by Armin Le Grand (allotropia)
· 5 years ago
35e471b
Adapt the remaining OUString functions to std string_view
by Stephan Bergmann
· 5 years ago
35b5f03
move various notebookbar widgets into vcl
by Caolán McNamara
· 5 years ago
1ac4498
update pches
by Caolán McNamara
· 5 years ago
8601eca
do not unnecessarily explicitly force gradient step count (tdf#138581)
by Luboš Luňák
· 5 years ago
b576ca8
remove fontattribute.cxx from clang-format excludelist
by Tomaž Vajngerl
· 5 years ago
e469ba3
move the anonymous namespace into drawinglayer::primitive2d
by Tomaž Vajngerl
· 5 years ago
e4ee7fe
simplify namespaces and clean-up for TextLayouterDevice
by Tomaž Vajngerl
· 5 years ago
9f7999c
remove textlayoutdevice.{hxx,cxx} from clang-format excludelist
by Tomaž Vajngerl
· 5 years ago
bf4bbc3
replace std::max(std::min()) with std::clamp
by Noel
· 5 years ago
b0b78838
tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXT
by Bartosz Kosiorek
· 5 years ago
4391c27
tdf#123936 Formatting files in module drawinglayer with clang-format
by Philipp Hofer
· 5 years ago
5db3439
Revert "tdf#127471 Remove font width scaling hack"
by Aron Budea
· 5 years ago
cc1e6ee
disable O(U)String::concat for internal code
by Noel Grandin
· 5 years ago
242320d
new loplugin:reducevarscope
by Noel Grandin
· 6 years ago
433e60e
tdf#42949 Fix new IWYU warnings in directories d*
by Gabor Kelemen
· 5 years ago
5a08034
Revert "Revert "tdf#127471 Remove font width scaling hack""
by Stephan Bergmann
· 5 years ago
f39e4b6
Revert "tdf#127471 Remove font width scaling hack"
by Samuel Mehrbrodt
· 5 years ago
7a09d67
convert some more long -> tools::Long
by Noel
· 5 years ago
40fa3a6
Extend loplugin:elidestringvar to OString
by Stephan Bergmann
· 5 years ago
6436302
convert some more long -> tools::Long
by Noel
· 5 years ago
4fbd638
switching long to a 64-bit type on 64-bit windows
by Noel
· 5 years ago
0fb58a1
new tools::Degree10 strong typedef
by Noel Grandin
· 5 years ago
4deadc3
disentangle AA and B2D use in VCL drawing
by Luboš Luňák
· 6 years ago
76597aa
rename for disentangling AA and B2D use in VCL drawing
by Luboš Luňák
· 6 years ago
6965bb0
forward axial and radial gradient types to VCL too
by Luboš Luňák
· 6 years ago
20c09d3
use vcl lin. gradient drawing in drawinglayer + cairo impl.
by Tomaž Vajngerl
· 6 years ago
72fd000
update pches
by Caolán McNamara
· 6 years ago
9123073
tdf#124176 Use #pragma once in drawinglayer
by George Bateman
· 6 years ago
4e3e650
Move the validity check before color manipulations
by Mike Kaganski
· 6 years ago
fc78ae8
Fix typo
by Andrea Gelmini
· 6 years ago
10a6583
fix warning of OutputDevice::Push calls != OutputDevice::Pop calls
by Caolán McNamara
· 6 years ago
0593f35
TabPage no longer needs to inherit from VclBuilderContainer
by Caolán McNamara
· 6 years ago
cef50b5
move Edit into toolkit only headers
by Caolán McNamara
· 6 years ago
47d437d
Fix typo in code
by Andrea Gelmini
· 6 years ago
0775b90
Fix typos
by Andrea Gelmini
· 6 years ago
33ecd0d
Change OUStringLiteral from char[] to char16_t[]
by Stephan Bergmann
· 6 years ago
98b4744
remove some unused includes and update pches
by Caolán McNamara
· 6 years ago
752dd8f
add a getCaretPositions like getTextArray
by Caolán McNamara
· 6 years ago
a879b15
-Werror,-Wunused-variable (clang-cl)
by Stephan Bergmann
· 6 years ago
235fb7b
Fix typo in code
by Andrea Gelmini
· 6 years ago
5bf71c6
Deduplicate some code
by Mike Kaganski
· 6 years ago
8891a2f
tdf#127471 Remove font width scaling hack
by Samuel Mehrbrodt
· 6 years ago
d44a525
Fix typos
by Andrea Gelmini
· 6 years ago
b6e508f
tdf#134052:shadow appears solid instead of blurry in presentation mode
by A_GAN
· 6 years ago
e67657d
loplugin:simplifybool more
by Noel Grandin
· 6 years ago
bf021c3
tdf#135500: always use transparent and clear content vdev in impBufferDevice
by Mike Kaganski
· 6 years ago
ce6c6a5
remove polygonprimitive2d.cxx from clang-format blacklist
by Tomaž Vajngerl
· 6 years ago
f9d05d1
remove texteffectprimitive2d.{cxx,hxx} from clang-format blacklist
by Tomaž Vajngerl
· 6 years ago
Next »