Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unitver
/
toolkit
092a390
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
ba00a4d
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
c8479bd
convert DBG_ASSERTWARNING to SAL_WARN_IF
by Noel Grandin
· 10 years ago
59c38539
Allow injection of keyboard and mouse events through UNO
by Matthew J. Francis
· 11 years ago
db8c703
convert PASSED to COMPLETED in 'make check' test messages
by Noel Grandin
· 10 years ago
b4b7703
cppcheck:variableScope
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
527a9a1
loplugin:mergeclasses
by Noel Grandin
· 11 years ago
7ca450c
Related tdf#94557: Combo box entries are case-sensitive (sometimes)
by Julien Nabet
· 10 years ago
e209d11
remove old standalone Sun bug numbers
by Noel Grandin
· 11 years ago
a2a5187
Fix typos
by Andrea Gelmini
· 11 years ago
8f3d411
toolkit: convert alloca() to std::unique_ptr
by Michael Stahl
· 11 years ago
1e67e94
convert Link<> to typed
by Noel Grandin
· 11 years ago
99bfc36
convert Link<> to typed
by Noel Grandin
· 11 years ago
3a00aae
boost->std
by Caolán McNamara
· 11 years ago
31ebd9f
boost->std
by Caolán McNamara
· 11 years ago
2a4ccc0
convert Link<> to typed
by Noel Grandin
· 11 years ago
1ea153b
Use better/auto int types, remove a couple of OUStrings copies
by Matteo Casalin
· 11 years ago
9e3820a
convert Link<> to typed
by Noel Grandin
· 11 years ago
71a8329
convert Link<> to typed
by Noel Grandin
· 11 years ago
2beeeea
Get rid of OSL_UNUSED
by Stephan Bergmann
· 11 years ago
bfa5b13
toolkit: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
4ea70f8
convert Link<> to typed
by Noel Grandin
· 11 years ago
d829012
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
bd8b93f
make PostUserEvent Link<> typed
by Noel Grandin
· 11 years ago
fe6c124
Remove demonstrated-useless comphelper::compare
by Stephan Bergmann
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
286dfc2
loplugin: defaultparams
by Noel Grandin
· 11 years ago
b8eeefe
toolkit: don't let ToolkitWorkerFunction join its own thread
by Michael Stahl
· 11 years ago
300b4fa
vcl:: replace boost::function with std::function
by Michael Stahl
· 11 years ago
a4fd6c4
inline some use-once typedefs
by Noel Grandin
· 11 years ago
38ecca9
inline a bunch of use-once macros
by Noel Grandin
· 11 years ago
442b788
Resolves: tdf#90609 SolarMutex assert on threaded load
by Caolán McNamara
· 11 years ago
9582380
convert ImageAlign to enum class
by Noel Grandin
· 11 years ago
dc7fc20
convert WALLPAPER constants to scoped enum
by Noel Grandin
· 11 years ago
9f27e5b
Fix typos
by Andrea Gelmini
· 11 years ago
93f0c1f
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
a792aa2
loplugin:unusedmethods toolkit,package
by Noel Grandin
· 11 years ago
cbce40e
Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds
by Stephan Bergmann
· 11 years ago
462e986
Fix typos
by Andrea Gelmini
· 11 years ago
b55166d
Revert "return and use std::vector from OInterfaceContainerHelper"
by Noel Grandin
· 11 years ago
e57314f
return and use std::vector from OInterfaceContainerHelper
by Noel Grandin
· 11 years ago
7d59a63
coverity#1308539 Uncaught exception
by Caolán McNamara
· 11 years ago
3148539
gb_OBJCXXFLAGS requires -lobjc
by Stephan Bergmann
· 11 years ago
8e1ad96
Some missing SolarMutexGuard around VclPtr acquire/release
by Stephan Bergmann
· 11 years ago
9b7e1bf
Fix typos
by Andrea Gelmini
· 11 years ago
4ea281a
cppcheck:redundantAssignment
by Noel Grandin
· 11 years ago
0c18bed
java: 'final static' to 'static final'
by Noel Grandin
· 11 years ago
c3c45ff
Fix typos
by Andrea Gelmini
· 11 years ago
efd4bfa
java:regulatize the order of 'final' and public/private
by Noel Grandin
· 11 years ago
754ade3
speed up Java unit tests by removing sleeps
by Noel Grandin
· 11 years ago
4414075
java:Non-synchronized method should not override a synchronized method
by Noel Grandin
· 11 years ago
e5de569
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
f6e5a0a
vclptr fix in ScrollableWrapper
by Noel Grandin
· 11 years ago
3f72218
Apply new VclPtr clang plugin to catch potential problems.
by Noel Grandin
· 11 years ago
275f0c7
Let JUnit take care of exceptions
by Noel Grandin
· 11 years ago
3f69547
Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance
by Caolán McNamara
· 11 years ago
8161056
uno::Sequence provides now begin and end
by Noel Grandin
· 11 years ago
64b3388
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
5c85974
split toolkit unoapi test for performance
by Bjoern Michaelsen
· 11 years ago
afcf1ec
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
4c93c30
convert GETFOCUS constants to scoped enum
by Noel Grandin
· 11 years ago
66854d6
convert WINDOW_DRAW flags to scoped enum
by Noel Grandin
· 11 years ago
f849d96
tdf#91416 - fix some incorrectly allocated VirtualDevices.
by Michael Meeks
· 11 years ago
d2275c8
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
204d147
convert SCROLL constants to scoped enum
by Noel Grandin
· 11 years ago
bb7ce31
convert INVALIDATE constants to scoped enum
by Noel Grandin
· 11 years ago
c7efb51
convert TOTOP constants to scoped enum
by Noel Grandin
· 11 years ago
65be8fd
convert WINDOW_ZORDER constants to scoped enum
by Noel Grandin
· 11 years ago
562b7b0
The corresponding VCL Window is not necessarily a Button
by Stephan Bergmann
· 11 years ago
ac3802d
convert WINDOW_POSSIZE constants to scoped enum
by Noel Grandin
· 11 years ago
566922a
convert WINDOW constants for GetWindow() methods to scoped enum
by Noel Grandin
· 11 years ago
83eb114
convert constants in include/vcl/settings.hxx to scoped enums
by Noel Grandin
· 11 years ago
dcefc97
convert IMAGE_DRAW_ constants to scoped enum
by Noel Grandin
· 11 years ago
25a47c5
convert TEXT_DRAW constants to scoped enum
by Noel Grandin
· 11 years ago
d93915b
conver MENU_FLAG_ constants to scoped enum
by Noel Grandin
· 11 years ago
4f4cff0
convert POPUPMENU_ constants to scoped enum
by Noel Grandin
· 11 years ago
19a32dd
convert KERNING_ constants to scoped enum
by Noel Grandin
· 11 years ago
82d68f9
convert COMMAND_ constants to scoped enum
by Noel Grandin
· 11 years ago
2244ba7
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
9bb254f
NOINSTANCE is implied now in IMPL_STATIC_LINK...
by Stephan Bergmann
· 11 years ago
39078c2
cleanup DIALOG_NO_PARENT, follow on to tdf#91090
by Noel Grandin
· 11 years ago
b13fbd1
convert BMP_SCALE constant to scoped enum
by Noel Grandin
· 11 years ago
f62af19
typo: strech -> stretch
by Andras Timar
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
d883c12
Get rid of the initial :: for the vcl namespace
by Tor Lillqvist
· 11 years ago
e6c08b6
Remove unnecessary STATIC_LINK macro
by Stephan Bergmann
· 11 years ago
a9bfa65
convert INITOUTDEV constants to scoped enum
by Noel Grandin
· 11 years ago
ce82146
Merge remote-tracking branch 'origin/feature/vclptrmerge2'
by Michael Meeks
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
9f387fa
css.awt.ItemEvent.Highlighted is of type long
by Stephan Bergmann
· 11 years ago
e710c1d
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
4592d27
Get rid of trivial comphelper::in-/decrement wrappers
by Stephan Bergmann
· 11 years ago
04cadb3
java: remove some unused code
by Noel Grandin
· 11 years ago
5d5f447e
UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.
by Michael Meeks
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
e9696b9
Fix more misc. lifecycle mistakes.
by Michael Meeks
· 11 years ago
4804ed9
Fixup toolkit's printer code.
by Michael Meeks
· 11 years ago
f583322
toolkit: much safer WindowDestroyed handler.
by Michael Meeks
· 11 years ago
Next »