summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
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
2018-06-02share the cairo polyline drawing codeCaolán McNamara
2018-06-01Remove unused Qt5MenuItem::mpVCLMenuStephan Bergmann
2018-06-01Various trivial loplugin fixes in --enable-qt5Stephan Bergmann
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-06-01Make clang-format happy, remove vcl/unx/kde5 from blacklistKatarina Behrens
2018-06-01Dispatch commands from menus for realKatarina Behrens
2018-06-01Basic structure of a slot to dispatch commands from menuKatarina Behrens
2018-06-01Native leaf menus and submenus are now visibleKatarina Behrens
2018-06-01Replace ~ with & (Qt accelerator marker) in menu entriesKatarina Behrens
2018-06-01Unify Color -> QColor conversionKatarina Behrens
2018-06-01Top-level native menubar items are now visibleKatarina Behrens
2018-06-01Expose menu bar of the main windowKatarina Behrens
2018-06-01Templatize Qt5Widget classKatarina Behrens
2018-06-01Prep Qt5Instance for native menusKatarina Behrens