summaryrefslogtreecommitdiffstats
path: root/slideshow/test
Commit message (Collapse)AuthorAgeFilesLines
...
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
| | | | | ...see ebe26f72e90337da2d14f3029de148904e3e30b6 "WaE: 'unused' attribute ignored when parsing type" for the problem.
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
| | | | | | | | Some more like Thorstens diff 9c59cd15b150638c845bbc275b9b04460afc23bd Done with some regex magic (and a check if this var is an array): s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs
* Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist2011-11-051-1/+0
|
* add missing braces for if statement, making correct scopePierre-André Jacquod2011-10-071-1/+2
|
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-6/+5
|
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
| | | | | | | Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann2011-09-124-1/+16
| | | | | | out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
* gbuildize slideshowDavid Tardon2011-04-212-108/+1
|
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen2011-03-121-4/+4
| |\
| | * removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko2011-01-131-4/+4
| | |
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+1
|/ /
* | Some cppcheck cleaningJulien Nabet2011-02-101-1/+1
| |
* | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
| |
* | Port stuff to our private implementation of SGI extensionsFridrich Štrba2011-02-081-2/+4
| |
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
| | | | | | | | Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
* | RTL_CONSTASCII_USTRINGPARAM slideshow testJulien Nabet2010-12-151-2/+2
| |
* | Make slideshow unittest work againThorsten Behrens2010-11-157-16/+55
| | | | | | | | Well, it still fails. But for all the right reasons.
* | RTL_CONSTASCII_USTRINGPARAM for impressJulien Nabet2010-11-131-2/+2
| |
* | RTL_CONSTASCII_USTRINGPARAM macroGert Faller2010-11-021-2/+2
| |
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
| |
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-135-0/+13
|/ | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* sb118: merged in DEV300_m72sb2010-02-258-35/+9
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-128-35/+9
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb2010-01-291-1/+1
|/ | | | and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
* aw078: resync to DEV300m68for integrationArmin Le Grand2009-12-215-10/+11
|\
| * #i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer2009-09-145-10/+11
| | | | | | | | -> testshl2
* | #i97509# continued matrix tooling and adapting the usages now to all the ooo ↵Armin Le Grand2009-09-221-6/+3
|/ | | | code
* INTEGRATION: CWS changefileheader (1.3.46); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 14:00:33 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.46); FILE MERGEDRüdiger Timm2008-04-114-92/+72
| | | | 2008/03/31 14:00:33 rt 1.2.46.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.6); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 14:00:33 rt 1.4.6.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.74); FILE MERGEDRüdiger Timm2008-04-111-22/+18
| | | | 2008/03/31 14:00:33 rt 1.2.74.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.30); FILE MERGEDRüdiger Timm2008-04-111-23/+18
| | | | 2008/03/31 14:00:33 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS supdremove02 (1.3.44); FILE MERGEDOliver Bolte2008-02-251-3/+3
| | | | 2008/01/29 08:07:39 rt 1.3.44.1: #i85482# Remove UPD from library name
* INTEGRATION: CWS transogl01 (1.3.4); FILE MERGEDRüdiger Timm2007-11-091-4/+4
| | | | | | 2007/07/27 13:30:59 smmathews 1.3.4.1: Issue number: Submitted by: Reviewed by:
* INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGEDOliver Bolte2007-07-171-221/+13
| | | | | | | 2007/02/10 23:23:54 thb 1.2.12.4: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/02/06 17:18:15 thb 1.2.12.3: #i37778# Moved clear() method from View to ViewLayer (also sprites need to be cleared); fixed a few more cases of local code style violations; removed redundant inline keywords; finished Layer/LayerManager rework (Layer now represents ViewLayers, shapes and rendering are fully under LayerManager control); made shape comparator reusable 2007/01/31 14:30:34 thb 1.2.12.2: #i37778# removed View::isContentDestroyed() and mbContentValid distinction on View::clear() - clear() now always clears view the hard way; added explicit screen update to CombTransition, which bypasses SlideChangeBase functionality 2007/01/31 11:25:19 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show
* INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDEDOliver Bolte2007-07-171-0/+294
| | | | | | 2007/05/10 20:32:41 thb 1.1.2.3: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/02/25 01:10:29 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:54 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing
* INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDEDOliver Bolte2007-07-172-0/+309
| | | | | 2007/02/25 01:10:29 thb 1.1.2.2: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/10 23:23:53 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing
* INTEGRATION: CWS presfixes12 (1.1.2); FILE ADDEDOliver Bolte2007-07-171-0/+378
| | | | | | | | | 2007/05/10 20:32:41 thb 1.1.2.6: #i37778# Reworked LayerManager::updateShapeLayers - now much better aligned with general shape update, and avoids superfluous rendering; made unit tests work again; passing down slide background repaint status to LayerManager; relaxed preconditions for Shape::getUpdateArea() - no longer requires views to work; now catching singular view matrix and using sensible default at API border 2007/03/06 21:54:19 thb 1.1.2.5: #i37778# Added bool property to disable z order correct animations 2007/03/05 13:47:13 thb 1.1.2.4: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:28 thb 1.1.2.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/02/12 02:14:52 thb 1.1.2.2: #i37778# Added workaround to have ViewLayer always return valid canvas (even if no size has been set); fixed silly reference-instead-of-byvalue bug in SlideAnimations for slide size; fixed member initialization order problem in SlideImpl (also affecting slide size); adapted shape import for new LayerManager (which no longer gracefully ignores addition of NULL shapes); extended unit tests to catch fixed bugs 2007/02/10 23:23:53 thb 1.1.2.1: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing
* INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGEDOliver Bolte2007-07-171-4/+8
| | | | | 2007/02/10 23:23:53 thb 1.2.12.2: #i37778# Renamed setMouseCursor() to setCursorShape() at View interface (name clash with API method otherwise); added LayerManager/Layer unit tests; fixed a bunch of bugs/glitches found during unit testing 2007/01/31 11:25:19 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show
* INTEGRATION: CWS presfixes12 (1.2.12); FILE MERGEDOliver Bolte2007-07-171-38/+67
| | | | | | | 2007/03/05 13:47:13 thb 1.2.12.4: #i37778# Removed Activity::needsScreenUpdate() method - this is now handled by notifying ScreenUpdater explicitely; reorg of SlideShowImpl members, to align lifetime with mutual references; fixed (hopefully) last repaint issues with new LayerManager; added more tests 2007/02/25 01:10:28 thb 1.2.12.3: #i37778# Cleared up error handling a lot: no longer quenching RuntimeExceptions; reporting assertions in the debug case; ViewLayer now reports resized sprite (which needs re-render from all shapes); fixed missing subset area reduction for glyph-level animations; added return of resize state from Layer::commitLayerBounds(); adapted unit tests to corrected behaviour 2007/01/31 12:29:07 thb 1.2.12.2: #i37778# Slide animations now notify screen updates themselves 2007/01/31 11:25:18 thb 1.2.12.1: #i37778# Added prefetch to Animation interface (to facilitate prefetching - nice for slide transitions, which otherwise lag noticeably while generating the slide bitmap); brought tests up to par, re-enabling unit tests and demo show
* INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDEDKurt Zenker2006-12-131-0/+306
| | | | | 2006/05/12 21:56:48 thb 1.1.2.2: #i49357# Added demo code and unit tests for slideshow classes 2006/04/03 16:23:17 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow
* INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDEDKurt Zenker2006-12-131-0/+104
| | | | | 2006/05/12 21:56:48 thb 1.1.2.2: #i49357# Added demo code and unit tests for slideshow classes 2006/04/03 16:22:51 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow
* INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDEDKurt Zenker2006-12-131-0/+42
| | | | 2006/04/03 16:22:39 thb 1.1.2.1: #i37778# Added unit test scaffolding to slideshow
* INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDEDKurt Zenker2006-12-131-0/+552
2006/05/12 21:56:16 thb 1.1.2.1: #i49357# slideshow demo application