Commit Graph

5 Commits

Author SHA1 Message Date
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
2d9d8c5be5 INTEGRATION: CWS mba30patches01 (1.3.124); FILE MERGED
2008/04/23 10:49:51 mba 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED
2008/03/18 15:40:59 mba 1.3.124.1: #i86365#: remove unused code
2008-05-20 18:13:07 +00:00
b2e243a91e INTEGRATION: CWS changefileheader (1.3.132); FILE MERGED
2008/04/01 12:29:51 thb 1.3.132.2: #i85898# Stripping all external header guards
2008/03/31 12:31:52 rt 1.3.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:12:51 +00:00
33a48effca INTEGRATION: CWS oj14 (1.2.66); FILE MERGED
2006/11/08 15:07:18 oj 1.2.66.1: merge conflicts resolved
2007-07-06 07:51:40 +00:00
b1291358b6 INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED
2005/10/24 08:41:58 fs 1.1.2.4: start making the handlers full-fledged components, with using a new infrastructure replacing extensions/source/inc/componentmodule.*
2005/10/17 14:18:59 fs 1.1.2.3: #i53095# some cleanup of remaining TODOs
2005/10/13 13:01:07 fs 1.1.2.2: #i53095# introduce an XObjectInspector/Model
2005/08/18 12:44:33 fs 1.1.2.1: #i53095#, phase 2

moved (nearly) all property handling to dedicated handlers, the controller is
now simply managing a set of handlers

open issues for making the property browser completely generic:
- target page for a property - at the moment, the pbrw uses form-specific
  knowledge
- relative position of properties. Again, the pbrw uses the OPropertyInfoService
  which is not generic
- isComposeable for a given property. Also OPropertyInfoService-dependent ATM
- help ids of pages and the pbrw as a whole. They're hard-coded at the moment

other open issues:
everything in the code which is tagged with TOD/UNOize. Those are items which
do not immediately hinder phase 3 (real UNOization, i.e. definition of new
UNO interfaces for the handlers, the controller, and so on), but need to be
addressed in phase 4 (knit lose ends)
2006-03-14 10:28:10 +00:00