Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-25 | slidecopy: extended the Extensions-UCP so it now allows browsing the ↵ | Frank Schoenheit [fs] | |
complete hierarchy. File access still missing | |||
2010-03-24 | slidecopy: initial version of an UCP for browsing the content of the ↵ | Frank Schoenheit [fs] | |
deployed extensions | |||
2010-03-22 | slidecopy: merge | Frank Schoenheit [fs] | |
2010-03-22 | slidecopy: allow custom tool panels in the task pane to be implemented as ↵ | Frank Schoenheit [fs] | |
extensions | |||
2010-03-18 | slidecopy: initial implementation for custom tool panels | Frank Schoenheit [fs] | |
The idea is to allow third-party components to plug additional tool panels into the task pane, by using the drawing framework (http://wiki.services.openoffice.org/wiki/Drawing_framework). This first step is not finished at all, it just adds a configuration scheme/data for such custom tool panels, and implements basic functionality in the ToolPanelDeck to respect this config data. Additionally, the first version of an example extension for a custom tool panel is implemented in sd/workben/custompanel. Still, except showing a drawer in the tool panel deck, representing the custom panel, nothing works. More to come :) | |||
2010-03-17 | slidecopy: removed the old TaskPane implementation, now completely ↵ | Frank Schoenheit [fs] | |
superseded by the new one carrying both implementations was only temporary, to be able to easily compare both. The new implementation still has not A11Y API implementation, that's on the TODO list. | |||
2010-03-16 | slidecopy: minor edit ... let GetImage/ByURL take a 'const Reference&', not ↵ | Frank Schoenheit [fs] | |
a 'Reference&' | |||
2010-03-15 | slidecopy: initial version of a "Tool Panel" | Frank Schoenheit [fs] | |
At the moment, this implementation is parallel to the existing TaskPane implementation, but on the medium term, it is intended to replace it. No change in functionality is planned for the moment, just the panel selection is done via a tab bar, instead of the the "jumping drawers". Pending tasks (as known so far): - Accessibility. No implementation at all, yet. - showing/hiding tool panels from the "View" drop down menu - connection to the resource framework. At the moment, de/activating panels completely bypasses the resource framework. - alternative implementation of the PanelDeckLayouter which mimics the old design. To be activated by default, for the moment. - removal of the (old, by then) TaskPane implementation. Care needs to be taken that the framework API stays unchanged, i.e., the current ToolPanel resource must be renamed back to RightPane when RightPane is not occupied anymore by the old implementation. Same for other resource names. | |||
2010-03-12 | slidecopy: use ::Window instead of Window, useful in contexts where somebody ↵ | Frank Schoenheit [fs] | |
had the idea of defining another (namespaced) class Window ... | |||
2010-01-29 | CWS-TOOLING: integrate CWS l10ntools | Ivo Hinkelmann | |
Notes: split repo tag: libs-core_ooo/DEV300_m71 | |||
2010-01-29 | CWS-TOOLING: integrate CWS koheidatapilot03 | Ivo Hinkelmann | |
2010-01-29 | CWS-TOOLING: integrate CWS dba32z_DEV300 | Ivo Hinkelmann | |
2010-01-29 | CWS-TOOLING: integrate CWS fwk136_DEV300 | Ivo Hinkelmann | |
2010-01-29 | CWS-TOOLING: integrate CWS chart32stopper_DEV300 | Ivo Hinkelmann | |
2010-01-28 | koheidatapilot03: merge with DEV300_m63 | Jens-Heiner Rechtien | |
2010-01-28 | l10ntools: #i108657# renamed transex3 to l10ntools | Ivo Hinkelmann | |
2010-01-27 | CWS-TOOLING: integrate CWS cmcfixes69 | Ivo Hinkelmann | |
2010-01-27 | CWS-TOOLING: integrate CWS dba33d | Ivo Hinkelmann | |
2010-01-26 | CWS-TOOLING: integrate CWS vcl108 | Ivo Hinkelmann | |
2010-01-26 | CWS-TOOLING: integrate CWS impress181 | Ivo Hinkelmann | |
2010-01-26 | CWS-TOOLING: integrate CWS kso42 | Ivo Hinkelmann | |
2010-01-25 | l10ntools: #i108657# rename transex3 to l10ntools | Ivo Hinkelmann | |
2010-01-25 | l10ntools: #i108419# removed the tabs from readme | Ivo Hinkelmann | |
2010-01-21 | reverting the fix for #i108325#, which caused #i108423#. Adding another, ↵ | Frank Schönheit | |
less invasive workaround. Still not the final solution, which is covered by issue 108357 | |||
2010-01-18 | #i106830# - Fixed Solaris build breaker (compiler warning). | Kai Sommerfeld | |
2010-01-18 | masterfix: #i10000# remove double declaration of void ↵ | Kurt Zenker | |
impl_onControlChangedOrModified() Notes: split repo tag: libs-core_ooo/DEV300_m70 | |||
2010-01-18 | CWS-TOOLING: integrate CWS menuincustomtoolbar | Kurt Zenker | |
2010-01-15 | CWS-TOOLING: integrate CWS printerpullpages | Kurt Zenker | |
2010-01-15 | CWS-TOOLING: integrate CWS fwk120 | Kurt Zenker | |
2010-01-15 | CWS-TOOLING: integrate CWS dba33b | Kurt Zenker | |
2010-01-15 | dba33b: merge | Ocke Janssen [oj] | |
2010-01-15 | dba33b: merge m69 | Ocke Janssen [oj] | |
2010-01-15 | solve some merge problems | Philipp Lohmann [pl] | |
2010-01-14 | undo previous erroneous change, solar.hrc belongs to svl instead vcl now | Philipp Lohmann [pl] | |
2010-01-14 | rebase to DEV300_m69 | Philipp Lohmann [pl] | |
2010-01-14 | CWS-TOOLING: integrate CWS tl76 | Kurt Zenker | |
2010-01-14 | CWS-TOOLING: integrate CWS impress185_DEV300 | Kurt Zenker | |
2010-01-14 | CWS-TOOLING: integrate CWS dba32k_DEV300 | Kurt Zenker | |
2010-01-14 | #i108325# workaround a form control paint issue | Philipp Lohmann | |
2010-01-12 | #108263# Fix problem with empty system values which need to be intergers. ↵ | Carsten Driesner | |
Use 0 to reflect unknown. | |||
2010-01-11 | Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33b | Frank Schoenheit [fs] | |
2010-01-08 | cmcfixes69: #i108165#: remove unused ctor | Caolán McNamara | |
2010-01-08 | fixed compile error after resync. | Kai Sommerfeld | |
2010-01-08 | cmcfixes69: merge with DEV300 m69 | Caolán McNamara | |
2010-01-07 | rebase to dev300 m69. | Kai Sommerfeld | |
2010-01-07 | #i107966# Removed wrong '5' | Armin Weiss | |
2010-01-07 | #i107839# Added a NbcSetGraphic to SvxGraphicLink and use it in ↵ | Armin Weiss | |
SvxGraphicLink::DataChanged to avoid unwanted ModelChange | |||
2010-01-06 | #i61429# - Adapted UCB clients to deprecated XContentCreator interface. | Kai Sommerfeld | |
2010-01-06 | DEV300 masterfix: add namespace to call to ↵ | Jens-Heiner Rechtien | |
primitive2d::mapTextLineToFontUnderline() Notes: split repo tag: libs-core_ooo/DEV300_m69 | |||
2010-01-06 | whitespace cleanup. | Kai Sommerfeld | |