summaryrefslogtreecommitdiffstats
path: root/avmedia/source
Commit message (Expand)AuthorAgeFilesLines
* gltf: Trying to re-create the temp path fails on Windows.Jan Holesovsky2014-04-221-1/+1
* Try to fix buildZolnai Tamás2014-04-201-1/+5
* Make OGLFrameGrabber workZolnai Tamás2014-04-207-15/+45
* avmediaogl: load all needed files into buffers for gltf renderingZolnai Tamás2014-04-202-0/+64
* avmediaogl: use a create function for playerZolnai Tamás2014-04-183-9/+17
* avmedia: sal_Bool->boolNoel Grandin2014-04-154-9/+9
* Missing includeStephan Bergmann2014-04-101-0/+2
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-071-20/+0
* avmediagst: use boost::noncopyableZolnai Tamás2014-04-041-3/+2
* avmediaogl: simplify namespaceZolnai Tamás2014-04-041-2/+2
* Introduce a new media shape property to handle mime typeZolnai Tamás2014-04-044-32/+83
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-036-18/+18
* glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás2014-04-022-6/+203
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-017-8/+8
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-274-47/+47
* Avoid unused private field errorsZolnai Tamás2014-03-272-0/+2
* Skeleton of OpenGL avmedia service for playing 3D modelsZolnai Tamás2014-03-2710-0/+739
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-269-110/+110
* avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-20/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2620-258/+258
* Remove visual noise from avmediaAlexander Wilms2014-02-2521-86/+86
* Remove unneccessary commentsAlexander Wilms2014-02-2316-245/+169
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-4/+4
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+2
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-071-1/+2
* Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2014-02-046-6/+6
* bool improvementsStephan Bergmann2014-01-291-1/+1
* bool improvementsStephan Bergmann2014-01-221-2/+2
* Convert avmedia to cppu::supportsServiceAlexandre Vicenzi2014-01-178-83/+17
* These should be extern "C" function typesStephan Bergmann2014-01-141-3/+2
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* typo fixesAndras Timar2013-12-202-4/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-175-7/+10
* fdo#72398 add m4v to allowed movie extsDavid Tardon2013-12-071-1/+1
* Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist2013-12-051-1/+1
* Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann2013-11-202-1/+3
* avmedia: Implement "block untrusted referer links" featureStephan Bergmann2013-11-207-24/+41
* Only throw exceptions that match specificationStephan Bergmann2013-11-201-1/+1
* Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann2013-11-182-87/+37
* Simplify avmedia::MediaItem::setURLStephan Bergmann2013-11-183-7/+6
* Fix debug outputStephan Bergmann2013-11-181-2/+2
* Simplify MediaWindow::mpImplStephan Bergmann2013-11-183-36/+15
* Remove bogus commentStephan Bergmann2013-11-181-2/+0
* Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann2013-11-184-543/+359
* avmedia::getMediaFloater clean-upStephan Bergmann2013-11-182-17/+6
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-6/+6
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* one ; is sufficientJulien Nabet2013-11-041-1/+1
* cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet2013-11-046-6/+6
* fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz2013-11-044-4/+12