summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-13loplugin:methodcyclesNoel Grandin
2021-09-12ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-11ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-09-10crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-10vcl: move outdevstate.cxx to stack.cxxChris Sherlock
2021-09-10vcl: move OutputDevice::SetDigitLanguage() to text.cxxChris Sherlock
2021-09-10vcl: move SetLayoutMode() to text.cxxChris Sherlock
2021-09-10vcl: move OutputDevice drawmode functions to outdev.cxxChris Sherlock