summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* simplify include guardsThomas Arnhold2012-07-1422-22/+22
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1195-2034/+1299
* Decrease header files dependenciesMatteo Casalin2012-07-112-2/+1
* sprinkle explicit over constructorsDavid Tardon2012-07-034-13/+13
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* Bug fix: now skip effect work correctly with repeated animationsMarco Cecchetti2012-06-281-1/+2
* Fixed a bug that prevented repeated animations to work properly when the repe...Marco Cecchetti2012-06-281-1/+0
* Added support for the repeatCount attribute for time containers.Marco Cecchetti2012-06-283-12/+42
* Now to animations and repeated to animations are handled by the C++ presentat...Marco Cecchetti2012-06-285-10/+108
* targetted re-work of cppunit pieces.Michael Meeks2012-06-274-12/+4
* callcatcher: update listCaolán McNamara2012-06-252-29/+0
* WaE on Mac SDK > 10.4Norbert Thiebaud2012-06-231-3/+4
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-222-2/+0
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-221-4/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-21160-3857/+2417
* re-base on ALv2 code.Michael Meeks2012-06-213-21/+46
* targeted string re-workNorbert Thiebaud2012-06-028-43/+36
* group external headers togetherMatúš Kukan2012-05-291-1/+1
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-165-7/+6
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Bin commented-out codeTor Lillqvist2012-04-241-42/+0
* WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist2012-04-241-1/+1
* Add hopefully helpful commentTor Lillqvist2012-04-241-0/+9
* WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist2012-04-241-0/+2
* WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist2012-04-241-0/+4
* animations is not api, it should be animations_inc packageMatúš Kukan2012-04-161-1/+4
* callcatcher: update unused code listCaolán McNamara2012-04-122-9/+0
* callcatcher: update listCaolán McNamara2012-04-113-12/+1
* fix buildCaolán McNamara2012-04-101-1/+1
* Remove VERBOSE part 3Rob Snelders2012-04-1022-25/+25
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-084-12/+12
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-67/+27
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens2012-03-164-36/+4
* Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens2012-03-161-4/+11
* Clear sprites to white fdo#45219.Thorsten Behrens2012-03-161-1/+1
* Clear full sprite area for fdo#45219Thorsten Behrens2012-03-161-1/+1
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-146-1/+22
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-103-3/+3
* remove duplicate statementDavid Tardon2012-03-081-1/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-212-5/+5
* remove duplicated assignmentDavid Tardon2012-02-171-4/+0
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-134-26/+2
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-104-4/+0