Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/external-data-ui
/
unotools
52275c6
tdf#110355: regression fix
by Vitaliy Anderson
· 9 years ago
eea6d39
loplugin:unnecessaryparen
by Noel Grandin
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
90ac467
make IntlWrapper arg to GetPresentation non-implicit and non-optional
by Caolán McNamara
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
f71a355
loplugin:constparams in configmgr,unotools
by Noel Grandin
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
0416f00
loplugin:oncevar: empty strings: unotools
by Stephan Bergmann
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
7de833a
simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)
by Noel Grandin
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
6a76b4c
simplify LocalFileHelper::GetFolderContents
by Noel Grandin
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
18d7548
loplugin:casttovoid: unotools
by Stephan Bergmann
· 9 years ago
979d58c
loplugin:unusedfields in toolkit..xmloff
by Noel Grandin
· 9 years ago
26c82e2
loplugin:oncevar in ucb..vbahelper
by Noel Grandin
· 9 years ago
3f31815
s/catched/caught
by Noel Grandin
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
101fdd9
fix regression, some mutexes need to live longer
by Jochen Nitschke
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
6149da2
replace misc double checked locking patterns
by Jochen Nitschke
· 9 years ago
d69795b
use local statics in getTypes functions
by Jochen Nitschke
· 9 years ago
a975624
loplugin:unusedfields in tools..vbahelper
by Noel Grandin
· 9 years ago
b70fa47
use more SAL_N_ELEMENTS part 1
by Noel Grandin
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
0e2a6e8
remove some unnecessary use of OUStringBuffer
by Noel Grandin
· 9 years ago
93a41b2
tdf#108349: fix LanguageType conversions from UNO "short"
by Michael Stahl
· 9 years ago
84e18e9
Improved loplugin:redundantcast, const/static_cast combinations: unotools
by Stephan Bergmann
· 9 years ago
709040e
remove duplicate 'using namespace'
by Jochen Nitschke
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
f85ded4
tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat option
by Miklos Vajna
· 9 years ago
d1e47b1
enhance useuniqueptr loplugin
by Noel Grandin
· 9 years ago
b052e17
loplugin:stringcopy: unotools
by Stephan Bergmann
· 9 years ago
4c05834
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
dd6d799
loplugin:constantparam
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
2962cee
remove some unnecessary temporary OUStrings
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
12191a4
make loplugin constantparam smarter about string params
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
f4da706
tdf#43157: convert unotools from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
d200713
Removed duplicated include
by Andrea Gelmini
· 9 years ago
ad3e1af
Move getProcessWorkingDir from tools to unotools
by Chris Sherlock
· 9 years ago
a8a49d7
unotools: cleanup bootstrap.cxx
by Chris Sherlock
· 9 years ago
f766331
loplugin:salunicodeliteral: unotools
by Stephan Bergmann
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 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
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
b2764a9
convert EDynamicMenuType to scoped enum
by Noel Grandin
· 9 years ago
6390d77
convert MeasurementSystem to scoped enum
by Noel Grandin
· 9 years ago
608e93b
convert DateFormat to scoped enum and rename to DateOrder
by Noel Grandin
· 9 years ago
a3c294e
convert ReadWriteGuardMode to scoped enum
by Noel Grandin
· 9 years ago
2841cf6
loplugin:inlinefields in utl::ReadWriteMutex
by Noel Grandin
· 9 years ago
cbb2f42
Improved loplugin:redundantcast, static_cast on arithmetic types: unotools
by Stephan Bergmann
· 9 years ago
c4dba43
just use one try/catch level
by Caolán McNamara
· 9 years ago
3c56928
use actual UNO enums in unotools
by Noel Grandin
· 9 years ago
5f2d57f
convert EViewType to scoped enum
by Noel Grandin
· 9 years ago
5a725d1
loplugin:singlevalfields
by Noel Grandin
· 9 years ago
7c0054f
tdf#105843 : restore Application Start and Stop events
by Jean-Baptiste Faure
· 9 years ago
f7eb8ae
Fix typos
by Andrea Gelmini
· 9 years ago
89628e4
avoid config during fuzzing
by Caolán McNamara
· 9 years ago
14368e6
loplugin:simplifybool
by Stephan Bergmann
· 9 years ago
38fd98a
XUniversalContentBroker pBroker unused directly
by Caolán McNamara
· 9 years ago
866d4db
add a config-less fallback here
by Caolán McNamara
· 9 years ago
446568b
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
48d3f25
convert LocationType to scoped enum
by Noel Grandin
· 9 years ago
f4a9ba4b
convert ConfigNameFormat to scoped enum
by Noel Grandin
· 9 years ago
cc96c1f
convert EItem to scoped enum
by Noel Grandin
· 9 years ago
aef704d
convert SvtSaveOptions::EOption to scoped enum
by Noel Grandin
· 9 years ago
a4d0ec8
convert SvtSecurityOptions::EOption to scoped enum
by Noel Grandin
· 9 years ago
29eb1ce
convert SvtSysLocaleOptions::EOption to scoped enum
by Noel Grandin
· 9 years ago
7cf6620
convert SearchParam::SearchType to scoped enum
by Noel Grandin
· 9 years ago
858bd8b
convert ResultType to scoped enum
by Noel Grandin
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
436035a
Fix some typos
by Samuel Mehrbrodt
· 9 years ago
4978328
convert method names in tools::SvRef to be more like our other..
by Noel Grandin
· 9 years ago
734c005
Compatibility options refactoring. Part 1 small fix
by Vitaliy Anderson
· 9 years ago
aaf4177
Compatibility options refactoring. Part 1 small fix
by Vitaliy Anderson
· 9 years ago
1c3e84d
teach lolugin:stringconstant about calling constructors
by Noel Grandin
· 9 years ago
91ccb4d
Compatibility options refactoring. Part 1
by Vitaliy Anderson
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
a49cbc5
loplugin: unnecessary destructor test..unotools
by Noel Grandin
· 9 years ago
53d6df4
New loplugin:dynexcspec: Add @throws documentation, unotools
by Stephan Bergmann
· 9 years ago
968f6a7
new loplugin: useuniqueptr: unotools..xmlscript
by Noel Grandin
· 9 years ago
fb49433
tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2
by Vitaliy Anderson
· 9 years ago
f2e7430
New loplugin:externvar: unotools
by Stephan Bergmann
· 9 years ago
d15b4e2
teach sallogareas plugin to catch inconsistencies
by Noel Grandin
· 9 years ago
a238c82
tdf#88206 replace cppu::WeakImplHelper* in unotools
by Jochen Nitschke
· 9 years ago
Next »