summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-06-10Fix build with GLM 0.9.9.0, tdf#118070Louis Sautier
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-08support comboboxtext id valuesCaolán McNamara
2018-06-08sync tristate/inconsistent featureCaolán McNamara
2018-06-08tdf#117440 Can't move focus to disposed windowMaxim Monastirsky
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07vcl: fix pdf rendering regressionAshod 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-07sd: support breaking any PDF pageAshod Nakashian
2018-06-07svx: support importing PDF imagesAshod Nakashian
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
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-07Revert "Revert "Blind attempt to fix UBSAN error in FreetypeFont""Stephan Bergmann
2018-06-07tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze
2018-06-06tdf#107266 made background continous for menubar and notebookbarKshitij Pathania
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-06Revert "Blind attempt to fix UBSAN error in FreetypeFont"Caolán McNamara
2018-06-05tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-05tdf#117991 let focus change get processed before selection changeCaolán McNamara
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin
2018-06-05reducing Bitmap copying in BitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-04ofz: fix buildCaolán McNamara
2018-06-04Qt's interpretation of transparency is different from vcl's oneKatarina Behrens
2018-06-03uitest logger: ListboxSelect and ListboxFocus loggingSaurav Chirania
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania
2018-06-03Fix tdf#100937: LO Freezed when I insert a very long text in...Matteo Casalin
2018-06-03Improve 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0Matteo Casalin
2018-06-03Try harder to find a matching file extensionMatteo Casalin
2018-06-03Fix tdf#117410 - UI: Settings in PDF Options not remembered...Matteo Casalin
2018-06-03avoid a deadlock when the crash handler can't acquire SolarMutexLuboš Luňák
2018-06-02coverity#708674 Uninitialized scalar fieldCaolán McNamara
2018-06-02fix dubious cache comparison checkCaolán McNamara
2018-06-02share the cairo clipping codeCaolán McNamara
2018-06-02share the cairo polyline drawing codeCaolán McNamara