summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-07-06Add ostream::operator<< for SalTwoRectJan-Marek Glogowski
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-04lok: sc: ctrl-clicking links doesn't workMarco Cecchetti
2018-07-02loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-21ofz#9023 Undefined-shiftCaolán McNamara
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-20forcepoint: rework to explore loopCaolán McNamara
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-18weld SfxDocumentDescPageCaolán McNamara
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-17weld SvxPageDescPageCaolán McNamara
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-16make drawing area transparent by defaultCaolán McNamara
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-14weld SvxStdParagraphTabPageCaolán McNamara
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-13weld SvxCharPositionPageCaolán McNamara
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania
2018-06-12weld SvxTransparenceTabPageCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
2018-06-10weld SwTextFlowPageCaolán McNamara
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-08support comboboxtext id valuesCaolán McNamara
2018-06-07weld SwFormatTablePageCaolán McNamara
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07svx: support importing PDF imagesAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-06-06tdf#117984 Make MapMode thread-safeArmin Le Grand
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin