summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-03-17tdf#106466: Use graphite2 shaper firstKhaled Hosny
2017-03-16tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt
2017-03-16rhbz#1431476 dnd has started copying instead of moving slidesCaolán McNamara
2017-03-16Collabora Office: hackish fix of repaint problem of vcl widgetsAndras Timar
2017-03-14tdf#106270 vcl PDF import: use BitmapWriteAccess::CopyScanline()Miklos Vajna
2017-03-14tdf#106206 PDF export: fix unexpected /Im0 in page contents streamMiklos Vajna
2017-03-14tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna
2017-03-14tdf#105461 vcl: add text highlight textcaseMiklos Vajna
2017-03-14the test implicitly requires pdfiumMarkus Mohrhard
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-03-14vcl PDF import: there is no PNG encoding hereMiklos Vajna
2017-03-14tdf#106059 PDF export: create a reference XObject for JPG images with PDF dataMiklos Vajna
2017-03-14tdf#106059 PDF export: create a reference XObject for PDF imagesMiklos Vajna
2017-03-14tdf#106059 PDF export: set matrix and bbox for PDF imagesMiklos Vajna
2017-03-14vcl: use auto when initializing with a cast in pdfreadMiklos Vajna
2017-03-14vcl PDF filter: avoid copy&pasteMiklos Vajna
2017-03-14new loplugin: useuniqueptr: vclNoel Grandin
2017-03-14Werror=unused-function in some configsCaolán McNamara
2017-03-14tdf#106059 PDF export: write form XObject proxy for PDF imagesMiklos Vajna
2017-03-14tdf#106059 PDF export: include content of PDF images as an embedded fileMiklos Vajna
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-03-14vcl: move out ImportPDF() from the global namespaceMiklos Vajna
2017-03-14tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-03-14Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna
2017-03-14tdf#104841 sd PDF export: handle linked videosMiklos Vajna
2017-03-14vcl PDF export: enable MARK() in dbglevel<2 builds as wellMiklos Vajna
2017-03-10CIA: unnecessary dllCaolán McNamara
2017-03-10Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida
2017-03-10tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara
2017-03-06Tolerate mouse move generation on disposed windows.Michael Meeks
2017-03-01tdf#104482 Force updating progress bar on safeJan-Marek Glogowski
2017-02-24Revert "tdf#95761 All Hotkeys with CTRL+ALT+ not worked"Andras Timar
2017-02-24tdf#104509: Fix GetGlyphBoundRect on MacKhaled Hosny
2017-02-24Don’t return false for blank glyphsKhaled Hosny
2017-02-24Fix visible space on Mac with the new layout engineKhaled Hosny
2017-02-20tdf#105256 gtk findfocus return only if focusedJustin Luth
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-02-17lok: refill font list if emptyHenry Castro
2017-02-17Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist
2017-02-17Fix my windows build.Kohei Yoshida
2017-02-16Resolves: ofz#576 unexpected exception with invalid fractionCaolán McNamara
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks
2017-02-13Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-02-09tdf#105286 use alternative font when glyph is not vertical.Mark Hung
2017-02-09ofz#574 sanitize png palette indexesCaolán McNamara
2017-02-02fix crash with gtk3, opengl and presentation consoleCaolán McNamara
2017-02-01tdf#105461 PDF export: handle text fill colorMiklos Vajna
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara
2017-02-01Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara