summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-13ofz#6843 Integer-overflowCaolán McNamara
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Improve commentStephan Bergmann
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-16Resolves: tdf#115750 SvStream::WriteStream was brokenCaolán McNamara
2018-02-06simplify ImpXPolygonNoel Grandin
2018-02-02tools: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-25Remove stdlib.h from sal/config.hStephan Bergmann
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19ofz#5475 Integer-overflowCaolán McNamara
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann
2018-01-15More loplugin:cstylecast: toolsStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-09ofz#5000 Integer-overflowCaolán McNamara
2018-01-08UL->UCaolán McNamara
2018-01-07ofz#4995 Integer-overflowCaolán McNamara
2018-01-07Remove XmlWriter in test module and use tools::XmlWriterTomaž Vajngerl
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-12-25tdf#114684: don't print pages for ranges completely outside ...Mike Kaganski
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-18sal_uIntPtr->sal_uInt32 in ConfigNoel Grandin
2017-12-15merge ImplPolygon and ImplPolygonDataCaolán McNamara
2017-12-14use std::unique_ptrCaolán McNamara
2017-12-14sal_uIntPtr->sal_Int32 in MultiSelectionNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13sal_uIntPtr->size_t in ZCodecNoel Grandin
2017-12-12sal_IntPtr->sal_uInt32 in INetMIMEMessageStreamNoel Grandin
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin
2017-12-11ofz#4592 Direct-leakCaolán McNamara
2017-12-11Revert "just delete, don't check for null and then delete"Caolán McNamara