Age | Commit message (Expand) | Author |
2024-11-16 | cid#1606752 silence Overflowed return value | Caolán McNamara |
2024-11-13 | loplugin:reftotemp in vcl | Noel Grandin |
2024-04-20 | Return double from OutputDevice::GetTextArray | Mike Kaganski |
2024-04-19 | tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangle | Mike Kaganski |
2023-07-27 | deduplicate some code in ImplCalcMapResolution | Noel Grandin |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-07-23 | vcl: Drop recently unused OutputDevice::LogicWidthToDeviceCoordinate() | Khaled Hosny |
2022-12-01 | vcl: remove unnecessary includes | Chris Sherlock |
2022-11-28 | tdf#123419 vcl: remove unneeded ImplMakeFraction() in map.cxx | Chris Sherlock |
2022-10-27 | tdf#123419 optimise ImplMakeFraction | Noel Grandin |
2022-10-03 | tdf#151262 drop subpixel->logic pos asserts | Caolán McNamara |
2022-09-08 | Turn a macro into a function | Mike Kaganski |
2022-08-26 | improve ImplSubPixelToLogic sanity check | Caolán McNamara |
2022-08-26 | automatically set TextRenderModeForResolutionIndependentLayout if we scale | Caolán McNamara |
2022-08-25 | retain accuracy when we have subpixels and convert back to Logic units | Caolán McNamara |
2022-08-24 | rename DeviceFontWidth/DeviceFontHeight to DeviceSubPixel | Caolán McNamara |
2022-08-24 | move & rename height relevant function near & similar to its width equivalent | Caolán McNamara |
2022-01-30 | Resolves: tdf#147013 transform the control point positions too | Caolán McNamara |
2022-01-16 | tdf#146453 retain precise vertical base pos with ResolutionIndependentLayout | Caolán McNamara |
2022-01-16 | tdf#146439 retain precise base start pos when using ResolutionIndependentLayout | Caolán McNamara |
2022-01-13 | keep scaled ResolutionIndependentLayout glyph positions as floating point | Caolán McNamara |
2022-01-11 | make VCL_FLOAT_DEVICE_PIXEL compile | Caolán McNamara |
2021-10-08 | vcl: split out outdev.h into seperate headers | Chris Sherlock |
2021-09-25 | vcl: Add sal/config.h in preparation for patch | Chris Sherlock |
2021-09-09 | crashtesting: assert making thumbnail on reexport of tdf127770-1.ods to ods | Caolán McNamara |
2021-04-24 | Fix typos | Andrea Gelmini |
2021-04-22 | tdf#141761 Avoid vanishing FormControls | Armin Le Grand (Allotropia) |
2021-02-22 | Fix computation of aF fraction in OutputDevice::SetRelativeMapMode | Stephan Bergmann |
2021-02-14 | Move unit conversion code to o3tl, and unify on that in more places | Mike Kaganski |
2020-12-02 | cid#1470369 Uninitialized scalar variable | Caolán McNamara |
2020-11-19 | Drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogic | Mike Kaganski |
2020-11-13 | Revert "remove BigInt::operator tools::Long()" | Noel Grandin |
2020-11-12 | remove BigInt::operator tools::Long() | Noel |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-19 | use tools::Long in vcl | Noel |
2020-08-23 | set point values via ctor | Caolán McNamara |
2020-08-23 | use a reference instead of a pointer | Caolán McNamara |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: vcl | Stephan Bergmann |
2020-06-01 | tdf#74702 vcl: extract SetMetafileMapMode() | Chris Sherlock |
2020-01-19 | tdf#74702: clean up of OutputDevice::SetMapMode | Adrien Ollier |
2019-12-18 | vcl: sfx2: LOK: Support per-view popup windows | Ashod Nakashian |
2019-10-07 | Drop some useless warnings that we get hundreds of | Tor Lillqvist |
2019-06-05 | make OutputDevice::LogicToLogic respect empty Rectangle in more cases | Noel Grandin |
2019-05-13 | handle empty tools::Rectangle in vcl | Noel Grandin |
2019-04-12 | drop warning we're going to do nothing about | Caolán McNamara |
2019-01-15 | vcl: protect more outdev functions for disposed state | Miklos Vajna |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |