summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2015-07-06this SAL_INFO uses brush which might be NULLCaolán McNamara
2015-03-04gbuild: CppunitTest: always use unittest configurationMichael Stahl
2014-11-28CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in DrawMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16emfplus: re-work and cleanup unit testMichael Meeks
2014-11-09cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
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-25coverity#1241427 Unchecked dynamic_castCaolán McNamara
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-08Missing test dependenciesStephan Bergmann
2014-08-07coverity#1228877 Structurally dead codeCaolán McNamara
2014-07-29fdo#81799 we need cppuhelper here tooDavid Tardon
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini
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-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann
2014-06-12Lets assume gb_CppunitTest_unset_headless was cargo cult hereStephan Bergmann
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-30Fix memory leak in test codeStephan Bergmann
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-17remove executable bitAndras Timar
2014-04-10CppunitTest_cppcanvas_emfplus: disable this in case there is no display to useMiklos Vajna
2014-04-10fdo#77229 testcaseMiklos Vajna
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