Commit graph

9375 commits

Author SHA1 Message Date
Thorsten Behrens
5d6413171a Moved template declaration to internal namespace 2003-11-10 14:10:57 +00:00
Thorsten Behrens
fd1976f802 Initial revision 2003-11-10 12:33:07 +00:00
Thorsten Behrens
fd56c146e7 Added bezier tools file 2003-11-10 12:32:29 +00:00
Armin Weiss
ff3c6dbe35 Some error corrections, some additions to polygon stuff, making PolyPolygonCutter work 2003-11-10 10:45:52 +00:00
Jens-Heiner Rechtien
e7fb8a71b6 INTEGRATION: CWS i18n08 (1.9.38); FILE MERGED
2003/08/08 23:54:45 khong 1.9.38.1: #109932# changed Japanese short Era name
2003-11-07 14:15:31 +00:00
Jens-Heiner Rechtien
ae25d03d03 INTEGRATION: CWS i18n08 (1.10.38); FILE MERGED
2003/08/08 23:49:13 khong 1.10.38.1: #13451# update quarter word, provided by jcorrius
2003-11-07 14:15:17 +00:00
Jens-Heiner Rechtien
506d52dc64 INTEGRATION: CWS i18n08 (1.21.16); FILE MERGED
2003/08/10 05:35:35 khong 1.21.16.1: #i15631# upgrate ICU to version 2.6
2003-11-07 14:15:04 +00:00
Jens-Heiner Rechtien
825b2bb5d8 INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED
2003/08/08 23:30:57 khong 1.1.2.1: #i17155# fix line breakiterator rule to make slash and hyphen as part of word when doing line break
2003-11-07 14:14:53 +00:00
Jens-Heiner Rechtien
952477f8ec INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED
2003/08/08 23:33:23 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly
2003-11-07 14:14:45 +00:00
Jens-Heiner Rechtien
7ff54c6324 INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED
2003/08/08 23:29:12 khong 1.1.2.1: #i13451# add '-' as midLetter for Catalan dictionary word breakiterator
2003-11-07 14:14:35 +00:00
Jens-Heiner Rechtien
42e3143711 INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED
2003/08/08 23:33:24 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly
2003-11-07 14:14:24 +00:00
Jens-Heiner Rechtien
a0d41827e6 INTEGRATION: CWS i18n08 (1.1.2); FILE ADDED
2003/08/20 17:43:32 khong 1.1.2.1: #i13494# #110146# fix word breakiterator rule to handle punctuations and signs correctly
2003-11-07 14:14:14 +00:00
Jens-Heiner Rechtien
29273f0a34 INTEGRATION: CWS i18n08 (1.3.84); FILE MERGED
2003/08/08 23:46:54 khong 1.3.84.1: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project
2003-11-07 14:14:05 +00:00
Jens-Heiner Rechtien
8f71f34ae3 INTEGRATION: CWS i18n08 (1.12.32); FILE MERGED
2003/09/04 16:31:54 er 1.12.32.6: #i15631# get rid of redeclared structs and use real ICU headers (still not an elegant way)
2003/09/03 14:40:48 khong 1.12.32.5: #i15631# upgrate ICU to version 2.6, fix a memory crash problem
2003/08/21 10:03:44 er 1.12.32.4: #i15631# cBreakIterator const correctness
2003/08/20 18:47:59 khong 1.12.32.3: #i15631# upgrate ICU to version 2.6, and fix compiling warning
2003/08/09 23:34:15 khong 1.12.32.2: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project
2003/08/08 23:46:54 khong 1.12.32.1: #i15631# upgrate ICU to version 2.6, move breakiterator rule files to i18npool project
2003-11-07 14:13:54 +00:00
Jens-Heiner Rechtien
43c90c8ad4 INTEGRATION: CWS i18n08 (1.11.32); FILE MERGED
2003/08/08 18:57:33 khong 1.11.32.1: #i11993# #i14904# fix word breakiterator issues
2003-11-07 14:13:43 +00:00
Jens-Heiner Rechtien
2483343732 INTEGRATION: CWS i18n08 (1.5.76); FILE MERGED
2003/08/21 10:04:01 er 1.5.76.1: #i15631# cBreakIterator const correctness
2003-11-07 14:13:30 +00:00
Jens-Heiner Rechtien
44f7403dc2 INTEGRATION: CWS i18n08 (1.26.120); FILE MERGED
2003/08/21 13:52:26 er 1.26.120.1: i15631 UTextOffset obsolete with ICU 2.6. Use int32_t directly instead (see original comment in ICU 2.6 unicode/utf_old.h)
2003-11-07 14:08:48 +00:00
Jens-Heiner Rechtien
2744475e67 INTEGRATION: CWS i18n08 (1.22.30); FILE MERGED
2003/08/27 15:09:09 er 1.22.30.2: RESYNC: (1.22-1.23); FILE MERGED
2003/08/13 12:25:54 hdu 1.22.30.1: #i15631# update to icu version 2.6
2003-11-07 14:06:07 +00:00
Jens-Heiner Rechtien
ff5fee76de INTEGRATION: CWS i18n08 (1.24.46); FILE MERGED
2003/08/13 12:26:06 hdu 1.24.46.1: #i15631# update to icu version 2.6
2003-11-07 14:05:53 +00:00
Jens-Heiner Rechtien
b4f30184da INTEGRATION: CWS networker (1.15.4); FILE MERGED
2003/09/12 15:15:44 lo 1.15.4.2: #110340# move install code to desktop project and allow reload of path data
2003/06/24 15:34:46 lo 1.15.4.1: #110340# create user dir from scratch if not found
2003-11-07 13:42:49 +00:00
Jens-Heiner Rechtien
c95ae24ecb INTEGRATION: CWS networker (1.7.70); FILE MERGED
2003/09/12 15:16:26 lo 1.7.70.1: #110340# allow reload of path data
2003-11-07 13:42:38 +00:00
Armin Weiss
fef23aeb65 Added tooling for PolyPolygon cutting and some more tooling at B2DPolygon and B2DPolyPolygon 2003-11-06 15:30:30 +00:00
Armin Weiss
8db4a5314c Added tooling for cutting PolyPolygons 2003-11-06 15:29:33 +00:00
Armin Weiss
f5c38fec79 Added tooling for PolyPolygon cutting 2003-11-06 15:28:48 +00:00
Jens-Heiner Rechtien
dfa9a929bd INTEGRATION: CWS geordi2q08 (1.25.196); FILE MERGED
2003/11/05 13:35:00 rt 1.25.196.1: #111934#: join CWS mercury01
2003-11-05 13:28:59 +00:00
Jens-Heiner Rechtien
7f114abdf5 INTEGRATION: CWS kilkennyfilterteam14 (1.1.1.1.364); FILE MERGED
2003/09/19 15:28:17 cmc 1.1.1.1.364.1: #i10538# add support for exporting ansi fallback characters when exporting unicode characters (note multibyte characters are possible) and because word and wordpad don't allow this in fontnames then add a new method to not use these fallbacks
2003-11-05 13:24:07 +00:00
Jens-Heiner Rechtien
01abc4e16e INTEGRATION: CWS kilkennyfilterteam14 (1.2.364); FILE MERGED
2003/09/19 15:28:16 cmc 1.2.364.1: #i10538# add support for exporting ansi fallback characters when exporting unicode characters (note multibyte characters are possible) and because word and wordpad don't allow this in fontnames then add a new method to not use these fallbacks
2003-11-05 13:23:57 +00:00
Oliver Bolte
9a97a38a14 start up problems of svdem.exe fixed 2003-11-05 11:39:54 +00:00
Armin Weiss
c3663a687c Added PolyPolygonTools, Added PolygonTool functionality, changed bool to sal_Bool 2003-11-05 11:25:58 +00:00
Armin Weiss
5719716995 Added new area for PolyPolygon tools 2003-11-05 11:24:43 +00:00
Armin Weiss
a64ad65ca6 Added entries for tuple and range 2003-11-03 07:57:59 +00:00
Armin Weiss
78bf41629c removed /sdr from deliver paths 2003-10-31 09:30:04 +00:00
Armin Weiss
05ea37545b Added deliver statements for most used headers 2003-10-31 09:27:02 +00:00
Armin Weiss
94c9d84524 includes were one inc too deep, correcting 2003-10-31 09:14:00 +00:00
Armin Weiss
934a8bd615 includes were one inc too deep, correcting 2003-10-31 09:06:25 +00:00
Hans-Joachim Lankenau
b7ee7b0d61 #100000# fix mws build 2003-10-30 16:41:24 +00:00
Rüdiger Timm
359e231492 #100000# 2003-10-30 14:16:58 +00:00
Oliver Bolte
19d20c12d1 #100000# runthrd obsolete 2003-10-30 11:47:59 +00:00
Armin Weiss
5c35c4ae40 basegfx reorganization 2003-10-28 10:26:57 +00:00
Armin Weiss
999a109d17 basegfx reorganization 2003-10-28 10:15:10 +00:00
Kurt Zenker
a441d1bb01 new version for SRC680 2003-10-22 17:57:45 +00:00
Kurt Zenker
3079cb75d8 new version for SRC680 2003-10-22 17:57:05 +00:00
Kurt Zenker
863e77c314 new version for SRC680 2003-10-22 16:25:06 +00:00
Kurt Zenker
dc06a994bd initial version 2003-10-22 16:24:42 +00:00
Kurt Zenker
032d0cfec3 new version for SRC680 2003-10-21 14:50:44 +00:00
Oliver Bolte
82c5811493 INTEGRATION: CWS qdiet01 (1.8.2); FILE MERGED
2003/10/21 09:10:51 obr 1.8.2.1: #i18813# removed even more obsolete classes
2003-10-21 08:17:26 +00:00
Oliver Bolte
631028a268 INTEGRATION: CWS qdiet01 (1.8.20); FILE MERGED
2003/10/21 09:10:50 obr 1.8.20.3: #i18813# removed even more obsolete classes
2003/09/19 07:10:32 obr 1.8.20.2: #i18813# removal of obsolete OFiberingServer and OQueue
2003/09/17 06:45:45 obr 1.8.20.1: #i18813# obsolete OProfile class removed
2003-10-21 08:16:55 +00:00
Oliver Bolte
b314e55a8d INTEGRATION: CWS qdiet01 (1.6.14); FILE MERGED
2003/10/21 09:10:48 obr 1.6.14.1: #i18813# removed even more obsolete classes
2003-10-21 08:16:14 +00:00
Oliver Bolte
7408732c71 INTEGRATION: CWS qdiet01 (1.4.24); FILE MERGED
2003/10/21 09:10:48 obr 1.4.24.1: #i18813# removed even more obsolete classes
2003-10-21 08:16:05 +00:00
Oliver Bolte
d4901f3ef7 INTEGRATION: CWS formcelllinkage (1.14.48); FILE MERGED
2003/10/01 09:05:35 fs 1.14.48.1: #i18994# merging the changes from the CWS fs002
2003-10-21 08:02:17 +00:00