Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-3
/
accessibility
5f345e3
tdf#108838 accessibility: fix horrible memory leak in AccessibleTabBarBase
by Michael Stahl
· 9 years ago
252f2d4
a11y crash on accessing disposed TabControl during close of impress
by Caolán McNamara
· 9 years ago
899ea62
tdf#104767: Fix calculus of child index in commitTableEvent (accessibility)
by Julien Nabet
· 9 years ago
b88a565
tdf#93430: Return the right offsets for runs
by Tamás Zolnai
· 9 years ago
b815cdf
tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entry
by Tamás Zolnai
· 9 years ago
b9f2330
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
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
c06be53
connectivity: replace boost::remove_reference with std::remove_reference
by Michael Stahl
· 10 years ago
b19ac3c
clang-tidy modernize-loop-convert in a*
by Noel Grandin
· 10 years ago
5abc669
new plugin stylepolice
by Noel Grandin
· 10 years ago
d9508c8
cppcheck: silence known conditions warnings accessibility
by Jochen Nitschke
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
c664b27
tdf#94306 remove unused boost dependencies
by Jochen Nitschke
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
8c2f2e1
tdf#94306 replace boost::noncopyable in ..
by Jochen Nitschke
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 10 years ago
0b8e5ca
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
ef97576
tdf#97525 vcl: make DeletionListener internal
by Jochen Nitschke
· 10 years ago
16611ad
loplugin:constantparam in accessiblity
by Noel Grandin
· 10 years ago
c91b103
convert SvButtonState to scoped enum
by Noel Grandin
· 10 years ago
978cfb8
loplugin:constantparam in accessibility
by Noel Grandin
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
e16a07f
solenv: fix mkdocs.sh to take into account projects with no inc dir
by Chris Sherlock
· 10 years ago
e2a6b13
accessibility: fix rest of doxygen errors
by Chris Sherlock
· 10 years ago
5569a65
accessibility: cleanup doxygen errors
by Chris Sherlock
· 10 years ago
777ad8f
accessibility: fix doxygen errors
by Chris Sherlock
· 10 years ago
697d445
vcl: take into account the font width is the average font width
by Chris Sherlock
· 10 years ago
98c3436
boost::hash->std::hash
by Noel Grandin
· 10 years ago
af7d238
tdf#88205 Delete 'css::uno::Sequence'
by kerem
· 10 years ago
e9a2e04
OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that
by Caolán McNamara
· 10 years ago
cd5431c
Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs
by Stephan Bergmann
· 10 years ago
5659b68
vcl: rename Font::GetFamily to Font::GetFamilyType
by Chris Sherlock
· 10 years ago
28c96fc
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
45654a1
revert vcl patch series that brok Mac and Windows
by Norbert Thiebaud
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
aae44c0
loplugin:unusedmethods unused return value in accessibility
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
fbec6ac
Fix typos
by Andrea Gelmini
· 10 years ago
7dd77a1
Remove unused ToolPanel (aka TaskPane)
by Samuel Mehrbrodt
· 10 years ago
a643222
No need for a separate <vcl/graph.h>
by Tor Lillqvist
· 10 years ago
fb8a3fa
loplugin:nullptr: More NULL -> nullptr automatic rewrite
by Stephan Bergmann
· 10 years ago
7f8c4b8
Use comphelper::containerToSequence()
by Noel Grandin
· 10 years ago
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
Next »