summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-07Don't special-case iOS here, eitherTor Lillqvist
2014-04-07Use same code path for iOS as for OS X here, tooTor Lillqvist
2014-04-07Plug potential resource leakTor Lillqvist
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock
2014-04-07DrawGradient( const PolyPolygon&... etc) gets graphics instance too earlyChris Sherlock
2014-04-07Exit out of DrawGradient that uses PolyPolygon much fasterChris Sherlock
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-07TypoTor Lillqvist
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock
2014-04-06coverity#708313: Unitialized scalar fieldNorbert Thiebaud
2014-04-06coverity#708318: Unitialized scalar fieldNorbert Thiebaud
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock
2014-04-06I found a reference confirming my guessTor Lillqvist
2014-04-06Add a comment guessing what "NWF" meansTor Lillqvist
2014-04-05coverity#708597 Uninitialized scalar fieldCaolán McNamara
2014-04-05Translated variable name to English nZchPos => nCharPosLuc Castermans
2014-04-05Translated German commentsLuc Castermans
2014-04-05Translated German commentsLuc Castermans
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna
2014-04-04coverity#738942 Uninitialized scalar fieldCaolán McNamara
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist
2014-04-04make query fax number dialog a little less lameCaolán McNamara
2014-04-03Typo: corect->correctJulien Nabet
2014-04-03Remove unused getTextStephan Bergmann
2014-04-03Remove unnecessary SubsetterContext base classStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: apply font height if defined as "size" attribute in .uiTomaž Vajngerl
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-02coverity#708642 Uninitialized pointer fieldCaolán McNamara
2014-04-02coverity#708600 Uninitialized pointer fieldCaolán McNamara
2014-04-02coverity#708589 Uninitialized pointer fieldCaolán McNamara
2014-04-02coverity#708314 Uninitialized pointer fieldCaolán McNamara
2014-04-02Resolves: #i124580# corrected some conversions of scale values...Armin Le Grand
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-02fdo#63786 rhbz#1081968: fix PDF export of cropped SVGMichael Stahl
2014-04-02vcl/README: some notes on debugging PDF exportMichael Stahl
2014-04-02init a few more stream-read svm elementsCaolán McNamara
2014-04-02GraphicFilter::LoadGraphic: SAL_WARN -> SAL_INFOMiklos Vajna
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-04-01Fix error: out-of-line definition of does not match declarationTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara
2014-04-01Add some more CG_TRACEsTor Lillqvist