summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Remove include stdio (part2)Julien Nabet2-2/+0
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2-5/+5
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin3-117/+118
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist8-60/+60
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-13/+13
2015-04-13loplugin:staticmethodsNoel Grandin7-68/+27
2015-04-10Manual cleanup of misc. issues.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks2-3/+3
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks1-1/+1
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin2-13/+13
2015-04-10boost references are unhealty for VclPtr.Michael Meeks1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl1-2/+0
2015-02-17boost->stdCaolán McNamara1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann14-99/+43
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+0
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin3-6/+6
2014-11-23CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in DrawMiklos Vajna1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-16emfplus: re-work and cleanup unit testMichael Meeks2-8/+12
2014-11-09cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin2-19/+19
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann1-4/+0
2014-10-01loplugin: cstylecastNoel Grandin2-9/+9
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin2-4/+4
2014-09-30cppcanvas: std::auto_ptr -> std::unique_ptrStephan Bergmann3-16/+21
2014-09-25coverity#1241427 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin2-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin3-8/+8
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin3-3/+3
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-15/+7
2014-08-08Missing test dependenciesStephan Bergmann1-0/+4
2014-08-07coverity#1228877 Structurally dead codeCaolán McNamara1-11/+11
2014-07-29fdo#81799 we need cppuhelper here tooDavid Tardon1-0/+1
2014-07-28Use better coordinates for unit test of fdo#77229Arnaud Versini1-1/+1
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud4-12/+12
2014-07-20emf+: recognise some more object typesTomaž Vajngerl1-0/+18
2014-07-20emf+: emulate hatch with color blendTomaž Vajngerl1-2/+116
2014-07-20bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl1-1/+12
2014-07-20emf+: Log type name instead of the type numberTomaž Vajngerl1-1/+47
2014-07-01New loplugin:stringconcatStephan Bergmann1-4/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-15/+3
2014-06-12Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann1-3/+1