summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Collapse)AuthorFilesLines
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat1-1/+0
Added a local class for it: there may be a better fix, but it avoids the build to break. Removed a few remaining includes
2011-11-01adapt naming schemeCaolán McNamara3-13/+13
2011-11-01ByteString->rtl::OStringCaolán McNamara3-20/+20
2011-10-25WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-10-19Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ↵Tor Lillqvist3-0/+21
used API
2011-10-07add missing braces for if statement, making correct scopePierre-André Jacquod1-1/+2
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-6/+5
2011-10-05cast is gone nowCaolán McNamara2-3/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+11
2011-09-29Fix error: invalid conversion from 'long int*' to 'const GLint*'Tor Lillqvist1-1/+1
2011-09-29fix trunk gcc compiler errors; second attempt for the previously reverted partStephan Bergmann1-10/+19
2011-09-29Reverted std::hash map part of previous "fix trunk gcc compile errors."Stephan Bergmann1-9/+8
2011-09-29fix trunk gcc compile errorsMatúš Kukan1-8/+9
2011-09-26cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxxPierre-André Jacquod1-1/+1
but left the call to the function behind, since not sure there is no effect on data
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-6/+6
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann4-1/+16
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12make slideshow ByteString freeCaolán McNamara1-2/+2
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley1-0/+2
2011-09-06[cppchecker] unread Variable within a #ifdef [WINT] removedPierre-André Jacquod1-2/+1
2011-09-01callcatcher: another layer of unusedCaolán McNamara2-36/+0
2011-08-31unusedcode.easy: slideshow::internal cleanupJoseph Powers28-372/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-14unused variable in Windows buildPierre-André Jacquod1-2/+0
according cppchecker, small cleaning
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud1-0/+1
2011-08-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
Notes: split repo tag: impress_PRE_MELD_REPOS
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist5-5/+10
2011-07-28add prefixes for component_getFactoryMatúš Kukan6-6/+38
2011-07-25Remove unused Debugging stuffThomas Arnhold7-416/+0
If this is still needed, please revert it.
2011-07-24remove half baked test without the appropriate include to make it worksNorbert Thiebaud1-4/+0
2011-07-24cString is deprecated use cStringUsingEncoding insteadNorbert Thiebaud1-2/+2
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen7-8/+22
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan2-3/+1
2011-06-21gnumake4: postmerge fixes in sd and slideshowBjoern Michaelsen2-8/+4
2011-06-17remove all traces of offuh from makefilesDavid Tardon4-4/+20
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-05-21Drop OS2Tor Lillqvist2-3/+0
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-1/+1
2011-05-10GDIMetaFile cleanupJoseph Powers2-2/+2
Plus trailing whitespace cleanup.
2011-04-23ObjC compile should ot take Exception flagsNorbert Thiebaud1-1/+1
2011-04-21gbuildize slideshowDavid Tardon20-867/+506
2011-04-01fix catastrophic merge to restore video playbackCaolán McNamara1-12/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba4-21/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky5-6/+7
Conflicts: sd/source/ui/toolpanel/TaskPaneFocusManager.cxx slideshow/source/engine/debug.cxx slideshow/source/engine/transitions/randomwipe.cxx
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky24-152/+269
Conflicts: sd/source/ui/func/fuinsfil.cxx sd/source/ui/func/fuprobjs.cxx sd/source/ui/slideshow/slideshowimpl.cxx sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx sd/source/ui/toolpanel/ToolPanelViewShell.cxx sd/source/ui/view/drawview.cxx sd/source/ui/view/drtxtob.cxx sd/source/ui/view/outlnvsh.cxx sd/source/ui/view/outlview.cxx
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]5-11/+10
2011-03-12mis-merge clean-up tools typesNorbert Thiebaud4-24/+24
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen21-128/+245