Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/unostyles
/
accessibility
1f86864
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
3fbe1c8
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
065c8b4
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
addb63f
convert Sequence<XInterface> constructions to use initializer lists
by Noel Grandin
· 10 years ago
4a59a23
Get rid of some redundant base class typedefs
by Stephan Bergmann
· 10 years ago
ac63046
Fix includes
by Stephan Bergmann
· 10 years ago
43e42f9
Fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206
by Stephan Bergmann
· 10 years ago
604c6cf4
bin confusion with name AccessibleGridControlTableImplHelper
by Douglas Mencken
· 10 years ago
a673713
more removal of com::sun::star typedefs
by Noel Grandin
· 10 years ago
2f3ea8d
refactor out some com::sun::star typedefs
by Noel Grandin
· 10 years ago
11b3555
Revert "bin confusion with name AccessibleGridControlTableImplHelper"
by Noel Grandin
· 10 years ago
3028668
bin confusion with name AccessibleGridControlTableImplHelper
by Douglas Mencken
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
5da3f0f
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
9e4c87be
Fix typos
by Andrea Gelmini
· 11 years ago
99bfc36
convert Link<> to typed
by Noel Grandin
· 11 years ago
c5909e2
Update many ListBox users to its sal_Int32 interface
by Matteo Casalin
· 11 years ago
71a8329
convert Link<> to typed
by Noel Grandin
· 11 years ago
6900bf4
o3tl/cow_wrapper: remove boost dependency
by Daniel Robertson
· 11 years ago
6917ebc
sal_uLong to sal_uInt32
by Matteo Casalin
· 11 years ago
866e287
sal_uLong to sal_uInt32 as TextPaM paragraph number
by Matteo Casalin
· 11 years ago
a00c47a
sal_uInt16 to sal_Int32
by Matteo Casalin
· 11 years ago
fddb493
loplugin: defaultparams
by Noel Grandin
· 11 years ago
403c134
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
50097a8
basic,basctl: inline some use-once typedefs
by Noel Grandin
· 11 years ago
44cd9ef
sal_uInt16 to sal_Int32, constify, minor optimizations
by Matteo Casalin
· 11 years ago
7669cbf
sal_uInt16 to sal_Int32
by Matteo Casalin
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
395d922
chmod -x
by Tor Lillqvist
· 11 years ago
38023af
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
95aad95
inline a handful of use-once #defines
by Noel Grandin
· 11 years ago
be62355
com::sun::star->css in accessibility
by Noel Grandin
· 11 years ago
04b472a
loplugin:unusedmethods accessibility,fpicker,uui
by Noel Grandin
· 11 years ago
06ea347
loplugin:unusedmethods svtools
by Noel Grandin
· 11 years ago
799cc41
Fix typos
by Andrea Gelmini
· 11 years ago
00daf98
tdf#88206: replace cppu::WeakImplHelper* and cppu::WeakComponentImplHelper*
by Takeshi Abe
· 11 years ago
e9c3583
improve the returnbyref loplugin
by Noel Grandin
· 11 years ago
ffa8892
Fix typos
by Andrea Gelmini
· 11 years ago
497c589
sal_uLong->sal_Int32 in SvtIconChoiceCtrl
by Noel Grandin
· 11 years ago
42713c5
fix a11y crash seen in save-as-template
by Caolán McNamara
· 11 years ago
8e1ad96
Some missing SolarMutexGuard around VclPtr acquire/release
by Stephan Bergmann
· 11 years ago
5a2e099
cppcheck:redundantCondition
by Noel Grandin
· 11 years ago
776a3f1
convert expressions like 'size() == 0' to 'empty()'
by Noel Grandin
· 11 years ago
b401a8d
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
afcf1ec
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
d5129a9
new clang plugin: loopvartoosmall
by Noel Grandin
· 11 years ago
5b1337f
tdf#62475: partial handmade fixes
by Andrea Gelmini
· 11 years ago
d93915b
conver MENU_FLAG_ constants to scoped enum
by Noel Grandin
· 11 years ago
21773f6
cppcheck: noExplicitConstructor
by Caolán McNamara
· 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
83ed85e
some build fixes
by Caolán McNamara
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
fc205e4
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2f6497b
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
38143e4
convert TREEBOX_ALLITEM constants to scoped enum
by Noel Grandin
· 11 years ago
8d3eefd
convert TREEFLAG_ 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
26ec80f
loplugin:staticmethods
by Noel Grandin
· 11 years ago
746b518
More misc. cleanup.
by Michael Meeks
· 11 years ago
e35bc27
vclwidget: make sure we have an explicit destructor
by Noel Grandin
· 11 years ago
de6b914
accessibility: cleanup for updated toolkit API.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
14505bb
loplugin:staticmethods
by Noel Grandin
· 11 years ago
74e673b
Resolves: tdf#82998 no object:active descendant changed emitted
by Caolán McNamara
· 11 years ago
da907c7
Related: tdf#82998 rearrange, no logic change
by Caolán McNamara
· 11 years ago
835fcfa
Related: tdf#82998 assume VALUE_CHANGED makes sense only for windows
by Caolán McNamara
· 11 years ago
ccaeafa
Related: tdf#82998 don't emit an Indeterminate state change for boxes
by Caolán McNamara
· 11 years ago
9e13404
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
33de587
tdf#88230: cleanup solar mutex yielding
by Pranav Kant
· 11 years ago
fb14be5
create new 'enum class' SotClipboardFormatId to unify types
by Noel Grandin
· 11 years ago
5a308b1
V801: Decreased performance
by Caolán McNamara
· 11 years ago
1129248
Avoid unnecessary bad downcasts to ToolBox
by Stephan Bergmann
· 11 years ago
e8064be
Typo: aditional->additional
by Julien Nabet
· 11 years ago
a1ceacc
boost::foo_ptr->std::foo_ptr
by Caolán McNamara
· 11 years ago
23505ff
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
52c2111
callcatcher: remove some unused methods
by Caolán McNamara
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
9b7b177
tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updated
by Niklas Johansson
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
d22a270
Accessibility: Expose keyboard short-cuts of menu entries
by Niklas Johansson
· 11 years ago
bae855e
fdo#84938: replace BUTTONTYPE_ constants with 'enum class'
by Noel Grandin
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
7f476fe
boost::unordered_map -> c++11 std::unordered_map
by Caolán McNamara
· 11 years ago
3338f47
reduce scope of local variables
by Michael Weghorn
· 11 years ago
ef8e382
fdo#86117 a11y: Exception when closing popup from ToolBox w/o separator
by Maxim Monastirsky
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 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
a7542d3
fdo#84938: replace MIB_ constants with enum
by Noel Grandin
· 11 years ago
035fe8a
fdo#84938: replace MENUITEM constants with enum
by Noel Grandin
· 11 years ago
67c9d05
fdo#84938: replace TIB_ constants with enum
by Noel Grandin
· 11 years ago
06562c6
convert SV_BMP_ constants to enum
by Noel Grandin
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
e52758f
coverity#1242517 Arguments in wrong order (gold ?)
by Caolán McNamara
· 12 years ago
Next »