summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-09-10Remove unused INetMIMEMessage partsStephan Bergmann
2015-09-10More INetMIMEMessageStream clean upStephan Bergmann
2015-09-10Merge INetMessageIStream into INetMIMEMessageStreamStephan Bergmann
2015-09-10No need for INetMIMEMessageStream encodingStephan Bergmann
2015-09-10Remove unused INetMessageOStream functionalityStephan Bergmann
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann
2015-09-10Check for "multipart/" prefixStephan Bergmann
2015-09-08Avoid pain when using selective debuginfoTor Lillqvist
2015-09-03disable an assert in color tests due to rounding errorTomaž Vajngerl
2015-09-03Change color test to report expected values when assert failsTomaž Vajngerl
2015-09-03Report reference color and expected color if test failsTomaž Vajngerl
2015-08-31sot: don't leak uninitialized memory into temp fileMichael Stahl
2015-08-31tdf#93794 - spin buttons not rendered in gtk2/gtk3Noel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-30tdf#62525: use cow_wrapper for SvGlobalNameDaniel Robertson
2015-08-27this farcical staroffice 5.0 related junk can at least be constCaolán McNamara
2015-08-27Remove redundant if (zero is already handled earlier)Stephan Bergmann
2015-08-27loplugin:passstuffbyrefStephan Bergmann
2015-08-27Avoid slightly silly warnings from ClangTor Lillqvist
2015-08-27Again add ability to change tint/shade of a color + unit testTomaž Vajngerl
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-31tools: prefix members of SvStreamMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-17in remainingSize consider that its is possible to seek past the endCaolán McNamara
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-09add some unit tests for tools::RectangleTomaž Vajngerl
2015-07-07-1 -> Z_ERRNO for clarityCaolán McNamara
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann
2015-07-07Unused #ifdef BOOTSTRAPStephan Bergmann
2015-07-06only inflate if status from InitDecompress is goodCaolán McNamara
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04convert B2VectorContinuity to scoped enumNoel Grandin
2015-06-03-fsanitize=nonnull-attribute in memcpy callStephan Bergmann
2015-06-02-fsanitize=nonnull-attribute in memcpy callStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-19tools: check for data loss in WriteFractionMichael Stahl