summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2017-10-23loplugin:includeform: toolsStephan Bergmann
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-10-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-27check for NaN in FractionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21ofz#3454 Floating-point-exceptionCaolán McNamara
2017-09-21nothing to see here, move alongCaolán McNamara
2017-09-20use aStripOffsets.size instead of nNumStripOffsetsCaolán McNamara
2017-09-19-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann