summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-07-09Basic Qt5 system display dataKatarina Behrens
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-07-06various loplugin in qt5Noel Grandin
2018-07-06Qt5 implement scaled image drawsJan-Marek Glogowski
2018-07-06Qt5 implement 4bit => 32bit bitmap conversionJan-Marek Glogowski
2018-07-06Qt5 flesh out font handlingJan-Marek Glogowski
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens
2018-07-03Implement native modality for modal dialogsKatarina Behrens
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-29Fix typosAndrea Gelmini
2018-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann
2018-06-27This should be a const NSString* so that we can pass such variables to itTor Lillqvist
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-18Skip required features from the features dialogKhaled Hosny
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14Adapt --enable-qt5Stephan Bergmann
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-13Removed duplicated includeAndrea Gelmini
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-10qt5: hold LogicalFontInstance with rtl::ReferenceKacper Kasper
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-06-04Qt's interpretation of transparency is different from vcl's oneKatarina Behrens
2018-06-02share the cairo clipping codeCaolán McNamara