summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2021-09-30Related: tdf#141633 drawing buttons to outputdevice affects later drawingCaolán McNamara
2021-09-30vcl: initialize variables in ImplMapRes declarationChris Sherlock
2021-09-30loplugin:unusedcapturedefault (clang-cl)Stephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-09-30vcl: remove MetaActionType param from DrawBitmap/DrawBitmapEx/DrawMaskChris Sherlock
2021-09-29Use SetControlFont to set the font size for these controlsCaolán McNamara
2021-09-29Related: tdf#141633 PointFont gets overwritten by ControlFontCaolán McNamara
2021-09-29Resolves: tdf#144783 shift+RETURN not searching backwardsCaolán McNamara
2021-09-29drop 'using namespace std' hereRoman Kuznetsov
2021-09-28tdf#144139 gen backend doesn't crash but DrawOutDev is a null op for PrintersCaolán McNamara
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28optimize out a bit of Invalidate() in LOK modeLuboš Luňák
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-23Removed duplicated includeAndrea Gelmini
2021-09-23external: update pdfium to 4643Miklos Vajna
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-22ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-09-21stack allocate this TextLayoutCache object (tdf#125892Noel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock
2021-09-19cid#1492159 Uninitialized scalar fieldCaolán McNamara
2021-09-19ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák
2021-09-15No need to check for x = 0 in atan2 hereMike Kaganski
2021-09-15Resolves: tdf#143487 don't draw a border at all for DrawFrameStyle::NONECaolán McNamara
2021-09-15default Aliasing of secondary mpAlphaVDev to the same as its ownerCaolán McNamara
2021-09-15loplugin:unusedfieldsNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-15Related: tdf#143831 the svp aliased case ends up overly washed outCaolán McNamara
2021-09-15Related: tdf#143831 add guards to ImplDrawWaveLineBezierCaolán McNamara
2021-09-15tdf#143831 fix black background appearing on spellchecking wavy linesCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski