summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly2.cxx
AgeCommit message (Expand)Author
2019-08-30fix PolyPolygon move operator=Noel Grandin
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-10remove unused enumerators from PolyClipOpNoel Grandin
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
2016-06-03drop "Solar-Version not set on rIStream" messagesNoel Grandin
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2015-11-11stream version doesn't matter hereCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05(Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enumMatteo Casalin
2015-11-05class PolyOptimizeData is never instantiatedMatteo Casalin
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-01-26coverity#1244945 Untrusted value as argumentCaolán McNamara
2015-01-26coverity#1244946 Untrusted value as argumentCaolán McNamara
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-11initialize nPolyCountCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-06-26check for self-assignCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-17Move bezier functionsChris Sherlock
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
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-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
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-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove some unused defines and controlsThomas Arnhold
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-08-02callcatcher: remove unused methodsThomas Arnhold