Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gpg4libre
/
accessibility
6ee9f2c
loplugin:oncevar accessibility..basic
by Noel Grandin
· 9 years ago
a3bedb7
use local statics for getUnoTunnelImplementationId
by Jochen Nitschke
· 9 years ago
a7532d8
Remove VCLExternalSolarLock and IMutex.
by Arnaud Versini
· 9 years ago
f2d40b8
Remove all allocation of VCLExternalSolarLock.
by Arnaud Versini
· 9 years ago
0a58848
loplugin:unusedfields
by Noel Grandin
· 9 years ago
fd26c31
accessibility: avoid useless allocation of a VCLExternalLock
by Arnaud Versini
· 9 years ago
0e4a884
loplugin:stringcopy: accessibility
by Stephan Bergmann
· 9 years ago
3d8400a
loplugin:comparisonwithconstant in accessibility..basegfx
by Noel Grandin
· 9 years ago
482ef1b
loplugin:comparisonwithconstant in accessibility
by Noel Grandin
· 9 years ago
d17c7a7
accessibility: Remove useless locks.
by Arnaud Versini
· 9 years ago
c365ebc
accessibility: simplify and inline VCLXAccessibleList::clearItems
by Arnaud Versini
· 9 years ago
dd6d799
loplugin:constantparam
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
f67ddc8
tdf#43157: convert accessibility module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
59676b3
untranslated strings are just strings
by Caolán McNamara
· 9 years ago
dc73510
loplugin:checkunusedparams in accessibility and avmedia
by Noel Grandin
· 9 years ago
7c4c994
tdf#107458 No active item for the overflow subtoolbar
by Maxim Monastirsky
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
8fced91
clang-tidy readability-simplify-boolean-expr in accessibility..cui
by Noel Grandin
· 9 years ago
c7dfcc4
returning -1 is generally threadsafe
by Caolán McNamara
· 9 years ago
aa09b0c
loplugin:useuniqueptr extend to catch more localvar cases
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
9030552
loplugin:unusedenumconstants
by Noel Grandin
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
f645294
remove unused RID constants
by Noel Grandin
· 9 years ago
6e4d3ba
Clean up integer types representing positions in ToolBox's item vector
by Stephan Bergmann
· 9 years ago
0f0ebdd
Fix typos
by Andrea Gelmini
· 9 years ago
aadf790
remove some unnecessary use of OUString constructor
by Noel Grandin
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
0649622
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
4c8154b
loplugin:subtlezeroinit: accessibility
by Stephan Bergmann
· 9 years ago
013d978
Drop :: prefix from std in [a-b]*/
by Tor Lillqvist
· 9 years ago
5a59408
drop unused LIST from SvTreeAccRoleType enum
by Noel Grandin
· 9 years ago
8c00536
Convert WindowType to scoped enum
by Noel Grandin
· 9 years ago
65b7b63
loplugin:unusedenumconstants read-only constants in vcl
by Noel Grandin
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
faf9b82
makeAny->Any in accessibility..avmedia
by Noel Grandin
· 9 years ago
f1d83ac
loplugin:stringconstant check for unnecessary OUString constructor..
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
68044e9
New loplugin:dynexcspec: Add @throws documentation, accessibility
by Stephan Bergmann
· 9 years ago
eede420
use rtl::Reference in AccessibleGridControlAccess
by Noel Grandin
· 9 years ago
be0089b
use rtl::Reference in AccessibleBrowseBoxAccess
by Noel Grandin
· 9 years ago
7a507b5
new loplugin: useuniqueptr: accessibility
by Noel Grandin
· 9 years ago
ff30d20
a11y crash on accessing disposed TabControl during close of impress
by Caolán McNamara
· 9 years ago
841f48f
accessibility: prevent possible deadlock
by Arnaud Versini
· 9 years ago
62affdd
accessibility: simplify locking
by Arnaud Versini
· 9 years ago
c1f4d4d
accessibility: simplify CharacterAttributesHelper.
by Arnaud Versini
· 9 years ago
92a1ad1
Localize return value of EditBrowseBoxTableCell::getAccessibleName
by Muhammet Kara
· 9 years ago
a29bd2d
cleanup tailing backslashes
by Jochen Nitschke
· 9 years ago
46d3163
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
4e1c423
tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)
by Julien Nabet
· 9 years ago
ba6b35f
accessibility: cleanup AccessibleBrowseBoxBase implementation
by Arnaud Versini
· 9 years ago
8d52045
tdf#93430: Return the right offsets for runs
by Tamás Zolnai
· 9 years ago
e2c956d
Edit accessibility: intended to use dynamic cast here
by Tamás Zolnai
· 9 years ago
a564821
Fix 32-bit builds
by Stephan Bergmann
· 9 years ago
e0d8c38
tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry
by Tamás Zolnai
· 9 years ago
a667319
convert SFX_HINT to scoped enum
by Noel Grandin
· 9 years ago
a238c82
tdf#88206 replace cppu::WeakImplHelper* in unotools
by Jochen Nitschke
· 9 years ago
2d48f5f
convert VCLEVENT constants to scoped enum
by Noel Grandin
· 9 years ago
c1afa80
tdf#99687: Find Text widget fails to emit object:text-caret-moved events
by Tamás Zolnai
· 9 years ago
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 9 years ago
8955c3f
loplugin:oncevar
by Noel Grandin
· 9 years ago
1430158
style fix for cppcheck redundantCondition
by Jochen Nitschke
· 9 years ago
49c7bc5
loplugin:expandablemethods in accessibility
by Noel Grandin
· 9 years ago
9ac8a57
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
afd9bf1
loplugin:refcounting
by Stephan Bergmann
· 9 years ago
99a4ab0
parent will definitely exist at ctor time
by Caolán McNamara
· 9 years ago
6c22099
Resolves: tdf#103032 a11y crash on listbox dispose in toolbar dropdown
by Caolán McNamara
· 9 years ago
708253a
loplugin:unnecessaryoverride in accessibility..chart2
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
7d8196e
perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related
by Eike Rathke
· 10 years ago
0761f97
loplugin:constantparam in accessibility to basic
by Noel Grandin
· 10 years ago
f101819
tdf#88205 use list ctor for uno::Sequence a11y to canvas
by Jochen Nitschke
· 10 years ago
6dd32d4
chmod 644 some source files
by Stephan Bergmann
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
f62d222
tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.
by Gökhan Gurbetoğlu
· 10 years ago
04a8ba2
convert ScrollType to scoped enum
by Noel Grandin
· 10 years ago
ef699b4
convert SV_ITEM_ID_LBOX defines to scoped enum
by Jochen Nitschke
· 10 years ago
3716b14
loplugin:constantparam
by Noel Grandin
· 10 years ago
f5e3b7b
loplugin:countusersofdefaultparams in accessibility,avmedia
by Noel Grandin
· 10 years ago
018e893
Improve loplugin:unnecessaryoverride
by Stephan Bergmann
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
38ae35d
tdf#84635 - Slow layout of large tables
by Noel Grandin
· 10 years ago
52b91f3
new loplugin fragiledestructor
by Noel Grandin
· 10 years ago
0e69b6b
so the global Application GetAutoMnemonic is always true, simplify
by Caolán McNamara
· 10 years ago
cd71034
comphelper::OBaseMutex -> cppu::BaseMutex
by Noel Grandin
· 10 years ago
428e23f
Fix some spelling errors in comments and strings
by Otto Kekäläinen
· 10 years ago
85aa807
tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor
by Arnold Dumas
· 10 years ago
9742ee5
tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor
by Arnold Dumas
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
0f32ba5
Resolves: tdf#100272 row ally index is ROW_INVALID
by Caolán McNamara
· 10 years ago
4d49c96
Let loplugin:passstuffbyref also look at fn defn not preceded by any decl
by Stephan Bergmann
· 10 years ago
c47b170
Convert SelectionMode to scoped enum
by Noel Grandin
· 10 years ago
e084933
Get rid of unnecessary directory levels $D/inc/$D
by Tor Lillqvist
· 10 years ago
a656be6
clang-tidy misc-unused-raii
by Noel Grandin
· 10 years ago
Next »