summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
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
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28Resolves: #i124453# check if the resulting polygon...Jürgen Schmidt
2014-03-27Simplify #if blocks a littleStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25Remove now unused tools/debug.hxx profiling functionalityStephan Bergmann
2014-03-21drop spadminCaolán McNamara
2014-03-10coverity#708547 Uninitialized scalar fieldCaolán McNamara
2014-02-28remove unused code BigInt::GetString()Noel Grandin
2014-02-26Remove visual noise from toolsAlexander Wilms
2014-02-18tools: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-21TOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10Use boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-07-17Mark as constTakeshi Abe
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-23Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vclArmin Le Grand
2013-05-19Secured some places where PolyPolygons were createdArmin Le Grand
2013-05-13Resolves: #i115917# Better conversion of C1 and C2 bezier curve pointsArmin Le Grand