Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
/
forms
6311f7f
move SvTreeListBox to vcl
by Caolán McNamara
· 7 years ago
fec8c14
tdf#121188 form controls should have InputRequired false by default
by Lionel Elie Mamane
· 7 years ago
a2058e7
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
4054dff
use unique_ptr when Clone()'ing PoolItems
by Noel Grandin
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
51d1ec7
clang-tidy performance-unnecessary-copy-init in editeng..i18npool
by Noel Grandin
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
f3b3450
tdf#42949 Fix IWYU warnings in include/tools/*
by Gabor Kelemen
· 7 years ago
ef5b895
loplugin:staticvar in editeng..framework
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
9ec8bf8
add SvStream::TellEnd
by Noel Grandin
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
0e257f8
weld ImpSWFDialog
by Caolán McNamara
· 8 years ago
8df9935
tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*
by Gabor Kelemen
· 8 years ago
cc2fe8c
Replace SAL_OVERRIDE with override in internal code
by Stephan Bergmann
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
867cfc5
loplugin:useuniqueptr in ODatabaseForm::GetDataMultiPartEncoded
by Noel Grandin
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
8dc6c96
loplugin:simplifyconstruct in filter..framework
by Noel Grandin
· 8 years ago
97b6fd8
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
5ff20b1
no need to allocate a new string in parseDuration
by Noel Grandin
· 8 years ago
085269d
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
37f9fdc
replace rtl_allocateMemory with std::malloc
by Noel Grandin
· 8 years ago
4c91b89
new loplugin:oustringbuffer
by Noel Grandin
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
ff4d6a7
loplugin:returnconstant in forms..fpicker
by Noel Grandin
· 8 years ago
d541556
loplugin:stringloop in various
by Noel Grandin
· 8 years ago
bdb0775
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
133da6e
Fix typos
by Andrea Gelmini
· 8 years ago
65e4159
pass SvStream around by std::unique_ptr
by Noel Grandin
· 8 years ago
1d27776
Improved loplugin:redundantcast (const-qualified typedefs): forms
by Stephan Bergmann
· 8 years ago
9abc888
Fix typo
by Andrea Gelmini
· 8 years ago
46d9abb
loplugin:useuniqueptr in OClickableImageBaseModel
by Noel Grandin
· 8 years ago
e1b922a
loplugin:useuniqueptr in frm::ODatabaseForm
by Noel Grandin
· 8 years ago
10433ad
loplugin:useuniqueptr in PropertySetBase
by Noel Grandin
· 8 years ago
9375d1b
loplugin:useuniqueptr in StandardFormatsSupplier
by Noel Grandin
· 8 years ago
517c070
loplugin:useuniqueptr in frm::AttributeState
by Noel Grandin
· 8 years ago
1f08bff
new loplugin:shouldreturnbool
by Noel Grandin
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
1c4cd77
forms - move the Bitmap accessing code inside BitmapEx
by Noel Grandin
· 8 years ago
8ddca06
tdf#42949 remove unused compheler includes ..
by Jochen Nitschke
· 8 years ago
62667aa
tdf#96099 Remove some trivial std::vector typedefs
by Arkadiy Illarionov
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
0e384e1
loplugin:unnecessaryvirtual improvements
by Noel Grandin
· 8 years ago
f6fb5a1
Fix typos
by Andrea Gelmini
· 8 years ago
af94177
improve AttributeState compare operator
by Jochen Nitschke
· 8 years ago
6325d57
Revert "work around clang-cl ABI bug PR25641"
by Stephan Bergmann
· 8 years ago
9a831a6
remove no longer necessary operator new/delete overrides
by Noel Grandin
· 8 years ago
b4d36b5
remove some unused comphelper includes
by Jochen Nitschke
· 8 years ago
61dd9ca
make SvxEditSource::Clone return std::unique_ptr
by Noel Grandin
· 8 years ago
8ed2fb3
weld linkeditdialog
by Caolán McNamara
· 8 years ago
0e493cae
new loplugin:dbgunhandledexception
by Noel Grandin
· 8 years ago
b9955b20
tdf#93173: Remove arbitrary line spacing limit
by Mike Kaganski
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
783bc62
fix some openoffice bugzilla links
by dennisroczek
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
98e991c
loplugin:useuniqueptr in RichTextControlImpl
by Noel Grandin
· 8 years ago
4b78509
drop unnecessary includes
by Caolán McNamara
· 8 years ago
070dbae
Use for-range loops in forms
by Julien Nabet
· 8 years ago
6c6b2c8
forms: Don't create a GraphicObject URL if we have xGraphic anyway
by Tomaž Vajngerl
· 8 years ago
a498b12
use more Color in editeng..forms
by Noel Grandin
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
35fc452
remove unused vclunohelper.hxx includes
by Jochen Nitschke
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
942f059
convert remaining ErrorBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
1d180f4
Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin
by Noel Grandin
· 8 years ago
bf8a6ca
loplugin:changetoolsgen in filter..framework
by Noel Grandin
· 8 years ago
e5012e5
use scanline when reading pixel data
by Noel Grandin
· 8 years ago
f38e353
clean up some include guard terminators
by Noel Grandin
· 8 years ago
6363d60
Typo: invlidateParameters->invalidateParameters (forms)
by Julien Nabet
· 8 years ago
ea89dab
Modernize a bit forms
by Julien Nabet
· 8 years ago
a306522
tdf#108473: don't let empty date in datetime in forms
by Julien Nabet
· 8 years ago
91b4e45
new loplugin: pointerbool
by Noel Grandin
· 8 years ago
280cc19
Fix odd check for nFieldLen range, assuming typos
by Stephan Bergmann
· 8 years ago
3b666f6
remove some sal_Bool remnants
by Noel Grandin
· 8 years ago
c6a62b3
More loplugin:cstylecast: forms
by Stephan Bergmann
· 8 years ago
866fc4d
Fix typos
by Andrea Gelmini
· 8 years ago
1099ae1
More loplugin:cstylecast: forms
by Stephan Bergmann
· 8 years ago
e4f9d06
Use = for initialization
by Stephan Bergmann
· 8 years ago
c45f9bc
loplugin:redundantcast: forms
by Stephan Bergmann
· 8 years ago
101a79c
lokdialog: Allow switching language of some of the ResMgr's.
by Jan Holesovsky
· 8 years ago
4e14475
loplugin:unusedindex
by Mike Kaganski
· 8 years ago
882cada
convert EETextFormat to scoped enum
by Noel Grandin
· 8 years ago
6f4f567
No need to keep these whitelisted functions decorated with SAL_CALL
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
dd0dceb
loplugin:salcall handle static methods
by Noel Grandin
· 8 years ago
be354a2
loplugin:constparams
by Noel Grandin
· 8 years ago
19f9a7e
Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx
by Stephan Bergmann
· 8 years ago
d14e0d4
Replace deprecated std::bin2nd with lambda in forms
by Stephan Bergmann
· 8 years ago
9a06b99
loplugin:salcall fix non-virtual methods
by Noel Grandin
· 8 years ago
68f8645
new loplugin salcall: remove unnecessary SAL_CALL
by Noel Grandin
· 8 years ago
a265656
loplugin:unnecessaryparen: Warn about parentheses around literals
by Stephan Bergmann
· 8 years ago
d6d58bb
Fix typos
by Andrea Gelmini
· 8 years ago
13b8961
use implict conversion operator in TypedWhichId
by Noel Grandin
· 8 years ago
3588a48
TypedWhichId
by Noel Grandin
· 8 years ago
570eed8
loplugin:finalclasses in forms
by Noel Grandin
· 8 years ago
98b03cd
Replace lists by vectors (forms)
by Julien Nabet
· 8 years ago
8c9b5a9
loplugin:constantparam in connectivity
by Noel Grandin
· 8 years ago
7340b6a
loplugin:includeform: forms
by Stephan Bergmann
· 8 years ago
Next »