Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/docking_windows
/
slideshow
0bbfb47
loplugin:useuniqueptr in PluginSlideChange
by Noel Grandin
· 8 years ago
b2147ab
remove unused ucbstreamhelper includes
by Jochen Nitschke
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
80918a5
slideshow: convert use of GraphicURL to Graphic property
by Tomaž Vajngerl
· 8 years ago
0408a59
tdf#115142 Revert "slideshow: clip shapes in secondary screen window"
by Michael Stahl
· 8 years ago
26a016b
use more Color in sfx2..svtools
by Noel Grandin
· 8 years ago
477d2ba
delete colordata.hxx
by Noel Grandin
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
08ab1f4
loplugin:oncevar extend to tools/gen.hxx types
by Noel Grandin
· 8 years ago
5098f82
Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/
by Stephan Bergmann
· 8 years ago
ba8a703
New loplugin:nestedunnamed
by Stephan Bergmann
· 8 years ago
c101df2
Fix typos
by Andrea Gelmini
· 8 years ago
ec02714
loplugin:unused-returns in drawinglayer..svx
by Noel Grandin
· 8 years ago
c0a70da
Fix typos
by Andrea Gelmini
· 8 years ago
970b768
Fix typos
by Andrea Gelmini
· 8 years ago
23885b0
loplugin:unnecessaryparen extend to delete statements
by Noel Grandin
· 8 years ago
b20ccaf
More loplugin:cstylecast: slideshow
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
16fd3dd
More loplugin:cstylecast: slideshow
by Stephan Bergmann
· 8 years ago
c00cb49
loplugin:redundantcast: slideshow
by Stephan Bergmann
· 8 years ago
e21ae87
loplugin:passstuffbyref improved return in xmlhelp,slideshow
by Noel Grandin
· 8 years ago
e6e85f1
remove unused typedefs
by Noel Grandin
· 8 years ago
a5be07d
inline use-once typedefs
by Noel Grandin
· 8 years ago
29baa05
tools: remove unused #include from solar.h
by Michael Stahl
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
2b08269
Replace deprecated std::mem_fun et al in slideshow
by Stephan Bergmann
· 8 years ago
4f4486c
look for =() in loplugin:unnecessaryparen
by Noel Grandin
· 8 years ago
99e373c
slideshow: clip shapes in secondary screen window
by Michael Stahl
· 8 years ago
a93b691
loplugin:unusedvariable add some more std:: types
by Noel Grandin
· 8 years ago
08a43cc
related: tdf#103884 remove gltf/collada feature
by Thorsten Behrens
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
084f454
More loplugin:unnecessaryparen
by Stephan Bergmann
· 8 years ago
5f0ddf2
loplugin:includeform: slideshow
by Stephan Bergmann
· 8 years ago
022b1b2
tdf#96505 Get rid of cargo cult long integer literals
by udareechk
· 9 years ago
db90b1a
Move slideshow include files to common include directory
by Stephan Bergmann
· 8 years ago
e8b5510
Fix typos
by Andrea Gelmini
· 8 years ago
f775249
remove cppcanvas Color class
by Noel Grandin
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
69c8865
Resolves: tdf#42873 videos in presenter console misplaced
by Caolán McNamara
· 9 years ago
8e78975
Rename the basegfx::tools namespace to basegfx::utils
by Tor Lillqvist
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
cc23399
clang-tidy modernize-use-emplace in slideshow
by Noel Grandin
· 9 years ago
1a547a5
hidpi+gtk3: move setting the opengl slide viewport
by Caolán McNamara
· 9 years ago
67951d0
Resolves: tdf#111073 incorrect gif background color
by Caolán McNamara
· 9 years ago
64a3124
Fix typos
by Andrea Gelmini
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
224b770
remove UL/L suffixes from shift-by-constant expressions
by Noel Grandin
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
b32ead5
loplugin:checkunusedparams more part1
by Noel Grandin
· 9 years ago
81047ea
make animation loop sal_uInt32 consistently
by Caolán McNamara
· 9 years ago
b9982b5
loplugin:constparams in slideshow
by Noel Grandin
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
83535a2
emfplus: create a wmf/emf/emf+ primitive based importer
by Armin Le Grand
· 9 years ago
7de833a
simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)
by Noel Grandin
· 9 years ago
868d8c8
loplugin:unnecessaryparen handle parens inside call expr
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
e037381
loplugin:unusedfields in slideshow..svtools
by Noel Grandin
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
58c0252
loplugin:casttovoid: slideshow
by Stephan Bergmann
· 9 years ago
2fb2d6e
loplugin:oncevar in scaddins..sot
by Noel Grandin
· 9 years ago
dbcc169
Fix typos
by Andrea Gelmini
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
277395b
make opengl transitions under X flicker free on enter/leave
by Caolán McNamara
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
756e090
logging the simple message is sufficient
by Caolán McNamara
· 9 years ago
5957406
logging the simple message is sufficient
by Caolán McNamara
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
8f999d65
cleanup unused css/animations/ and css/presentation/ includes
by Jochen Nitschke
· 9 years ago
52ef15c
Revert "Fix typos"
by Stephan Bergmann
· 9 years ago
26a6700
Fix typos
by Andrea Gelmini
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
6ffc3cf
tdf#43157: convert slideshow module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
ea9a31e
logging the simple message is sufficient
by Caolán McNamara
· 9 years ago
0514442
no need to use OUStringToOString in SAL_INFO
by Noel Grandin
· 9 years ago
e40f3cf
Improved loplugin:redundantcast, static_cast on arithmetic types: slideshow
by Stephan Bergmann
· 9 years ago
5d0e485
use actual UNO enums in reportdesign..svtools
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
2eae33e
Fix typos
by Andrea Gelmini
· 9 years ago
53bfd64
convert UpdateFlags to scoped enum
by Noel Grandin
· 9 years ago
01112d2
some OSL_FAIL to SAL_WARN
by Caolán McNamara
· 9 years ago
57b8a0c
show the last gif frame when the animation ends
by Caolán McNamara
· 9 years ago
823956a
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
18339e9
loplugin:subtlezeroinit: slideshow
by Stephan Bergmann
· 9 years ago
2a89b42
convert AttributeType to scoped enum
by Noel Grandin
· 9 years ago
0102b85
convert DocTreeNode::NodeType to scoped enum
by Noel Grandin
· 9 years ago
602a07e
drop CycleMode enum
by Noel Grandin
· 9 years ago
Next »