summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann1-3/+1
2014-06-12Lets assume gb_CppunitTest_unset_headless was cargo cult hereStephan Bergmann1-2/+0
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold3-0/+111
2014-06-04DeInitVCL at end of testsStephan Bergmann2-0/+2
2014-05-30Fix memory leak in test codeStephan Bergmann1-2/+4
2014-05-22cppcheck: Function parameter 'rStartPos' should be passed by referenceThomas Arnhold2-6/+6
2014-05-22cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold23-68/+68
2014-05-10Blind fix for red Tinderboxes, followingJulien Nabet1-2/+2
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky1-1/+1
2014-04-28coverity#738576 Uninitialized pointer fieldCaolán McNamara1-6/+20
2014-04-28coverity#738575 Uninitialized pointer fieldCaolán McNamara1-6/+17
2014-04-28coverity#738574 Uninitialized scalar fieldCaolán McNamara1-6/+20
2014-04-28coverity#738573 Uninitialized scalar fieldCaolán McNamara1-2/+8
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-10CppunitTest_cppcanvas_emfplus: disable this in case there is no display to useMiklos Vajna1-0/+2
2014-04-10fdo#77229 testcaseMiklos Vajna4-0/+161
2014-04-09fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna1-1/+23
2014-04-09Clean up function declarationsStephan Bergmann1-4/+0
2014-04-07cppcanvas: sal_Bool->boolNoel Grandin3-5/+5
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-5/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann19-129/+129
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-7/+7
2014-02-25Remove visual noise from cppcanvasAlexander Wilms2-9/+9
2014-02-25Update little-to-big endian GetSwapFloat functionsDouglas Mencken1-2/+5
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms3-20/+20
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-6/+6
2014-02-17fix debug=2 buildCaolán McNamara1-31/+1
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-2/+2
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-94/+94
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin3-9/+9
2014-01-30EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt1-17/+32
2014-01-28Apparently broken bitmask operationStephan Bergmann1-1/+1
2014-01-23coverity#1158489 Uninitialized scalar fieldCaolán McNamara1-1/+8
2014-01-14longparas: remove now broken STRING_LEN usesCaolán McNamara1-7/+9
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-0/+1
2014-01-01EMF+: actually use lineJoin attribute for polygons.Andrzej Hunt1-10/+18
2014-01-01EMF+: mapping can rotate the width vector, so use resulting length.Andrzej Hunt1-1/+1
2013-12-27EMF+: Add EMFPlusPointR detection to EMFPPath.Andrzej Hunt1-5/+10
2013-12-26EMF+: Integer coordinate values are signed.Andrzej Hunt1-2/+2
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-2/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-06EMF+: Fill line cap object if EmfPlusCustomLineCapDataFillPath is set.Matúš Kukan2-4/+21
2013-12-05EMF+: Log the stride too.Jan Holesovsky1-1/+1
2013-12-04EMF+: Do not ignore source rectangle of the image to be rendered.Matúš Kukan1-0/+2
2013-11-29Further XCanvas != XBitmapCanvas cleanup.Thorsten Behrens2-2/+8
2013-11-29Revert "Resolves: fdo#71527 make presenter console not crash/useless"Thorsten Behrens2-6/+2