summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:changetoolsgen in tools..toolkitNoel Grandin2018-02-223-26/+26
* Revert "simplify ImpXPolygon"Stephan Bergmann2018-02-212-23/+0
* Resolves: tdf#115750 SvStream::WriteStream was brokenCaolán McNamara2018-02-161-6/+5
* simplify ImpXPolygonNoel Grandin2018-02-062-0/+23
* tools: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-9/+0
* Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk2018-02-011-4/+29
* improve subtyping when dealing with tools::WeakReferenceNoel Grandin2018-01-271-0/+7
* Remove stdlib.h from sal/config.hStephan Bergmann2018-01-251-0/+1
* Point default ctor already zero-initializes the membersStephan Bergmann2018-01-231-5/+1
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-3/+3
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-1/+1
* loplugin:unused-returns in filter,tools,xmloffNoel Grandin2018-01-202-9/+8
* loplugin:unusedmethodsNoel Grandin2018-01-201-16/+0
* ofz#5475 Integer-overflowCaolán McNamara2018-01-191-1/+18
* Missing includes (Windows --disable-pch)Stephan Bergmann2018-01-171-0/+4
* More loplugin:cstylecast: toolsStephan Bergmann2018-01-151-2/+2
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-3/+3
* loplugin:useuniqueptr in PolyPolygonNoel Grandin2018-01-132-265/+84
* More loplugin:cstylecast: toolsStephan Bergmann2018-01-1214-153/+153
* loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin2018-01-115-122/+89
* ofz#5000 Integer-overflowCaolán McNamara2018-01-091-10/+10
* UL->UCaolán McNamara2018-01-081-5/+5
* ofz#4995 Integer-overflowCaolán McNamara2018-01-071-5/+7
* Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl2018-01-071-0/+6
* long->sal_Int32 in BigIntNoel Grandin2018-01-052-57/+45
* loplugin:singlevalfields improve copy constructor checkNoel Grandin2018-01-031-21/+8
* tdf#114684: don't print pages for ranges completely outside ...Mike Kaganski2017-12-251-3/+16
* new loplugin: convertlongNoel Grandin2017-12-212-2/+2
* sal_uIntPtr->sal_uInt32 in ConfigNoel Grandin2017-12-181-10/+10
* merge ImplPolygon and ImplPolygonDataCaolán McNamara2017-12-152-24/+10
* use std::unique_ptrCaolán McNamara2017-12-142-226/+181
* sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin2017-12-141-38/+38
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* sal_uIntPtr->size_t in ZCodecNoel Grandin2017-12-131-1/+1
* sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin2017-12-121-9/+9
* sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin2017-12-121-2/+2
* ofz#4592 Direct-leakCaolán McNamara2017-12-111-11/+11
* Revert "just delete, don't check for null and then delete"Caolán McNamara2017-12-111-3/+7
* just delete, don't check for null and then deleteCaolán McNamara2017-12-111-7/+3
* tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner2017-12-102-514/+478
* lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2017-11-291-0/+10
* loplugin:unusedmethodsNoel Grandin2017-11-291-13/+0
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-271-2/+2
* loplugin:simplifybool can't invert conditions involving float typesNoel Grandin2017-11-231-2/+2
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-2/+2
* cpuid is only for x86 processors.jan Iversen2017-11-221-0/+7
* drop duplicate methodCaolán McNamara2017-11-221-2/+2
* halve the number of threads if HT is activeDennis Francis2017-11-211-2/+9
* inline INetMIMEOutputSinkNoel Grandin2017-11-131-42/+27
* Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann2017-11-082-27/+23