summaryrefslogtreecommitdiff
path: root/include
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-50/+0
2018-06-19vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl2-143/+18
2018-06-19move transparency adjust code to BitmapExNoel Grandin1-0/+3
2018-06-18vcl: sd: import PDF as unloaded imagesAshod Nakashian1-5/+29
2018-06-18Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl6-16/+28
2018-06-18vcl: split jpeg import into two partsMiklos Vajna3-1/+9
2018-06-18convert GfxLink::IsEqual to operator==Noel Grandin1-1/+1
2018-06-18Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl16-45/+46
2018-06-18svtools: add GraphicProvider::queryGraphics()Miklos Vajna1-1/+2
2018-06-16oox: add GraphicHelper::importGraphics()Miklos Vajna1-0/+4
2018-06-16move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin2-0/+25
2018-06-16vcl: remove BitmapColor Color() operatorChris Sherlock1-3/+3
2018-06-09graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-3/+3
2018-05-25pdf: preserve the original page dimensions on importAshod Nakashian1-4/+9
2018-05-24sd: render the correct PDF page on swapping inAshod Nakashian1-0/+1
2018-05-22svx: support importing PDF imagesAshod Nakashian1-0/+8
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+7
2018-05-22svx: sd: cosmeticsAshod Nakashian1-2/+2
2018-05-22svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-0/+2
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian2-1/+37
2018-05-22introduce Move/Adjust methods to Point,Rect,SizeNoel Grandin1-0/+8
2018-05-22pdf: share pdf data in GraphicTomaž Vajngerl1-2/+4
2018-05-22replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl1-0/+31
2018-05-22add GraphicLoader and funct. to load graphic from URLTomaž Vajngerl1-0/+25
2018-05-22bool cast operator for Graphic objectTomaž Vajngerl1-0/+2
2018-05-22Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl1-0/+3
2018-05-22make animation loop sal_uInt32 consistentlyCaolán McNamara3-6/+6
2018-05-22tdf#108748 generate PDF preview on SwapInJan-Marek Glogowski1-0/+1
2018-05-22coverity#1371200 Missing move assignment operatorCaolán McNamara2-0/+4
2018-05-22Allow the comphelper threadpool to be reset after construction.Michael Meeks1-0/+6
2018-05-22sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai3-1/+15
2018-05-22tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-05-22lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-3/+3
2018-05-22tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+4
2018-05-22lok: don't post events on disposed windowPranav Kant1-0/+3
2018-05-22lok - sc: validity list drop down button callbackMarco Cecchetti1-0/+10
2018-05-22tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+30
2018-05-22lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-05-22tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-0/+3
2018-05-22lok - sc - list validationMarco Cecchetti1-1/+1
2018-05-22lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-0/+8
2018-05-22Let sysadmins disable individual file format filtersAndras Timar2-1/+6
2018-04-07ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-5/+10
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+5
2018-03-07oox: preserve the ContentType of custom filesAshod Nakashian1-0/+12
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian1-1/+1
2018-03-06various sft fixesCaolán McNamara1-1/+36
2018-02-27lok: Re-introduce the cancellation of tracking.Jan Holesovsky1-0/+6
2018-02-24lok: All mouse,key events asyncPranav Kant2-0/+52
2018-02-23lok sc: Post mouse events to main threadPranav Kant2-0/+63