summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-021-1/+1
* targeted string re-workNorbert Thiebaud2012-06-025-11/+11
* dxguid.lib not needed hereMatúš Kukan2012-05-141-1/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* callcatcher: drop unused hasPreferredSizeCaolán McNamara2012-04-254-16/+0
* WaE: unused variableTor Lillqvist2012-04-241-1/+0
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-8/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-068-8/+8
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-1/+0
* removed duplicate includes in avmediaTakeshi Abe2012-03-263-3/+0
* .component files don't need executable bitsMichael Stahl2012-03-233-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-233-0/+0
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-105-8/+8
* more idle code documentation improvementMichael Meeks2012-03-061-2/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-013-5/+5
* Removed unused code.Bartolomé Sánchez Salado2012-02-276-100/+0
* Removed unused code from avmedia.elbarto2012-02-182-27/+0
* Make avmedia module buildable with dbglevel=3 again.Thorsten Behrens2012-02-171-11/+3
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+4
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-241-1/+1
* WaE: deprecated functionDavid Tardon2012-01-151-1/+1
* fix windows build errorCaolán McNamara2012-01-111-3/+3
* cppcheck: cstyleCastAugust Sodora2012-01-071-2/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-053-3/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-054-4/+0
* gbuild: define NOMINMAX in windows.mkMichael Stahl2012-01-041-4/+0
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* fix build with msvcPeter Foley2011-12-211-0/+4
* avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl2011-12-166-5/+1
* Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan2011-12-141-1/+5
* we have gb_Library_add_objcxxobjects for thisMatúš Kukan2011-12-141-5/+1
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-092-8/+8
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* mediaitem.cxx: unnecessary castingMichael Stahl2011-12-061-2/+2
* impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com2011-12-061-1/+1
* refactor media embedding completely:Michael Stahl2011-12-065-131/+23
* SdrMediaObj: copy/paste supportMichael Stahl2011-12-061-4/+1
* Fixed build breakage, and remove warning.Kohei Yoshida2011-12-021-2/+2
* actually play embedded media:Michael Stahl2011-12-036-20/+156
* add avmedia::EmbedMediaMichael Stahl2011-12-033-0/+155
* avmedia::MediaItem: add pImplMichael Stahl2011-12-032-95/+106
* MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2011-12-033-5/+41
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-4/+4
* ditch dbg_dumpCaolán McNamara2011-11-241-31/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-3/+3
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-1/+0