summaryrefslogtreecommitdiffstats
path: root/tools/source
Commit message (Expand)AuthorAgeFilesLines
* tools: prefix members of SvStreamMichael Stahl2015-07-314-296/+296
* loplugin:unusedmethodsNoel Grandin2015-07-301-20/+0
* in remainingSize consider that its is possible to seek past the endCaolán McNamara2015-07-171-1/+1
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-161-23/+6
* Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud2015-07-151-6/+23
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-161-23/+6
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-132-0/+4
* -1 -> Z_ERRNO for clarityCaolán McNamara2015-07-071-3/+3
* Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann2015-07-071-44/+29
* Unused #ifdef BOOTSTRAPStephan Bergmann2015-07-071-4/+0
* only inflate if status from InitDecompress is goodCaolán McNamara2015-07-061-3/+3
* loplugin:unusedmethods toolsNoel Grandin2015-07-023-27/+0
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-301-9/+9
* remove custom RTTI from SvDataCopyStreamNoel Grandin2015-06-291-2/+0
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-153-6/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-8/+8
* convert B2VectorContinuity to scoped enumNoel Grandin2015-06-041-2/+2
* -fsanitize=nonnull-attribute in memcpy callStephan Bergmann2015-06-031-1/+1
* -fsanitize=nonnull-attribute in memcpy callStephan Bergmann2015-06-021-1/+4
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-261-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-261-3/+3
* callcatcher: update unused codeCaolán McNamara2015-05-251-28/+0
* tools: check for data loss in WriteFractionMichael Stahl2015-05-191-0/+6
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-113-6/+6
* Add ability to change tint/shade of a color.Tomaž Vajngerl2015-05-071-0/+30
* Clean up tools/link.hxxStephan Bergmann2015-04-291-40/+0
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-7/+22
|\
| * tools: leave ErrorContext with a vcl::Window * for now.Michael Meeks2015-04-161-5/+4
| * Make ErrorContext includers happier.Michael Meeks2015-04-101-7/+22
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+1
* | enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis2015-04-271-0/+26
* | loplugin:simplifyboolStephan Bergmann2015-04-242-2/+2
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* | Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-2211-1/+17
* | Clean up new rtl/surrogates.hStephan Bergmann2015-04-201-4/+3
* | duplicate surrogate codeCaolán McNamara2015-04-201-2/+3
* | SvStream: WriteUChar -> WriteBoolStephan Bergmann2015-04-171-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-14/+14
* | No need to go via floating-point calculationsStephan Bergmann2015-04-101-8/+11
* | Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-6/+7
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-3/+3
* Remove dead INetProtocol::OutStephan Bergmann2015-04-071-26/+0
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-409/+219
* Kill INetProtocol::NewsTor Lillqvist2015-04-021-159/+80
* Kill INetProtocol::Imap and Pop3Tor Lillqvist2015-04-021-137/+80
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-141/+141
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-211/+244
* Plug the hole in INetProtocolStephan Bergmann2015-04-021-1/+0