summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2018-02-06simplify ImpXPolygonNoel Grandin
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann
2018-01-19ofz#5475 Integer-overflowCaolán McNamara
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-09ofz#5000 Integer-overflowCaolán McNamara
2018-01-08UL->UCaolán McNamara
2018-01-07ofz#4995 Integer-overflowCaolán McNamara
2018-01-05long->sal_Int32 in BigIntNoel Grandin
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-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-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
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-16-Werror,-Wtautological-constant-compare (Clang 6)Stephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-27check for NaN in FractionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
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-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): toolsStephan Bergmann
2017-07-02loplugin:casttovoid: toolsStephan Bergmann
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05Use gcd from boost::math::gcdDavid Ostrovsky
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin