summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-06-20vcl: remove swapping logic from GraphicObject to support lazy-loadingprivate/Ashod/cd-5.3-3.2_import_unloadedAshod Nakashian1-319/+32
2018-06-19vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl8-3172/+406
2018-06-19move transparency adjust code to BitmapExNoel Grandin1-0/+55
2018-06-18vcl: maintain shared PdfData across swap-in and -outAshod Nakashian2-3/+18
2018-06-18vcl: sd: import PDF as unloaded imagesAshod Nakashian1-1/+72
2018-06-18vcl: load the correct page when swapping-in a PDF GraphicAshod Nakashian3-4/+9
2018-06-18Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl9-75/+637
2018-06-18vcl: split jpeg import into two partsMiklos Vajna12-34/+76
2018-06-18convert GfxLink::IsEqual to operator==Noel Grandin1-1/+1
2018-06-18vcl: Add a internal (memory) manager for Graphic objectsTomaž Vajngerl6-24/+363
2018-06-18Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl15-0/+6794
2018-06-16move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin1-0/+28
2018-06-16vcl: remove BitmapColor Color() operatorChris Sherlock12-105/+113
2018-06-09graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl7-21/+21
2018-06-09vcl: refresh font cache only on real changeAshod Nakashian4-7/+8
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