Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/borderline3
/
tools
3f0fba0
New rtl::isUnicodeScalarValue, rtl::isSurrogate
by Stephan Bergmann
· 9 years ago
75a96e2
Translate German comments/debug strings (leftovers in dirs test to uui)
by Johnny_M
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
1b694dad
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
168782a
Remove 500ns offset from GetSystemTicks()
by Jan-Marek Glogowski
· 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
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
88b0711
tdf#39468: Translate some german comments
by Christian Barth
· 9 years ago
c605c8d
SvPersistStream dead
by Noel Grandin
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
b1d829e
move resmgr to unotools
by Caolán McNamara
· 9 years ago
6ea9062
Related: tdf#109427 cache std::locales
by Caolán McNamara
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
9878293
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
2fffaf6
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
252aab1
Eliminate DateTime::operator+=() and -=() with POD types
by Eike Rathke
· 9 years ago
fcd0361
Eliminate Date::operator+=() and -=() and replace with Date::AddDays()
by Eike Rathke
· 9 years ago
00657ae
migrate to boost::gettext
by Caolán McNamara
· 9 years ago
4f75a93
loplugin:unusedfields in tools
by Noel Grandin
· 9 years ago
9af8964
RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO
by Chris Sherlock
· 9 years ago
c76c365
tools: create DateTime from Unix time
by Ashod Nakashian
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
0937443
ofz#2538: avoid oom
by Caolán McNamara
· 9 years ago
43a6b59
simplify some OUString compareTo calls
by Noel Grandin
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
8977d7e
loplugin:unnecessaryparen
by Stephan Bergmann
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
1e5e504
loplugin:oncevar (clang-cl): tools
by Stephan Bergmann
· 9 years ago
1fe0dc7
use sal_Int64 in tools::DateTime
by Noel Grandin
· 9 years ago
f5b0cc2
use sal_Int32 in tools::Date
by Noel Grandin
· 9 years ago
9324834
loplugin:casttovoid: tools
by Stephan Bergmann
· 9 years ago
7111206
loplugin:oncevar various
by Noel Grandin
· 9 years ago
ef531e8
loplugin:oncevar in test..tools
by Noel Grandin
· 9 years ago
513ac8e
loplugin:useuniqueptr in various
by Noel Grandin
· 9 years ago
3361e28
make some tools macros into functions
by Noel Grandin
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
a975624
loplugin:unusedfields in tools..vbahelper
by Noel Grandin
· 9 years ago
a6aa57f
use ERRCODE_NONE instead of 0
by Noel Grandin
· 9 years ago
b70fa47
use more SAL_N_ELEMENTS part 1
by Noel Grandin
· 9 years ago
d0069e5
add COVERITY_NOEXCEPT_FALSE
by Caolán McNamara
· 9 years ago
de8caac
replace SVSTREAM_OK with ERRCODE_NONE
by Noel Grandin
· 9 years ago
919dfc6
Improved loplugin:cstylecast to reference types: tools
by Stephan Bergmann
· 9 years ago
2ccde70
teach redundantcast plugin about functional casts
by Noel Grandin
· 9 years ago
2155e04
make string translation loading more uniform
by Caolán McNamara
· 9 years ago
4c05834
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
f9f0b6a
tdf#43157 Cleanup DBG_ASSERT in pstm.cxx
by Fakabbir Amin
· 9 years ago
b3eb843
cleanup tools/debug.hxx includes
by Jochen Nitschke
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
85aefc8
tdf#43157: convert tools from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
3208f0c
DateTime::GetWin32FileDateTime: FILETIME is uint64
by Eike Rathke
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
7a47058
DateTime::CreateFromWin32FileDateTime: FILETIME is uint64
by Eike Rathke
· 9 years ago
9f68be9
Use gcd from boost::math::gcd
by David Ostrovsky
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
489406e
tools: don't use std::tie when comparing resources
by Michael Stahl
· 9 years ago
d954a20
remove excessive forward declarations
by Jochen Nitschke
· 9 years ago
eace834
Assert that nMonth and nDay <100 to be representable
by Eike Rathke
· 9 years ago
4c68765
Add more unit tests for Date::Normalize()
by Eike Rathke
· 9 years ago
1edd422
Date::Normalize: handle day 0 and empty date
by Eike Rathke
· 9 years ago
246a2a5
Test that empty date is not a valid date
by Eike Rathke
· 9 years ago
8ea7253
Date::IsValidDate: year 0 is not
by Eike Rathke
· 9 years ago
34f7e61
untranslated strings are just strings
by Caolán McNamara
· 9 years ago
ad3e1af
Move getProcessWorkingDir from tools to unotools
by Chris Sherlock
· 9 years ago
8250e1a
use std container for ParameterList
by Jochen Nitschke
· 9 years ago
f5f564b
loplugin:salunicodeliteral: tools
by Stephan Bergmann
· 9 years ago
8bdbfdb
Add unit tests for Date::Normalize()
by Eike Rathke
· 9 years ago
9054648
Month 100 was always wrong
by Eike Rathke
· 9 years ago
50413b0
loplugin:cppunitassertequals: tools
by Stephan Bergmann
· 9 years ago
d26f753
split nTypeAndId into two fields in ImpContent
by Noel Grandin
· 9 years ago
1812025
no bitmaps in .src files anymore
by Caolán McNamara
· 9 years ago
dbd20b5
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
bef9fe6
extend unit test for INetMIME::scanContentType
by Jochen Nitschke
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
a190951
tools: cleanup tools/source/ref/errinf.cxx
by Chris Sherlock
· 9 years ago
f3281c0
tools: change internal DynamicErrorInfo struct name
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
841e1a6
remove some old MSVC workarounds
by Noel Grandin
· 9 years ago
1c5cae4
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
2b83e73
remove freshly unused menu support from src files
by Caolán McNamara
· 9 years ago
c4d02f4
Add minimal INetMIME::scanContentType test and fix bugs thus found
by Stephan Bergmann
· 9 years ago
4a2a03f
Revert "remove duplicate charset entries"
by Noel Grandin
· 9 years ago
98973e4
remove duplicate charset entries
by Jochen Nitschke
· 9 years ago
52117bb
loplugin:inlinefields in INetMIMEMessageStream
by Noel Grandin
· 9 years ago
b377caa
use correct string length
by Jochen Nitschke
· 9 years ago
be8b9b4
loplugin:redundantcast find cstyle arithmetic casts
by Noel Grandin
· 9 years ago
aa09b0c
loplugin:useuniqueptr extend to catch more localvar cases
by Noel Grandin
· 9 years ago
f8cff53
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 9 years ago
6b4a149
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
9bfd742
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
8681bd3
Close already calls unlockFile
by Markus Mohrhard
· 9 years ago
f7eb8ae
Fix typos
by Andrea Gelmini
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
692424b
No need for a temporary OString here
by Stephan Bergmann
· 9 years ago
bd55616
Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)
by Stephan Bergmann
· 9 years ago
Next »