summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-08-31fix qt5 buildNoel Grandin
2018-08-31Fix accidental placement of code inside #if HAVE_FEATURE_OPENGLTor Lillqvist
2018-08-31printdialog: set a11y role of printer information to staticSamuel Thibault
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin
2018-08-30use realloc instead of malloc+memcpyNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-29tdf#119458 just wakeup Scheduler on active IdleJan-Marek Glogowski
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-28create toggles with WB_TOGGLE setCaolán McNamara
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist
2018-08-28tdf#119451 vcl layout cache: fix glyph fallback handlingMiklos Vajna
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-27tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski
2018-08-27Add task count to Scheduler debug infoJan-Marek Glogowski
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-24Just set highlight color for focus rect list boxJan-Marek Glogowski
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-08-24Fix int vs sal_GlyphIdDon Lewis
2018-08-24loplugin:useuniqueptr in BitmapScaleConvolutionFilterNoel Grandin
2018-08-24Fix list box focused text colorJan-Marek Glogowski
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23Resolves: tdf#118659 eps not shownCaolán McNamara
2018-08-23loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-08-23tdf#119357 add the glyph, if the lookup failedJan-Marek Glogowski
2018-08-23Qt5 initialize unx glyph cacheJan-Marek Glogowski
2018-08-23ofz: various use after free and related crashes in glyph cacheCaolán McNamara
2018-08-22fix oss-fuzz buildCaolán McNamara
2018-08-22vcl: README claims VCL expands like Borland's VCL, not StarOffice'sMichael Stahl
2018-08-22arg is never nullCaolán McNamara
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-22Adapt Library_vclplug_kde5 to f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Stephan Bergmann
2018-08-22fix android buildNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22drop now unused FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21split into FontSelectPatternAttributes and LogicalFontInstance argsCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara
2018-08-21pass GetFontFace at call siteCaolán McNamara