summaryrefslogtreecommitdiff
path: root/avmedia/source/framework
AgeCommit message (Expand)AuthorFilesLines
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar1-1/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király2-2/+2
2013-03-04fdo#38838, replace String with OUStringÁdám Csaba Király1-13/+13
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-3/+3
2013-02-18coverity#704551 Dereference after null checkNorbert Thiebaud1-1/+4
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-4/+4
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza1-5/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith1-2/+2
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-64/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-01Use prefixes for the components hereTor Lillqvist1-1/+1
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania1-6/+6
2012-09-25re-base on ALv2 code. Includes:Michael Meeks10-213/+149
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann1-4/+3
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania1-6/+3
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania2-20/+20
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania1-1/+1
2012-09-13More ::rtl::OUString to OUString and RTL_CONSTASCII in avmediaRicardo Montania3-34/+29
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-28/+0
2012-08-08remove include comments and boxesThomas Arnhold2-17/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot1-4/+4
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl1-2/+2
2011-12-06refactor media embedding completely:Michael Stahl1-9/+7
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl1-4/+1
2011-12-02Fixed build breakage, and remove warning.Kohei Yoshida1-2/+2
2011-12-03actually play embedded media:Michael Stahl2-3/+18
2011-12-03add avmedia::EmbedMediaMichael Stahl1-0/+147
2011-12-03avmedia::MediaItem: add pImplMichael Stahl1-83/+98
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl1-1/+2
2011-08-22convert avmedia to gbuildMatúš Kukan1-57/+0
2011-08-03avmedia cleanup - remove unused codeMatúš Kukan1-19/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-13/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito7-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky11-53/+12
2011-03-14Remove dead code in libs-coreXisco Fauli3-3/+0