Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/kendy/testcl
/
basctl
e15fc69
loplugin:redundantcast: redundant static_casts in basctl
by Stephan Bergmann
· 10 years ago
580c0f5
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
aee4986
tdf#100726: Improve readability of OUString concatenations
by Arnold Dumas
· 10 years ago
66576fc
SfxModule to use initializer_list instead of variadic arguments
by Mark Page
· 10 years ago
f904bd5
loplugin:stringconcat
by Stephan Bergmann
· 10 years ago
d5784e9
Improve readability of OUString concatanation in LibPage
by Muhammet Kara
· 10 years ago
920d446
loplugin:singlevalfields in vcl(part1)
by Noel Grandin
· 10 years ago
2b7109a
loplugin:singlevalfields in basctl
by Noel Grandin
· 10 years ago
456902a
Improve readability of OUString concatanation in LocalizationMgr
by Muhammet Kara
· 10 years ago
aa0d053
tdf#97527 - vcl: reference-count Menu
by Noel Grandin
· 10 years ago
fbed985
Fixed a typo where highlighting was highlightning
by Gökhan Gurbetoğlu
· 10 years ago
9f4e283
loplugin:sallogareas
by Noel Grandin
· 10 years ago
ab10f9f
convert DBG_ASSERT(false, to SAL_WARN(
by Noel Grandin
· 10 years ago
c0d7dfa
BASIC : Add SbModule::FindMethod
by Arnaud Versini
· 10 years ago
dfa8ece
Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag""
by Noel Grandin
· 10 years ago
abde31a
Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"
by Noel Grandin
· 10 years ago
e319ef1
Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag
by Mark Page
· 10 years ago
9f138ff
remove unused constants in HRC files
by Noel Grandin
· 10 years ago
fa135fd
remove unused SID constants and associated code
by Noel Grandin
· 10 years ago
b860b73
Convert VCL_MESSAGE to scoped enum
by Noel Grandin
· 10 years ago
c47b170
Convert SelectionMode to scoped enum
by Noel Grandin
· 10 years ago
f107d45
Convert SbxClassType to scoped enum
by Noel Grandin
· 10 years ago
2383d55
clang-tidy misc-unused-alias-decls
by Noel Grandin
· 10 years ago
2c8fe2e
update unusedmethods plugin to deal with constructors
by Noel Grandin
· 10 years ago
d96c114
clang-tidy modernize-make-shared
by Noel Grandin
· 10 years ago
9850558
Give unique, comprehensible names to idles tdf#97087
by Muhammet Kara
· 10 years ago
71c4a2b
mpDefDialogParent is not used since 2002
by Caolán McNamara
· 10 years ago
9c12177
Add SAL_FALLTHROUGH, where apparently appropriate
by Stephan Bergmann
· 10 years ago
c06be53
connectivity: replace boost::remove_reference with std::remove_reference
by Michael Stahl
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
6e70103
While at it, delete Any functions on sal_Bool*
by Stephan Bergmann
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
4f92eb7
Resolves: tdf#99425 crash when closing dialog editor
by Caolán McNamara
· 10 years ago
8762aa9
clang-tidy modernize-loop-convert in b*
by Noel Grandin
· 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
a6af1b5
Remove the hardly used SyntaxLineSet typedef
by Ryan McCoskrie
· 10 years ago
60b61b7
tdf#97380: don't destroy completely window when replace dialog
by Julien Nabet
· 10 years ago
5b72c4c
basctl: prefix some members
by Julien Nabet
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
ec1ddec
Avoid reserved identifier
by Stephan Bergmann
· 10 years ago
58ecaf1
Get rid of _SVX_NOIDERESIDS
by Stephan Bergmann
· 10 years ago
48b8898
clang-tidy performance-unnecessary-value-param in basctl
by Noel Grandin
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
b4ddacb
fix copy assignment signatures
by Jochen Nitschke
· 10 years ago
db43ef0
sequence->vector in xmlscript
by Noel Grandin
· 10 years ago
03d3506
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
8c2f2e1
tdf#94306 replace boost::noncopyable in ..
by Jochen Nitschke
· 10 years ago
f7a75a6
cleanup: remove unused Reference.h(xx) includes
by Jochen Nitschke
· 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
51d7f46
sfx2: make SfxDispatcher::Execute() less variadic ...
by Michael Stahl
· 10 years ago
1aa4df6
use SAL_N_ELEMENTS in for loops
by Noel Grandin
· 10 years ago
ba0a866
tdf#96505: fix wrong SfxDispatcher::Execute calls ...
by Michael Stahl
· 10 years ago
c92d886
loplugin:constantparam in basctl
by Noel Grandin
· 10 years ago
c91b103
convert SvButtonState to scoped enum
by Noel Grandin
· 10 years ago
0008c67
drop unused params from SvLBoxItem and all it's subclasses
by Noel Grandin
· 10 years ago
db93b92
loplugin:constantparam in sfx2
by Noel Grandin
· 10 years ago
8ca50d2
loplugin:constantparam in tools
by Noel Grandin
· 10 years ago
b47cb64
loplugin:constantparam
by Noel Grandin
· 10 years ago
eda24592
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
by Rohan Kumar
· 10 years ago
5b3f84c
Resolves: tdf#95428 backspace in readonly macro editor hangs
by Caolán McNamara
· 10 years ago
5c1c8f53
loplugin:constantparam in basctl
by Noel Grandin
· 10 years ago
3c84fd2
drop now-needless deps
by David Tardon
· 10 years ago
6ea8411
remove remaining uses of gb_SrsTemplateTarget_get_target
by David Tardon
· 10 years ago
5ea0d6b
these ResIds are used solely for their number by now
by Caolán McNamara
· 10 years ago
57d0caa
tdf#96505 Remove long integer literal specifier when not needed
by Aleksas Pantechovskis
· 10 years ago
5adde1b
loplugin:unuseddefaultparams various
by Noel Grandin
· 10 years ago
f163745
convert HighlighterLanguage to scoped enum
by Noel Grandin
· 10 years ago
a5e53f9
convert TokenTypes to scoped enum
by Noel Grandin
· 10 years ago
144546b
tdf#93837 Convert RID_POPUP_DLGED to xml
by Maxim Monastirsky
· 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
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
01aa78c
vcl: cmdevt.[hc]xx -> commandevent.[hc]xx
by Chris Sherlock
· 10 years ago
8a79d04
remove unused HelpText attribute from *.sdi files
by Noel Grandin
· 10 years ago
aa9b67d
remove unnecessary module GUIDs in *.sdi files
by Noel Grandin
· 10 years ago
249e3d6
vcl: split exception types from input types
by Chris Sherlock
· 10 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
1149040
remove unused UUID and VERSION from .SDI files
by Noel Grandin
· 10 years ago
fd97858
remove unused Automation from .SDI files
by Noel Grandin
· 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
83b9c51
sequence->vector in PrinterOptionsHelper
by Noel Grandin
· 10 years ago
d1a49df
vcl: add text alignment functions to ImplFont and FontAttributes
by Chris Sherlock
· 10 years ago
cd5431c
Unwind trivial AccessibleExtendedComponentHelper_BASE typedefs
by Stephan Bergmann
· 10 years ago
867af25
tdf#96683 Move tabs in Basic IDE to an own row
by Samuel Mehrbrodt
· 10 years ago
6fe8925
basebmp now only used from vcl/headless code
by Caolán McNamara
· 10 years ago
a7f6efc
loplugin: unused return values
by Noel Grandin
· 10 years ago
1b29989
drawmodes header gone
by Caolán McNamara
· 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
1ae5cec
BASIC : Remove useless methods in StarBasic
by Arnaud Versini
· 10 years ago
2b29711
vcl: rename Font::GetName to Font::GetFamilyName
by Chris Sherlock
· 10 years ago
9ff5abf
loplugin:privatebase: Make derivation from noncopyable explicitly private
by Stephan Bergmann
· 10 years ago
1b26a4e
loplugin:unusedmethods unused return value in basctl
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
5e0d36a
BASIC : use std::vector instead of SbArray for Modules.
by Arnaud Versini
· 10 years ago
5b22663
Make SotFactory private to sot/ and clean a bit
by Matúš Kukan
· 10 years ago
fbec6ac
Fix typos
by Andrea Gelmini
· 10 years ago
Next »