Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/lok_dialog
/
helpcompiler
9ee6031
loplugin:constmethod in idl,helpcompiler
by Noel Grandin
· 8 years ago
cfad891
loplugin:includeform: helpcompiler
by Stephan Bergmann
· 8 years ago
1944e3d
Rename and move SAL_U/W to o3tl::toU/W
by Mike Kaganski
· 9 years ago
532a4dc
Replace more reinterpret_cast with SAL_W/SAL_U
by Mike Kaganski
· 9 years ago
356deba
cppcheck: unreadVariable
by Jochen Nitschke
· 9 years ago
72f36ad
loplugin:constparams in vcl
by Noel Grandin
· 9 years ago
207d625
loplugin:casttovoid: helpcompiler
by Stephan Bergmann
· 9 years ago
a006f60
loplugin:oncevar in helpcompiler..jvmfwk
by Noel Grandin
· 9 years ago
0e2a6e8
remove some unnecessary use of OUStringBuffer
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
59793d6
Make helpcompiler more verbose on dot ahelps
by Gabor Kelemen
· 9 years ago
3936671
Clean up uses of SAL_U/SAL_W: helpcompiler
by Stephan Bergmann
· 9 years ago
68e2133
remove empty comments
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
9ac98e6
Finally switch MSVC to sal_Unicode = char16_t, too
by Stephan Bergmann
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
e665ecf
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
7778d9f51
Prevent calls to rtl/character.hxx functions with (signed) char arguments
by Stephan Bergmann
· 9 years ago
ce3441c
convert HelpProcessingErrorClass to scoped enum
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
b4adb0c
loplugin: unnecessary destructor forms..idlc
by Noel Grandin
· 9 years ago
cbf61ee
New loplugin:dynexcspec: Add @throws documentation, helpcompiler
by Stephan Bergmann
· 9 years ago
7a60e90
new loplugin: useuniqueptr: helpcompiler..io
by Noel Grandin
· 9 years ago
0680fc5
New loplugin:conststringvar: helpcompiler
by Stephan Bergmann
· 9 years ago
a7d554f
New loplugin:charrightshift
by Stephan Bergmann
· 9 years ago
d689ad2
New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString
by Stephan Bergmann
· 9 years ago
a7369d9
loplugin:oncevar in helpcompiler..reportdesign
by Noel Grandin
· 9 years ago
5f2bf2c
clang-cl loplugin: helpcompiler
by Stephan Bergmann
· 9 years ago
f255c3e
[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true
by Stephan Bergmann
· 10 years ago
a2b77b4
loplugin:singlevalfields in basic..idl
by Noel Grandin
· 10 years ago
2b4d13f
Reduce scope of variable
by Stephan Bergmann
· 10 years ago
9b9e5cf
tdf#99589 - tolower / toupper - dangerous to Turks ...
by Gökhan Gurbetoğlu
· 10 years ago
26d314d
tdf#99589 tolower / toupper - dangerous to Turks ...
by Krishna Keshav
· 10 years ago
91adb92
clang-tidy modernize-loop-convert in h-l/*
by Noel Grandin
· 10 years ago
e8fd5a0
update loplugin stylepolice to check local pointers vars
by Noel Grandin
· 10 years ago
9e7447d
tdf#84323: Make osl::Thread::wait more readable
by Gurkaran
· 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
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
c671aac
Remove unused FILE_WRITING BasicCodeTagger::TaggerException
by Stephan Bergmann
· 10 years ago
e5bb67f
loplugin:unusedmethods unused return value in include/helpcompiler
by Noel Grandin
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
d8c02ff
tdf#96042: Oops, fix a typo.
by Jan Holesovsky
· 10 years ago
4c4999d
tdf#96042: 'std::string::find("something") == 0' means "startsWith()".
by Jan Holesovsky
· 10 years ago
ec3f724
loplugin:unusedfields
by Noel Grandin
· 10 years ago
275ccca
loplugin:unusedfields helpcompiler
by Noel Grandin
· 10 years ago
3bdd176
cppcheck:stlIfStrFind
by Noel Grandin
· 10 years ago
2df257e
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
f3c7701
coverity#1338271 Uncaught exception
by Caolán McNamara
· 10 years ago
9596503
coverity#1338258 Uncaught exception
by Caolán McNamara
· 10 years ago
78f042b
coverity#1338235 Uncaught exception
by Caolán McNamara
· 10 years ago
a50539e
Fix typos
by Andrea Gelmini
· 11 years ago
f7ef1cb
boost->std
by Caolán McNamara
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
5c24985
coverity#1309070 Uncaught exception
by Caolán McNamara
· 11 years ago
7ed80b1
coverity#1308500 Uncaught exception
by Caolán McNamara
· 11 years ago
5de7df5
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
4729774
remove unnecessary check for null when calling delete
by Noel Grandin
· 11 years ago
1f408db
Fix typos
by Andrea Gelmini
· 11 years ago
9a1909a
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
49ea225
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
e0b2e6e
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
8be85ad
Rename makefile to match target name
by Matúš Kukan
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
e4688a3
loplugin:staticmethods
by Noel Grandin
· 11 years ago
d22519f
V801: Decreased performance
by Caolán McNamara
· 11 years ago
f00fce5
Typo: containted->contained
by Julien Nabet
· 11 years ago
b98ac70
Typo: trough->through
by Julien Nabet
· 11 years ago
cc464d1
Resolves: fdo#88970 fix Incorrect Extended-tips with dodgy ahelp tags
by Caolán McNamara
· 11 years ago
1865088
replace '\n' to space in extended help text
by Andras Timar
· 11 years ago
b7c27fe
Some more loplugin:cstylecast: helpcompiler
by Stephan Bergmann
· 11 years ago
9fd89a5
fdo#39440 reduce scope of local variables
by Łukasz Hryniuk
· 11 years ago
9720e8e
Some loplugin:revisibility clean-up
by Stephan Bergmann
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
28d9983
indent try-block, remove obsolete comment
by Michael Weghorn
· 11 years ago
d03d1ad
coverity#704150 Resource leak in object
by Caolán McNamara
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
fcf0158
(Rudimentary) C++11 support is a hard requirement now
by Stephan Bergmann
· 12 years ago
e50ef19
New loplugin:stringconcat
by Stephan Bergmann
· 12 years ago
04a4671
coverity#1223090 Uncaught exception
by Caolán McNamara
· 12 years ago
3cd26a8
coverity#983682 Uncaught exception
by Caolán McNamara
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
3eb7785
Fix memory leak
by Stephan Bergmann
· 12 years ago
3c1e30b7
Correct common misspellings, and remove some ASCII art along the way.
by Chris Laplante
· 12 years ago
8bb2ce6
fixincludeguards.sh: some smaller dirs
by Thomas Arnhold
· 12 years ago
6a964dc
Avoid possible memory leaks in case of exceptions
by Takeshi Abe
· 12 years ago
8d202fa
typo: paramter -> parameter
by Thomas Arnhold
· 12 years ago
a78aa20
Remove visual noise from helpcompiler
by Alexander Wilms
· 12 years ago
feaa2f6
coverity#707948 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
99e7071
bool improvements
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
52bbd9c
remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls
by Noel Grandin
· 12 years ago
e52779d
remove unnecessary use of OUString constructor
by Noel Grandin
· 12 years ago
aeb41c9
remove redundant calls to OUString constructor
by Noel Grandin
· 12 years ago
176ac1e
Remove unnecessary SyntaxHighlighter::Tokenizer statefulness
by Stephan Bergmann
· 12 years ago
c99267b
Fold SyntaxHighlighter::initialize into ctor
by Stephan Bergmann
· 12 years ago
f5e8be8
Remove unused SimpleTokenizer_Impl::nLine/nCol
by Stephan Bergmann
· 12 years ago
Next »