summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2017-12-11just delete, don't check for null and then deleteCaolán McNamara
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22cpuid is only for x86 processors.jan Iversen
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21halve the number of threads if HT is activeDennis Francis
2017-11-13inline INetMIMEOutputSinkNoel Grandin
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-06tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2017-11-06loplugin:constparams in cppcanvas,drawinglayerNoel Grandin
2017-11-01Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-30loplugin:constantparam in toolsNoel Grandin
2017-10-27loplugin:includeform: tools (Windows)Stephan Bergmann
2017-10-27ofz#3791 Integer-overflowCaolán McNamara
2017-10-27ofz#3802 Integer-overflowCaolán McNamara
2017-10-27ofz#3812 Divide-by-zeroCaolán McNamara
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin