summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11avmedia: use constructor syntax for avmedia.componentChris Sherlock
2015-03-10avmedia: avoid passing an empty any to InitPropertySequence()Miklos Vajna
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-12-18avmedia: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09removed unused timeout definesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
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