Commit Graph

503 Commits

Author SHA1 Message Date
87849a834e Remove HPUX support 2011-02-16 16:28:01 +01:00
0f5d93928f dragonfly stuff 2011-02-15 12:10:38 +00:00
5e49d6bc6b debuglevels: pulled and merged DEV300.m100 2011-02-14 23:26:54 +01:00
a4894295f3 debuglevels: silence unxsoli4.pro+debug warning 2011-02-13 20:23:40 +01:00
255677ab5b Trying to remove the stlport mention from the code 2011-02-09 19:56:30 +01:00
d81f351b9c prewin.h already includes <windows.h> 2011-02-09 01:01:48 +02:00
b0c96965cf Adapt to move of prewin.h and postwin.h 2011-02-08 13:02:44 +02:00
50c26300e5 Remove lots of dead code 2011-02-06 13:43:35 +01:00
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
36b0de1df5 WaE: various new gcc 4.6.0 warnings 2011-01-29 17:13:27 +00:00
34b5dc33d4 WaE: gcc 4.6.0 various warnings 2011-01-27 11:23:31 +00:00
487a86403b Hopefully this will fix mac build. 2011-01-23 10:30:50 +01:00
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
55312b637d removetooltypes01: #i112600# Remove tools types for Mac specific parts 2011-01-20 11:34:18 +01:00
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
7a765fa73c removetooltypes01: #ii12600# Exchange tools types in extensions 2011-01-17 09:53:41 +01:00
1a64ddfe1d removetooltypes01: #i112600# remove tooltypes from extensions 2011-01-14 12:13:45 +01:00
bac4a610ff use RTL_CONSTASCII_USTRINGPARAM 2011-01-04 13:40:49 +00:00
f4f8701d70 RTL_CONSTASCII_USTRINGPARAM in extensions 2010-12-15 07:48:23 +01:00
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
0bdef7cec6 Revert one broken string initialisation change 2010-12-02 23:06:15 +02:00
0d11c11da5 RTL_CONSTASCII_USTRINGPARAM in components 7 2010-11-29 23:10:23 +01:00
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
d58c6e0517 cleanup floating comments 2010-11-22 12:12:58 +00:00
f3eb77586e further removing of dead code
Hello,
here in components some other pieces to delete. Again some small parts
in case  I was to generous in deleting.

regards

>From 1535d5e774e7d1ef08696344be8fcdfc6828f2c3 Mon Sep 17 00:00:00 2001
From: pjacquod <pjacquod@alumni.ethz.ch>
Date: Sun, 21 Nov 2010 12:10:15 +0100
Subject: [PATCH 1/5] remove dead code components workben
2010-11-22 12:10:30 +00:00
c91e70843b fix 64 bit warnings in --enable-debug mode 2010-11-18 15:55:26 +00:00
879c25b8e3 add OPENBSD ifdefs where needed 2010-11-06 18:29:52 +01:00
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
e73dde5fb4 Finally, gut the vos module out of the build 2010-10-25 19:55:29 -05:00
46308b84dd merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
d166c4a022 merge vosremoval-pipe.diff 2010-10-25 19:55:29 -05:00
312466f9d4 merge vosremoval-timer.diff 2010-10-25 19:55:29 -05:00
b67f62e299 merge vosremoval-conditn patch 2010-10-25 19:55:29 -05:00
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
1cc2282705 fix AIX build 2010-10-13 15:44:23 +01:00
ead7290449 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:23 +02:00
f81e36d56e merge vosremoval-thread patch 2010-10-10 21:29:02 -05:00
53f428d9bf merge vosremoval-diagnoses patch 2010-10-10 19:46:46 -05:00
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
sb
29d1f19d1f sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
66ee906cda DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
sb
5dbc43ead1 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
7fab09514c ooo33gsl07: #i114002# add missing license headers 2010-08-24 11:00:05 +02:00
9796d18817 codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly 2010-07-01 09:13:15 +02:00
de074f2857 masterfix: #i110833# patch applied to prevent a build error without GTK 2010-04-14 15:39:17 +02:00
sb
87ec9c993b sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
36de66bdf0 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
sb
27bb69577e sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, 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 2010-01-29 17:01:54 +01:00