- 1dac513 Handle loplugin:fpcomparison false positives by whitelist by Stephan Bergmann · 9 years ago
- 5c28942 New rtl::splitSurrogates, remove code duplication by Stephan Bergmann · 10 years ago
- 62b75cd tdf#100302: gbuild: always use $(LFS_CFLAGS) by Michael Stahl · 10 years ago
- 9db395d isRepresentableInteger: assert(fAbsValue >= 0.0) by Eike Rathke · 10 years ago
- bef47d3 At least MSVC 2015 doesn't find sal/osl/w32/time.h by Stephan Bergmann · 10 years ago
- 2c3ebb2 @since tag; sorting by Stephan Bergmann · 10 years ago
- 974b7fe clang-cl loplugin: sal by Stephan Bergmann · 10 years ago
- eecb440 -Werror,-Wdeprecated-declaration by Tor Lillqvist · 10 years ago
- 2907779 unit test cases for approxEqual() and approxSub() by Eike Rathke · 10 years ago
- 2135eae let approxEqual() not scale too early for large representable integer values by Eike Rathke · 10 years ago
- c0bcdde Fix typos by Andrea Gelmini · 10 years ago
- 6445d8d Fix typos by Andrea Gelmini · 10 years ago
- 8e7997f sal: WNT: print errno when oslCreateThread fails by Michael Stahl · 10 years ago
- def4904 osl_getSocketOption shall return the new length by Stephan Bergmann · 10 years ago
- a0687f7 tdf#83306 add unit test for compareWithLength and '\0' by Michael Stahl · 10 years ago
- de7ed41 tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0' by Michael Stahl · 10 years ago
- 9373913 sal: Mac OS X 10.8 fails test_log1p by Michael Stahl · 10 years ago
- 78cc974 -Werror,-Wunused-variable (clang-cl) by Stephan Bergmann · 10 years ago
- 73a346d This is fixed with MSVC 2015 by Stephan Bergmann · 10 years ago
- 0a6c8bd CPPUNIT_ASSERT_EQUAL disambiguation by Stephan Bergmann · 10 years ago
- 95ee4ca Related cid#1371289: Work around missing OUStringBuffer move semantics by Stephan Bergmann · 10 years ago
- e592877 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
- 51e1f98 Remove outdated comment by Tor Lillqvist · 10 years ago
- 27be818 loplugin:singlevalfields in l10ntools..sax by Noel Grandin · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
- cc6693b Fix MSVC 2015 build by Stephan Bergmann · 10 years ago
- 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
- 2c10714 Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCII by Stephan Bergmann · 10 years ago
- 0c8fa58 Support ConstCharArrayDetector also for UTF-16 arrays by Stephan Bergmann · 10 years ago
- c399004 OUString construction from OUStringLiteral1 must not be overruled by... by Stephan Bergmann · 10 years ago
- dd8e0a4 coverity#1371449 Uninitialized scalar field by Caolán McNamara · 10 years ago
- 0d5804c Fix sal log for 32 bit Linux build by Giuseppe Castagno · 10 years ago
- 7960302 Move comment block back where it was by Tor Lillqvist · 10 years ago
- 99ee4eb If no WARN in SAL_LOG, use the INFO selection for WARNs, too by Tor Lillqvist · 10 years ago
- ed815a2 Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variable by Tor Lillqvist · 10 years ago
- fb77cc0 No need for nested unnamed namespaces by Tor Lillqvist · 10 years ago
- fb00c72 Add handling of a +TIMESTAMP flag in the SAL_LOG environment variable by Tor Lillqvist · 10 years ago
- 127f70d new loplugin to check for static OUStrings by Noel Grandin · 10 years ago
- f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
- 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
- a293ff3 clang-tidy performance-unnecessary-value-param in sal by Stephan Bergmann · 10 years ago
- 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
- 2cdc693 Remove __cplusplus-checks from apparently-C++-only files by Stephan Bergmann · 10 years ago
- f4719c49 sal: fix remaining loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 6f8d047 loplugin:salbool: Better heuristic to determine code shared between C and C++ by Stephan Bergmann · 10 years ago
- f9279bc loplugin:redundantcast: redundant static_casts in sal by Stephan Bergmann · 10 years ago
- f9f50f2 CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 0f92d79 Silence loplugin:staticmethods under --disable-debug by Stephan Bergmann · 10 years ago
- b6b34d5 Clarify calculation precedence tdf#39440 by Muhammet Kara · 10 years ago
- f3cb21a cppunittester: always print execution time of each test by Michael Stahl · 10 years ago
- b020026 CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 42486dd move #includes to top of file by Noel Grandin · 10 years ago
- 0d3f966 AllocatorTraits::size can be static after all by Stephan Bergmann · 10 years ago
- 2d6a881 unit tests for stringToDouble() separator without digits by Eike Rathke · 10 years ago
- 9a6527a stringToDouble() do not parse separator without digit as 0.0 by Eike Rathke · 10 years ago
- 1511f5c comfort the unhappy compiler by Eike Rathke · 10 years ago
- 08d8642 stringToDouble() fix broken reverse logic for NaN and INF by Eike Rathke · 10 years ago
- 67fccad clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 10 years ago
- 0c73e73 CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 9b9e5cf tdf#99589 - tolower / toupper - dangerous to Turks ... by Gökhan Gurbetoğlu · 10 years ago
- 62c047f switch to EHs on windows by Markus Mohrhard · 10 years ago
- 82da3d9 loplugin:salbool: Implicit conversions from non-Boolean fundamental types by Stephan Bergmann · 10 years ago
- 909d87c move the code for tdf#99410 to the sal init windows code by Markus Mohrhard · 10 years ago
- e30f3bc Revert "fdo#38913: Prevent invalid parameter handler crashes" by Stephan Bergmann · 10 years ago
- be4dd39 CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 87def0e CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- b5ad72b Replace VALID_CONVERSION macro with function by Stephan Bergmann · 10 years ago
- 411e7e8 fix 32bit linux build by Caolán McNamara · 10 years ago
- a22af0b CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warnings by Miklos Vajna · 10 years ago
- 643b700 Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAM by Stephan Bergmann · 10 years ago
- acbbb01 tdf#100021 - format argument issue in process.cxx by Richard PALO · 10 years ago
- a890e31 SAL_FALLTRHOUGH in Windows-only code by Stephan Bergmann · 10 years ago
- 90cd1b5 Convert oslCheckMode to scoped enum by Noel Grandin · 10 years ago
- 602fc61 Convert AllocMode to scoped enum by Noel Grandin · 10 years ago
- 9089160 limit scanf string field width by Jochen Nitschke · 10 years ago
- e8c1727 get breakpad signal handler working on windows by Markus Mohrhard · 10 years ago
- 145b2c9 fix typo by Markus Mohrhard · 10 years ago
- 1275d96 -Werror,-Wimplicit-fallthrough by Tor Lillqvist · 10 years ago
- 4517ac3 sal: -Werror,-Wimplicit-fallthrough by Michael Stahl · 10 years ago
- f01ba80 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
- 5df086e sal_Bool -> bool by Stephan Bergmann · 10 years ago
- e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
- ea4c7f0 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- 2c562c6 Is __OPENTRANSPORTPROVIDERS__ (still) needed by Stephan Bergmann · 10 years ago
- bc49262 Remove redundant checks by Stephan Bergmann · 10 years ago
- 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
- abe81a0 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
- 766280b fix case when fileName lacks "/MacOS/" by Douglas Mencken · 10 years ago
- b35dd68 Work around -Werror=logical-op (GCC 6) by Stephan Bergmann · 10 years ago
- c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
- 8a36e1a Avoid reserved identifiers by Stephan Bergmann · 10 years ago
- c210bf4 tdf#94306 replace boost::noncopyable r.. to sdext by Jochen Nitschke · 10 years ago
- c5e119f Drop pointless "internal" directory level for already internal include files by Tor Lillqvist · 10 years ago
- 43a31e3 Bin unneeded forward declarations of static functions by Tor Lillqvist · 10 years ago
- 279c314 sal: GetSystemTimePreciseAsFileTime requires Windows 8 by Michael Stahl · 10 years ago
- 3979afc osl_getSystemTime: use high precision timer of W32, if available by László Németh · 10 years ago