summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi8-8/+8
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe1-1/+0
2012-03-26removed duplicate includes in avmediaTakeshi Abe3-3/+0
2012-03-23.component files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl2-0/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-02-27Removed unused code.Bartolomé Sánchez Salado6-100/+0
2012-02-18Removed unused code from avmedia.elbarto2-27/+0
2012-02-17Make avmedia module buildable with dbglevel=3 again.Thorsten Behrens1-11/+3
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold1-1/+1
2012-01-15WaE: deprecated functionDavid Tardon1-1/+1
2012-01-11fix windows build errorCaolán McNamara1-3/+3
2012-01-07cppcheck: cstyleCastAugust Sodora1-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-16avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl5-0/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2-8/+8
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl1-2/+2
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com1-1/+1
2011-12-06refactor media embedding completely:Michael Stahl4-127/+20
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 Stahl5-19/+151
2011-12-03add avmedia::EmbedMediaMichael Stahl1-0/+147
2011-12-03avmedia::MediaItem: add pImplMichael Stahl1-83/+98
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2-4/+37
2011-11-24ditch dbg_dumpCaolán McNamara1-31/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-3/+3
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-1/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-4/+10
2011-10-26fix mangled gstreamer service name, fixing embedded videoMichael Meeks3-6/+12
2011-10-06STRSAFE_NO_DEPRECATETor Lillqvist1-0/+1
2011-09-29Use NSString's UTF8String method instead of the deprecated cStringTor Lillqvist1-1/+1
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-08-22fix warning errorsMatúš Kukan2-10/+10
2011-08-22convert avmedia to gbuildMatúš Kukan7-385/+0
2011-08-22remove Java piece from avmediaMatúš Kukan12-2107/+0
2011-08-05callcatcher: unused methodsCaolán McNamara2-8/+0
2011-08-03avmedia cleanup - remove unused codeMatúš Kukan4-172/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan6-47/+0
2011-07-09Resolves: fdo#39091 use UTF-8 encoding for gstreamer urisCaolán McNamara1-1/+1
2011-07-03callcatcher: unused hasInternalMediaControlCaolán McNamara2-9/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+2
2011-05-11prefer C++ wrapper to avoid leakDavid Tardon2-7/+6
2011-04-28clean-up obsolete define related to gstreamer or lack thereofNorbert Thiebaud1-12/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet4-8/+8