summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-08-20tdf#118994 JAWS has no access to accessibility objectsIlhan Yesil1-3/+6
2018-08-10forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2018-08-10forcepoint#66 protect against infinite parse recurseCaolán McNamara1-9/+12
2018-08-10forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-4/+16
2018-08-10tdf#118860 svx opengl: avoid SalBitmap creation without solar mutexMiklos Vajna1-0/+6
2018-08-10forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-08-10Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara1-1/+17
2018-07-18lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-1/+12
2018-07-18lokdialog: no invalidation when in init showPranav Kant1-1/+1
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