summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)Author
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
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-09-26typo fixes in commentsAndras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király
2013-03-04fdo#38838, replace String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-18coverity#704551 Dereference after null checkNorbert Thiebaud
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-01Use prefixes for the components hereTor Lillqvist
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-25re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-13More ::rtl::OUString to OUString and RTL_CONSTASCII in avmediaRicardo Montania
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl
2011-12-02Fixed build breakage, and remove warning.Kohei Yoshida
2011-12-03actually play embedded media:Michael Stahl