Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-4-1
/
forms
7173b70
tdf#108732 ListBox: in absence of a field, treat data as string
by Lionel Elie Mamane
· 9 years ago
1ac550c
Fix subsequentcheck, TYPEDITEMLIST has to be OPTIONAL, tdf#108413 follow-up
by Eike Rathke
· 9 years ago
a1d695f
Resolves: tdf#108413 yet some more TYPEDITEMLIST property entries
by Eike Rathke
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
95b2553
loplugin: simplifybool
by Caolán McNamara
· 9 years ago
24e05b4
tdf#107720 Bound Control initFromField: consider the case of the insert row
by Lionel Elie Mamane
· 9 years ago
719a2ad
remove unnecessary empty OUString fields and vars
by Noel Grandin
· 9 years ago
4763091
loplugin:constantparam
by Noel Grandin
· 9 years ago
7cc8555
convert EESelectionMode to scoped enum
by Jochen Nitschke
· 9 years ago
29a72ca
loplugin:checkunusedparams in forms..formula
by Noel Grandin
· 9 years ago
71ccd61
loplugin:salunicodeliteral: forms
by Stephan Bergmann
· 9 years ago
f9f045e78
tools: move errcode.hxx to the vcl module
by Chris Sherlock
· 9 years ago
c70d49c
use strong_int for LanguageType
by Noel Grandin
· 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
841e1a6
remove some old MSVC workarounds
by Noel Grandin
· 9 years ago
447a013
clang-tidy readability-simplify-boolean-expr in dbaccess..framework
by Noel Grandin
· 9 years ago
7662e92
loplugin:redundantcast find cstyle double casts
by Noel Grandin
· 9 years ago
572e9cd
loplugin:redundantcast find c-style bool casts
by Noel Grandin
· 9 years ago
5676ced
make UNO enums scoped for internal LO code
by Noel Grandin
· 9 years ago
2f33a8c
coverity#1403662 Mixing enum types
by Caolán McNamara
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
ad3681d
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
e4af839
Fix typos
by Andrea Gelmini
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
b66b305
“Hyperlink” is NOT a dated word, it’s just a precise one
by Adolfo Jayme Barrientos
· 9 years ago
9336008
Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg
by Stephan Bergmann
· 9 years ago
7299481
loplugin:redundantcast find redundant c-style enum casts
by Noel Grandin
· 9 years ago
d948d66
Fix typos
by Andrea Gelmini
· 9 years ago
9bb21ef
cleanup itempool includes
by Jochen Nitschke
· 9 years ago
15e3ce5
Fix typos
by Andrea Gelmini
· 9 years ago
8ccbc16
convert SvxFrameDirection to scoped enum
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
4f4b06c
tdf#106462 old value and new value were swapped
by Lionel Elie Mamane
· 9 years ago
9cb57a5
convert SvxAdjust to scoped enum
by Noel Grandin
· 9 years ago
6551a14
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
3063d55
Fix typos
by Andrea Gelmini
· 9 years ago
4c09fc4
typesafe wrappers for css::i18nutil::TransliterationModules
by Noel Grandin
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
e146741
better fix for tdf#103830
by Noel Grandin
· 9 years ago
3a404ea
tdf#103830 Form field names not update in python macro
by Noel Grandin
· 9 years ago
fb896eb
Remove wrong and broken encoding from INetMIMEMessage::SetHeaderField_Impl
by Stephan Bergmann
· 9 years ago
b6994cb
Use module name when getting labels
by Maxim Monastirsky
· 9 years ago
33c51e8
tdf#95844 Refactor CommandInfoProvider
by Rohan Kumar
· 9 years ago
838fab8
Resolves: tdf#79250 add typed list to form control listbox
by Eike Rathke
· 9 years ago
d3293c7
Revert "Resolves: tdf#79250 add typed list to form control listbox"
by Eike Rathke
· 9 years ago
e387b69
Resolves: tdf#79250 add typed list to form control listbox
by Eike Rathke
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
12ecbe7
space typo
by Eike Rathke
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
f482695
new loplugin:unusedenumconstants
by Noel Grandin
· 9 years ago
dce867e
loplugin:stringconstant handle calls to constructors with one arg
by Noel Grandin
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
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
b988111
use rtl::Reference in OImageControlModel
by Noel Grandin
· 9 years ago
13aa595
use rtl::Reference in Model
by Noel Grandin
· 9 years ago
b4adb0c
loplugin: unnecessary destructor forms..idlc
by Noel Grandin
· 9 years ago
bf110d4
Change all Idle* LINKs to be Timer*
by Jan-Marek Glogowski
· 9 years ago
dc33775
use rtl::Reference in ODatabaseForm
by Noel Grandin
· 9 years ago
f9bad9e
don't need an intermediate Image
by Caolán McNamara
· 9 years ago
36d7778
New loplugin:dynexcspec: Add @throws documentation, forms
by Stephan Bergmann
· 9 years ago
d3ff669
use rtl::Reference in OClickableImageBaseModel
by Noel Grandin
· 9 years ago
afb60a2
use rtl::Reference in OComponentEventThread
by Noel Grandin
· 9 years ago
fdc6126
Refactor Scheduler to add Task class
by Jan-Marek Glogowski
· 9 years ago
70fed86
new loplugin: useuniqueptr: forms..framework
by Noel Grandin
· 9 years ago
39ca8c7
forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is async
by Michael Stahl
· 9 years ago
3dbea89
Some loplugin:conststringvar/stringconstant improvements: forms
by Stephan Bergmann
· 9 years ago
048e30c
tdf#101828 handle rtf/richtext correctly
by Oliver Specht
· 9 years ago
1f56cb6
This apparently doesn't happen
by Stephan Bergmann
· 9 years ago
d289b56
Use OUString::boolean
by Stephan Bergmann
· 9 years ago
28180c4
No need for an OUStringBuffer here
by Stephan Bergmann
· 9 years ago
c03d803
Replace side-effect--only uses of makeStringAndClear() with setLength(0)
by Stephan Bergmann
· 9 years ago
b6aad6d
tdf#101442 - "hyperlink" to "link"
by Federico Bassini
· 9 years ago
e0b71d8
remove newly unused SfxImageManager
by Caolán McNamara
· 9 years ago
4ec87ca
add dbtools for !HAVE_FEATURE_DBCONNECTIVITY anyway
by Caolán McNamara
· 9 years ago
818d93f
more !HAVE_FEATURE_DBCONNECTIVITY build fixing
by Caolán McNamara
· 9 years ago
c3586b6
OSL_TRACE->SAL in chart2..oox
by Noel Grandin
· 9 years ago
a667319
convert SFX_HINT to scoped enum
by Noel Grandin
· 9 years ago
bfde486
convert DecodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
8032151
convert INetURLObject::EncodeMechanism to scoped enum
by Noel Grandin
· 9 years ago
ccda3f3
loplugin:unnecessaryoverride (dtors) in forms
by Stephan Bergmann
· 9 years ago
e6ffb53
loplugin:vclwidgets check for assigning from VclPt<T> to T*
by Noel Grandin
· 9 years ago
6bb2060
vcl: rename Window::Notify to EventNotify
by Michael Stahl
· 9 years ago
66ccfcd
remove use of tryPropertyValue Any specialisation
by Jochen Nitschke
· 9 years ago
bb674aa
loplugin:unusedfields
by Noel Grandin
· 9 years ago
1ba4bb6
loplugin:countusersofdefaultparams in editeng..rsc
by Noel Grandin
· 9 years ago
389999a
make comphelper::containerToSequence a little smarter
by Noel Grandin
· 9 years ago
bbf6c51
loplugin:expandablemethods in forms..formula
by Noel Grandin
· 9 years ago
c123c52
loplugin:unnecessaryvirtual in comphelper..forms
by Noel Grandin
· 9 years ago
8a22bc9
update unnecessaryoverride plugin to find pure forwarding methods
by Noel Grandin
· 9 years ago
798c107
coverity#1374310 Uncaught exception
by Caolán McNamara
· 9 years ago
f20a458
coverity#1374311 Uncaught exception
by Caolán McNamara
· 9 years ago
7580c5e
coverity#1374312 Uncaught exception
by Caolán McNamara
· 9 years ago
3cc1a10
coverity#1374313 Uncaught exception
by Caolán McNamara
· 9 years ago
2d96f3a
coverity#1374314 Uncaught exception
by Caolán McNamara
· 9 years ago
Next »