summaryrefslogtreecommitdiff
path: root/avmedia/source/opengl
AgeCommit message (Expand)Author
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-21clang-tidy modernize-loop-convert in a*Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-08tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-07tdf#93996 - throttle gltf rendering to let UI re-rendering get in.Michael Meeks
2015-07-17com::sun::star->css in avmediaNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara
2015-04-04Typo: creat->createJulien Nabet
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: avmediaStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Related fdo#84000: Improve framerate of the models.Jan Holesovsky
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-02coverity#1233484 Division or modulo by float zeroCaolán McNamara
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás