summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Add ability to change tint/shade of a color.Tomaž Vajngerl
2015-05-07extend color test - check read & write from streamTomaž Vajngerl
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20duplicate surrogate codeCaolán McNamara
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-16tools: leave ErrorContext with a vcl::Window * for now.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Make ErrorContext includers happier.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10No need to go via floating-point calculationsStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07Remove dead INetProtocol::OutStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Plug the hole in INetProtocolStephan Bergmann