summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2018-08-21Resolves: rhbz#115937 virtual device leakCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21use ImplDoSetFont instead of SetFontCaolán McNamara
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-08-21can use FontSelectPatternAttributes hereCaolán McNamara
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara
2018-08-21Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)Stephan Bergmann