summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2014-11-14coverity#982314 Logically dead codeCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-03checker type doesn't work, try event typeCaolán McNamara
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-11-01coverity#1250404 Operands don't affect resultCaolán McNamara
2014-10-28WaE: C4101: 'unused' : unreferenced local variableTor Lillqvist
2014-10-28fix build on android-arm tinderboxDavid Tardon
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca
2014-10-28coverity#1242531 Untrusted loop boundCaolán McNamara
2014-10-27cid#705051 Dereference after null checkNoel Grandin
2014-10-24Explicitly include the cmath std::abs overloadsStephan Bergmann
2014-10-24Fix Fraction(-2147483648.0) for 32-bit wide longStephan Bergmann
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "just check if the fraction is < 0"Jan Holesovsky
2014-10-23Fraction: Revert "simplify condition"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23coverity#440777 Resource leak in objectCaolán McNamara
2014-10-18work around windows whiningNorbert Thiebaud
2014-10-17now why did i do this?David Tardon
2014-10-17fix long long -> BigInt for LONG_MAX valueDavid Tardon
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14simplify conditionDavid Tardon
2014-10-14just check if the fraction is < 0David Tardon
2014-10-11initialize nPolyCountCaolán McNamara
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-08-22Do not cripple intermediate values to sal_uInt16Stephan Bergmann
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-07-29Include <algorithm> for std::minTor Lillqvist
2014-06-26check for self-assignCaolán McNamara
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-10coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28German Comment translationMichael Meeks
2014-04-23coverity#708545 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708544 Uninitialized scalar fieldCaolán McNamara
2014-04-23coverity#708543 Uninitialized scalar fieldCaolán McNamara
2014-04-17Move bezier functionsChris Sherlock
2014-04-14typo: befor -> beforeThomas Arnhold
2014-04-11coverity#984163 Uninitialized scalar fieldCaolán McNamara
2014-04-02init a few more stream-read svm elementsCaolán McNamara
2014-04-02valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann