Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-4-3
/
cppcanvas
63eddc5
aliasing(?) gives a ever so slightly different color on hidpi
by Caolán McNamara
· 9 years ago
8c0be54
tdf#43157: convert cppcanvas module away from OSL_ASSERT
by Chris Sherlock
· 9 years ago
43f5268
EMF+ tdf#31814 Add support of reading EmfPlusBoundaryPointData
by Bartosz Kosiorek
· 9 years ago
ac52850
EMF+ We already implemented most used EMF+ records.
by Bartosz Kosiorek
· 9 years ago
4c40aee
tdf#31814 EMF+ Fix an issue when not all elements were displayed
by Bartosz Kosiorek
· 9 years ago
ff7f5e1
tdf#31814 Introduce minimal value of line width to fix EMF+ import issues
by Bartosz Kosiorek
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
bbd2d2c
tdf#43157: convert cppcanvas module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
420d20d
EMF Replace magic numbers of pen and brush objects
by Bartosz Kosiorek
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
a2c14ed
Fix number of EmfPlusEndContainer record
by Bartosz Kosiorek
· 9 years ago
0dbf528
loplugin:checkunusedparams in cppcanvas and dbaccess
by Noel Grandin
· 9 years ago
36977f7
crashtesting: more crashing on exporting fdo31814-3.emf to odg
by Caolán McNamara
· 9 years ago
c63a904
crashtesting: crash on exporting fdo31814-3.emf to odg
by Caolán McNamara
· 9 years ago
e31c535
tdf#47243 tdf#39327 tdf#103639 Proper scaling of SetPageTransform
by Bartosz Kosiorek
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
78a3a30
tdf#47243 tdf#39327 Add support for SetPageTransform
by Bartosz Kosiorek
· 9 years ago
f9af0ab
EMF+ Add initial support for EmfPlusStringFormat Object
by Bartosz Kosiorek
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
715df6e
tdf#107159 EMF+ Add support for EmfPlusDrawArc record
by Bartosz Kosiorek
· 9 years ago
fe62003
tdf#106084 EMF+ Add support for EmfPlusScaleWorldTransform record
by Bartosz Kosiorek
· 9 years ago
5726633
tdf#39053 EMF+ Draw an extra line between the last point and the first point.
by Bartosz Kosiorek
· 9 years ago
fcb32f1
tdf#106084 EMF+ Add support for EmfPlusTranslateWorldTransform record
by Bartosz Kosiorek
· 9 years ago
2e7c94f
tdf#107034 EMF+ Add support for import EmfPlusDrawPie record
by Bartosz Kosiorek
· 9 years ago
9b693d8
tdf#107019 EMF+ Add support for import EmfPlusRecordTypeDrawBeziers record
by Bartosz Kosiorek
· 9 years ago
0514442
no need to use OUStringToOString in SAL_INFO
by Noel Grandin
· 9 years ago
a45feba
tdf#107016 EMF+ Add support of import EmfPlusRecordTypeDrawRects record
by Bartosz Kosiorek
· 9 years ago
723ee43
Replace EmfPlusRecordType decimal valuse with hex
by Bartosz Kosiorek
· 9 years ago
7662e92
loplugin:redundantcast find cstyle double casts
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
3d213b3
make SfxGetpApp just get and move GetOrCreate to the periphery
by Caolán McNamara
· 9 years ago
e4f6db9
FontDescription.IsVertical is a tristate
by Noel Grandin
· 9 years ago
43f2a7d
Better make the zero-initialization more explicit
by Stephan Bergmann
· 9 years ago
6de3688
Drop :: prefix from std in c*/
by Tor Lillqvist
· 9 years ago
f482695
new loplugin:unusedenumconstants
by Noel Grandin
· 9 years ago
2489000
loplugin:useuniqueptr extend to check local vars
by Noel Grandin
· 9 years ago
e3a47c0
tdf#101638 diameter and radius were mixed up, devide by two
by Patrick J
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
1d7c589
loplugin: unnecessary destructor cppcanvas..filter
by Noel Grandin
· 9 years ago
f6711215
Split emfplus.cxx into multiple files
by Mark Page
· 9 years ago
3aaf523
Dispose Window when done
by Stephan Bergmann
· 9 years ago
70f05aa
convert PolyStyle to scoped enum
by Noel Grandin
· 9 years ago
ef3a9951
loplugin:unnecessaryoverride (dtors) in cppcanvas
by Stephan Bergmann
· 9 years ago
2b14fb3
cppcanvas, oox: add missing #include <osl/endian.h>
by Michael Stahl
· 9 years ago
b01c5ae
loplugin:unusedmethods unused return types
by Noel Grandin
· 9 years ago
9183e2c
Revert "tdf#96505 Get rid of cargo cult "long" integer literals"
by jan iversen
· 9 years ago
8ae33b1
tdf#96505 Get rid of cargo cult "long" integer literals
by Rosen
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
a2b77b4
loplugin:singlevalfields in basic..idl
by Noel Grandin
· 10 years ago
b647996
replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)
by Michael Stahl
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
1256980
convert GradientStyle to scoped enum
by Noel Grandin
· 10 years ago
65ca57a
convert LineStyle to scoped enum
by Noel Grandin
· 10 years ago
489a47d
loplugin:stringconstant: adapt to improved OUStringLiteral1 (cppcanvas)
by Stephan Bergmann
· 10 years ago
2e6d964
Revert "temp tinderbox fix"
by Caolán McNamara
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
fd8f328
Clean up uses of Any::getValue() in cppcanvas
by Stephan Bergmann
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
62d2701
tools: rename SvStream::Read/Write to ReadBytes/WriteBytes
by Michael Stahl
· 10 years ago
52225a3
Convert ComplexTextLayoutMode to scoped enum
by Noel Grandin
· 10 years ago
990082f
Convert FontRelief to scoped enum
by Noel Grandin
· 10 years ago
50ac0f5
convert FONT_EMPHASIS_MARK to scoped enum
by Noel Grandin
· 10 years ago
e1af7f0
clang-tidy modernize-loop-convert in c*
by Noel Grandin
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
40c3e90
loplugin:unreffun (missing "= delete")
by Stephan Bergmann
· 10 years ago
f781997
tdf#94306 replace boost::noncopyable in c...
by Jochen Nitschke
· 10 years ago
ef97576
tdf#97525 vcl: make DeletionListener internal
by Jochen Nitschke
· 10 years ago
f0f973d
loplugin:constantparams in vcl/
by Noel Grandin
· 10 years ago
1c85800
tdf#95709 adapt clip polygon for transparence groups
by Armin Le Grand
· 10 years ago
db80671
loplugin:write only fields
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
88730cd
vcl: bmpacc.hxx -> bitmapaccess.hxx
by Chris Sherlock
· 10 years ago
249e3d6
vcl: split exception types from input types
by Chris Sherlock
· 10 years ago
27a114e
loplugin:fpcomparison in cppcanvas/
by Noel Grandin
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
c3cc559
remove B2DLineJoin::Middle
by Caolán McNamara
· 10 years ago
98c3436
boost::hash->std::hash
by Noel Grandin
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
3187193
tools: rename FontUnderline to FontLineStyle
by Chris Sherlock
· 10 years ago
28c96fc
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
45654a1
revert vcl patch series that brok Mac and Windows
by Norbert Thiebaud
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
08bbdaa
vcl: Create accessor and mutator for int and ext leading in FontMetric
by Chris Sherlock
· 10 years ago
bccd83e
Some cleanup for sal_uIntPtr usage
by Johannes Hauf
· 10 years ago
aa330a9
cppcheck: allocaCalled
by Caolán McNamara
· 10 years ago
a643222
No need for a separate <vcl/graph.h>
by Tor Lillqvist
· 10 years ago
b639fe6
VirtualDevices either match another device depth, or are 1 bit
by Caolán McNamara
· 10 years ago
c43a3a5
establish that Virtual Devices either match Physical Device depth or ...
by Caolán McNamara
· 10 years ago
c2ef638
loplugin:unusedfields in cppcanvas
by Noel Grandin
· 10 years ago
b879374
Seems more natural to pass a homogenous list by initializer_list
by Stephan Bergmann
· 10 years ago
61f168d
Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)
by Stephan Bergmann
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
Next »