summaryrefslogtreecommitdiff
path: root/avmedia/source/win
AgeCommit message (Expand)AuthorFilesLines
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin3-3/+3
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+3
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin5-82/+82
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe5-13/+12
2015-05-03cppcheck: noExplicitConstructorCaolán McNamara3-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-14/+14
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+3
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl1-0/+5
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann1-2/+2
2014-05-25cppcheck: unusedFunctionThomas Arnhold2-10/+0
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás2-14/+0
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-4/+4
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold6-16/+16
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás1-11/+0
2014-02-25Remove visual noise from avmediaAlexander Wilms4-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms4-8/+8
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr2-2/+2
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi4-79/+9
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-86/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-10-01Use prefixes for the components hereTor Lillqvist2-2/+2
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania1-2/+2
2012-09-25re-base on ALv2 code. Includes:Michael Meeks12-324/+327
2012-09-23End of ::rtl::OUString to OUString in avmediaRicardo Montania4-25/+25
2012-09-18warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann1-1/+1
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna3-5/+5
2012-09-18avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna3-9/+9
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania5-39/+39
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks5-5/+5
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-4/+4
2012-03-26removed duplicate includes in avmediaTakeshi Abe1-1/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-02-27Removed unused code.Bartolomé Sánchez Salado2-34/+0
2012-01-11fix windows build errorCaolán McNamara1-3/+3
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com1-1/+1
2011-10-06STRSAFE_NO_DEPRECATETor Lillqvist1-0/+1
2011-08-22convert avmedia to gbuildMatúš Kukan2-89/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-15/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2