summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-05-22sd: support breaking any PDF pageAshod Nakashian
2018-05-22svx: support importing PDF imagesAshod Nakashian
2018-05-22svx: support breaking PDFs imported as imagesAshod Nakashian
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-05-22vcl: support rendering multiple PDF pages to bitmapAshod Nakashian
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl
2018-05-22replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl
2018-05-22vcl JPEG import: remove unused pCallerDataMiklos Vajna
2018-05-22add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl
2018-05-22bool cast operator for Graphic objectTomaž Vajngerl
2018-05-22graphic: Remember the origin URL after swap out - swap inTomaž Vajngerl
2018-05-22Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl
2018-05-22make animation loop sal_uInt32 consistentlyCaolán McNamara
2018-05-22tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski
2018-05-22coverity#1079165 Uninitialized scalar variableCaolán McNamara
2018-05-22use c++11 data()Caolán McNamara
2018-05-22Need <config_features.h> hereTor Lillqvist
2018-05-22coverity#1371303 Missing move assignment operatorCaolán McNamara
2018-05-22everything ImplClear clears is managed by their dtors anywayCaolán McNamara
2018-05-22Animation dtor will be called anyway, so drop ClearCaolán McNamara
2018-05-22everything reset by ImplClear is going to be overwritten anywayCaolán McNamara
2018-05-22we copy the flag for the context in the ctor, but not the contextCaolán McNamara
2018-05-22remove weirdness of ImpGraphic assignment operatorCaolán McNamara
2018-05-22move these into the member init listCaolán McNamara
2018-05-22ImplClear sets mbSwapOut false, so mbSwapOut is actually always false hereCaolán McNamara
2018-05-22reformat member initializationCaolán McNamara
2018-05-22coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara
2018-05-22vcl: Fix a small chance of memleaksTakeshi Abe
2018-05-22return earlier, no logic change intendedCaolán McNamara
2018-05-22return earlier, no logic change intendedCaolán McNamara
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky
2018-05-22lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky
2018-05-22lok: 14pt font is too large for the context menus.Jan Holesovsky
2018-05-22lokdialog: Invalidate upon window size changePranav Kant
2018-05-22lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant
2018-05-22lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky
2018-05-22lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky
2018-05-22lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky
2018-04-07ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-04-07forcepoint #25 ensure null terminationCaolán McNamara
2018-04-07forcepoint #16: fix heap-use-after-freeMiklos Vajna
2018-03-06forcepoint #14 check to see if we incremented at allCaolán McNamara
2018-03-06various sft fixesCaolán McNamara
2018-03-06check O_head sizeCaolán McNamara
2018-03-06check O_hhea and O_vhea sizesCaolán McNamara
2018-03-06check table size before reading nglyphsCaolán McNamara
2018-03-06return early on short streamCaolán McNamara
2018-03-06stay within font boundsCaolán McNamara
2018-03-06what matters is the availability of the last element, not the firstCaolán McNamara