summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10vcl: less text layout calls in ListBoxMiklos Vajna
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-09-06Pretty print FontSelectPatternJan-Marek Glogowski
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-08-31Support RTL layout in VCL using MatricesArmin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-30loplugin:useuniqueptr in InverseColorMapNoel Grandin
2018-08-29Various Haiku improvementsKacper Kasper
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
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-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-24Fix int vs sal_GlyphIdDon Lewis
2018-08-24loplugin:useuniqueptr in BitmapScaleConvolutionFilterNoel Grandin
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23Qt5 initialize unx glyph cacheJan-Marek Glogowski
2018-08-22arg is never nullCaolán McNamara
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
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-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-21drop unnecessary mpFontInstance use pathCaolán McNamara
2018-08-21Missing declaration (when compiling vcl/qt5/Qt5FontFace.cxx)Stephan Bergmann
2018-08-20FindBestFontFace can take FontSelectPatternAttributes insteadCaolán McNamara
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara