summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes
AgeCommit message (Expand)AuthorFilesLines
2014-04-16fdo#72400: slideshow: display a snapshot of movie until its not startedZolnai Tamás1-7/+10
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2-6/+2
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-2/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-2/+2
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-5/+36
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-9/+0
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-3/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-3/+3
2013-06-10fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan4-20/+13
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin2-10/+5
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-50/+50
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-19/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac4-34/+34
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-150/+16
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-6/+2
2012-07-11re-base on ALv2 code. Includes:Michael Meeks12-254/+154
2012-07-11Decrease header files dependenciesMatteo Casalin2-2/+1
2012-06-25callcatcher: update listCaolán McNamara2-29/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks14-334/+208
2012-06-02targeted string re-workNorbert Thiebaud3-22/+15
2012-04-10Remove VERBOSE part 3Rob Snelders1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-28/+8
2012-03-08remove duplicate statementDavid Tardon1-1/+0
2012-01-24String->rtl::OUStringCaolán McNamara1-3/+3
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2-3/+3
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens1-18/+16
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens1-2/+2
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2-8/+0
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-2/+2
2011-12-22Fix slideshow text animations - fdo#43837Thorsten Behrens5-73/+28
2011-12-15Removed extra semicolonsJesse1-2/+2
2011-12-12slideshow: play back embedded media:Michael Stahl1-4/+14
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove include of pch header from slidewhowNorbert Thiebaud14-28/+0
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat1-1/+0
2011-11-01adapt naming schemeCaolán McNamara3-13/+13
2011-11-01ByteString->rtl::OStringCaolán McNamara3-20/+20
2011-09-12make slideshow ByteString freeCaolán McNamara1-2/+2