Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calc-parallel
/
xmlhelp
/
source
4b69497
loplugin:useuniqueptr in TVDom
by Noel Grandin
· 8 years ago
87c671d
loplugin:includeform: xmlhelp
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
362a21d
Use explicit function names for fooA/fooW WinAPI; prefer fooW
by Mike Kaganski
· 9 years ago
1ffba0e
loplugin:flatten check for throw in then clause
by Noel Grandin
· 9 years ago
afeff91
Use even more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
b0de7bc
clang-tidy modernize-use-emplace in various
by Noel Grandin
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
b1a1baa
loplugin:constparams in formula,xmlhelp
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
c932e26
loplugin:constparams in toolkit,ucb,xmlhelp
by Noel Grandin
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
65e4a77
simplify some OUString::copy calls
by Noel Grandin
· 9 years ago
18f390b
loplugin:casttovoid: xmlhelp
by Stephan Bergmann
· 9 years ago
f393b34
lang_ is unused
by Stephan Bergmann
· 9 years ago
bdabb4c
loplugin:oncevar in writerfilter..xmlhelp
by Noel Grandin
· 9 years ago
513ac8e
loplugin:useuniqueptr in various
by Noel Grandin
· 9 years ago
3f31815
s/catched/caught
by Noel Grandin
· 9 years ago
097de81
Typo: existance->existance
by Julien Nabet
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
d69795b
use local statics in getTypes functions
by Jochen Nitschke
· 9 years ago
83f9325
loplugin:unusedfields xmlhelp..xmlsecurity
by Noel Grandin
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
88ff39a
use OStringBuffer instead of manual buffer management
by Noel Grandin
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
185ed3d
teach loplugin:constantparam about simple constructor calls
by Noel Grandin
· 9 years ago
5aa54f1
break circular include
by Jochen Nitschke
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
6fa4b7e
tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
b2d465b
loplugin:salunicodeliteral: xmlhelp
by Stephan Bergmann
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
9bc5d4c
re org things a little to quieten coverity warnings
by Caolán McNamara
· 9 years ago
4f502dd
loplugin:subtlezeroinit: xmlhelp
by Stephan Bergmann
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
88dde75
Revert "cancelCommandExecution - no need to pass exception by Any"
by Noel Grandin
· 9 years ago
4739b31
cancelCommandExecution - no need to pass exception by Any
by Noel Grandin
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
4142e0a
loplugin: unnecessary destructor writerfilter..xmloff
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
660ec54
New loplugin:dynexcspec: Add @throws documentation, xmlhelp
by Stephan Bergmann
· 9 years ago
968f6a7
new loplugin: useuniqueptr: unotools..xmlscript
by Noel Grandin
· 9 years ago
6627b78
New loplugin:externvar: xmlhelp
by Stephan Bergmann
· 9 years ago
401d07f
loplugin:datamembershadow
by Noel Grandin
· 9 years ago
3c4c5aa
loplugin:expandablemethods in writerfilter..xmlhelp
by Noel Grandin
· 9 years ago
7477ab1
loplugin:inlineablemethods in xmloff
by Noel Grandin
· 9 years ago
81dde67
clang-cl loplugin: xmlhelp
by Stephan Bergmann
· 9 years ago
f255c3e
[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true
by Stephan Bergmann
· 10 years ago
a468035
Replace local ASCII function with rtl/character.hxx
by Arnaud Versini
· 10 years ago
0ea50b5
loplugin:countusersofdefaultparams in xmloff
by Noel Grandin
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
d643957
loplugin:unusedenumconstants in unotools..xmlhelp
by Noel Grandin
· 10 years ago
500a3be
loplugin:countusersofdefaultparams in vcl..xmlsecurity
by Noel Grandin
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
9870f02
loplugin:countusersofdefaultparams in tools..xmlsecurity
by Noel Grandin
· 10 years ago
6e72f02
new loplugin unnecessary override
by Noel Grandin
· 10 years ago
da7259b
loplugin:passstuffbyref also for {css::uno,rtl}::Reference
by Stephan Bergmann
· 10 years ago
6a5e30d
loplugin:singlevalfields in xmlhelp,xmloff
by Noel Grandin
· 10 years ago
5bd5baf
remove some more (void) style function definitions/declarations
by Noel Grandin
· 10 years ago
bc1e738
Convert IteratorState to scoped enum
by Noel Grandin
· 10 years ago
e9af29b
loplugin:unusedmethods in writerfilter to xmloff
by Noel Grandin
· 10 years ago
96fab05
clang-tidy modernize-loop-convert in writerfilter to xmlsecurity
by Noel Grandin
· 10 years ago
58a3207
use Any constructor instead of temporaries
by Noel Grandin
· 10 years ago
789055b
clang-tidy performance-unnecessary-copy-initialization
by Noel Grandin
· 10 years ago
62633df
clang-tidy performance-unnecessary-value-param in various
by Noel Grandin
· 10 years ago
b8eb294
loplugin:passstuffbyref in various
by Noel Grandin
· 10 years ago
a31840b
reduce unnecessary reallocing
by Noel Grandin
· 10 years ago
b4fda7b
new loplugin:constantparam
by Noel Grandin
· 10 years ago
c45d3ba
new loplugin: commaoperator
by Noel Grandin
· 10 years ago
778e9a6
new loplugin: find write-only fields
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
752cd07
InterfaceContainer2 with vector instead of Sequence
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
e9aa3c9
Simplify code
by Stephan Bergmann
· 10 years ago
ce3dd82
Clean up configuration access
by Stephan Bergmann
· 10 years ago
549e900
tdf#96855: Put back assignment of xHierAccess
by Stephan Bergmann
· 10 years ago
4c7ce41
loplugin:unusedfields in xmlhelp,xmloff
by Noel Grandin
· 10 years ago
e18b083
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
e65233a
-Werror,-Wunused-private-field
by Stephan Bergmann
· 10 years ago
abc6071
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
fa452b5
com::sun::star->css in xmlhelp
by Noel Grandin
· 10 years ago
22c5968
loplugin:unusedfields in xmlhelp/
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
87bae0e
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
fd80fa3
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
9e8ff13
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
59b072e
yyyyy
by Noel Grandin
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
03802af
xmlhelp: apparently "picture.jar" hasn't existed for a long time
by Michael Stahl
· 10 years ago
6948c54
tdf#75637: Resolve help images via a vnd.libreoffice.image UCP
by Stephan Bergmann
· 10 years ago
Next »