Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract891c
/
slideshow
cbc114a
tdf#115142 Revert "slideshow: clip shapes in secondary screen window"
by Michael Stahl
· 8 years ago
11e6f0d
slideshow: clip shapes in secondary screen window
by Michael Stahl
· 8 years ago
159f55e
gtk3: flicker-free opengl transitions
by Caolán McNamara
· 9 years ago
0653041
Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPal
by Caolán McNamara
· 9 years ago
dc22d67
make opengl transitions under X flicker free on enter/leave
by Caolán McNamara
· 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
dd803c6
convert ReverseMethod to scoped enum
by Noel Grandin
· 9 years ago
9d29d3d
BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these files
by Tor Lillqvist
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
f482695
new loplugin:unusedenumconstants
by Noel Grandin
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
2608523
loplugin: unnecessary destructor sfx2..store
by Noel Grandin
· 9 years ago
bf110d4
Change all Idle* LINKs to be Timer*
by Jan-Marek Glogowski
· 9 years ago
6574aa5
remove SunStudio hacks
by Michael Stahl
· 9 years ago
0cee740
replace #ifdef SOLARIS with #ifdef __sun
by Michael Stahl
· 9 years ago
a70a62c
silence coverity#1371305 Missing move assignment operator
by Caolán McNamara
· 9 years ago
690cf2a
no point in having both SAL_WARN and OSL_FAIL for the same thing
by Noel Grandin
· 9 years ago
d15b4e2
teach sallogareas plugin to catch inconsistencies
by Noel Grandin
· 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
8bd9db9
gtk3: implement opengl support for slideshow
by Caolán McNamara
· 9 years ago
482d7ce
change from glew to epoxy
by Caolán McNamara
· 9 years ago
4ef9cce
OSL_TRACE -> SAL in sfx2..svx
by Noel Grandin
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
eab6ed9
getVerticesSize got renamed to getVerticesByteSize
by Caolán McNamara
· 9 years ago
5809f50
rework diamond transition to use only opengl core
by Caolán McNamara
· 9 years ago
fbb3f88
loplugin:unnecessaryoverride (dtors) in slideshow
by Stephan Bergmann
· 9 years ago
7915c90
warning C4018: '<' : signed/unsigned mismatch
by Stephan Bergmann
· 9 years ago
3830059
get vertices count without jumping through hoops
by David Tardon
· 9 years ago
8ca055f
rename to avoid further misunderstandings
by David Tardon
· 9 years ago
2d2329f
coverity#1371200 Missing move assignment operator
by Caolán McNamara
· 9 years ago
579feb4
glDrawArrays takes num of indices, not size of storage
by Caolán McNamara
· 9 years ago
bd614b9
Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY
by Stephan Bergmann
· 9 years ago
bb674aa
loplugin:unusedfields
by Noel Grandin
· 9 years ago
41ea741
loplugin:unnecessaryvirtual in sfx2..svtools
by Noel Grandin
· 9 years ago
afe235a
tdf#103696 ensure glm always uses radians
by David Tardon
· 9 years ago
04055cd
fix doc comment to match code
by David Tardon
· 9 years ago
7445399
convert angle from degrees to radians for glm
by David Tardon
· 9 years ago
7195c7e
loplugin:expandablemethods in slideshow
by Noel Grandin
· 9 years ago
093d7b1
rename dir to follow suit
by David Tardon
· 9 years ago
c542323
remove unnecessary dir and name prefix
by David Tardon
· 9 years ago
d8ffe6c4
merge duplicate source file lists
by David Tardon
· 9 years ago
1aa69bd
loplugin:countusersofdefaultparams in sd..slideshow
by Noel Grandin
· 9 years ago
40fc2c1
loplugin:expandablemethodds in sfx2..starmath
by Noel Grandin
· 9 years ago
5f6af95
InfoFont/Color is not used by vcl now
by Caolán McNamara
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
c4cd079
loplugin:unusedmethods in sc..vcl
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
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
cea58d4
slideshow: stop whining about PresenterCanvas' lack of XUpdatable
by Michael Stahl
· 10 years ago
86c0ce4
loplugin:countusersofdefaultparams
by Noel Grandin
· 10 years ago
a402785
loplugin:countusersofdefaultparams in sfx2..svgio
by Noel Grandin
· 10 years ago
e13aead
Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion
by Tor Lillqvist
· 10 years ago
069d71b
loplugin:countusersofdefaultparams in shell..starmath
by Noel Grandin
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
a0d3168
tdf#97195 make diamond transition work again
by David Tardon
· 10 years ago
9f994a9
loplugin:staticmethods
by Stephan Bergmann
· 10 years ago
c726059
tdf#97195 fix crash in diamond shape transition
by David Tardon
· 10 years ago
7a0a0ba
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
b6b34d5
Clarify calculation precedence tdf#39440
by Muhammet Kara
· 10 years ago
cd71034
comphelper::OBaseMutex -> cppu::BaseMutex
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
16ddfa2
Slideshow: Add 'Oval' Shape Transition variant
by Mayank Gupta
· 10 years ago
4bcb477
Revert "Slideshow: Add 'Oval' Shape Transition variant"
by jan iversen
· 10 years ago
248c5ea
Slideshow: Add 'Oval' Shape Transition variant
by Mayank Gupta
· 10 years ago
a97b392
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
by Gleb Mishchenko
· 10 years ago
22fa928
tdf#96099 Remove various smart pointer typedefs
by Mark Page
· 10 years ago
66592cc
initialize the counter
by David Tardon
· 10 years ago
8e8a88e
loplugin:unusedfields
by Noel Grandin
· 10 years ago
5d78d48
Can use boost::make_optional
by Stephan Bergmann
· 10 years ago
b0950b1
Remove CycleMode enum
by Noel Grandin
· 10 years ago
850a8d2
Convert GRAPHIC to scoped enum
by Noel Grandin
· 10 years ago
d6eef45
slideshow: appease MSVC 2013 with the std::chrono types
by Michael Stahl
· 10 years ago
da732fa
slideshow: replace boost::posix_time with C++11 std::chrono
by Michael Stahl
· 10 years ago
edc8727
Convert Disposal to scoped enum
by Noel Grandin
· 10 years ago
81283a8
GLX_EXT_texture_from_pixmap path cannot be called...
by Caolán McNamara
· 10 years ago
Next »