summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2010-03-18native0ext: rebranding minimizersj
2010-03-30native0: #161436# Make migration only available for o5oo - transplanted from ↵Vladimir Glazunov
63cddf4e9a61@native0
2010-03-29native0: #161436# fix mac user migration - transplanted from ↵Vladimir Glazunov
f7773ad1d0b9@native0
2010-02-25#161436# Updated black list for extension migrationCarsten Driesner
2010-03-26#161436# New migration service to migrate from SO 9.x/OOo 3.x to o5oo - ↵Vladimir Glazunov
transplanted from 8417a68af8e1@native0
2010-03-26o5oo branding of startcenter - transplanted from 3b0a27115246@native0Vladimir Glazunov
2010-02-15#i108916# added STRG-ALT-N shortcut to new comments in impress/drawChristian Lippka
2010-03-24CWS-TOOLING: integrate CWS chart43Vladimir Glazunov
2010-03-23CWS-TOOLING: integrate CWS autorecoveryVladimir Glazunov
2010-03-22CWS-TOOLING: integrate CWS koheicsvimportVladimir Glazunov
2010-03-15chart43: merge with DEV300_m75Ingrid Halama
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-03CWS-TOOLING: integrate CWS chartshapesIvo Hinkelmann
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb
to Oracle
2010-02-25sb111: merged in DEV300_m72sb
2010-02-25chart43: merge with DEV300_m72Ingrid Halama
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-05autorecovery: merge after pulling CWS dba33eFrank Schoenheit [fs]
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2010-02-01autorecovery: more sophisticated configuration data for interaction handlersFrank Schoenheit [fs]
The generic css.task.InteractionHandler implementation in module uui is now able to instantiate "sub handlers", i.e. components to delegate a request to, based on the type of the request, and some configuration data. The "old" (and now deprecated) configuration scheme at org.openoffice.ucb.InteractionHandler did not contain type information, so any handlers registered there were always called when no default implementation for a given request was available. The "new" configuration scheme at org.openoffice.Interaction contains UNO type information. That is, a given handler implementation can declare itself responsible for an arbitrary set of UNO types, and for each of those types, whether it is also responsible for sub types. The generic interaction handler implementation uses this configuration data, when it encounteres an interaction request it cannot fullfill itself, to instantiate a component to delegate the request to. As with the "old" data, such a component is required to support the css.task.XInteractionHandler2 interface. Also, if it supports css.lang.XInitialization, then it will be initialized with a name-value pair, the name being "Parent", the value being the XWindow interface of the parent window for any message boxes. As an examplary implementation for this feature, the css.sdb.InteractionHandler has been deprecated. Now the css.sdb.DatabaseInteractionHandler is reponsible for database-related interactions, and the new configuration scheme is pre-filled with data assigning this responsibility. Consequently, a lot of places previously creating an css.sdb.InteractionHandler have been modified to create the default css.task.InteractionHandler.
2010-01-25cbosdo01: merged with DEV300_m70Cédric Bosdonnat
2010-01-21cbosdo01: Changed the behaviour of nbsp autocorrCédric Bosdonnat
* The Non-breaking space insertion autocorrection is now done when typing the :!?; character instead of the word separator following it. * Removed the custom quote replacement option in autocorrection.
2010-01-21dba33e: merge to m70Ocke Janssen [oj]
2010-01-21sb111: merged in DEV300_m70sb
2010-01-19Rebased to DEV300_m69.Kohei Yoshida
2010-01-19cbosdo01: Fixed the formatting for better readability of patchesCédric Bosdonnat
2010-01-15CWS-TOOLING: integrate CWS printerpullpagesKurt Zenker
2010-01-15CWS-TOOLING: integrate CWS dba33bKurt Zenker
2010-01-15dba33b: merge m69Ocke Janssen [oj]
2010-01-14rebase to DEV300_m69Philipp Lohmann [pl]
2010-01-12cbosdo01: merge with DEV300_m69Cédric Bosdonnat
2010-01-08autorecovery: merge after rebase to m69Frank Schoenheit [fs]
2010-01-05autorecovery: define a new css.document.XDocumentRecovery interface, ↵Frank Schoenheit [fs]
implement it in both SFX and DBACCESS, and use it in the autorecovery In this course, the auto recovery learned to restore multiple views of a document. Also, in the course of the change, the LoadDispatchListener became superfluous, and was removed. Also, the loader code in dbaccess was slightly adjusted, since now the connectController call is in the responsibility of the loader, and must not happen inside the XController::attachModel call anymore. This change made the ModelControllerConnector class superfluous, so it has been removed, too.
2010-01-05sb111: merged in DEV300_m68sb
2010-01-05cws tl76: merge with DEV300_m68Thomas Lange [tl]
2009-12-21dba33e: #93000# fix localeOcke Janssen [oj]
2009-12-14CWS-TOOLING: integrate CWS fwk128_DEV300Vladimir Glazunov
2009-12-11chart43: #i107575# avoid assertion 'ImageAryData::Failed to load image' ↵Ingrid Halama
while activating a chart
2009-12-10CWS-TOOLING: integrate CWS os137Vladimir Glazunov
2009-12-10sb111: merged in DEV300_m67sb
2009-12-10dba33d: merge with DEV300_m67Ocke Janssen [oj]
2009-12-07chartshapes: merge with DEV300_m66Thomas Benisch
2009-12-04#i106815# changes realted to new OpenSymbol fontThomas Lange [tl]
2009-12-03sb111: #i107400# do not use hex numbers (0x) in oor:value; improved ↵sb
assertions at one place in unotools
2009-12-03#i105172# allow to request storing of documents from the user on session ↵Mikhail Voitenko
shutdown
2009-12-01sb111: merged in to-the-side QA fixessb
2009-11-25cbosdo01: Implemented i#107083.Cédric Bosdonnat