summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-14dxguid.lib not needed hereMatúš Kukan
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-25callcatcher: drop unused hasPreferredSizeCaolán McNamara
2012-04-24WaE: unused variableTor Lillqvist
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-26removed duplicate includes in avmediaTakeshi Abe
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-06more idle code documentation improvementMichael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27Removed unused code.Bartolomé Sánchez Salado
2012-02-18Removed unused code from avmedia.elbarto
2012-02-17Make avmedia module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-24finalize gcc 4.7 string literal operatorsThomas Arnhold
2012-01-15WaE: deprecated functionDavid Tardon
2012-01-11fix windows build errorCaolán McNamara
2012-01-07cppcheck: cstyleCastAugust Sodora
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
2011-12-21fix build with msvcPeter Foley
2011-12-16avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl
2011-12-14Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan
2011-12-14we have gb_Library_add_objcxxobjects for thisMatúš Kukan
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com
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
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-03avmedia::MediaItem: add pImplMichael Stahl
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-24ditch dbg_dumpCaolán McNamara
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann