Commit Graph

15 Commits

Author SHA1 Message Date
Luboš Luňák
c3ff98d54d put "unused" function into the right #ifdef 2012-04-13 21:10:30 +02:00
Rob Snelders
45413e32fe Removal VERBOSE 2012-04-05 15:24:05 +01:00
Norbert Thiebaud
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
Thomas Arnhold
be6a8677a6 OSL_TRACE: Remove trailing newlines
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-21 09:28:39 +02:00
Francisco Saito
fafdd0a6fd drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:16 +01:00
Bjoern Michaelsen
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01: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
Andre Fischer<Andre.W.Fischer
436416a632 renaissance1: resolved merge conflicts, cleanup. 2010-07-08 12:27:24 +02:00
Andre Fischer<Andre.W.Fischer
9300afa21c renaissance1: merge with DEV300_m75 2010-03-23 15:37:20 +01: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
Andre Fischer
23a61a9969 renaissance1: #i107215# First draft of the new slide sorter design. 2010-01-27 11:41:30 +01:00
Rüdiger Timm
ba8828cd38 INTEGRATION: CWS presenterfixes (1.4.30); FILE MERGED
2008/06/13 14:30:49 af 1.4.30.1: #i90258# Improved debug messages.
2008-07-11 12:34:44 +00:00
Rüdiger Timm
a8530670e3 INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED
2008/04/01 12:38:44 thb 1.2.234.2: #i85898# Stripping all external header guards
2008/03/31 13:58:00 rt 1.2.234.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:10:30 +00:00
Kurt Zenker
b79c7bee13 INTEGRATION: CWS presenterview (1.2.22); FILE MERGED
2007/12/12 12:48:13 af 1.2.22.2: #i18486# Added Clear() method.  Added some mutex guards.
2007/06/15 14:33:20 af 1.2.22.1: #i18486# Added ProcessUntilEmpty() method.
2008-04-03 12:27:55 +00:00
Rüdiger Timm
64866e5596 INTEGRATION: CWS components1 (1.1.2); FILE ADDED
2007/02/14 09:46:09 af 1.1.2.9: #i68075# Made event processing more thread safe.
2007/01/31 13:42:04 af 1.1.2.8: #i68075# Moved configuration update into its own ConfigurationUpdater class.
2007/01/29 15:26:59 af 1.1.2.7: #68075# Resolved resync problems.
2006/10/06 09:25:34 af 1.1.2.6: #i68075# Cleaned up OSL_TRACEs.  Calling CheckedUpdateConfiguration() instead of UpdateConfiguration().
2006/09/28 12:31:44 af 1.1.2.5: #i68075# Fixed resync problems.
2006/09/21 08:49:04 af 1.1.2.4: #i68075# Calling UpdateConfiguration() instead of update() at ConfigurationController.
2006/08/29 11:09:31 af 1.1.2.3: #i68075# Improved the code for debug output.
2006/08/18 14:51:38 af 1.1.2.2: #i68075# Renamed operation into request.
2006/08/16 09:45:48 af 1.1.2.1: #i68075# Renamed from ChangeOperationQueueProcessor.cxx
2007-04-03 14:44:15 +00:00