Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-4-4
/
forms
3d9b62a
tdf#47832: Pictures on buttons, created in forms, gone after reopening form
by Zolnai Tamás
· 11 years ago
15b4ab8
cppuhelper: 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
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
275eb9c
coverity#706540 Uncaught exception
by Caolán McNamara
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 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
2a68ed1
Revert "Some SvxFontHeightItem clean-up"
by Stephan Bergmann
· 11 years ago
d5f93eb
Some SvxFontHeightItem clean-up
by Stephan Bergmann
· 11 years ago
5771bde
Try to fix ambiguity error
by Zolnai Tamás
· 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
12bcfec
markup with event type not checker type
by Caolán McNamara
· 11 years ago
5f15cc0
new loplugin: use more efficient find() methods
by Noel Grandin
· 11 years ago
3c58f07
fdo#84938: replace TOOLBOXITEM_ constants with enum
by Noel Grandin
· 11 years ago
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
cd6e671
coverity#706543 uncaught exception
by David Tardon
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
1e48bfa
forms: The if statement is redundant
by Robert Antoni Buj i Gelonch
· 12 years ago
8fbbb94
coverity#706537 Uncaught exception
by Caolán McNamara
· 11 years ago
31af61e
Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"
by Jan Holesovsky
· 11 years ago
858c2a2
Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"
by Jan Holesovsky
· 11 years ago
e254831
loplugin: cstylecast
by Noel Grandin
· 11 years ago
182fc4f
fdo#84938: replace WINDOW_BORDER constants with enum
by Noel Grandin
· 11 years ago
ae218f4
tweak CaughtException
by Caolán McNamara
· 11 years ago
66da64c
Missing include
by Stephan Bergmann
· 11 years ago
9e8a88b
coverity#706540 Uncaught exception
by Caolán McNamara
· 11 years ago
4fd65ac
coverity#706538 Uncaught exception
by Caolán McNamara
· 11 years ago
67c9d05
fdo#84938: replace TIB_ constants with enum
by Noel Grandin
· 11 years ago
03c7c26
java: final fields that can be static
by Noel Grandin
· 11 years ago
12b01b9
java: no need to call String.valueOf to append to a String
by Noel Grandin
· 11 years ago
582ef22
fdo#84854 it seems long is not enough on 32 bit
by David Tardon
· 11 years ago
9341bf3
java: when rethrowing, store the original exception
by Noel Grandin
· 11 years ago
bbd5a30
java: ensure that the stream is cleaned up before the method returns
by Robert Antoni Buj i Gelonch
· 11 years ago
af5ebbf
create a macro library for implementing bit-flags types
by Noel Grandin
· 12 years ago
cb7ede2
convert vcl StateChangedType to enum class
by Noel Grandin
· 12 years ago
47a2d76
fdo#81356: convert Fraction to boost::rational<long> - wip
by Juan Picca
· 12 years ago
04a810c
back out more wrong and confusing tools::Time comment changes
by Eike Rathke
· 12 years ago
02ace92
java: optimise calls to toArray
by Noel Grandin
· 12 years ago
0658889
fdo#39468 Make forms/ German comments clean
by Philipp Weissenbacher
· 12 years ago
4173bc5
forms: enhanced for loop
by Robert Antoni Buj i Gelonch
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
4badca0
forms: use Arrays.toString in integration.forms.RadioButtons
by Robert Antoni Buj i Gelonch
· 12 years ago
73d6c6b
forms: replace StringBuffer with StringBuilder
by Robert Antoni Buj i Gelonch
· 12 years ago
1c70f59
forms: the assigned value is never used
by Robert Antoni Buj i Gelonch
· 12 years ago
62bd1d1
forms: remove import from the same package
by Robert Antoni Buj i Gelonch
· 12 years ago
3b206d4
forms: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
bf7ddfd
Fix java.util.Calendar.set in integration.forms.DateValidator
by Robert Antoni Buj i Gelonch
· 12 years ago
72f5008
forms: getMonth() and getYear() are deprecated in java.util.Date
by Robert Antoni Buj i Gelonch
· 12 years ago
1641768
forms: Pass array of length equal to the size of the collection
by Robert Antoni Buj i Gelonch
· 12 years ago
0f8ed32
fdo#39468 Translate German comments, clean some ws
by Philipp Weissenbacher
· 12 years ago
0e55cc9
fdo#39468 Translated German to English
by Tobias Madl
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
778dcbc
fdo#39468 Translate German comments, clean some ws
by Philipp Weissenbacher
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
7cd65ee
Simplify expression to fix bool/sal_Bool ambiguity
by Stephan Bergmann
· 12 years ago
f5e617a
forms: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
8270808
Mark template member fns that are supposed to override as SAL_OVERRIDE
by Stephan Bergmann
· 12 years ago
86aed3c
fdo#39468: Translated German to English
by Jennifer Liebel
· 12 years ago
ea733ab5
Turn SfxItemState into a C++11 scoped enumeration
by Stephan Bergmann
· 12 years ago
ce65d21
Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SET
by Stephan Bergmann
· 12 years ago
57a4337
set names on a bunch more threads...
by Michael Stahl
· 12 years ago
26e9e22
Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
by Stephan Bergmann
· 12 years ago
2d43261
Fix *_component_getFactory function type
by Stephan Bergmann
· 12 years ago
30ae83c
fdo#82577: Handle KeyCode
by Tor Lillqvist
· 12 years ago
f7a65a1
Remove useless include tools/debug.hxx from forms and extensions
by Marcos Paulo de Souza
· 12 years ago
339d967
forms: CSS -> css
by Thomas Arnhold
· 12 years ago
150df3c
star* -> css::*
by Thomas Arnhold
· 12 years ago
892f4c2
stario -> css::io
by Thomas Arnhold
· 12 years ago
9d17726
staruno -> css::uno
by Thomas Arnhold
· 12 years ago
0ce1267
remove more unnecessary constructor declarations
by Noel Grandin
· 12 years ago
c0415d5
java: remove unnecessary constructor declarations
by Noel Grandin
· 12 years ago
60f152c
java: avoid unnecessary comparisons in boolean expressions
by Noel Grandin
· 12 years ago
4b4bff3
java: no need to instantiate String objects directly
by Noel Grandin
· 12 years ago
0764292
java: use 'Short.valueOf' instead of 'new Short'
by Noel Grandin
· 12 years ago
ff0ad04
java: use 'Integer.valueOf' instead of 'new Integer'
by Noel Grandin
· 12 years ago
be1bb7b
java: use Boolean.valueOf instead of instantiating Boolean objects
by Noel Grandin
· 12 years ago
56ef553
java: classes in java.lang package do not need to be fully qualified
by Noel Grandin
· 12 years ago
0d916bb
java: remove unused imports
by Noel Grandin
· 12 years ago
ac5954d
java: remove commented out code
by Noel Grandin
· 12 years ago
01c0424
remove unnecessary use of Java reflection
by Noel Grandin
· 12 years ago
34bcf9b
java: remove dead methods
by Noel Grandin
· 12 years ago
7cc627f
update_pch
by Thomas Arnhold
· 12 years ago
68cd011
java: reduce scope, make some methods private
by Noel Grandin
· 12 years ago
70f56bc
java: reduce scope, make member classes private
by Noel Grandin
· 12 years ago
da677df
java: reduce scope, make fields private
by Noel Grandin
· 12 years ago
14d1a11
java: reduce scope, make constructors private
by Noel Grandin
· 12 years ago
5656fe5
java: fix broken javadoc tags
by Noel Grandin
· 12 years ago
1c49650
java: remove useless javadoc tags
by Noel Grandin
· 12 years ago
0477e6c
java: add @Override annotation to overriding methods
by Noel Grandin
· 12 years ago
d5a31b2
java: remove unused parameters
by Noel Grandin
· 12 years ago
41709cc
java: remove unused parameters
by Noel Grandin
· 12 years ago
616b3ad
java: remove exceptions from throws clauses that are not
by Noel Grandin
· 12 years ago
b6a83e9
java: remove redundant null checks
by Noel Grandin
· 12 years ago
b58c053f
java: remove unnecessary semi-colons
by Noel Grandin
· 12 years ago
2d70094
java: remove unused imports
by Noel Grandin
· 12 years ago
8d6cf7a
java: remove dead methods
by Noel Grandin
· 12 years ago
0c5f51e
java: remove commented out code
by Noel Grandin
· 12 years ago
d26540b
java: remove unused fields
by Noel Grandin
· 12 years ago
Next »