summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-11-13LOK: update main threadAndras Timar1-0/+7
2018-09-13lokdialog: no invalidation when in init showPranav Kant1-1/+1
2018-09-13-Werror=int-in-bool-context (GCC 7)Stephan Bergmann1-1/+1
2018-08-20forcepoint#50 fix end detectionCaolán McNamara2-7/+8
2018-08-20lok: sc: tunneled spell-check context menu appear in bottom right cornerMarco Cecchetti1-7/+16
2018-08-20lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-4/+7
2018-08-08forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2018-08-08forcepoint#66 protect against infinite parse recurseCaolán McNamara1-9/+12
2018-08-08forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-4/+16
2018-08-08forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-06-22pdfium: Delay the swap out.Jan Holesovsky2-10/+8
2018-06-22pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-7/+5
2018-06-22pdfium: Import PDF with unloaded images.Ashod Nakashian2-1/+79
2018-06-22pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky2-73/+88
2018-06-22pdfium: Share the GfxLink for PDF files.Jan Holesovsky3-6/+33
2018-05-28vcl: fix pdf rendering regressionAshod Nakashian1-1/+3
2018-05-25pdf: preserve the original page dimensions on importAshod Nakashian1-13/+21
2018-05-24sd: render the correct PDF page on swapping inAshod Nakashian2-3/+6
2018-05-22sd: support breaking any PDF pageAshod Nakashian1-2/+2
2018-05-22svx: support importing PDF imagesAshod Nakashian1-0/+16
2018-05-22svx: support breaking PDFs imported as imagesAshod Nakashian1-2/+2
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian3-9/+19
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian6-35/+48
2018-05-22vcl: support rendering multiple PDF pages to bitmapAshod Nakashian1-36/+49
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl4-29/+58
2018-05-22replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl2-7/+10
2018-05-22vcl JPEG import: remove unused pCallerDataMiklos Vajna6-7/+7
2018-05-22add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl2-0/+50
2018-05-22bool cast operator for Graphic objectTomaž Vajngerl1-0/+5
2018-05-22graphic: Remember the origin URL after swap out - swap inTomaž Vajngerl1-2/+4
2018-05-22Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl3-0/+33
2018-05-22make animation loop sal_uInt32 consistentlyCaolán McNamara4-7/+6
2018-05-22tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski4-28/+57
2018-05-22coverity#1079165 Uninitialized scalar variableCaolán McNamara1-9/+10
2018-05-22use c++11 data()Caolán McNamara1-1/+1
2018-05-22Need <config_features.h> hereTor Lillqvist1-0/+2
2018-05-22coverity#1371303 Missing move assignment operatorCaolán McNamara2-0/+43
2018-05-22everything ImplClear clears is managed by their dtors anywayCaolán McNamara1-1/+0
2018-05-22Animation dtor will be called anyway, so drop ClearCaolán McNamara1-7/+1
2018-05-22everything reset by ImplClear is going to be overwritten anywayCaolán McNamara1-2/+0
2018-05-22we copy the flag for the context in the ctor, but not the contextCaolán McNamara1-1/+15
2018-05-22remove weirdness of ImpGraphic assignment operatorCaolán McNamara2-20/+13
2018-05-22move these into the member init listCaolán McNamara1-3/+2
2018-05-22ImplClear sets mbSwapOut false, so mbSwapOut is actually always false hereCaolán McNamara1-3/+5
2018-05-22reformat member initializationCaolán McNamara1-9/+9
2018-05-22coverity#1399156 split ImplCreateSwapInfo and ImplClearGraphicsCaolán McNamara2-7/+12
2018-05-22vcl: Fix a small chance of memleaksTakeshi Abe1-0/+4
2018-05-22return earlier, no logic change intendedCaolán McNamara1-70/+71
2018-05-22return earlier, no logic change intendedCaolán McNamara1-128/+127
2018-05-22Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-2/+0