summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2011-02-14add mode lines to new filesCaolán McNamara13-0/+32
2011-02-10Some cppcheck cleaningJulien Nabet2-2/+2
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist1-1/+0
2011-02-08Remove all bogus comments in impress.Guillaume Poussel4-6/+5
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba6-13/+23
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist4-12/+12
2011-02-07Remove unused headerThomas Arnhold1-2/+0
2011-02-05Migrating to boost unordered containersFridrich Štrba2-3/+3
2011-01-31Remove RCS lines.Thomas Arnhold2-6/+1
2011-01-28cppcheck: remove unused variable lt.Thomas Arnhold1-2/+1
2011-01-28Remove double line spacing.Thomas Arnhold1-21/+0
2011-01-21Remove obsolete RCS lines.Thomas Arnhold4-12/+0
2011-01-21Remove old RCS lines.Thomas Arnhold14-45/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-05fix shapes rendering order n#656934Radek Doulik2-1/+3
2011-01-02remove methods added by (apparently bogus) mergeRene Engelhard1-51/+0
2011-01-02Merge remote branch 'origin/libreoffice-3-3'Rene Engelhard1-0/+51
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-22add this conditionalCaolán McNamara1-1/+1
2010-12-20Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/impressJan Holesovsky2-16/+0
2010-12-20Remove extraneous copy ctor and assignment opThorsten Behrens2-16/+0
2010-12-20Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomageCaolán McNamara1-1/+1
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-3/+10
2010-12-18Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomageCaolán McNamara1-1/+1
2010-12-18WaE: init variableCaolán McNamara1-1/+1
2010-12-15impress206: #i115898# take into account new presentation shapes(cherry picked...Christian Lippka ORACLE1-3/+10
2010-12-15RTL_CONSTASCII_USTRINGPARAM slideshow testJulien Nabet1-2/+2
2010-12-12Accidental commit? We don't wanna comment these out for no reason.Kohei Yoshida1-4/+4
2010-12-11cleaning of __EXPORT defineGert Faller1-4/+4
2010-12-06cppcheck: unused variableCaolán McNamara1-2/+1
2010-12-06some caretaker code cleanup in impressKayo Hamid3-10/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-5/+5
2010-12-05do not include OS in the filenamesRobert Nagy11-10/+10
2010-12-04callcatcher: remove uncalled and uncallable methodsCaolán McNamara5-105/+8
2010-12-04tweak build.lst to avoid apparent dependencies issue in // buildNorbert Thiebaud3-85/+3
2010-12-03callcatcher: removed uncalled and uncallable methodsCaolán McNamara3-43/+0
2010-12-03better output message when not macCaolán McNamara1-1/+5
2010-12-03fix libOGLTrans.uno.so vs OGLTrans.uno.soCaolán McNamara1-0/+1
2010-12-03fix this to buildCaolán McNamara1-1/+1
2010-12-03Make --with-opengl work on MacOSNorbert Thiebaud22-540/+7799
2010-11-30cppcheck: unused variableCaolán McNamara1-3/+1
2010-11-25cppcheck: methods can be constCaolán McNamara1-2/+2
2010-11-24cppcheck: Unused private function under certain ifdefsCaolán McNamara2-2/+5
2010-11-23make possible to build with c++0xCaolán McNamara1-3/+10
2010-11-15Make slideshow unittest work againThorsten Behrens7-16/+55
2010-11-13RTL_CONSTASCII_USTRINGPARAM for impressJulien Nabet1-2/+2
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroGert Faller9-80/+47
2010-10-28add modelines to .hxx files as wellCaolán McNamara151-0/+433
2010-10-27Fix crash in OGL transitionsThorsten Behrens1-0/+13