summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-26sal::detail::logFormat is no longer neededStephan Bergmann
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-13approxEqual: check isFinite()Eike Rathke
2016-10-13SOCKET_USE_AUTODIAL is dead codeStephan Bergmann
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-10Handle loplugin:fpcomparison false positives by whitelistStephan Bergmann
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-10-04isRepresentableInteger: assert(fAbsValue >= 0.0)Eike Rathke
2016-10-04At least MSVC 2015 doesn't find sal/osl/w32/time.hStephan Bergmann
2016-10-04@since tag; sortingStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-10-03-Werror,-Wdeprecated-declarationTor Lillqvist
2016-10-02unit test cases for approxEqual() and approxSub()Eike Rathke
2016-10-01let approxEqual() not scale too early for large representable integer valuesEike Rathke
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-30sal: WNT: print errno when oslCreateThread failsMichael Stahl
2016-09-30osl_getSocketOption shall return the new lengthStephan Bergmann
2016-09-29tdf#83306 add unit test for compareWithLength and '\0'Michael Stahl
2016-09-29tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0'Michael Stahl
2016-09-26sal: Mac OS X 10.8 fails test_log1pMichael Stahl
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-09-23This is fixed with MSVC 2015Stephan Bergmann
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15Remove outdated commentTor Lillqvist
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-09-02Fix MSVC 2015 buildStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2016-08-19coverity#1371449 Uninitialized scalar fieldCaolán McNamara
2016-08-18Fix sal log for 32 bit Linux buildGiuseppe Castagno
2016-08-18Move comment block back where it wasTor Lillqvist
2016-08-18If no WARN in SAL_LOG, use the INFO selection for WARNs, tooTor Lillqvist
2016-08-18Add handling of a +RELATIVETIMER flag in the SAL_LOG environment variableTor Lillqvist
2016-08-18No need for nested unnamed namespacesTor Lillqvist
2016-08-18Add handling of a +TIMESTAMP flag in the SAL_LOG environment variableTor Lillqvist
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann