...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2006/08/08 15:00:54 iha 1.2.4.17: don't refresh addin when loading is not finished
2006/03/12 01:17:40 iha 1.2.4.16: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/03/10 10:20:41 iha 1.2.4.15: don't use leading underscore
2006/02/17 20:57:54 iha 1.2.4.14: enlarge validity of api wrapper objects to lifetime of new chartmodel
2006/02/06 13:55:39 iha 1.2.4.13: make WrappedPropertySet a MutexContainer
2005/11/15 15:30:20 bm 1.2.4.12: garbage collection, disposing, reference release issues
2005/11/08 16:08:10 bm 1.2.4.11: update mechanism for old API wrapper. Todo: implement for all objects and especially for chartdocument
2005/11/07 17:11:10 bm 1.2.4.10: XRefreshable removed
2005/10/07 11:24:59 bm 1.2.4.9: RESYNC: (1.2-1.3); FILE MERGED
2005/07/18 17:12:18 iha 1.2.4.8: update view in old api wrapped before saving
2005/07/07 16:27:48 bm 1.2.4.7: use wrapper for area to get correct named properties (hatches, gradients etc.)
2005/06/07 15:37:56 iha 1.2.4.6: removed inactive XNumberFormatsSupplier interface from wrapper
2005/05/31 19:02:10 iha 1.2.4.5: create old api without controller
2005/04/19 17:37:26 iha 1.2.4.4: improved old api support (introduced wrappedpropertyset ...)
2004/09/27 14:28:37 iha 1.2.4.3: save - old api - access correct gradient and oher lists
2004/03/02 09:34:53 bm 1.2.4.2: properties added (esp. the Has... properties)
2004/02/13 16:51:18 bm 1.2.4.1: join from changes on branch bm_post_chart01