summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2012-06-25callcatcher: update listCaolán McNamara2-29/+0
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-3/+4
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl2-2/+0
2012-06-22remove bunch of obsolete looking .flt filesMichael Stahl1-4/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks160-3857/+2417
2012-06-21re-base on ALv2 code.Michael Meeks3-21/+46
2012-06-02targeted string re-workNorbert Thiebaud8-43/+36
2012-05-29group external headers togetherMatúš Kukan1-1/+1
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara5-7/+6
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24Bin commented-out codeTor Lillqvist1-42/+0
2012-04-24WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist1-1/+1
2012-04-24Add hopefully helpful commentTor Lillqvist1-0/+9
2012-04-24WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-04-24WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist1-0/+4
2012-04-16animations is not api, it should be animations_inc packageMatúš Kukan1-1/+4
2012-04-12callcatcher: update unused code listCaolán McNamara2-9/+0
2012-04-11callcatcher: update listCaolán McNamara3-12/+1
2012-04-10fix buildCaolán McNamara1-1/+1
2012-04-10Remove VERBOSE part 3Rob Snelders22-25/+25
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-12/+12
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-67/+27
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens4-36/+4
2012-03-16Clear whole layer in slideshow sprites fdo#45219Thorsten Behrens1-4/+11
2012-03-16Clear sprites to white fdo#45219.Thorsten Behrens1-1/+1
2012-03-16Clear full sprite area for fdo#45219Thorsten Behrens1-1/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-1/+22
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan3-3/+3
2012-03-08remove duplicate statementDavid Tardon1-1/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2-5/+5
2012-02-17remove duplicated assignmentDavid Tardon1-4/+0
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann4-26/+2
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan4-4/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich1-0/+1
2012-01-24String->rtl::OUStringCaolán McNamara1-3/+3
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot6-9/+9
2012-01-11Fix fdo#43820 - properly initialize iterators before math.Thorsten Behrens1-18/+16
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2012-01-09Use SAL_N_ELEMENTS in slideshow where possible.Thorsten Behrens3-7/+6
2012-01-09Fix totally busted whitespace in slideshow module.Thorsten Behrens1-63/+67
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens3-5/+4