Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/thb/wasm-upstreaming
/
sal
e4c05e0
catchall
by Jan-Marek Glogowski
· 5 years ago
cf25c72
catchall
by Jan-Marek Glogowski
· 5 years ago
8a41739
WASM: add initial support for Emscripten cross build
by Jan-Marek Glogowski
· 5 years ago
41ff704
Add API to LibreOfficeKit to set arbitrary run-time options in core
by Tor Lillqvist
· 5 years ago
c0aede4
loplugin:stringviewparam (clang-cl)
by Stephan Bergmann
· 5 years ago
3260edb
loplugin:stringadd (clang-cl)
by Stephan Bergmann
· 5 years ago
d507c8b
loplugin:nullptr (clang-cl)
by Stephan Bergmann
· 5 years ago
8ae3ae4
Step 1 of removing cargo-cult pragma pack around rtl_[u]String
by Stephan Bergmann
· 5 years ago
7049328
loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat
by Noel Grandin
· 5 years ago
97351cf
Simplify some code by using OUString instead of raw rtl_uString
by Stephan Bergmann
· 5 years ago
81a5d8f
Simplify some code by using OUString instead of raw rtl_uString
by Mike Kaganski
· 5 years ago
72b9ad0
Simplify some code by using OUString instead of raw rtl_uString
by Stephan Bergmann
· 5 years ago
2775549
Simplify some code by using OUString instead of raw rtl_uString
by Stephan Bergmann
· 5 years ago
b9f0060
Remove obsolete comment
by Stephan Bergmann
· 5 years ago
481b3bb
flatten some code
by Noel Grandin
· 5 years ago
c7428c6
use more string_view in OString API
by Noel Grandin
· 5 years ago
eac0001
[API CHANGE] Do not call getaddrinfo if we just want the hostname
by Samuel Mehrbrodt
· 5 years ago
61462ef
use OUString in dir handling operations
by Noel Grandin
· 5 years ago
8b127d9
flatten some code in sal/osl/w32
by Noel Grandin
· 5 years ago
e36c2b4
set path to fully normalized in osl_getNextFileItem
by Noel Grandin
· 5 years ago
27911b0
Use more std lib
by Mike Kaganski
· 5 years ago
334838e
Unify on std::basic_string_view for indexOfStr
by Mike Kaganski
· 5 years ago
5a11edc
use std lib for sal_Unicode version of indexOfChar_WithLength
by Noel Grandin
· 5 years ago
5ebccaa
use std lib for O[U]String indexOfStr
by Noel Grandin
· 5 years ago
ea5641b
Updated README.md files to represent current code / use Markdown format
by Hossein
· 5 years ago
a0656ec
const OUString -> const OUStringLiteral
by Mike Kaganski
· 5 years ago
c161587
Using .md extension/Markdown syntax for modules README
by Hossein
· 5 years ago
760a902
Deduplicate trim implementations
by Mike Kaganski
· 5 years ago
5e404d6
Fix typos
by Andrea Gelmini
· 5 years ago
2b4cd99
tdf#126742 make Windows file handling more unx-like
by Armin Le Grand (Allotropia)
· 5 years ago
083900f
Make sal/config.h the first in pch
by Mike Kaganski
· 5 years ago
b3bfcb2
Also check number of invocations in the test
by Mike Kaganski
· 5 years ago
6b439e8
The backtrace() etc API is available on macOS and iOS, too
by Tor Lillqvist
· 5 years ago
eef4319
Improve unit test accuracy
by Mike Kaganski
· 5 years ago
cf1c835
tdf#116983 tdf#136175: retry if failed
by Mike Kaganski
· 5 years ago
ed40d47
Drop ComPtr and use sal::systools::COMReference
by Mike Kaganski
· 5 years ago
c8976bd
tdf#137208 Assume that dladdr provides an absolute pathname
by Stephan Bergmann
· 5 years ago
0b86394
Remove dead "defined(ANDROID) && !defined(DISABLE_DYNLOADING)" code
by Stephan Bergmann
· 5 years ago
376101c
Do not remove '/' when it's the only character in the path
by Mike Kaganski
· 5 years ago
181fc61
Reuse known length of the temp dir path
by Mike Kaganski
· 5 years ago
3380163
Make sure osl_getTempDirURL result doesn't end with / also on unx
by Mike Kaganski
· 5 years ago
8ef5331
Make sure to resolve symlinks in temp path in path tests
by Mike Kaganski
· 5 years ago
f482924
Fix creation of some OUString from non-ASCII ordinary string literals
by Stephan Bergmann
· 5 years ago
85ed3a4
use zlib crc32() rather our own implementation
by Luboš Luňák
· 5 years ago
5a4b588
Be a bit more verbose in that crappy test code
by Stephan Bergmann
· 5 years ago
e67fa2e
Fix dependency of CppunitTest_sal_osl on CppunitTest_Module_DLL library
by Stephan Bergmann
· 5 years ago
4cae353
Fix loplugin:stringliteralvar
by Stephan Bergmann
· 5 years ago
ea0d73e
loplugin:fakebool followed by loplugin:implicitboolconversion (clang-cl)
by Stephan Bergmann
· 5 years ago
61404bc
report what value was found in message
by Caolán McNamara
· 5 years ago
0b1b167
Remove unneeded breaks
by Andrea Gelmini
· 5 years ago
6b00d05
Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)
by Stephan Bergmann
· 5 years ago
0ce7c84
Revert "Fix typo in code"
by Stephan Bergmann
· 5 years ago
5e124e9
osl_File checks: creation in root can also fail because of read-only filesystem
by Christian Lohmaier
· 5 years ago
3ed9bba
Fix typo in code
by Andrea Gelmini
· 5 years ago
80b7949
Enable previously disabled file and directory tests
by Mike Kaganski
· 5 years ago
41eaf2d
Do not forget to remove "." and ".." path parts in osl_getAbsoluteFileURL
by Mike Kaganski
· 5 years ago
52e6dea
Drop FAR/NEAR from 16-bit WinAPI times
by Mike Kaganski
· 5 years ago
c0a91ae
Fix typos
by Andrea Gelmini
· 5 years ago
396c2ad
Use C++ thread_local instead of Tls* WinAPI
by Mike Kaganski
· 5 years ago
c42f60e
Simplify osl_getGlobalMutex to use function-local static
by Mike Kaganski
· 5 years ago
f2a9629
Reinstate still relevant bits of comment
by Mike Kaganski
· 5 years ago
ab91f93
Use function-local static Mutex here instead of global CRITICAL_SECTION
by Mike Kaganski
· 5 years ago
6e0fa7d
Don't change process current directory in osl_getAbsoluteFileURL
by Mike Kaganski
· 5 years ago
3dbc42e
Use OUString and its fast concat instead of C string manipulation
by Mike Kaganski
· 5 years ago
b8bdd88
Use MutexGuard instead of direct oslMutex manipulations
by Mike Kaganski
· 5 years ago
9430608
simplify code, use more subView()
by Noel
· 5 years ago
1da6908
add string_view variants of methods to O[U]StringBuffer
by Noel
· 5 years ago
aa2064c
Improve loplugin:stringliteralvar
by Stephan Bergmann
· 5 years ago
ad55d51
cppcheck: zerodivcond
by Julien Nabet
· 5 years ago
846bcc5
OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()
by Tor Lillqvist
· 5 years ago
06ecfbe
Introduce startsWithAsciiL() to match endsWithAsciiL()
by Tor Lillqvist
· 5 years ago
117ecc9
fix coverity parse errors
by Caolán McNamara
· 5 years ago
9129117
Missing include guard in new sal/rtl/strtmpl.hxx
by Stephan Bergmann
· 5 years ago
c5c0f8d
Replace strtmpl.cxx with actual C++ templates in strtmpl.hxx
by Mike Kaganski
· 5 years ago
a3d0091
New loplugin:stringliteralvar
by Stephan Bergmann
· 5 years ago
b5c5321
Use char16_t string literals
by Stephan Bergmann
· 5 years ago
22f7411
Remove the OUString vs. std::u16string_view comparison operators again
by Stephan Bergmann
· 5 years ago
ecfcd99
Check intermediate for not to be rounded value, tdf#138360 follow-up
by Eike Rathke
· 5 years ago
a10c33f
Replace log2() call with parts.exponent-1023, tdf#138360 follow-up
by Eike Rathke
· 5 years ago
8b66e17
Add empty OUStringBuffer::toString test
by Stephan Bergmann
· 5 years ago
35e471b
Adapt the remaining OUString functions to std string_view
by Stephan Bergmann
· 5 years ago
4f0c70f
Avoid calling OString ctor with null pointer
by Stephan Bergmann
· 5 years ago
afc41a4
Do not call GetAddrInfoW if we just want the hostname
by Samuel Mehrbrodt
· 5 years ago
1efec9e
Tighten rtl_{string,uString}_newFromStr_WithLength implementation
by Stephan Bergmann
· 5 years ago
73d592f
Improve a CPPUNIT_ASSERT message
by Stephan Bergmann
· 5 years ago
8bf2451
Revert "Fix osl_Security::getHomeDir test under fakeroot"
by Stephan Bergmann
· 5 years ago
520949f
Better accuracy in rtl_math_approxValue(), tdf#138360 related
by Eike Rathke
· 5 years ago
9467da7
tdf#138360: sal_rtl: Add unittest
by Xisco Fauli
· 5 years ago
deb119e
Related: tdf#138360 Use approxFloor() in rtl_math_round()
by Eike Rathke
· 5 years ago
d8e0b1c
Typo in rounded digit string, tdf#138360 follow-up
by Eike Rathke
· 5 years ago
49aff14
Related: tdf#138360 Rounding integers to decimals is futile
by Eike Rathke
· 5 years ago
5abb189
Resolves: tdf#138360 better accuracy in rtl_math_round()
by Eike Rathke
· 5 years ago
87191b0
Unit tests for DBL_MAX to string conversion, tdf#136272
by Eike Rathke
· 5 years ago
1a0f9a9
Consistently use RTL_CONSTASCII_LENGTH(), tdf#136272 follow-up
by Eike Rathke
· 5 years ago
b8404ae
Fix comment
by Eike Rathke
· 5 years ago
4713c19
Resolves: tdf#136272 convert DBL_MAX to 1.7976931348623157e+308
by Eike Rathke
· 5 years ago
ee2cc95
Related: tdf#136272 accept 1.79769313486232e+308 as DBL_MAX
by Eike Rathke
· 5 years ago
39c9596
Silence false loplugin:stringviewparam in conditional code (clang-cl)
by Stephan Bergmann
· 5 years ago
142e8cc
Relax non-null requirement for some rtl_uString_* functions
by Stephan Bergmann
· 5 years ago
70e3606
tdf#123936 Formatting files in module sal with clang-format
by Philipp Hofer
· 5 years ago
Next »