summaryrefslogtreecommitdiff
path: root/tools/source/generic/poly2.cxx
AgeCommit message (Expand)Author
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-01-14cid#1471346 Uncaught exceptionCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-11-20tools::Polygon::Clip() is broken with bezier curves (tdf#137068)Luboš Luňák
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19add tools::Long typedef and use it in toolsNoel
2020-08-06loplugin:flatten in toolsNoel Grandin
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