summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/map.cxx
AgeCommit message (Expand)Author
2022-01-30Resolves: tdf#147013 transform the control point positions tooCaolán McNamara
2022-01-16tdf#146453 retain precise vertical base pos with ResolutionIndependentLayoutCaolán McNamara
2022-01-16tdf#146439 retain precise base start pos when using ResolutionIndependentLayoutCaolán McNamara
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2022-01-11make VCL_FLOAT_DEVICE_PIXEL compileCaolán McNamara
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-09crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to odsCaolán McNamara
2021-04-24Fix typosAndrea Gelmini
2021-04-22tdf#141761 Avoid vanishing FormControlsArmin Le Grand (Allotropia)
2021-02-22Fix computation of aF fraction in OutputDevice::SetRelativeMapModeStephan Bergmann
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2020-12-02cid#1470369 Uninitialized scalar variableCaolán McNamara
2020-11-19Drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogicMike Kaganski
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel
2020-08-23set point values via ctorCaolán McNamara
2020-08-23use a reference instead of a pointerCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
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