Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/docking_windows
/
drawinglayer
ae11dec
tdf#115297: 1bit images displaying fixed (again)
by Vasily Melenchuk
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
5a341e1
Use for-range loops in drawinglayer and dtrans
by Julien Nabet
· 8 years ago
b8fe96f
loplugin:constantparam in desktop..i18npool
by Noel Grandin
· 8 years ago
856c57f
use more Color in cppcanvas..drawinglayer
by Noel Grandin
· 8 years ago
1e89b32
tdf#116001 Incorrect Colors in Chart Wall Area (2nd attempt)
by Noel Grandin
· 8 years ago
3d40032
tdf#116001 Incorrect Colors in Chart Wall Area
by Noel Grandin
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
35fc452
remove unused vclunohelper.hxx includes
by Jochen Nitschke
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
b10c702
use RawBitmap in BPixelRasterToBitmapEx
by Noel Grandin
· 8 years ago
cea0cef
remove use of FillBitmapURL and use FillBitmap as the alternative
by Tomaž Vajngerl
· 8 years ago
3e0efdb
convert SetPixel->SetPixelOnData
by Noel Grandin
· 8 years ago
01e470f
vcl: remove BitmapColor Color() operator
by Chris Sherlock
· 8 years ago
7c46d7f
ofz#5822 Divide-by-zero
by Caolán McNamara
· 8 years ago
c101df2
Fix typos
by Andrea Gelmini
· 8 years ago
8010abe
clang-tidy modernize-use-equals-default in drawinglayer
by Jochen Nitschke
· 8 years ago
ec02714
loplugin:unused-returns in drawinglayer..svx
by Noel Grandin
· 8 years ago
de8f6b2
loplugin:unused-returns in vcl
by Noel Grandin
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
9653ac6
loplugin:useuniqueptr in EMFPBrush
by Noel Grandin
· 8 years ago
fb3091b
loplugin:useuniqueptr in EMFPPen
by Noel Grandin
· 8 years ago
dd590fd
loplugin:useuniqueptr in GeoTexSvxMultiHatch
by Noel Grandin
· 8 years ago
9b0a74a
loplugin:useuniqueptr in ZBufferProcessor3D
by Noel Grandin
· 8 years ago
f9894d6
loplugin:useuniqueptr in SvgRadialAtomPrimitive2D
by Noel Grandin
· 8 years ago
022588b
Include android/compatibility.hxx from ubiquitous sal/config.h
by Stephan Bergmann
· 8 years ago
4082a18
android: use unified headers and llvm-c++ STL (x86) with NDK 16
by Christian Lohmaier
· 8 years ago
eae9bf0
Fix typos
by Andrea Gelmini
· 8 years ago
f0b8573
Fix typos
by Andrea Gelmini
· 8 years ago
6e8765b
More loplugin:cstylecast: drawinglayer
by Stephan Bergmann
· 8 years ago
f14b9d3
convert (a>b?a:b) to std::max(a,b)
by Noel Grandin
· 8 years ago
d460842
loplugin:unnecessaryparen improve return check
by Noel Grandin
· 8 years ago
f3e8405
tdf#42949 Fix some Include What You Use warnings
by Miklos Vajna
· 8 years ago
8efd39b
Fix typos
by Andrea Gelmini
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
2ec698b
cppcheck: fix some reports
by Julien Nabet
· 8 years ago
19f9a7e
Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx
by Stephan Bergmann
· 8 years ago
7b0f064
tdf#109340 Improve performance by reducing matrix multiplication
by Bartosz Kosiorek
· 8 years ago
15cdcd0
Related: tdf#105998 except cut and paste as bitmap instead of export
by Caolán McNamara
· 8 years ago
b5f0395
coverity#1421100 Uncaught exception
by Caolán McNamara
· 8 years ago
72ef2b5
Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all
by Stephan Bergmann
· 8 years ago
7c1577a
tdf#112500 Store world transform during graphic save
by Bartosz Kosiorek
· 8 years ago
63bd6ee
tdf#111486 Multiply by whole base transformation, and not only by scale of it
by Bartosz Kosiorek
· 8 years ago
c1c8680
tdf#111486 Use buildin methods for displaying matrix
by Bartosz Kosiorek
· 8 years ago
262bc43
tdf#113451 Fix misplacing of lines by adding mappingChanged
by Bartosz Kosiorek
· 8 years ago
d552f67
tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion record
by Bartosz Kosiorek
· 8 years ago
d0c4cee
tdf#113704 Implement proper reading of the EmfPlusRegionNode
by Bartosz Kosiorek
· 8 years ago
2796b7e
tdf#113758 EMF+ Add mapping of clipped region to the world space.
by Bartosz Kosiorek
· 8 years ago
6db0267
tdf#113758 EMF+ Add support to OffsetClip record
by Bartosz Kosiorek
· 8 years ago
4418372
tdf#113707 EMF+ Add support for ResetClip record
by Bartosz Kosiorek
· 8 years ago
e49aa93
tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and Complement
by Bartosz Kosiorek
· 8 years ago
84b1fab
loplugin:constparams in cppcanvas,drawinglayer
by Noel Grandin
· 8 years ago
149247e
loplugin:finalclasses in drawinglayer
by Noel Grandin
· 8 years ago
6070dec
tdf#113635 Add support for Clip Intersect and XOR
by Bartosz Kosiorek
· 8 years ago
3dde9d9
loplugin:constparams in various(1)
by Noel Grandin
· 8 years ago
64024d7
tdf#111486 Fix component names in SAL_INFOs
by Bartosz Kosiorek
· 8 years ago
7795907
loplugin:constmethod in drawinglayer
by Noel Grandin
· 8 years ago
0945425
loplugin:constantparam in basegfx
by Noel Grandin
· 8 years ago
c45a348
loplugin:constantparam in d*
by Noel Grandin
· 8 years ago
480f72e
Revert "tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed"
by Thorsten Behrens
· 8 years ago
9270e6a
tdf#106084 EMF+ Add support for RotateWorldTransform record
by Bartosz Kosiorek
· 8 years ago
bdb9cc1
tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if needed
by Armin Le Grand
· 8 years ago
a3cb93b
remove GetSwapFloat nonsense from all 3 EMF readers
by Michael Stahl
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
cb0eb72
blind attempt to fix build on big endian
by David Tardon
· 8 years ago
08a690c
tdf#111486 Fix description of SAL_ macros after EMF+ refactor
by Bartosz Kosiorek
· 8 years ago
b184a87
Resolves: tdf#49253 set an initial mask background
by Caolán McNamara
· 8 years ago
957e6c7
loplugin:includeform: drawinglayer
by Stephan Bergmann
· 8 years ago
ead920a
loplugin:redundantcast handle dynamic_cast
by Noel Grandin
· 8 years ago
da9d85a
use std::unique_ptr in wmfemfhelper::TargetHolder
by Noel Grandin
· 8 years ago
f2410ad
tdf#31814 Resolve TODO from EMF+ DrawImage and DrawImagePoints
by Bartosz Kosiorek
· 8 years ago
52a2a01
tdf#31814 Fix for EMF+ DrawString and DrawImage
by Patrick Jaap
· 8 years ago
a2a3e06
drawinglayer: remove commented out code
by Chris Sherlock
· 9 years ago
6996c65
tdf#31814 drawinglayer: dump EmfPlusRecordTypeComment records
by Chris Sherlock
· 9 years ago
d64dd405
drawinglayer: should be warning, not info SAL_LOG messages
by Chris Sherlock
· 9 years ago
50da5d0
simplify some OUString compareTo calls
by Muhammet Kara
· 9 years ago
ce301da
convert GfxLink::IsEqual to operator==
by Noel Grandin
· 9 years ago
3b1db9b
tdf#112012 EMF+ dashed lines: correct dash length
by Patrick Jaap
· 9 years ago
8e78975
Rename the basegfx::tools namespace to basegfx::utils
by Tor Lillqvist
· 9 years ago
16549dc
tdf#96505 Get rid of cargo cult "long" integer literals
by 66kesara99
· 9 years ago
d4b6e52
Remove include of converters.hxx from precompiled_drawinglayer.hxx
by Mike Kaganski
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
bb40668
Put definition of _CRT_RAND_S into bin/update_pch
by Mike Kaganski
· 9 years ago
632edfa
<drawinglayer/tools/converters.hxx> can be internal to drawinglayer
by Tor Lillqvist
· 9 years ago
feddb8c
maPrimitiveColor in Shadow3DExtractingProcessor unused
by Noel Grandin
· 9 years ago
894115b
Fix typos
by Andrea Gelmini
· 9 years ago
ab65fe8
borderline: Extended decompose
by Armin Le Grand
· 9 years ago
16fd7af
borderline: extended the expand logic
by Armin Le Grand
· 9 years ago
1f02af4
borderline: Added merge BorderLinePrimitive2D
by Armin Le Grand
· 9 years ago
53599a9
borderline: merge redefined, mirrored Styles
by Armin Le Grand
· 9 years ago
98ceb50
borderline: Adapted BorderLinePrimitive2D and usages
by Armin Le Grand
· 9 years ago
fe14ddf2
borderline: Abstraction of BorderLinePrimitive
by Armin Le Grand
· 9 years ago
588c5b0
tdf#112012 EMF+ add dashed line support
by Patrick Jaap
· 9 years ago
41c704a
tdf#111853 Added TextFillColor to operator==
by Armin Le Grand
· 9 years ago
3428bd5
clang-tidy modernize-use-emplace in d*
by Noel Grandin
· 9 years ago
cf5b619
Resolves: tdf#112145 pdf export of editengine highlight color fails sometimes
by Caolán McNamara
· 9 years ago
ebc11ae
emfplus: cut over to new EMF+ renderer
by Thorsten Behrens
· 9 years ago
35974df
Fix typos
by Andrea Gelmini
· 9 years ago
eea6d39
loplugin:unnecessaryparen
by Noel Grandin
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
Next »