Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/chart-style-experiment-markus
/
tools
92a8faa
Improved loplugin:stringconstant (now that GCC 7 supports it): tools
by Stephan Bergmann
· 7 years ago
fbaf0cc
cid#1448224 Unchecked return value
by Caolán McNamara
· 7 years ago
48480d4
make tools::Rectangle::getBottom return 0 when empty
by Noel Grandin
· 7 years ago
3932c81
make tools::Rectangle::getWidth return 0 when empty
by Noel Grandin
· 7 years ago
5d390df
make tools::Rectangle::Bottom return Top when empty
by Noel Grandin
· 7 years ago
1ce1c26
make tools::Rectangle::Right return Left when empty
by Noel Grandin
· 7 years ago
bfdd98d
make tools::Rectangle::SaturatingSetX/Y respect empty state
by Noel Grandin
· 7 years ago
031d30b
make tools::Rectangle::setY respect empty state
by Noel Grandin
· 7 years ago
1ddf8be
make tools::Rectangle::setX respect empty state
by Noel Grandin
· 7 years ago
7554ec5
make tools::Rectangle::AdjustBottom respect empty state
by Noel Grandin
· 7 years ago
ed0f690
make tools::Rectangle::AdjustRight respect empty state
by Noel Grandin
· 7 years ago
77ca413
make tools::Rectangle::shrink respect empty state
by Noel Grandin
· 7 years ago
11d0cc0
Fix Android build after commit fc0850d2784eaa79257cf1ea8c5d078c5241b5bf
by Mike Kaganski
· 7 years ago
fc0850d
fix android build - fallback getCpuId only had one parameter
by Tomaž Vajngerl
· 7 years ago
f43f9b9
CPU intrinsics detection (SSE, AVX)
by Tomaž Vajngerl
· 9 years ago
9e8c6c8
make tools::Rectangle::expandBy respect empty state
by Noel Grandin
· 7 years ago
20b1e64
tdf#126121: WebDAV redirection detection
by Mike Kaganski
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
31589bf
tdf#94677 Calc is slow opening large CSV, improve tools::Fraction
by Noel Grandin
· 7 years ago
17ae6c3
Add test clarifying behavior of INetURLObject::setName on empty path
by Stephan Bergmann
· 7 years ago
e7e87ad
Extend INetURLObject::setName and drop INetURLObject::SetName
by Mike Kaganski
· 7 years ago
70accc2
loplugin:logexceptionnicely in toolkit..unoxml
by Noel Grandin
· 7 years ago
76c4ed3
Revert "improve empty tools::Rectangle (width)"
by Noel Grandin
· 7 years ago
a46a257
improve empty tools::Rectangle (width)
by Noel Grandin
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
d14d134
Switch everyone to stricter GetColorError
by Jan-Marek Glogowski
· 7 years ago
c34bb16
Make BitmapColor inherit from / merge into Color
by Jan-Marek Glogowski
· 7 years ago
e2fcb27
regenerate PCH headers
by Luboš Luňák
· 7 years ago
c3f82af
Remove temporary config.ini after the test
by Aurimas Fišeras
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
d3581eb
AddressSanitizer: alloc-dealloc-mismatch (malloc vs operator delete)
by Stephan Bergmann
· 7 years ago
5e38da8
fix leak in exceptionToString
by Noel Grandin
· 7 years ago
83abdf8
tdf#42949 Fix IWYU warnings in tools/
by Gabor Kelemen
· 7 years ago
dd8d5e5
improve loplugin:stringconstant
by Noel Grandin
· 7 years ago
cae53cf
Decouple reading/writing of Color into GenericTypeSerializer
by Tomaž Vajngerl
· 7 years ago
d370b67
cleanup and rename COLORDATA_RGB to color::extractRGB
by Tomaž Vajngerl
· 7 years ago
60de1cb
Replace compile time test with a static_assert
by Tomaž Vajngerl
· 7 years ago
d487d6e
rework Color to have R,G,B,A public variables
by Tomaž Vajngerl
· 7 years ago
0e335af
Fix uses of variables before their lifetimes begin
by Stephan Bergmann
· 7 years ago
b52f309
improve loplugin simplifyconstruct
by Noel Grandin
· 7 years ago
7facde2
loplugin:sequentialassign in test..tools
by Noel Grandin
· 7 years ago
ac8ee6e
Revert "add more append methods to *StringBuffer"
by Noel Grandin
· 7 years ago
8cfa7f4
add more append methods to *StringBuffer
by Noel Grandin
· 7 years ago
a2e3705
loplugin:unnecessaryparen improve member expression
by Noel Grandin
· 7 years ago
6333dcf
loplugin:indentation (macOS)
by Stephan Bergmann
· 7 years ago
183debd
pretty up logging of exceptions
by Noel Grandin
· 7 years ago
9e03f68
loplugin:indentation in lingucomponent..tools
by Noel Grandin
· 7 years ago
24f7dd6
move and extend primitive2dxmldump to drawinglayer
by Tomaž Vajngerl
· 7 years ago
43635b4
o3tl::make_unique -> std::make_unique in tools..xmloff
by Gabor Kelemen
· 7 years ago
46c645b
Move dubious file: -> smb: conversion from INetURLObject to file UCP
by Stephan Bergmann
· 7 years ago
5988661
tools: use std::swap() in Rectangle::Justify()
by Miklos Vajna
· 7 years ago
553fcbb
loplugin:unnecessaryparen (clang-cl)
by Stephan Bergmann
· 7 years ago
12764e7
Disable test for Linux x86 CXXFLAGS=-O1 corner case
by Stephan Bergmann
· 7 years ago
bb30e9e
Test for XmlWalker to check it parses the xml as expected
by Tomaž Vajngerl
· 7 years ago
27cd397
Drop o3tl/clamp.hxx, use C++17 std::clamp instead
by Stephan Bergmann
· 7 years ago
4f36ea1
o3tl::string_view -> std::string_view (in tools)
by Stephan Bergmann
· 7 years ago
44266a5
fix build
by Rene Engelhard
· 7 years ago
d8d47a0
missing include
by Stephan Bergmann
· 7 years ago
045f141
don't use deprecated boost/math/common_factor_rt.hpp
by Rene Engelhard
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
36b2142
remove unused SvLockBytesStatFlag enum
by Noel Grandin
· 7 years ago
eddee22
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
9c0d40f
Rename Mac OS X to official name macOS in comments and documentation
by Bartosz Kosiorek
· 7 years ago
933660e
loplugin:stringconstant look for unnecessary OString constructor use
by Noel Grandin
· 7 years ago
ce6ac77
remove unused PolyOptimizeFlags enum values
by Noel Grandin
· 7 years ago
c59a5b8
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
542ad7c
convert INetURLObject::PrefixInfo::Kind to scoped enum
by Noel Grandin
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
6740817
loplugin:constantparam
by Noel Grandin
· 7 years ago
270e41ad
loplugin:buriedassign in sd..writerfilter
by Noel Grandin
· 7 years ago
a3e725b
Replace uses of SAL_BOUND with o3tl::clamp
by Stephan Bergmann
· 7 years ago
4e6b448
SvStream::m_isConsistent is always true
by Noel Grandin
· 7 years ago
7f48fa8
loplugin:collapseif in tools..xmloff
by Noel Grandin
· 7 years ago
dbe94dd
tdf#120657 Pie chart saved as DOC doesn't preview in MSO
by Noel Grandin
· 7 years ago
97ebc98
convert some macros to local functions
by Noel Grandin
· 7 years ago
c2ce646
loplugin:useuniqueptr in ImplSysReadConfig
by Noel Grandin
· 7 years ago
16fb77b
fix delete in MultiSelection::SetTotalRange
by Noel Grandin
· 7 years ago
41eeaac
loplugin:oncevar
by Noel Grandin
· 7 years ago
8619243
Simplify containers iterations in test..tools
by Arkadiy Illarionov
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
f31c9f1
clang-tidy performance-unnecessary-copy-init in test..xmlscript
by Noel Grandin
· 7 years ago
76dd28a
loplugin:staticvar in various
by Noel Grandin
· 7 years ago
78490b4
pvs-studio: V668 no sense testing against null as memory was allocated by new
by Caolán McNamara
· 7 years ago
e61e4e5
clang-tidy readability-misleading-indentation
by Noel Grandin
· 7 years ago
5fb66ae
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 7 years ago
f3b3450
tdf#42949 Fix IWYU warnings in include/tools/*
by Gabor Kelemen
· 7 years ago
4b5e806
workaround weird linking error on tb71
by Noel Grandin
· 7 years ago
1669022
loplugin:singlevalfields
by Noel Grandin
· 7 years ago
f730f1d
Fix typos
by Andrea Gelmini
· 7 years ago
0f2c023
Don't just log the file name, at least say what we are doing with it
by Tor Lillqvist
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
1a049bc
drop SvMemoryStream::GetBuffer
by Noel Grandin
· 8 years ago
833c496
loplugin:constfields in tools
by Noel Grandin
· 8 years ago
b225295
loplugin:useuniqueptr in convertToUnicode
by Noel Grandin
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
feca66c
loplugin:simplifyconstruct in toolkit..ucb
by Noel Grandin
· 8 years ago
24eae7b
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 8 years ago
57cd494
Missing include
by Stephan Bergmann
· 8 years ago
d7c1632
Do as the comment says it should do..
by Eike Rathke
· 8 years ago
91cb01b
The never ending rounding and scaling of tools::Time::GetClock()
by Eike Rathke
· 8 years ago
Next »