2008/04/08 07:39:30 os 1.97.322.2: RESYNC: (1.97-1.98); FILE MERGED
2008/03/31 12:40:18 os 1.97.322.1: #i83481# Asian layout: remember listbox selection to return to it if special character dialog is cancelled
2008/04/23 21:08:52 obr 1.14.50.2: removed CDE integration as CDE in Solaris has been EOLed
2008/04/23 20:26:47 obr 1.14.50.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location
2008/04/23 21:08:52 obr 1.6.90.2: removed CDE integration as CDE in Solaris has been EOLed
2008/04/23 20:26:47 obr 1.6.90.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location
2008/04/23 21:08:52 obr 1.21.6.2: removed CDE integration as CDE in Solaris has been EOLed
2008/04/23 20:26:47 obr 1.21.6.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location
2008/04/23 21:08:52 obr 1.4.14.2: removed CDE integration as CDE in Solaris has been EOLed
2008/04/23 20:26:47 obr 1.4.14.1: #i88334#,#i61569#,#i62176# removed /etc indirection and package database check for office install location
2008/04/15 22:18:31 fs 1.43.6.2: RESYNC: (1.43-1.44); FILE MERGED
2008/03/17 09:13:49 fs 1.43.6.1: during #152837#: IMacroDocumentAccess::(s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics
2008/04/15 22:18:29 fs 1.99.6.2: RESYNC: (1.99-1.100); FILE MERGED
2008/03/17 09:12:54 fs 1.99.6.1: during #152837#: DocumentMacroMode::(s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics
2008/04/15 22:18:25 fs 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED
2008/03/17 09:12:26 fs 1.3.52.1: during #152837#: (s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics
2008/04/15 22:18:23 fs 1.40.22.2: RESYNC: (1.40-1.41); FILE MERGED
2008/03/17 08:57:05 fs 1.40.22.1: no need to build this old stuff (which was commented out for more than 3 years now), right?
2008/04/15 22:18:19 fs 1.37.246.2: RESYNC: (1.37-1.38); FILE MERGED
2008/03/17 08:56:49 fs 1.37.246.1: no need to build this old stuff (which was commented out for more than 3 years now), right?
2008/04/15 22:18:08 fs 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED
2008/03/17 09:11:54 fs 1.3.52.1: during #152837#: (s|g)etImposedMacroExecMode renamed to (s|g)etCurrentMacroExecMode, to better fit its changed semantics
2008/04/22 09:17:46 npower 1.30.30.4: RESYNC: (1.31-1.32); FILE MERGED
2008/04/15 15:21:04 npower 1.30.30.3: Issue number: #i84808#
since we use the dialog uno service now ( to share code ) the error handling
has slightly changed, we were missing handling ( or not handling ) some
exception, this fixes that.
2008/02/25 11:12:28 npower 1.30.30.2: RESYNC: (1.30-1.31); FILE MERGED
2007/12/20 21:19:27 npower 1.30.30.1: #i84808#
2008/04/30 12:45:32 npower 1.13.22.4: #i85804# when creating the uno binding the ScriptType is 'UNO', however the bindings in the example in dev guide use ScriptType = 'Script', fix code to handle scripttype = 'UNO'
2008/04/22 09:17:15 npower 1.13.22.3: RESYNC: (1.13-1.14); FILE MERGED
2008/01/15 17:08:46 npower 1.13.22.2: #i84808#
2007/12/20 21:20:04 npower 1.13.22.1: #i84808#
2008/04/15 22:02:41 fs 1.16.590.2: RESYNC: (1.16-1.17); FILE MERGED
2008/02/26 08:37:28 fs 1.16.590.1: #i86263# #i85993# handler for when the forms collection has been created
2008/04/15 22:02:29 fs 1.33.322.2: RESYNC: (1.33-1.34); FILE MERGED
2008/02/26 08:38:03 fs 1.33.322.1: #i86263# #i85993# handler for when the forms collection has been created
2008/04/15 22:02:25 fs 1.63.166.2: RESYNC: (1.63-1.64); FILE MERGED
2008/03/10 12:58:04 fs 1.63.166.1: #i84924# proper font calculation when initializing the fonts in the single windows
2008/04/15 21:48:51 fs 1.2.2.2: RESYNC: (1.2-1.3); FILE MERGED
2008/03/17 12:33:11 fs 1.2.2.1: #i87125# use correct property name when asking for a detail field's type
2008/03/28 13:23:19 fs 1.15.188.1: #b6673211# use a ControlHolder instance, which caches the most often needed interfaces of our control, this way saving a high number of (expensive) queryInterface calls during each paint of each control