summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/map.cxx
AgeCommit message (Expand)Author
2020-01-19tdf#74702: clean up of OutputDevice::SetMapModeAdrien Ollier
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-10-07Drop some useless warnings that we get hundreds ofTor Lillqvist
2019-06-05make OutputDevice::LogicToLogic respect empty Rectangle in more casesNoel Grandin
2019-05-13handle empty tools::Rectangle in vclNoel Grandin
2019-04-12drop warning we're going to do nothing aboutCaolán McNamara
2019-01-15vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-05-09coverity#1250405 Division or modulo by float zeroCaolán McNamara
2017-05-07Revert "coverity#1250405 Division or modulo by float zero"Caolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-27ofz#685 floating point exceptionCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-26vcl: remove unnecessary header includes in map.cxxChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09translated German warningsAndras Timar
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-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-15Fix indentationStephan Bergmann
2015-06-15Minor clean upStephan Bergmann
2015-06-15Assume that nDPI should never be zero in ImplLogicToPixelStephan Bergmann
2015-06-09vcl: handle nDPI == 0 in ImplPixelToLogic()Miklos Vajna
2015-05-18tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl
2015-05-15tdf#91195: vcl: reduce MapMode Fraction precision to avoid...Michael Stahl
2015-04-10Convert more sites to VclPtrInstance.Michael Meeks
2015-04-10protect more printer code-paths.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-03-06Handle degenerate case of nMapNum == 0Stephan Bergmann
2015-03-04Remove hack of replacing 0 with 1/LONG_MAXStephan Bergmann
2015-01-13Improve ImplLogicToPixel overflow checkStephan Bergmann
2014-11-25vcl: assert when LogicToPixel overflowsMichael Stahl