Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/distro/cib/libreoffice-5-0
/
toolkit
9a22f9f
tdf#94715 - ensure we remove ourselves from the same event source.
by Michael Meeks
· 10 years ago
950c5ad
Resolves: tdf#90609 SolarMutex assert on threaded load
by Caolán McNamara
· 11 years ago
8aac888
Some missing SolarMutexGuard around VclPtr acquire/release
by Stephan Bergmann
· 11 years ago
e0d249c
vclptr fix in ScrollableWrapper
by Noel Grandin
· 11 years ago
4ce5375
Apply new VclPtr clang plugin to catch potential problems.
by Noel Grandin
· 11 years ago
7d8383f
Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instance
by Caolán McNamara
· 11 years ago
35e13c7
convert WINDOW_POSSIZE constants to scoped enum
by Noel Grandin
· 11 years ago
a5e58e6
convert WINDOW constants for GetWindow() methods to scoped enum
by Noel Grandin
· 11 years ago
50726ce
convert constants in include/vcl/settings.hxx to scoped enums
by Noel Grandin
· 11 years ago
f34c1e9
tdf#91416 - fix some incorrectly allocated VirtualDevices.
by Michael Meeks
· 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
3b416a7
svtools: switch UNO pieces to use VclPtr enabled toolkit.
by Michael Meeks
· 11 years ago
60fcbc1a
toolkit: more VclPtr pieces.
by Michael Meeks
· 11 years ago
95f686d
toolkit: more cleanup.
by Michael Meeks
· 11 years ago
51e97b2
toolkit: first cut at switching to VclPtr.
by Michael Meeks
· 11 years ago
ce8cfbd
svtools: apply vcl::window refcounting changes
by Noel Grandin
· 11 years ago
e4688a3
loplugin:staticmethods
by Noel Grandin
· 11 years ago
54e87df
Change INetProtocol enumerators to CamelCase
by Stephan Bergmann
· 11 years ago
44b3e56
Change INetProtocol to scoped enumeration
by Stephan Bergmann
· 11 years ago
edc189d
loplugin:staticfunction
by Noel Grandin
· 11 years ago
f785d16
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
2ec9d9d
Resolves: tdf#90228 1.06 turns into a monster
by Caolán McNamara
· 11 years ago
a52cf47
Clean up template-parameter-dependent C-style casts
by Stephan Bergmann
· 11 years ago
93a8ef5
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
b627a4d
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
76f33f1
tdf#67990: Management of case in combobox
by Julien Nabet
· 11 years ago
3099c70b
Fix various XServiceInfo implementations
by Stephan Bergmann
· 11 years ago
d1c9e5e
tdf#43157: Fix format string violations in OSL_TRACE etc.
by Stephan Bergmann
· 11 years ago
924b292
V801: Decreased performance
by Caolán McNamara
· 11 years ago
f33d680
Idle Timer: Invented Base Class
by Tobias Madl
· 11 years ago
57656eb
Idle and Timer are now completely independent
by Tobias Madl
· 11 years ago
32f95a3
V813: Decreased performance
by Caolán McNamara
· 11 years ago
f02ee5b
Avoid unnecessary bad downcasts to Button
by Stephan Bergmann
· 11 years ago
48f0a5e
Typos
by Julien Nabet
· 11 years ago
6b3aa0f
tdf#78174: toolkit: work around GCC 4.9 -Os link failure
by Michael Stahl
· 11 years ago
a1ceacc
boost::foo_ptr->std::foo_ptr
by Caolán McNamara
· 11 years ago
c7258cf
shared_ptr<T>(new T(args)) -> make_shared<T>(args)
by Caolán McNamara
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
4114601
Resolves: #i98734# save/load ScaleMode property of image control on dialogs
by Tsutomu Uchino
· 11 years ago
91567c2
calling alloca() requires #include <sal/alloca.h>
by Michael Stahl
· 11 years ago
17fe7fc
Some more loplugin:cstylecast: toolkit
by Stephan Bergmann
· 11 years ago
5333782
convert SETTINGS_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
a5b5ad9
fdo#84938: replace DATACHANGED_ constants with 'enum class'
by Noel Grandin
· 11 years ago
0933005
java: simplify sleeping and waiting in tests
by Noel Grandin
· 11 years ago
2ce0030
Fix long/sal_IntPtr mismatch on x86_64 platform on windows
by David Ostrovsky
· 11 years ago
5c5edae
Revert "Use SVLIBRARY instead of gb_Library_get_runtime_filename"
by Matúš Kukan
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
ee567a6
Use SVLIBRARY instead of gb_Library_get_runtime_filename
by Stephan Bergmann
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
822b4fd
java: unnecessary method overrides
by Noel Grandin
· 11 years ago
1003946
java: remove more dead code
by Noel Grandin
· 11 years ago
3c6d932
java: was passing the wrong thing to the remove method
by Noel Grandin
· 11 years ago
35f8d6a
java: remove unnecessary reflection in toolkit tests
by Noel Grandin
· 11 years ago
43cc8ad
java: remove dead code
by Noel Grandin
· 11 years ago
7da92fd
cppcheck: Possible inefficient checking for <var> emptiness
by Julien Nabet
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
581d1e3
java: reduce visibility of some methods and fields
by Noel Grandin
· 11 years ago
0ae24c2
java: fix access to always null field
by Noel Grandin
· 11 years ago
52d8444
java: synching on a global object is not very useful
by Noel Grandin
· 11 years ago
41f4417
java: dodgy synchronisation around clear
by Noel Grandin
· 11 years ago
44199e8
toolkit: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
a646734
No need for libotouch any more here
by Tor Lillqvist
· 11 years ago
58bec49
Kill createScreenCompatibleDeviceUsingBuffer
by Tor Lillqvist
· 11 years ago
454dddd
java: remove some unused fields and variables
by Noel Grandin
· 11 years ago
45fe771
toolkit: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
373affe
java: remove some unnecessary interfaces
by Noel Grandin
· 11 years ago
7557f23
java: reduce visibility of fields and methods
by Noel Grandin
· 11 years ago
9adb820
java: simplify the getMSF() methods
by Noel Grandin
· 11 years ago
9af9d2c
Split into individual definitions, one per line
by Stephan Bergmann
· 11 years ago
2979ff2
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
c199b76
java: remove some unused local variables
by Noel Grandin
· 11 years ago
7304f97
vcl: remove unnecessary typedef VCLXGraphicsList_impl
by Chris Sherlock
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
Next »