summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
* Replace boost::bind by lambdas in cppcanvas tree.Mario J. Rugiero2015-10-271-4/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1219-119/+119
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-128-13/+13
* boost->stdCaolán McNamara2015-09-181-1/+0
* boost->stdCaolán McNamara2015-09-148-30/+3
* tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski2015-08-311-10/+23
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-10/+10
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud2015-08-115-12/+2
* loplugin:unusedmethodsNoel Grandin2015-08-0513-158/+0
* Whitespace cleanup / re-alignment.Thorsten Behrens2015-07-2815-58/+58
* com::sun::star->css in cppcanvasNoel Grandin2015-07-2819-136/+126
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-171-2/+2
* do not include boost/utility.hppMichael Stahl2015-07-108-8/+8
* this SAL_INFO uses brush which might be NULLCaolán McNamara2015-07-051-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-173-5/+5
* inline COMPHELPER_SERVICEDECL_ macroNoel Grandin2015-06-151-1/+6
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-094-5/+5
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-082-3/+3
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-041-4/+4
* 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