Commit Graph

18 Commits

Author SHA1 Message Date
Oliver Bolte
c2e5c21852 INTEGRATION: CWS pchfix02 (1.17.112); FILE MERGED
2006/09/01 17:57:44 kaib 1.17.112.1: #i68856# Added header markers and pch files
2006-09-17 11:05:36 +00:00
Jens-Heiner Rechtien
29ed2b1730 INTEGRATION: CWS warnings01 (1.16.70); FILE MERGED
2005/10/21 17:31:16 pl 1.16.70.1: #i55991# removed warnings for linux platform
2006-06-19 18:27:04 +00:00
Rüdiger Timm
cafcef8b42 INTEGRATION: CWS ooo19126 (1.15.90); FILE MERGED
2005/09/05 14:44:54 rt 1.15.90.1: #i54170# Change license header: remove SISSL
2005-09-09 11:04:52 +00:00
Kurt Zenker
a154d5c7f0 INTEGRATION: CWS memory01 (1.14.74); FILE MERGED
2005/06/06 14:11:39 mt 1.14.74.1: Fixed MLKs...
2005-07-01 12:06:35 +00:00
Rüdiger Timm
3578a02fa0 INTEGRATION: CWS afflitta (1.13.54); FILE MERGED
2005/03/10 13:56:10 hdu 1.13.54.1: #i40755# also parse glyphids in CMAPs
2005-03-29 10:45:44 +00:00
Rüdiger Timm
a32fc8033e INTEGRATION: CWS vcl35 (1.12.116); FILE MERGED
2005/01/19 10:50:58 hdu 1.12.116.1: #119014# unify CMAP coverage calculations
2005-01-31 12:22:58 +00:00
Jens-Heiner Rechtien
ca6c4d4705 INTEGRATION: CWS vcl26 (1.11.24); FILE MERGED
2004/08/26 16:27:53 hdu 1.11.24.1: #i33121# fix ImplFontCharmap oddities
2004-09-08 14:55:55 +00:00
Herbert Duerr
6777bc4ccd #i31610# fix refcount on ImplFontCharmap 2004-07-20 08:48:34 +00:00
Rüdiger Timm
3527a72859 INTEGRATION: CWS fontlists02 (1.8.126); FILE MERGED
2004/06/24 06:28:05 hdu 1.8.126.10: #21821# use CTL processing for diacritical marks
2004/06/23 08:18:50 hdu 1.8.126.9: #i26679# fix typo
2004/06/18 09:12:57 hdu 1.8.126.8: #i26679# make ImplFontCharMap refcount usable from outside
2004/06/18 09:00:38 hdu 1.8.126.7: #i26679# better export of default ImplFontCharMap
2004/05/25 09:01:10 hdu 1.8.126.6: #i26679# special case for default charmap
2004/05/25 07:18:16 hdu 1.8.126.5: #i26679# export more symbols
2004/05/24 12:49:44 hdu 1.8.126.4: #i26679# add FontCharMap::CountCharsInRange()
2004/05/19 15:39:00 hdu 1.8.126.3: #i26679# pImpl-ify fontcharmap and fontmetric
2004/05/12 13:47:49 hdu 1.8.126.2: #i26679# use CJK/CTL flags
2004/03/25 16:38:56 hdu 1.8.126.1: Font Management Refactoring, first step:
Keep the externally visible original algorithms intact
Split up the ImplFontCache::Get(..) monster method
Make implicit relationships between font management classes explicit
Allow derivation from ImplFontData+ImplFontEntry for font technology specific caching
Get rid of linear searches in mainstream code, use efficient STL containers
Get rid of some obsolete data types BOOL->bool, USHORT->int, etc.
Improve infrastructure for unicode surrogate processing
2004-07-13 08:29:57 +00:00
Rüdiger Timm
41c5a3589b INTEGRATION: CWS ooo64bit01 (1.8.116); FILE MERGED
2004/04/13 03:42:27 fa 1.8.116.1: #i8605# Make vcl 64-bit clean, all coordinate arrays (like pDXAry, etc) should be
  sal_Int32* rather than long*
2004-06-17 11:17:38 +00:00
Kurt Zenker
4bafa00301 INTEGRATION: CWS extleading (1.7.212); FILE MERGED
2003/07/04 14:18:52 hdu 1.7.212.1: #110641# manage new ExternalLeading member
2003-10-15 09:02:36 +00:00
Herbert Duerr
9673e1f403 #102084# fix FontCharmap::GetPrevChar() 2002-11-07 07:55:49 +00:00
Herbert Duerr
50b1d2a8fc #99117# fix of by one for GetFontCharmap 2002-06-03 13:21:42 +00:00
Herbert Duerr
97f4d78270 #94375# implement FontCharMap::op= 2001-11-19 15:38:00 +00:00
Herbert Duerr
e061feb47a #81268# implement FontCharMap::GetRange() 2001-07-06 11:33:21 +00:00
Herbert Duerr
f922822e65 #65293# circumvent MSVC++ bug 2001-07-03 08:30:42 +00:00
Herbert Duerr
736792ac20 #81268# implement FontCharMap 2001-06-28 14:08:05 +00:00
Jens-Heiner Rechtien
8ab086b6cc initial import 2000-09-18 16:07:07 +00:00