Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract152
/
toolkit
c53cf1d
tdf#103852 avoid clipboard deadlock
by Tomaž Vajngerl
· 9 years ago
fc18da9
remove some double calls
by Noel Grandin
· 9 years ago
27a165c
drop useless semicolons
by David Tardon
· 9 years ago
78b4a1f
update vclwidget loplugin to find ref-dropping assigment
by Noel Grandin
· 9 years ago
cb90f09
Omit the default comparator
by Takeshi Abe
· 9 years ago
aeeabc3
loplugin:oncevar in unoxml..toolkit
by Noel Grandin
· 9 years ago
e5c1e15
loplugin:expandablemethods in toolkit..tools
by Noel Grandin
· 9 years ago
d1ea6ec
replace <<= with assign for <<= with rhs Any
by Jochen Nitschke
· 9 years ago
d714c04
clang-cl loplugin: toolkit
by Stephan Bergmann
· 9 years ago
62223f9
loplugin:unnecessaryoverride
by Noel Grandin
· 10 years ago
2e59595
[API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFont
by Caolán McNamara
· 10 years ago
5f6af95
InfoFont/Color is not used by vcl now
by Caolán McNamara
· 10 years ago
954f752
convert MapUnit to scoped enum
by Noel Grandin
· 10 years ago
106ea87
Remove _TYPED suffix from tools/link.hxx macros
by Stephan Bergmann
· 10 years ago
4d87443
loplugin:constantparam
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
c158c00
loplugin:constantparam in framework..vbahelper
by Noel Grandin
· 10 years ago
04a8ba2
convert ScrollType to scoped enum
by Noel Grandin
· 10 years ago
a881fd7
convert RasterOp to scoped enum
by Noel Grandin
· 10 years ago
3069878
std::list<sal_uInt16> -> vector
by Noel Grandin
· 10 years ago
e13aead
Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion
by Tor Lillqvist
· 10 years ago
93f9a32
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
52b91f3
new loplugin fragiledestructor
by Noel Grandin
· 10 years ago
fdbe9a9
loplugin:redundantcast: redundant static_casts in toolkit
by Stephan Bergmann
· 10 years ago
828d792
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
20b9cbd
merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainer
by Noel Grandin
· 10 years ago
48a8d6d
loplugin:singlevalfields in various
by Noel Grandin
· 10 years ago
920d446
loplugin:singlevalfields in vcl(part1)
by Noel Grandin
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
82da3d9
loplugin:salbool: Implicit conversions from non-Boolean fundamental types
by Stephan Bergmann
· 10 years ago
30104ff
Add a pause() method to XToolkitExperimental
by Tor Lillqvist
· 10 years ago
d22f8bb
fix compile error in SelectionDialog (java unit test)
by Noel Grandin
· 10 years ago
3f98cf3
tdf#100092: Deterministic scheduling to prevent unpredictable behavior.
by Jan Holesovsky
· 10 years ago
c47b170
Convert SelectionMode to scoped enum
by Noel Grandin
· 10 years ago
92bad2a
Convert ImageSet to scoped enum
by Noel Grandin
· 10 years ago
b030ba2
Resolve: "TODO(Q1): Make GetSystemData method virtual"
by Caolán McNamara
· 10 years ago
aea9c5e
rename to two GetSystemData methods to find all call-sites
by Caolán McNamara
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
0f67254
clang-tidy modernize-loop-convert in toolkit to uui
by Noel Grandin
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
0f3ac23
Insert explicit "break" when falling through to empty next case
by Stephan Bergmann
· 10 years ago
50ac0f5
convert FONT_EMPHASIS_MARK to scoped enum
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
43b4903
teach stylepolice plugin about ref-counted-pointer naming
by Noel Grandin
· 10 years ago
35e26c8
Some more sal_Bool -> bool
by Stephan Bergmann
· 10 years ago
b7e28df
loplugin:salbool: Automatic rewrite of sal_False/True
by Stephan Bergmann
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
97abbec
tdf#94306 replace boost::noncopyable in stoc to xmlsec..
by Jochen Nitschke
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
28c96a0
clang-tidy performance-unnecessary-value-param in toolkit
by Noel Grandin
· 10 years ago
297fd83
Typo: multible->multiple
by Julien Nabet
· 10 years ago
fd4b1fb
sequence->vector in toolkit
by Noel Grandin
· 10 years ago
c20cc7e
tdf#97499 Fixed containers parameters clearing #4
by tymyjan
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 10 years ago
9af411a
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
1aa4df6
use SAL_N_ELEMENTS in for loops
by Noel Grandin
· 10 years ago
96c1ae1
fix headless build
by Oliver Specht
· 10 years ago
f0f973d
loplugin:constantparams in vcl/
by Noel Grandin
· 10 years ago
f3d4546
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
19a5374
Avoid reserved identifiers
by Stephan Bergmann
· 10 years ago
c3a3e64
loplugin:constantparam in toolkit
by Noel Grandin
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
a3c70e7
Fix missing iterator include on MSVC 14.0
by David Ostrovsky
· 10 years ago
2087484
use consistent #define checks for the Windows platform
by Noel Grandin
· 10 years ago
2b31daf
tdf#95857 Sort out German plurals ...
by danielt998
· 10 years ago
6858d51
vcl: include vcl headers via triangular brackets instead of quotes
by Chris Sherlock
· 10 years ago
a238b1f
Remove excess newlines
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
3209659
toolkit: remove some comment cruft from vclunohelper.cxx
by Chris Sherlock
· 10 years ago
9c77bb8
tdf#39468 toolkit: translate some German comments in the VCL UNO helper file
by Chris Sherlock
· 10 years ago
3187193
tools: rename FontUnderline to FontLineStyle
by Chris Sherlock
· 10 years ago
cd5431c
Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs
by Stephan Bergmann
· 10 years ago
4cd058f
OpenGLWrapper is the right place for getBufferSwapCounter()
by Tor Lillqvist
· 10 years ago
32d98b2
Put getBufferSwapCounter() in OpenGLWindow instead
by Tor Lillqvist
· 10 years ago
2c55288
Add API to get the number of OpenGL buffer swaps, including through UNO
by Tor Lillqvist
· 10 years ago
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
5659b68
vcl: rename Font::GetFamily to Font::GetFamilyType
by Chris Sherlock
· 10 years ago
a7f6efc
loplugin: unused return values
by Noel Grandin
· 10 years ago
cb20f46
vcl: change Font::SetName() to Font::SetFamilyName()
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
f99550d
vcl: change Font::SetName() to Font::SetFamilyName()
by Chris Sherlock
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
08bbdaa
vcl: Create accessor and mutator for int and ext leading in FontMetric
by Chris Sherlock
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
7576f27
tdf#94715 - ensure we remove ourselves from the same event source.
by Michael Meeks
· 10 years ago
20ff8cc
toolkit: mark AccessibleScrollBar:XAccessibleEventBroadcaster as a known issue
by Miklos Vajna
· 10 years ago
93122eb
uno::Sequence->std::vector in vcl::Throbber
by Noel Grandin
· 10 years ago
2759ea0
No need to extend css.awt.XToolkitExperimental
by Stephan Bergmann
· 10 years ago
fbdeef6
vcl: fix event processing to idle - for JUnit tests.
by Michael Meeks
· 10 years ago
5e1546c
downgrade warning to info
by Caolán McNamara
· 10 years ago
631b679
loplugin:unusedfields in include/toolkit,include/tools
by Noel Grandin
· 10 years ago
56a9594
Update-check, expand to allow reporting of H/W and OS versions.
by Michael Meeks
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
2554efa
use comphelper::containerToSequence
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
Next »