summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* Remove include stdio (part2)Julien Nabet2015-05-182-2/+0
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-152-5/+5
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-153-117/+118
* Get rid of the initial :: for the vcl namespaceTor Lillqvist2015-04-308-60/+60
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-283-13/+13
|\
| * Manual cleanup of misc. issues.Michael Meeks2015-04-101-1/+1
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-102-3/+3
| * cure a lot of unfortunate ScopedVclPtrs.Michael Meeks2015-04-101-1/+1
| * start wrapping OutputDevice in VclPtrNoel Grandin2015-04-102-13/+13
| * boost references are unhealty for VclPtr.Michael Meeks2015-04-101-1/+1
* | loplugin:staticmethodsNoel Grandin2015-04-137-68/+27
|/
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-271-2/+0
* boost->stdCaolán McNamara2015-02-171-2/+2
* loplugin:deletedspecialStephan Bergmann2015-02-0714-99/+43
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-073-6/+6
* CppunitTest_cppcanvas_emfplus: adapt to now enabled sidebar in DrawMiklos Vajna2014-11-231-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* emfplus: re-work and cleanup unit testMichael Meeks2014-11-162-8/+12
* cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8Miklos Vajna2014-11-091-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-132-19/+19
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-011-4/+0
* loplugin: cstylecastNoel Grandin2014-10-012-9/+9
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-302-4/+4
* cppcanvas: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-303-16/+21
* coverity#1241427 Unchecked dynamic_castCaolán McNamara2014-09-251-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-232-2/+2
* fdo#82577: Handle FontNoel Grandin2014-09-183-8/+8
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-213-3/+3
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-15/+7
* Missing test dependenciesStephan Bergmann2014-08-081-0/+4
* coverity#1228877 Structurally dead codeCaolán McNamara2014-08-071-11/+11
* fdo#81799 we need cppuhelper here tooDavid Tardon2014-07-291-0/+1
* Use better coordinates for unit test of fdo#77229Arnaud Versini2014-07-281-1/+1
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-204-12/+12
* emf+: recognise some more object typesTomaž Vajngerl2014-07-201-0/+18
* emf+: emulate hatch with color blendTomaž Vajngerl2014-07-201-2/+116
* bnc#881024 Handle 0 font height just like outdev & drawinglayerTomaž Vajngerl2014-07-201-1/+12
* emf+: Log type name instead of the type numberTomaž Vajngerl2014-07-201-1/+47
* New loplugin:stringconcatStephan Bergmann2014-07-011-4/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-15/+3
* Fix vclplug_* dependencies for gb_CppunitTest_use_vclStephan Bergmann2014-06-121-3/+1