summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-17More fine grained disabling of -Werror for collada headers onlyStephan Bergmann
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-03Remove obsolete commentZolnai Tamás
2014-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás
2014-05-22collada2gltf: fix URL problemsZolnai Tamás
2014-05-21collada2gltf: Ignore case of the extension.Jan Holesovsky
2014-05-21glTF embedding: handle missing image on a better wayZolnai Tamás
2014-05-20collada2gltf: output bundle path needs to be in url formatMatúš Kukan
2014-05-19Do not throw if there is no "images" child in json file tree.Matúš Kukan
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14Add kmz support to collada2gltf and use it.Matúš Kukan
2014-05-13Use collada2gltf to open .dae files and convert them to .json.Matúš Kukan
2014-05-13More warnings related to glTF renderingZolnai Tamás
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás
2014-04-22gltf: Trying to re-create the temp path fails on Windows.Jan Holesovsky
2014-04-10Missing includeStephan Bergmann
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-10avmedia: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from avmediaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-01-29bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann