Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/distro/cib/libreoffice-5-0
/
extensions
99f622f
tdf#99643 OLE automation bridge: fix 64-bit pointer conversions
by Michael Stahl
· 10 years ago
dc66e55
tdf#96368: Address book wizard with no selection returns Evolution
by Julien Nabet
· 10 years ago
448fec8
tdf#62381: Stop using NPAPI plugin when NP_Initialize fails
by Stephan Bergmann
· 10 years ago
e3e9684
tdf#92611 - unwind UNO lifecycle snafu.
by Michael Meeks
· 11 years ago
4f9d125
more untranslatable UI strings
by Andras Timar
· 11 years ago
f91c990
abpilot: add translatable string early
by Miklos Vajna
· 11 years ago
f8f605d
gcc4.6: remove trigraph sequences '<::'
by Thorsten Behrens
· 11 years ago
4ce5375
Apply new VclPtr clang plugin to catch potential problems.
by Noel Grandin
· 11 years ago
07074e0
tdf#91702 - fix stack-based MessBox allocation.
by Michael Meeks
· 11 years ago
35e13c7
convert WINDOW_POSSIZE constants to scoped enum
by Noel Grandin
· 11 years ago
118da1a
convert POINTER constants to scoped enum
by Noel Grandin
· 11 years ago
1f5754e
Fix Windows 64-bit build
by Stephan Bergmann
· 11 years ago
be8a023
Rewrite all calls like Dialog(params).Execute()
by Philippe Jung
· 11 years ago
ac633ce
tdf#91671 avoid use of already disposed control
by David Tardon
· 11 years ago
f0bbafb
Audit all PostUserEvent calls and instrument for VclPtr.
by Michael Meeks
· 11 years ago
25a47c5
convert TEXT_DRAW constants to scoped enum
by Noel Grandin
· 11 years ago
f457f9b
loplugin:staticmethods
by Stephan Bergmann
· 11 years ago
a97fc29
refactor scanner ext. to use RenderContext
by Tomaž Vajngerl
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
7a7a908
tdf#91240 - cope with state-change after dispose and dispose fixedtext.
by Michael Meeks
· 11 years ago
facc91a
convert FLOATWIN_POPUPMODE constants to scoped enum
by Noel Grandin
· 11 years ago
936a496
Switch VclBuilder constructors to use VclPtr.
by Michael Meeks
· 11 years ago
6679105
Revert "Switch VclBuilder constructors to use VclPtr."
by Michael Meeks
· 11 years ago
9f016bd
Switch VclBuilder constructors to use VclPtr.
by Michael Meeks
· 11 years ago
82d68f9
convert COMMAND_ constants to scoped enum
by Noel Grandin
· 11 years ago
6dc42c8
Use IMPL_LINK_NOARG[_TYPED] where applicable
by Stephan Bergmann
· 11 years ago
67e82c4
No more need for EMPTYARG in C++11
by Stephan Bergmann
· 11 years ago
a5e8f26
Replace IMPL_STATIC_LINK[_TYPED] with more useful variants
by Stephan Bergmann
· 11 years ago
266ce1c
tdf#91052 - more macros for 'make' constructors.
by Michael Meeks
· 11 years ago
5eb6bd4
lopluign:staticmethods: Handle DECL_LINK
by Stephan Bergmann
· 11 years ago
f9290d3
Clean up checks of sal_Bool values
by Stephan Bergmann
· 11 years ago
b35828b
convert CONFIG_MODE constants to scoped enum
by Noel Grandin
· 11 years ago
b515d1f
Use various typed ToolBox::Set*Hdl Links
by Stephan Bergmann
· 11 years ago
8fca0c4
vcl: rename other members of StateChangedType for consistency
by Michael Stahl
· 11 years ago
c9b4c56
Use typed Idle::SetIdleHdl Link
by Stephan Bergmann
· 11 years ago
8cafd08
Use typed Timer::SetTimeoutHdl Link
by Stephan Bergmann
· 11 years ago
b954271
Use typed TabControl::SetDeactivatePageHdl Link
by Stephan Bergmann
· 11 years ago
74ca486
these are static all the way down
by Caolán McNamara
· 11 years ago
0978dbb
another attempt to get coverity to parse this
by Caolán McNamara
· 11 years ago
b12c5d0
reorg this template to see if coverity can parse then
by Caolán McNamara
· 11 years ago
0dccc59
Use typed MaybeFile Link
by Stephan Bergmann
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
c07a3b0
Get rid of initial :: for the svx namespace
by Tor Lillqvist
· 11 years ago
d883c12
Get rid of the initial :: for the vcl namespace
by Tor Lillqvist
· 11 years ago
4a7dcee
Clean up tools/link.hxx
by Stephan Bergmann
· 11 years ago
e6c08b6
Remove unnecessary STATIC_LINK macro
by Stephan Bergmann
· 11 years ago
626fe166
redundant cast
by Caolán McNamara
· 11 years ago
aaa1861
convert WZB_ constants to scoped enum
by Noel Grandin
· 11 years ago
969d833
Also add RenderContext parameter to updatecheckui
by Tomaž Vajngerl
· 11 years ago
6cea2e6
fix compile: delegate RenderContext parameter to super
by Tomaž Vajngerl
· 11 years ago
9905a8b
replace Paint calls to Invalidate + fix compilation
by Tomaž Vajngerl
· 11 years ago
f50fd96
mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)
by Tomaž Vajngerl
· 11 years ago
fc4935c
extensions: fix GCC-4.7 build
by Miklos Vajna
· 11 years ago
0cdecf1
loplugin:vclwidgets (best guess)
by Stephan Bergmann
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
c1a4cd6
Dialog::Execute return type is short/VclResponseType
by Stephan Bergmann
· 11 years ago
5c859f4
executedDialog _nExecutionResult param is of type sal_Int16/VclResponseType
by Stephan Bergmann
· 11 years ago
93fed09
Dialog::EndDialog nResult param is of type long/VclResponseType
by Stephan Bergmann
· 11 years ago
4591a13
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
537921f
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
5ad2982
fix windows build
by Noel Grandin
· 11 years ago
0a7b739
loplugin:staticmethods
by Noel Grandin
· 11 years ago
a57a1494
loplugin:staticmethods
by Noel Grandin
· 11 years ago
a880ec8
loplugin:staticmethods
by Noel Grandin
· 11 years ago
12ba9e3
loplugin:staticmethods
by Noel Grandin
· 11 years ago
6903488
extensions: remove unnecessary include
by Michael Stahl
· 11 years ago
89ec942
Fix a number of boost::unique_ptr errors.
by Michael Meeks
· 11 years ago
3f32e14
extensions: convert new to ::Create.
by Michael Meeks
· 11 years ago
1b5f693
convert SV_DRAGDOP_ constants to scoped enum
by Noel Grandin
· 11 years ago
11c8346
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
6ff2d84a
Various #include <sal/log.hxx> fixups
by Stephan Bergmann
· 11 years ago
f124884
dbaccess: convert new to ::Create.
by Michael Meeks
· 11 years ago
0269ef9
sw: convert new to ::Create.
by Noel Grandin
· 11 years ago
0a497cb
Use VclPtr for OGenericUnoDialog::createDialog.
by Michael Meeks
· 11 years ago
3e710c2
fix live children left behind at destroy
by Noel Grandin
· 11 years ago
fe73ed7
convert SFX_ITEM constants to scoped enum
by Noel Grandin
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
373a9b9
loplugin:redundantcast: redundant const_cast followed by implicit upcast
by Stephan Bergmann
· 11 years ago
c6fb78d
disposeAndClear in place of DELETEZ.
by Michael Meeks
· 11 years ago
e985155
Misc. other fixing.
by Michael Meeks
· 11 years ago
f9a55aa
Lots more small re-basing issues fixed.
by Michael Meeks
· 11 years ago
7a1fad0
convert ScopedVclPtr to ScopedVclPtrInstance
by Noel Grandin
· 11 years ago
8a65284
Automated conversion of VclPtr construction to use Instance template.
by Michael Meeks
· 11 years ago
5d133eb6
first half of non-scriptable, Instance constructor conversion.
by Michael Meeks
· 11 years ago
ad8a207
cure a lot of unfortunate ScopedVclPtrs.
by Michael Meeks
· 11 years ago
d1091fd
re-insert erroneously converted delete calls.
by Michael Meeks
· 11 years ago
61b224f
vclwidget: fixup locally allocated vcl::Window objects
by Noel Grandin
· 11 years ago
0556598
vclwidget: check for calling delete on subclasses of vcl::Window
by Noel Grandin
· 11 years ago
6d0c891
vclwidget: fix more places that should be wrapping in VclPtr
by Noel Grandin
· 11 years ago
6574128
cleanup Printer VclRef pieces.
by Michael Meeks
· 11 years ago
c72fac2
vclwidget: convert lots more sites to use VclPtr
by Noel Grandin
· 11 years ago
d7a84ce
vclwidget: only call dispose() once
by Noel Grandin
· 11 years ago
c0a802b
Audit and correct misc. clears -> disposeAndClears.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
00f2787
vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr
by Noel Grandin
· 11 years ago
1139e54
vcl: VclPtr conversion in extensions
by Noel Grandin
· 11 years ago
3e41b06
initial load of bibliography doesn't set bibliography type
by Caolán McNamara
· 11 years ago
3ad9d25
vcl: make VclPtr<T>(T*) constructor explicit
by Noel Grandin
· 11 years ago
a632fa5
vcl: rename VclReference to VclPtr
by Noel Grandin
· 11 years ago
Next »