Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/editviewoverlay
/
canvas
612b489
loplugin:checkunusedparams
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
96773c0
cairo_canvas: shape clipping box doesn't match where its text is rendered
by Caolán McNamara
· 9 years ago
34e8f52
loplugin:constparams in canvas
by Noel Grandin
· 9 years ago
8a75aa5
use more OUString::operator== in a*..chart2
by Noel Grandin
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
a93ca80
loplugin:oncevar (clang-cl): canvas
by Stephan Bergmann
· 9 years ago
aa2b7d5
loplugin:casttovoid: canvas
by Stephan Bergmann
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
19f3b88
loplugin:oncevar chart2
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
3f405b1
configure: remove --enable-directx
by Michael Stahl
· 9 years ago
841d8a6
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 9 years ago
0b2f129
loplugin:comparisonwithconstant in chart2
by Noel Grandin
· 9 years ago
fd00bd0
loplugin:unusedfields
by Noel Grandin
· 9 years ago
52ef15c
Revert "Fix typos"
by Stephan Bergmann
· 9 years ago
26a6700
Fix typos
by Andrea Gelmini
· 9 years ago
6df22f0
loplugin:checkunusedparams various
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
b8fc5ae
tdf#43157: convert most of canvas codebase away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
071dcb5
loplugin:redundantinline (clang-cl)
by Stephan Bergmann
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
5262883
Fix typos
by Andrea Gelmini
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
0f49fdd7
Remove unused #include <cctype>
by Stephan Bergmann
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
376ae93
ofz#887 support avoiding reading config
by Caolán McNamara
· 9 years ago
a6209ba
vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the same
by Miklos Vajna
· 9 years ago
4084d5d
loplugin:unoany (clang-cl)
by Stephan Bergmann
· 9 years ago
6fab286
Fix typos
by Andrea Gelmini
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
3ef509a
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
58f75fb
drop ModulationMode enum
by Noel Grandin
· 9 years ago
51d474ab
drop cairocanvas::ColorType enum
by Noel Grandin
· 9 years ago
6de3688
Drop :: prefix from std in c*/
by Tor Lillqvist
· 9 years ago
417bc89
Fix typos
by Andrea Gelmini
· 9 years ago
65b7b63
loplugin:unusedenumconstants read-only constants in vcl
by Noel Grandin
· 9 years ago
8a16f66
makeAny->Any in canvas..configmgr
by Noel Grandin
· 9 years ago
385c207
tdf#105620: Probably better to not ignore initial x0 and y0
by Tor Lillqvist
· 9 years ago
b220bc6
tdf#105620: Fix placement of image embedded in graphic
by Tor Lillqvist
· 9 years ago
0681a6e
more SAL_WARN_UNUSED
by Noel Grandin
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
93a49ee
Drop meaningless forward declaration
by Tor Lillqvist
· 9 years ago
f1d83ac
loplugin:stringconstant check for unnecessary OUString constructor..
by Noel Grandin
· 9 years ago
5b2f40d
Fix comments to match reality
by Tor Lillqvist
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
bb50474
tdf#100151: Dispose of window if DX device creation failed
by Aron Budea
· 9 years ago
f22e5db
loplugin:externvar (clang-cl)
by Stephan Bergmann
· 9 years ago
6f710c7
New loplugin:externvar: canvas
by Stephan Bergmann
· 9 years ago
c38aa3b
loplugin:salbool
by Stephan Bergmann
· 9 years ago
d538d3d
This fallback code makes no sense any more
by Khaled Hosny
· 9 years ago
48b561c
post glew->epoxy, we don't need to link to win openg32 and mac OpenGL
by Caolán McNamara
· 9 years ago
482d7ce
change from glew to epoxy
by Caolán McNamara
· 9 years ago
3a705ab
OSL_TRACE->SAL in avmedia..canvas
by Noel Grandin
· 9 years ago
d6f2dd8
remove useless Mutex guards
by Noel Grandin
· 9 years ago
4282ea6
canvas: remove useless MutexGuards
by Arnaud Versini
· 9 years ago
68c2c86
canvas: try to fix Android build
by Michael Stahl
· 9 years ago
a08cb3b
convert PolyFlags to scoped enum
by Noel Grandin
· 9 years ago
dd6ea56
loplugin:vclwidgets
by Stephan Bergmann
· 9 years ago
f31d98f
loplugin:expandablemethods in avmedia..canvas
by Noel Grandin
· 9 years ago
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 9 years ago
ee0e713
make comphelper::sequenceToContainer a little smarter
by Noel Grandin
· 9 years ago
5a5731c
loplugin:expandablemethodds in include/basic..comphelper
by Noel Grandin
· 9 years ago
29eb4f1
clang-cl loplugin: canvas
by Stephan Bergmann
· 9 years ago
c5d355e
Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH state
by Caolán McNamara
· 10 years ago
e713ec4
use a vector here instead of manual mem management
by Caolán McNamara
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
1c15a20
loplugin:unusedmethods unused returns
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
20a9e10
loplugin:constantparam
by Noel Grandin
· 10 years ago
f101819
tdf#88205 use list ctor for uno::Sequence a11y to canvas
by Jochen Nitschke
· 10 years ago
1e49e33
loplugin:constantparam in chart2..connectivity
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
33b3808
put StreamMode masks in scope of enum class
by Jochen Nitschke
· 10 years ago
a9bda90
tdf#96505 get rid of long integer literals 'L'
by Asela Dasanayaka
· 10 years ago
43297fc
Related: tdf#86473 git rid of special pixel snapping for rectangles
by Caolán McNamara
· 10 years ago
676c978
Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawn
by Caolán McNamara
· 10 years ago
f22fa99
loplugin:countusersofdefaultparams in canvas,chart2
by Noel Grandin
· 10 years ago
0bd4154
tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor
by Muhammet Kara
· 10 years ago
efef273
tdf#100726: Improve readability of OUString concatenation
by nadith
· 10 years ago
ffa1c7b
tdf#101026 Create more correct replacement control vector
by Armin Le Grand
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
cd71034
comphelper::OBaseMutex -> cppu::BaseMutex
by Noel Grandin
· 10 years ago
cff87aa
update other places that read data from cairo image surface
by David Tardon
· 10 years ago
e3e7924
Simplify some PutProperties calls
by Stephan Bergmann
· 10 years ago
8561f8b
tdf#96099 Remove various smart pointer typedefs in canvas
by Mark Page
· 10 years ago
52225a3
Convert ComplexTextLayoutMode to scoped enum
by Noel Grandin
· 10 years ago
f3c1d24
loplugin:constantparams
by Noel Grandin
· 10 years ago
f2d039f6
canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ...
by Michael Stahl
· 10 years ago
03ddce1
canvas: replace BOOST_PP usage
by Michael Stahl
· 10 years ago
d9ac7de
Convert BMP_FORMAT to scoped enum
by Noel Grandin
· 10 years ago
b030ba2
Resolve: "TODO(Q1): Make GetSystemData method virtual"
by Caolán McNamara
· 10 years ago
aea9c5e
rename to two GetSystemData methods to find all call-sites
by Caolán McNamara
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
efc05c0
remove various crutches for boost::bind/boost::mem_fn
by Michael Stahl
· 10 years ago
7d90294
convert EXCEPTION_ to scoped enum
by Noel Grandin
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
Next »