Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract139
/
dtrans
2b44deb
tdf#119235 svx,sd: fix drag&drop from ColorBar
by Michael Stahl
· 7 years ago
7ea7b86e
tdf#120158: Base CMimeContentType on INetMIME::scanContentType
by Stephan Bergmann
· 7 years ago
b00d685
Fix typos
by Andrea Gelmini
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
5a341e1
Use for-range loops in drawinglayer and dtrans
by Julien Nabet
· 8 years ago
f901bc5
dtrans: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
d4a066c
inline some defines
by Noel Grandin
· 8 years ago
8efd39b
Fix typos
by Andrea Gelmini
· 8 years ago
c3250ba
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
aad6e59
loplugin:salcall (clang-cl)
by Stephan Bergmann
· 8 years ago
016faa7
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 8 years ago
dd0dceb
loplugin:salcall handle static methods
by Noel Grandin
· 8 years ago
9a06b99
loplugin:salcall fix non-virtual methods
by Noel Grandin
· 8 years ago
42beddd
loplugin:simplifybool (clang-cl)
by Stephan Bergmann
· 8 years ago
9851245
loplugin:includeform: dtrans (Windows)
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
20bae56
throw more useful uno::Exception's
by Noel Grandin
· 9 years ago
0a47885
loplugin:flatten (clang-cl, dtrans)
by Stephan Bergmann
· 9 years ago
362a21d
Use explicit function names for fooA/fooW WinAPI; prefer fooW
by Mike Kaganski
· 9 years ago
079eee6
loplugin:unnecessarycatchthrow (clang-cl)
by Stephan Bergmann
· 9 years ago
e44c188
Fix typos
by Andrea Gelmini
· 9 years ago
16549dc
tdf#96505 Get rid of cargo cult "long" integer literals
by 66kesara99
· 9 years ago
eef4c13
Windows: avoid dependence on UNICODE define; prefer W functions
by Mike Kaganski
· 9 years ago
aaa26a5
Some more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
3128668
Use more WIN32_LEAN_AND_MEAN
by Mike Kaganski
· 9 years ago
7901d47
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 9 years ago
c74a70e
loplugin:constparams: dtrans (clang-cl)
by Stephan Bergmann
· 9 years ago
45acf26
remove some unused macro definitions
by Noel Grandin
· 9 years ago
186eda2
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 9 years ago
c0998d9
EditEngine: Removing BIN format for Windows
by Varun Dhall
· 9 years ago
7d82067
loplugin:unnecessaryparen: dtrans (clang-cl)
by Stephan Bergmann
· 9 years ago
1621a12
loplugin:casttovoid (clang-cl): dtrans
by Stephan Bergmann
· 9 years ago
663376d
loplugin:oncevar (clang-cl): dtrans
by Stephan Bergmann
· 9 years ago
dbcc169
Fix typos
by Andrea Gelmini
· 9 years ago
3278cbf
EditEngine: Added EditEngine ODF format for Windows
by Varun Dhall
· 9 years ago
32260c4
Revert "[API-CHANGE] Add persistent (in addition to persistant)"
by Stephan Bergmann
· 9 years ago
795d56d
[API-CHANGE] Add persistent (in addition to persistant)
by Julien Nabet
· 9 years ago
39adbb9
Translate German comments and debug strings (leftovers in dirs d...)
by Johnny_M
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
447a013
clang-tidy readability-simplify-boolean-expr in dbaccess..framework
by Noel Grandin
· 9 years ago
a29f494
Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()"
by Tor Lillqvist
· 9 years ago
f1e2c03
tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()
by Tor Lillqvist
· 9 years ago
eff5af0
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
ddc1429
Fix typos
by Andrea Gelmini
· 9 years ago
08d8fd9
loplugin:unoany (clang-cl)
by Stephan Bergmann
· 9 years ago
2e0db91
Fix typos
by Andrea Gelmini
· 9 years ago
b57d51e
Drop :: prefix from std in [de]*/
by Tor Lillqvist
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
fed3783
Add missing #includes
by Stephan Bergmann
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
87087ba
loplugin:stringconstant
by Stephan Bergmann
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
2467278
New loplugin:dynexcspec: Add @throws documentation, dtrans
by Stephan Bergmann
· 9 years ago
91dfb47
loplugin:externvar (clang-cl)
by Stephan Bergmann
· 9 years ago
048e30c
tdf#101828 handle rtf/richtext correctly
by Oliver Specht
· 9 years ago
a29bd2d
cleanup tailing backslashes
by Jochen Nitschke
· 9 years ago
878461f
Fix typo in comments: et -> ed
by Takeshi Abe
· 9 years ago
bdd108c
tdf#103852 avoid clipboard deadlock
by Tomaž Vajngerl
· 9 years ago
1430158
style fix for cppcheck redundantCondition
by Jochen Nitschke
· 9 years ago
525311b
Fix typos
by Andrea Gelmini
· 9 years ago
1f9b601
clang-cl loplugin: dtrans
by Stephan Bergmann
· 9 years ago
0175520
Bin some noise comments and superfluous vertical whitespace
by Tor Lillqvist
· 10 years ago
de162ef
dtrans: remove commented-out code
by Thorsten Behrens
· 10 years ago
3720443
avoid name clash for CDataFormatTranslator in ftransl, tdf#100872
by Markus Mohrhard
· 10 years ago
d5397bf
C++11: disable ctors/operators with delete (dtrans)
by Jochen Nitschke
· 10 years ago
9089160
limit scanf string field width
by Jochen Nitschke
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
6f047b5
WNT: check result of PostMessage()
by Michael Stahl
· 10 years ago
4c7ec9f
cleanup: remove unused com/sun/star/uno includes
by Jochen Nitschke
· 10 years ago
218cd09
inline some use-once macros
by Noel Grandin
· 10 years ago
3aafe05
-Werror,-Wnon-virtual-dtor
by Stephan Bergmann
· 10 years ago
a7258ef
Typo: namesapce(s)->namespace(s)
by Julien Nabet
· 10 years ago
534b2a4
Fix typos
by Andrea Gelmini
· 10 years ago
078d5e8
tdf#95416 Get rid of #include "../foo/bar.hxx" style includes.
by burcinakalin
· 10 years ago
1ef9f39
unnecessary use of OUString constructor
by Noel Grandin
· 10 years ago
b6a9953
-Werror,-Wsign-compare (clang-cl)
by Stephan Bergmann
· 10 years ago
47b5863
fix Windows build
by Noel Grandin
· 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
5ee8e22
cppcheck: noExplicitConstructor
by Caolán McNamara
· 10 years ago
268e4e9
allocate and initialise FormatEntry table at compile-time
by Noel Grandin
· 10 years ago
7535cca
-Werror,-Wunused-variable
by Stephan Bergmann
· 10 years ago
fe3fd05
add mapKeysToSequence/mapValuesToSequence methods to comphelper
by Noel Grandin
· 10 years ago
d710266
-Werror,-Wunused-const-variable
by Stephan Bergmann
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
by Noel Grandin
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
6bab381
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
318be4e
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
3c97116
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
0b018d2
tdf#39440: fix several warnings reported by cppcheck
by Serge Krot
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
e209d11
remove old standalone Sun bug numbers
by Noel Grandin
· 11 years ago
Next »