summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods toolsNoel Grandin2015-07-024-33/+2
* remove some unnecessary typedefs to pointerNoel Grandin2015-06-302-12/+11
* 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
* extend color test - check read & write from streamTomaž Vajngerl2015-05-071-0/+22
* Clean up tools/link.hxxStephan Bergmann2015-04-292-41/+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-022-157/+157
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-022-227/+260
* Plug the hole in INetProtocolStephan Bergmann2015-04-021-1/+0
* Remove left-over comment junkStephan Bergmann2015-04-021-3/+0
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:staticfunctionNoel Grandin2015-04-013-5/+5
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-286-47/+47
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-4/+4
* Rectangle::toString(): output position, then sizeMiklos Vajna2015-03-231-1/+1
* loplugin:constantfunction: toolsNoel Grandin2015-03-192-12/+0
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-18/+15
* V813: Decreased performanceCaolán McNamara2015-03-042-4/+4
* convert RC_ constants to enum classNoel Grandin2015-03-021-19/+19