summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks16-17/+17
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud5-11/+11
2012-05-14dxguid.lib not needed hereMatúš Kukan1-1/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-25callcatcher: drop unused hasPreferredSizeCaolán McNamara4-16/+0
2012-04-24WaE: unused variableTor Lillqvist1-1/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-8/+8
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 Stahl3-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl3-0/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan5-8/+8
2012-03-06more idle code documentation improvementMichael Meeks1-2/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann3-5/+5
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-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+4
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
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 Metz4-4/+0
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl1-4/+0
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-21fix build with msvcPeter Foley1-0/+4
2011-12-16avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl6-5/+1
2011-12-14Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan1-1/+5
2011-12-14we have gb_Library_add_objcxxobjects for thisMatúš Kukan1-5/+1
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2-8/+8
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
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 Stahl5-131/+23
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 Stahl6-20/+156
2011-12-03add avmedia::EmbedMediaMichael Stahl3-0/+155
2011-12-03avmedia::MediaItem: add pImplMichael Stahl2-95/+106
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl3-5/+41
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-4/+4