summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-07-09tdf#117335 Fix displaying GIF imagesBartosz Kosiorek1-6/+6
2018-07-06Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-0/+1
2018-07-06tdf#117981 translate embedded video window mouse events to parent coordinatesCaolán McNamara1-6/+38
2018-07-06forcepoint#50 fix end detectionCaolán McNamara2-7/+8
2018-07-02vcl: explicitly qualify ICU types with icu:: namespaceEike Rathke1-1/+1
2018-07-02tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna1-0/+3
2018-06-30lok: Always specify the invalidate rectangle explicitelyTamás Zolnai2-1/+9
2018-06-28lok: Use GetSizePixel() here which calculates also with borderTamás Zolnai1-1/+1
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-0/+16
2018-06-27tdf#114736 no need to call AdjustLayout hereTamas Bunth1-5/+0
2018-06-27vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
2018-06-27tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna3-6/+36
2018-06-27Fix build with GLM 0.9.9.0, tdf#118070Louis Sautier1-0/+6
2018-06-11tdf#117872: Never participate in the macOS system full-screen modeTor Lillqvist1-15/+21
2018-06-11Resolves: tdf#101798 ResetClipRegion needs to affect cairo drawing tooCaolán McNamara1-0/+3
2018-06-01tdf#117850: Just call _Exit() in our applicationWillTerminate:Tor Lillqvist1-0/+3
2018-06-01tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna3-65/+114
2018-06-01tdf#117628 crash after closing media player with X11 backendCaolán McNamara2-7/+6
2018-06-01tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna5-23/+95
2018-06-01vcl: fix pdf rendering regressionAshod Nakashian1-1/+3
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian1-11/+15
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian1-2/+4
2018-06-01svx: support importing PDF imagesAshod Nakashian1-0/+16
2018-06-01svx: support breaking PDFs imported as imagesAshod Nakashian1-4/+5
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian3-8/+18
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian6-35/+48
2018-06-01vcl: support rendering multiple PDF pages to bitmapAshod Nakashian1-36/+47
2018-06-01pdf: share pdf data in GraphicTomaž Vajngerl4-28/+58
2018-06-01replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl2-7/+10
2018-06-01add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl2-0/+50
2018-06-01bool cast operator for Graphic objectTomaž Vajngerl1-0/+5
2018-06-01graphic: Remember the origin URL after swap out - swap inTomaž Vajngerl1-2/+4
2018-06-01Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl3-0/+33
2018-05-23tdf#104893 vcl opengl: fix assert failure when starting chart editingMiklos Vajna1-2/+13
2018-05-23tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna3-0/+52
2018-05-23tdf#117477/tdf#100243: blacklist Intel HD Graphics 630 for Lenovo...Julien Nabet1-0/+6
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-2/+0
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-1/+13
2018-05-21lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-5/+15
2018-05-17tdf#96947 vcl opengl win: fix background of menu items w/ check/radio marksMiklos Vajna1-13/+38
2018-05-15Resolves: tdf#117413 char doubling appearing under X with gtk3Caolán McNamara2-16/+22
2018-05-15tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna3-3/+51
2018-05-15tdf#116365 vcl opengl: respect max texture size when creating texturesMiklos Vajna1-0/+9
2018-05-15Resolves: tdf#116951 rhbz#1569331 start is G_MAXINTCaolán McNamara2-4/+16
2018-05-15tdf#95843: Wait for fire_glxtest_process also in --headless modeStephan Bergmann2-0/+18
2018-04-23Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara7-31/+55
2018-04-23vcl: WNT: *really* avoid calling SHAddToRecentDocs() from unit testsMichael Stahl1-0/+3
2018-04-23tdf#113197 Add MaskPrimitive (clip) to EMF/WMF if neededArmin Le Grand1-5/+27
2018-04-23tdf#117033 - Tooltips show the wrong symbol for MOD3 combinationsheiko tietze1-6/+6
2018-04-17tdf#116563: floating windows must get input focus at some pointKatarina Behrens1-9/+5