summaryrefslogtreecommitdiff
path: root/tools/source/ref
AgeCommit message (Expand)Author
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-08-30new loplugin:noexceptmoveNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-08tdf#43157 Cleanup DBG_ASSERT in pstm.cxxFakabbir Amin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-24tools: cleanup tools/source/ref/errinf.cxxChris Sherlock
2017-04-23tools: change internal DynamicErrorInfo struct nameChris Sherlock
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23No need for a temporary OString hereStephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin
2017-02-27Remove odd check that writeUInt32 indeed writes four bytesStephan Bergmann
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08drop unused error stringsCaolán McNamara
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-29cid#1371171 Missing move assignment operatorNoel Grandin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-10loplugin:constantparam in toolsNoel Grandin
2016-03-01sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-17use unique_ptr for pImpl in tools/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin