summaryrefslogtreecommitdiff
path: root/cppcanvas/source
AgeCommit message (Expand)Author
2015-08-31bnc#930818: allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-07-08this SAL_INFO uses brush which might be NULLCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30cppcanvas: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-08-07coverity#1228877 Structurally dead codeCaolán McNamara
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20emf+: recognise some more object typesTomaž Vajngerl
2014-07-20emf+: emulate hatch with color blendTomaž Vajngerl
2014-07-20bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl
2014-07-20emf+: Log type name instead of the type numberTomaž Vajngerl
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-22cppcheck: Function parameter 'rStartPos' should be passed by referenceThomas Arnhold
2014-05-22cppcheck: Function parameter 'rLineInfo' should be passed by referenceThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10Blind fix for red Tinderboxes, followingJulien Nabet
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-28coverity#738576 Uninitialized pointer fieldCaolán McNamara
2014-04-28coverity#738575 Uninitialized pointer fieldCaolán McNamara
2014-04-28coverity#738574 Uninitialized scalar fieldCaolán McNamara
2014-04-28coverity#738573 Uninitialized scalar fieldCaolán McNamara
2014-04-09fdo#77229 EMF+ rendering: improve EmfPlusSetClipPath's CombineModeExclude caseMiklos Vajna
2014-04-09Clean up function declarationsStephan Bergmann
2014-04-07cppcanvas: sal_Bool->boolNoel Grandin
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from cppcanvasAlexander Wilms
2014-02-25Update little-to-big endian GetSwapFloat functionsDouglas Mencken
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-17fix debug=2 buildCaolán McNamara
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30EMF+: Only draw endcap outline if not filled, fix endcap scaling.Andrzej Hunt
2014-01-28Apparently broken bitmask operationStephan Bergmann
2014-01-23coverity#1158489 Uninitialized scalar fieldCaolán McNamara