summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2018-02-11Add origin URL to Graphic to remember where the image came fromTomaž Vajngerl2-0/+22
2018-02-10lokdialog: Render non-pixel based preview windowsTamás Zolnai1-7/+42
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin1-0/+28
2018-02-10speed up jpg fuzzingCaolán McNamara1-0/+4
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2-19/+7
2018-02-09promote to unsigned intCaolán McNamara1-1/+1
2018-02-09move largest bounds check to startCaolán McNamara1-7/+5
2018-02-09bounds checkCaolán McNamara1-1/+1
2018-02-09extend to cover the last byte neededCaolán McNamara1-1/+1
2018-02-09simplify returnsCaolán McNamara1-12/+26
2018-02-09use safeint on calculationsCaolán McNamara1-4/+18
2018-02-09check ntables offsetCaolán McNamara1-2/+5
2018-02-09check tableoffset against sizeCaolán McNamara1-5/+10
2018-02-09check cmap offsetCaolán McNamara1-0/+7
2018-02-09check more table sizesCaolán McNamara1-6/+10
2018-02-09fix mem leakCaolán McNamara1-1/+3
2018-02-09use ptr diff rather than intCaolán McNamara1-1/+1
2018-02-08Remove unused macrosKhaled Hosny2-3/+1
2018-02-08Use a more direct link to the relevant partKhaled Hosny1-1/+1
2018-02-08Removed unused code for reading kern tableKhaled Hosny1-79/+0
2018-02-08tdf#112990: Hack-around: Do not crash on mac with opengl enabledXisco Fauli1-0/+9
2018-02-08stay within font boundsCaolán McNamara1-1/+6
2018-02-08check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-02-08check kern table sizeCaolán McNamara1-2/+2
2018-02-08what matters is the availability of the last element, not the firstCaolán McNamara1-2/+3
2018-02-08return early on short streamCaolán McNamara1-0/+2
2018-02-08check O_head sizeCaolán McNamara1-2/+6
2018-02-08check table size before reading nglyphsCaolán McNamara1-1/+2
2018-02-08Different approach for tdf#115227Maxim Monastirsky2-1/+8
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin1-0/+28
2018-02-08sw lok: IME support + unit testPranav Kant1-1/+19
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin2-4/+0
2018-02-07sanity check cmap table sizeCaolán McNamara1-0/+6
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin2-26/+34
2018-02-07use scanline when reading pixel dataNoel Grandin17-135/+243
2018-02-06Unused include pngread in sd/sfx2/vclJulien Nabet1-1/+0
2018-02-06Unused include pngwrite in OpenGLContext (vcl)Julien Nabet1-1/+0
2018-02-06Use for-range loop in graphicfilter (vcl)Julien Nabet1-8/+4
2018-02-06uitest: set ids for all standard buttons automaticallyMarkus Mohrhard1-0/+8
2018-02-06Use for-range loop in pngwrite (vcl)Julien Nabet1-9/+6
2018-02-06tdf#96892 higher precision pdf fixed intsCaolán McNamara1-8/+15
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin14-170/+331
2018-02-05ofz#5942 Out of memoryCaolán McNamara1-0/+6
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist1-3/+0
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock5-82/+91
2018-02-04tdf#115416 allow build with classic libjpegCaolán McNamara1-1/+2
2018-02-02uitest for tdf#114724 headings outline tracking in NavigatorJim Raykowski1-0/+4
2018-02-02vcl: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-2/+2
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin1-0/+27
2018-02-02loplugin:useuniqueptr in PhysicalFontFamilyNoel Grandin1-14/+9