summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-11-08typo fix: ressource -> resourceAndras Timar1-1/+1
2016-11-07vcl: improve accounting of SVG images in graphics cacheMichael Stahl2-1/+35
2016-11-07gtk3: focus jumping around the place under wayland + popoversCaolán McNamara1-27/+27
2016-11-07Fix typos (also in the code)Andrea Gelmini1-1/+1
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl4-31/+16
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin1-1/+1
2016-11-07-Werror,-Wdeprecated-declarationsStephan Bergmann1-0/+4
2016-11-07Postpone menu destructionStephan Bergmann1-1/+3
2016-11-07Set Kashida width also on macOSKhaled Hosny1-0/+9
2016-11-05Fix the windows build.Kohei Yoshida1-4/+0
2016-11-05Drop unused Graphite includesKhaled Hosny3-8/+0
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny3-0/+29
2016-11-04tdf#100936: Add Tangut to vertical scriptsKhaled Hosny1-0/+1
2016-11-04tdf#103710: rotate all glyphs in vertical runsKhaled Hosny1-10/+1
2016-11-04use default copy and assignment operatorsCaolán McNamara2-49/+0
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl27-25/+25
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl2-43/+64
2016-11-04tdf#103626 Workaround for AppIcon recursionJan-Marek Glogowski1-0/+1
2016-11-04convert Image manual refcounting with std::shader_ptrTomaž Vajngerl2-94/+37
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2-30/+57
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin12-25/+23
2016-11-04loplugin:unusedmethodsNoel Grandin3-91/+5
2016-11-04Font features are not a Graphite-only featureKhaled Hosny10-58/+32
2016-11-04Misplaced #endifKhaled Hosny1-2/+2
2016-11-03tdf#93825: Missing accessibility events when selecting/deselecting cellsTamás Zolnai1-4/+3
2016-11-03tdf#89870: Add config option for layout engineKhaled Hosny1-1/+4
2016-11-03loplugin:unusedmethods unused return typesNoel Grandin2-19/+7
2016-11-03Related: rhbz#1390607 our side of per-monitor fullscreen on waylandCaolán McNamara1-3/+14
2016-11-03loplugin:unnecessaryvirtualNoel Grandin2-11/+0
2016-11-03tdf#95341: Make last item of menus clickable againXisco Fauli1-1/+1
2016-11-03Revert "Revert "Enable the new text layout engine by default""Khaled Hosny2-2/+2
2016-11-02Fix GetGlyphBoundRect() on macOSKhaled Hosny1-2/+2
2016-11-02widgetery warningsCaolán McNamara1-0/+1
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara1-14/+32
2016-11-02vcl: implement PDFWriter::Sign() on WindowsMiklos Vajna1-123/+136
2016-11-02gtk3: grabs on floating window inside floating windowCaolán McNamara2-4/+23
2016-11-02gtk3: allow float grab inside float grabCaolán McNamara1-3/+3
2016-11-02gtk3: just close the toplevel float if it corresponds to the event frameCaolán McNamara2-3/+5
2016-11-02support unfocused float window inside a focused float windowCaolán McNamara1-5/+16
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara1-11/+0
2016-11-02lock tab-cycling inside the WB_DIALOGCONTROL widgetCaolán McNamara1-6/+1
2016-11-02Add a comment hereKhaled Hosny1-0/+3
2016-11-02loplugin:singlevalfieldsNoel Grandin6-19/+9
2016-11-02const-ness mismatchStephan Bergmann1-3/+3
2016-11-02loplugin:unusedfieldsNoel Grandin1-1/+0
2016-11-02tdf#71603: Create a new DC for the font fallbackKhaled Hosny1-6/+10
2016-11-01tdf#71603: Improve font fallback on Windows a bitKhaled Hosny1-8/+13
2016-11-01Use the font language instead of guessing itKhaled Hosny1-158/+2
2016-11-01Misplaced #if ENABLE_GRAPHITEKhaled Hosny1-8/+8
2016-11-01Revert "Enable the new text layout engine by default"Khaled Hosny2-2/+2