Commit Graph

5 Commits

Author SHA1 Message Date
Kurt Zenker
2d2ef0411d INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/11/15 14:07:37 thb 1.3.18.5: RESYNC: (1.4-1.5); FILE MERGED
2006/10/18 19:51:17 thb 1.3.18.4: RESYNC: (1.3-1.4); FILE MERGED
2006/04/12 20:40:04 thb 1.3.18.3: #i37778# Replaced all shared_ptr.get() != NULL places with the more elegant automatic-conversion-to-bool version (at least where the compiler tolerated that)
2006/03/24 18:23:10 thb 1.3.18.2: #i37778# Moved whole slideshow engine from namespace presentation (which conflicts with one of the UNO subnamespaces) to slideshow
2006/03/15 15:22:18 thb 1.3.18.1: #i49357# Removed external include guards from all non-export headers (and from the cxx files, anyway)
2006-12-13 14:20:39 +00:00
Vladimir Glazounov
9d78f3091c INTEGRATION: CWS impress109 (1.4.6); FILE MERGED
2006/10/09 11:30:20 cl 1.4.6.1: #i67799# applied patch
2006-11-01 13:20:58 +00:00
Oliver Bolte
5b7bdcdbf3 INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED
2006/09/01 17:39:33 kaib 1.3.50.1: #i68856# Added header markers and pch files
2006-09-17 07:29:06 +00:00
Rüdiger Timm
ea2a2c84a2 INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED
2005/09/05 17:41:06 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-07 19:30:47 +00:00
Rüdiger Timm
527dc07f03 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/09/30 16:26:17 thb 1.1.2.8: #110496# Added TODO documentation
2004/09/22 17:57:59 thb 1.1.2.7: #110496# Fixed various issues reported by QA: shape positions, when controlled via animations, are now all relative to the shape center; unified scheduleActivationEvent, to interpret missing begin times as 0 for all nodes (not only leaf nodes, as before); added two new function keywords to the expression parser (min and max), this was needed for Zoom from bottom effect; temporarily implemented SLIDEWIPE by BARWIPE for shapes; corrected various transition mapping issues in the transitionfactorytab.cxx; clarified documentation at various places
2004/08/04 11:59:48 thb 1.1.2.6: #110496# Adapted to ppt import case conventions
2004/07/26 20:40:56 thb 1.1.2.5: #i10000# MSVC requires explicit overload for plain function ptrs here
2004/07/26 18:04:03 thb 1.1.2.4: #i10000# Various adaptations to make this compile under SunWorkshop 5.5. Ultimately, had to drop unicode support from the parser, since sal_Unicode!=wchar_t, which is currently not handled properly by boost::spirit
2004/07/22 19:42:13 thb 1.1.2.3: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working
2004/05/27 20:51:33 thb 1.1.2.2: #110496#
Added classification code to all TODO/HACK/FIXME comments.
There are four categories:
 - code quality (C)
 - performance (P)
 - missing functionality (F)
 - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 15:04:58 thb 1.1.2.1: Initial revision
2004-11-26 17:59:50 +00:00