Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/propose-master-cib
/
toolkit
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
721366e
cppu: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
0063cf2
java: make fields final where possible
by Noel Grandin
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
e815987
vcl: move the Impl class of MapMode ...uhm... out of the public header?
by Michael Stahl
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
bb43702
java: convert fields to local variables where possible
by Noel Grandin
· 11 years ago
36ff152
java: reduce excessive code indentation levels
by Noel Grandin
· 11 years ago
cd32045
fix spelling implemenation -> implementation
by Noel Grandin
· 11 years ago
31d902d
fdo#84938: replace MOUSE_ modifier constants with enum
by Noel Grandin
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
a1c4d87
idle: allow processing pending handlers remotely.
by Michael Meeks
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
6412ebe
accessibility: shift by zero
by Robert Antoni Buj i Gelonch
· 11 years ago
Next »