Commit Graph

13 Commits

Author SHA1 Message Date
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Stephan Bergmann
13e4f86a51 -Werror,-Wunused-member-function
Change-Id: I69caf8ce9395c6318f1452e5bed3752e1c282528
2013-11-14 10:15:10 +01:00
Michael Meeks
535e83550e re-base on ALv2 code. Includes:
Avoid some uses of non portable #!/bin/bash in shell scripts.
    Patch contributed by Pedro Giffuni
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    remove redundant namespace, patch contributed Mathias Bauer
    http://svn.apache.org/viewvc?view=revision&revision=1162610
    removal of OS/2 port changes, and preferring our similiar
    tools/inc/tools/solar.h DLLPOSTFIX cleanup.
    i118595 - Removal of the use of getopt() from rscdep.
    Patch contributed by Andre Fische
    http://svn.apache.org/viewvc?view=revision&revision=1202270
2012-07-11 18:12:35 +01:00
Norbert Thiebaud
05b879dabf remove include of pch header from slidewhow 2011-11-27 13:22:08 -06:00
Joseph Powers
41449a86c4 unusedcode.easy: slideshow::internal cleanup 2011-08-31 07:37:32 -07:00
Sebastian Spaeth
80b0861510 Add vim/emacs modelines to all source files
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>
2010-10-13 10:57:43 +02:00
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
4541a29b73 INTEGRATION: CWS changefileheader (1.6.74); FILE MERGED
2008/03/31 14:00:14 rt 1.6.74.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:25:24 +00:00
Kurt Zenker
c59d831489 INTEGRATION: CWS presfixes09 (1.3.18); FILE MERGED
2006/10/18 19:49:16 thb 1.3.18.3: RESYNC: (1.3-1.5); FILE MERGED
2006/03/24 18:23:07 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:17 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:15:41 +00:00
Oliver Bolte
aa4a0dc84c INTEGRATION: CWS sb59 (1.3.46); FILE MERGED
2006/08/11 20:35:42 thb 1.3.46.1: #i68336# Made slideshow warning free
2006-10-12 12:53:40 +00:00
Oliver Bolte
f13541430e INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED
2006/09/01 17:39:30 kaib 1.3.50.1: #i68856# Added header markers and pch files
2006-09-17 07:25:44 +00:00
Rüdiger Timm
59822dd245 INTEGRATION: CWS ooo19126 (1.2.42); FILE MERGED
2005/09/05 17:41:01 rt 1.2.42.1: #i54170# Change license header: remove SISSL
2005-09-07 19:25:56 +00:00
Rüdiger Timm
be76a76b1d INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/09/22 17:57:58 thb 1.1.2.2: #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/07/22 19:42:04 thb 1.1.2.1: #110496# Slideshow milestone, all smil attributes implemented, effects basically working, UI events basically working, text iterations working
2004-11-26 17:53:27 +00:00