8694d2bc19
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:58 +02:00
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
82b1d381cd
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
ca00697e3d
CWS-TOOLING: integrate CWS oj18
...
2009-08-21 15:08:49 +0200 oj r275263 : wrong check
2009-08-21 08:56:01 +0200 oj r275215 : missing not
2009-08-20 07:27:13 +0200 oj r275164 : use new method from global
2009-08-19 10:22:35 +0200 oj r275138 : call GetLocale instead of pLocale
2009-08-18 10:39:32 +0200 oj r275082 : missing header include
2009-08-18 10:09:44 +0200 oj r275081 : new methods at global
2009-08-18 10:09:00 +0200 oj r275080 : unused var
2009-08-18 08:59:04 +0200 oj r275078 : move files from classes to xml
2009-08-17 14:58:16 +0200 oj r275056 : CWS-TOOLING: rebase CWS oj18 to trunk@275001 (milestone: DEV300:m55)
2009-08-17 13:29:44 +0200 oj r275047 : compile error
2009-08-17 13:27:47 +0200 oj r275045 : compile error
2009-08-17 11:44:54 +0200 oj r275040 : add dep
2009-07-22 14:26:05 +0200 oj r274240 : move unused services into fwl
2009-07-22 14:25:35 +0200 oj r274239 : move unused services into fwl
2009-07-22 13:47:45 +0200 oj r274233 : remove some unused code
2009-07-22 09:06:20 +0200 oj r274219 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 08:48:58 +0200 oj r274218 : create NumberFormatter on demand
2009-07-22 08:39:23 +0200 oj r274217 : change char to sal_Char
2009-07-22 07:33:34 +0200 oj r274214 : export dbtoolsclient dbcharsethelper for sc
2009-07-22 07:30:04 +0200 oj r274213 : late init of numberformatter and breakiterator
2009-07-22 07:28:55 +0200 oj r274212 : export dbtoolsclient dbcharsethelper for sc
2009-07-21 13:43:28 +0200 oj r274196 : check if quick start is enbaled
2009-07-21 13:40:09 +0200 oj r274195 : check config entry for UiEventsLogger
2009-07-21 13:37:40 +0200 oj r274194 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:35:38 +0200 oj r274193 : code refactoring, remove of duplicate code and some late inits and removale of not needed files
2009-07-21 13:33:41 +0200 oj r274192 : doc meta data will now be created on demand
2009-07-21 13:13:40 +0200 oj r274187 : load ldap functions on demand
2009-07-21 13:03:17 +0200 oj r274183 : late init of TransliterationImpl
2009-07-21 12:36:10 +0200 oj r274180 : late init of charClass
2009-09-08 04:57:32 +00:00
bc06cb8910
INTEGRATION: CWS obo30 (1.12.38); FILE MERGED
...
2008/06/20 10:00:22 obo 1.12.38.3: RESYNC: (1.12-1.13); FILE MERGED
2008/06/06 06:38:58 obo 1.12.38.2: #i90100# EOL missing
2008/05/30 08:31:12 obo 1.12.38.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 16:07:09 +00:00
41c6912b2c
INTEGRATION: CWS xmlfix2 (1.11.50); FILE MERGED
...
2008/05/15 17:20:57 mst 1.11.50.2: RESYNC: (1.11-1.12); FILE MERGED
2008/03/31 15:32:49 mst 1.11.50.1: remove duplicated XAttributeList implementations
- framework/inc/services/attributelist.hxx,
framework/source/services/attributelist.cxx,
framework/inc/xml/attributelist.hxx,
framework/source/xml/attributelist.cxx:
+ removed
- framework/source/xml/makefile.mk, framework/util/makefile.mk:
+ remove attributelist.cxx
- framework/source/xml/{acceleratorconfigurationwriter.cxx,
eventsdocumenthandler.cxx,imagesdocumenthandler.cxx,
menudocumenthandler.cxx,saxnamespacefilter.cxx,
statusbardocumenthandler.cxx,toolboxdocumenthandler.cxx,
toolboxlayoutdocumenthandler.cxx}
+ use comphelper/attributelist.hxx
2008-06-06 11:02:05 +00:00
5a08ea66e5
INTEGRATION: CWS changefileheader (1.11.52); FILE MERGED
...
2008/04/01 15:18:52 thb 1.11.52.3: #i85898# Stripping all external header guards
2008/04/01 10:58:18 thb 1.11.52.2: #i85898# Stripping all external header guards
2008/03/28 15:35:40 rt 1.11.52.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:27:03 +00:00
7db279fd63
INTEGRATION: CWS fwk77 (1.10.92); FILE MERGED
...
2007/10/30 07:45:11 cd 1.10.92.1: #i83012# Fix warnings for 64bit
2008-01-04 15:24:27 +00:00
8bc2d88c7a
INTEGRATION: CWS salstrintern (1.9.82); FILE MERGED
...
2007/02/08 14:17:12 mmeeks 1.9.82.1: Issue number: i#74343
Submitted by: mmeeks
use 'intern' in hot-spots to avoid string duplication.
2007-04-03 12:51:03 +00:00
40c2529dc4
INTEGRATION: CWS sb59 (1.7.46); FILE MERGED
...
2006/08/10 08:16:27 sb 1.7.46.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 09:44:56 +00:00
0c5df40cc5
INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED
...
2006/09/01 17:29:34 kaib 1.7.52.1: #i68856# Added header markers and pch files
2006-09-16 13:31:26 +00:00
47fb52e2f4
INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED
...
2005/11/16 15:20:54 pl 1.6.32.2: #i55991# removed warnings
2005/10/28 14:48:50 cd 1.6.32.1: #i55991# Warning free code changes for gcc
2006-06-19 10:46:59 +00:00
e25c265e0f
INTEGRATION: CWS ooo19126 (1.5.128); FILE MERGED
...
2005/09/05 13:07:26 rt 1.5.128.1: #i54170# Change license header: remove SISSL
2005-09-09 01:05:07 +00:00
14f6ca9c35
INTEGRATION: CWS removedrafts (1.4.62); FILE MERGED
...
2005/02/17 12:47:55 cd 1.4.62.1: #i42557# move UNOIDL types from drafts to com
2005-03-01 18:48:44 +00:00
9f630e67bd
INTEGRATION: CWS docking4 (1.3.4); FILE MERGED
...
2004/10/01 13:38:04 cd 1.3.4.1: #i10000# Wrong index used
2004-11-16 13:57:13 +00:00
aa27af601d
INTEGRATION: CWS toolbars2 (1.2.86); FILE MERGED
...
2004/08/18 13:36:17 cd 1.2.86.2: #i32219# Some fixes for new fraamework based status bar
2004/08/05 15:31:42 cd 1.2.86.1: #i32219# New classes for framework based status bar
2004-09-09 16:13:21 +00:00
10955ecb17
INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED
...
2004/01/19 13:13:16 cd 1.1.2.1: #111899# Moved xml load/store classes to own sub folder
2004-02-25 16:55:47 +00:00