[Libreoffice-commits] Changes to 'refs/tags/ooo/DEV300_m70'

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Tue Aug 23 07:46:02 PDT 2011


Tag 'ooo/DEV300_m70' created by Bjoern Michaelsen <bjoern.michaelsen at canonical.com> at 2011-08-23 14:29 -0700

merged tag ooo/DEV300_m70 from old repositories
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJOU6tMAAoJEGxwvMi2vld0aqEH/iOkrRVAX4uwmaQ6e3uFeMjj
2Sl2qhqZzphbP8gl7FByrkZnOAu8GzuA7X0phTY+LcTWRzAGMZd9qJmIfqsFq6pw
C7IOeL6CQLp78AYZ4SR4UAJU0/9l27pV6yfdsXG4+aTBJb+JffZJNRxtiXlEYvU7
LmR4S8GnbFasu36a4BNLQubJtisYW1GzgnIl8w4miuzIWDbagqFhPhkQ6cA+Op8E
JrZhhMWrzuxANAlH4nbs24I4O+p4aTm6L090jHaf8Z34KvtD/QUbXgZrHy/vC/FT
w4+Eh53xhw6QV1FpYX1wFLC9DX22iFCVKZziTang+Npv73kfpK57UgyBtX8BKhc=
=Ed1D
-----END PGP SIGNATURE-----

Changes since ooo/DEV300_m69:
Andre Fischer (5):
      #i92516# Added handlers and propery map.
      #i92516# Fixed minor compilation problem.
      #i92516# Refactored printing code, adapted it to new printing model, moved it to DocumentRenderer.
      #i92516# Initial support for page selection.
      #i92516# Activated support for printing just the selected shapes.  Fixed handling of the orientation.

Armin Weiss (2):
      #i107839# Added a NbcSetGraphic to SvxGraphicLink and use it in SvxGraphicLink::DataChanged to avoid unwanted ModelChange
      #i107966# Removed wrong '5'

Bjoern Michaelsen (1):
      merged tag ooo/DEV300_m70

Caolán McNamara (4):
      exchgcmtdoc2: #i72096#: fix imagemagick convert usage under windows
      exchgcmtdoc2: #i98634#: export writer change-comment as normal msword comment
      exchgcmtdoc2: merge with DEV300 m69
      exchgcmtdoc2: merge with DEV300 m69

Carsten Driesner (11):
      #i92516# Fix mail merge with new printing function. Don't set SID_ASYNCHRON to true for normal mail merge operations
      #92516# Arguments must always be provided to the printing function
      #i96402# Added DuplexMode constants
      #i96402# Added DuplexMode constants
      #i96402# Added DuplexMode option
      #i96402# Added DuplexMode
      #i96402# Added DuplexMode option
      #i89394# Exchange StartCenter URLs with new ones which support the new 'lang='
      #i89394# StartCenter now adds the Office locale as an argument to the URLs
      #i105626# Fixed build problem with MS compiler
      #i108012# Check for file size must be done earlier

Christian Lippka (3):
      #i107965# report rectangles with 0 or negative width or height as empty
      #i107966# check if there really is a handle to avoid a reported crash
      reverted previous patch

Frank Schoenheit (3):
      #i10000#
      #i10000#
      #i10000#

Frank Schoenheit [fs] (105):
      copying fix for issue #i105367# herein
      #i106368#
      getZoom: access the peer, not the control, for getting implementation access
      typo in classname (unused, anyway, but ...)
      step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based
      step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based
      step 2 of the FormController UNOization: UNOized all the incoming and outgoing calls, now the interface is completely UNO-based
      line ends
      #i10000#
      added a TODO comment
      added 3.3 to the translation table
      added 3.3 to the translation table
      merging in latest changes
      merging latest changes (pushed to cwsserv by oj)
      merging latest changes (pushed to cwsserv by oj)
      merging latest changes (pushed to cwsserv by oj)
      merging latest changes (pushed to cwsserv by oj)
      uhm ... who's doing that the old way?
      #i10000#
      finally removed XUnoTunnel from the FormController implementation, and did some small re-factorings in preparation of moving the responsibility for always having an empty filter row to the navigator
      merge
      #i10000#
      #i10000#
      moved the responsibility for always having an empty filter row to the navigator, so the mere FormController implementation now is able to work on an empty filter
      merging lates changes from pull-location
      further isolated the FormController implementation from the SVX code (not yet finally there, though)
      removed the ConfirmDeleteDialog - its functionality is nowadays available via the usual sdb.InteractionHandler
      cleaned up fmtools.?xx, so that only files which need it include it, and functions having 1 client only are moved to the client file
      #i10000#
      re-factoring, in preparation of fixing issue #i67020#
      moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to use it outside of dbaccess
      moved complex.dbaccess.CRMDatabase.java to connectivity.tools, to be able to use it outside of dbaccess
      a little less deadlock-prone ...
      when loading the document, pass a PickListEntry=false argument
      CRMDatabase now has built-in capabilities to load on creation
      diagnostics
      setColumns does a lot VCL stuff ... lock the SolarMutex
      #i100764# better heuristics for determining whether or not to participate in the ThisComponent game
      during #i100764#: added diagnostics (assertions)
      way too many traces here
      during (writing a test case for) #i105235#: queryFieldData should also work on the insertion row
      when creating a new HsqlDatabase, make sure it does not appear in the pick list
      new test case catching issue #i105235# (note that the fix for this issue is not yet in here, so until we rebase to a milestone where CWS dba32h resp. dba32j are integrated, the test will fail)
      #i68332# use css.form.runtime.FormFeature, instead of SFX slot IDs (where possible so far)
      #i100764# set the WB_EXT_DOCUMENT style at the backing component's container window, when creating it without the TaskCreator (which would normally do this)
      #i106671# retrieve the images from the document's/module's XImageManager, not from some obscure SfxImageManager
      SID_FM_* not needed anymore in the image list, since #i106671# is fixed
      #i106671# those images are not needed anymore
      #i106671# those images are not needed anymore
      not needed anymore
      #i106671# use proper UNO API to not only retrieve images for our slots, but also the command descriptions, which are to be used as quick help text
      #i10000#
      line ends
      do not set DropDown property when it doesn't exist
      merge
      #i10000# oops, those few icons are indeed still needed ....
      #i10000# oops, those few icons are indeed still needed ....
      #i10000# oops, those few icons are indeed still needed ....
      missed a break in getTime
      some refactoring, done during creation of a test case for #i106643#
      some refactoring, done during creation of a test case for #i106643#
      some refactoring, done during creation of a test case for #i106643#
      #i106643# test case ... (not that it fails in this CWS at the moment, since the fix was committed to another CWS)
      #i106805# some exception safety (the real fix for this issue is in CWS dba32j, but this change here will make future such occurrences less severe)
      in preparation of #i84012#:
      in preparation of #i84012#:
      in preparation of #i84012#:
      in preparation of #i84012#:
      merge
      merge
      merge
      #i84012# respect data source registrations which are read-only
      #i84012# respect data source registrations which are read-only
      in the course of #i84012#: separate the display name of a database registration from the node name in der underlying configuration (the config structure for this was already there, it was just never used)
      in the course of #i84012#: separate the display name of a database registration from the node name in der underlying configuration (the config structure for this was already there, it was just never used)
      #i84012# +getLocalName
      ooops, broke the removal of registrations with the previous changed, fixed that
      #i10000#
      dba33b: #i107369# don't use hierachical access when reading the node values, this is not supported with non-trivial names (e.g. names containing spaces etc.)
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: merge CWS head with head resulting from pulling DEV300_m67
      dba33b: post-rebase problem resolution
      dba33b: use COMMAND_ECHO for the regcompare and the checknewapi call
      dba33b: #i10000#
      dba33b: use COMMAND_ECHO to be less verbose in default mode
      dba32e: unxsoli compiler warned about unreachable code detecting an errornous commit this way
      dba33b: #i10000#
      dba33b: #i10000#
      dba33b: solaris compiler didn't like a ;
      dba33b: fixed some nits picked by the Solaris compiler
      dba33b: #i10000#
      dba33b: #i10000# who would have thought the Solaris compiler includes the const-ness of a method argument in the name mangling ...
      do not switch off the property browser (and other child windows) with ShowChildWindow, but use ChildWindowExecute, which really destroys the window if necessary
      use proper delete operator
      dba33b: fix height of the advanced settings dialog, was too small with the recent addition of the 'primary key support' option

Frank Schönheit [fs] (11):
      add the implementation name to the assertion text if copying a property fails
      don't use ShowTreeView and ShowTreeViewButton, those are superseded by Enabled/ShowBrowser, and lead to an assertion in non-product builds
      removed wrong assertion
      properly determine the ControlDefault
      more column class refactoring in preparation of #i67202#. Removed unneeded classes, consolidated the property handling of the various Column classes
      one step towards fixing issue #i67022#:
      final step for #i67020#
      removed some XUnoTunnel usage (unused in one case, and unnecessary in another)
      css.form.XFormController superseded by css.form.runtime.XFormController
      be more tolerant when setting the TextAlign, given that the property is 16 bit, but css.awt.TextAlign is 32 bit
      added test case (UISettings.checkTransparentQueryColumnSettings) for #i67020#

Frank Schönheit (30):
      merging selected changes from tags/DEV300_m52
      merging selected changes from tags/DEV300_m52
      ensureControl and friends: pass an initial view transformation, this later saves a positionAndZoomControl call in createLocalDecomposition
      replace boost/spirit/core.hpp with boost/spirit/include/classic_core.hpp (prevents a warning)
      #i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)
      #i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)
      #i104329# introduce a dedicated PrimaryKeySupport property at DataSource.Settings, which determines whether a data source should (be assumed to) support primary keys. Valid values are TRUE (=> supports), FALSE (=> doesn't support) and VOID (=> use the old heuristics, i.e. consult XDatabaseMetaData.supportsCoreSQLGrammar)
      during #i104329#: got rid of DataSourceUI, whose functionality can be reached easier since the database/type information is configuration-based. In this course, got rid of some other duplicated and/or unnecessary code
      removed a useless usage of m_pView
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      step 0 of an UNOization of the css.form.(X)FormController implementation: move the API to css.form.runtime, so we can later add new API chunks without breaking compatibility of the existing API in css.form
      oops, forgot this file in the previous change (moving css.form.(X)FormController to css.form.runtime)
      #i106184# introduce a 'VerticalAlign' property for edit-like form controls
      #i106184# introduce a 'VerticalAlign' property for edit-like form controls
      #i106184# added VerticalAlign property
      step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes
      step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes
      step 1 of the FormController UNOization: base the outgoing calls in the FormController implementation on (new) UNO API, instead of using implementation classes
      (during #i106263#) exception safety for commitControl
      #i107845# when composing the new filter, *first* use the old filter, then the new one - order matters
      #i108040#
      #i108019#
      #i10000#
      #i108123# getDataSourcePrefixFromMediaType: care for types where the config says 'no extension', but the actual file contains an extension

Helge Delfs [hde] (2):
      automationdev300m69:i108257 [Automation][w_opt.bas]Compatibility test fails
      printerpullpages:i108219 checkbox 'LeereZellenDrucken' was removed from tabpage

Henning Brinkmann (1):
      #161286# applied patch and solved crash

Jens-Heiner Rechtien (2):
      merge trial; please ignore
      #i10000#: set executable property

Joerg Skottke (14):
      #i103052# - Added declaration for new printing dialog.
      #i103052# - Adjusted .win file to new build (introduces/moves controls)
      #i103052# - Removed deprecated declarations for printer dialogs
      #i103052# - Changed name of TabGeneral to TabPrintingGeneral as a TabGeneral already exists in another context
      #i103052# - Added dynamic controls for non-applicatin specific pages (General, Layout and Options)
      #i103052# - Small fixes
      #i103052# Test case with required additions to other include file
      #i103052# - revert some changes as they affected tabpages below tools/options which have not been altered so the .win definitions are still needed. Additionally fixed the missing https-proxy controls (name and port)
      #i103052# - Adjust help test
      #i103052# - Revert changes to file, surprisingly someone wanted some dialogs declared multiple times - ok, so be it
      #i106287# - Replaced update test for printing in math module
      #i106289# - Integrate new printing dialog (Draw/Impress)
      Merge with changes for #i106290
      #i106370# - Calling active.setPage without parameter does not work anymore (was done as a workaround for ancient testtool-bug)

Joerg Skottke [jsk] (12):
      printerpullpages: #i106288# - Integrate new printing dialog into test scripts - calc
      printerpullpages: #i106289# - Integrate new printing dialog into test scripts - draw/impress
      printerpullpages: #i106286# - Integrate new printing dialog into test scripts - draw/chart
      printerpullpages: #i106290# - Integrate new printing dialog into test scripts - writer
      printerpullpages: #i103052# - Integrate new printing dialog into test scripts - remove formatting from .win-file
      printerpullpages: #i106289# - completely remove graphics print test as it duplicates parts of the global resource test
      printerpullpages: #i103052 - Exclude properties button on Mac OS X, fix two occurrences of gplatform = lcase( osx ) which is nonsense
      printerpullpages: Removed warnings and errors from update test g_printing.
      printerpullpages: #i103052 - delete removed contronls from .win files
      printerpullpages: Fixed a potential timout problem when retrieving file list within filepicker
      printerpullpages: Local merge
      printerpullpages: Fix for fix (endsub not defined in functions)

Joerg.Skottke (1):
      #i106290# - Integrate new printing dialog (Writer)

Kurt Zenker (60):
      masterfix: #i108160# build error fixed
      CWS-TOOLING: integrate CWS calc32stopper8_DEV300
      CWS-TOOLING: integrate CWS dba32k_DEV300
      CWS-TOOLING: integrate CWS dba32k_DEV300
      CWS-TOOLING: integrate CWS dba32k_DEV300
      CWS-TOOLING: integrate CWS dict32b_DEV300
      CWS-TOOLING: integrate CWS dict32b_DEV300
      CWS-TOOLING: integrate CWS dict32b_DEV300
      CWS-TOOLING: integrate CWS fwk134_DEV300
      CWS-TOOLING: integrate CWS fwk135_DEV300
      CWS-TOOLING: integrate CWS impress185_DEV300
      CWS-TOOLING: integrate CWS impress185_DEV300
      CWS-TOOLING: integrate CWS sw32bf10_DEV300
      CWS-TOOLING: integrate CWS tl76
      CWS-TOOLING: integrate CWS tl76
      CWS-TOOLING: integrate CWS tl76
      CWS-TOOLING: integrate CWS automationdev300m69cat0
      CWS-TOOLING: integrate CWS exchgcmtdoc2
      CWS-TOOLING: integrate CWS exchgcmtdoc2
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS dba33b
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS fwk120
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS printerpullpages
      CWS-TOOLING: integrate CWS menuincustomtoolbar
      CWS-TOOLING: integrate CWS menuincustomtoolbar
      CWS-TOOLING: integrate CWS menuincustomtoolbar
      masterfix: #i10000# use typeinfo instead of typeinfo.h which cause an error on mac
      masterfix: #i10000# use SvMemoryStream::GetEndOfData() instead of SvMemoryStream::GetSize()
      masterfix: #i10000# remove double declaration of void impl_onControlChangedOrModified()
      masterfix: #i10000# bBoolVar does not exist, use rValue
      masterfix: #i10000# syntax error fixed
      masterfix: #i10000# builderror fixes

Mathias Bauer (2):
      #i92516#: separate API and UI printing
      #i92516#: virtual method to get JobSetup for document

Michael Stahl (11):
      #i93514#: really fix locking for PropertyBag::setModified()
      #i105295#: fix aliased memcpy() reported by valgrind in:
      #i105295#: fix various uninitialized variables reported by valgrind in:
      #i105295#: fix various uninitialized variables reported by valgrind in:
      #i105295#: fix various uninitialized variables reported by valgrind in:
      #i105898#: make LD_PRELOAD of libsalalloc_malloc.so work again
      #i105745#: tools/stream.hxx: API change:
      #i105745#: tools/stream.hxx: API change:
      #i105745#: tools/stream.hxx: API change:
      #i105745#: tools/stream.hxx: API change:
      #i105745#: tools/stream.hxx: API change:

Niklas Nebel (8):
      #i101309# handle print options from new printer UI in renderable
      #i101309# settings name
      #i101309# always allow getRenderer(0)
      public methods not inline
      #i101309# handle page selection string
      #i101309# handle 'print content' selection
      #i101309# re-initialize ScPrintUIOptions default values from print options
      #i108005# build token array for goal seek with value instead of string token

Ocke Janssen (38):
      #i105139# set visible size
      #i106215# truncate file stream before using it for storage
      #i105481# add new namespaces from xmloff
      #i104836# add accelerator for AddField command
      #i104836# add accelerator for AddField command
      #i106422# assure that the sequence stays alive when set binary data
      #i106422# assure that the sequence stays alive when set binary data
      apply changes from m62
      apply changes from m62
      check if sequence exists
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      #i102791# fix decimal for odbc
      #i105102# ignore currency
      #i105585# applay build patch
      comit fix from master
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# fix for clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      #i105086# impl clob and blob
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      #i99566# type of min and max depends on the parameter
      #i107794# fix for WChar
      #i107793# set props in endDoc

Ocke Janssen [oj] (37):
      #i105086# fix blob handling, map to bytes when possible
      #i105086# fix blob handling, map to bytes when possible
      #i105086# fix blob handling, map to bytes when possible
      dba33b: #i106875# JavaDriverClassPath will now be read inside the JDBC driver
      dba33b: #i106875# JavaDriverClassPath will now be read inside the JDBC driver
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      Automated merge with file:///z:\so-cwsserv02\dba33b\DEV300\ooo
      #i105086# fix blob handling, map to bytes when possible
      missing line end
      rename var
      dba33b: defines for debug was missing
      dba33b: remove typeinfo.h
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge m69
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge
      dba33b: merge

Oliver Craemer (2):
      #i107842# ch2_updt_calc does not support CJK
      #i108249# Change position of errorid in warnlog

Oliver Specht (10):
      migration from cvs
      migration from cvs
      override wrong commit
      override wrong commit
      override wrong commit
      #i101242# DoPrint removed
      #i101242# mail merge printing
      #i101242# mail merge printing
      #i101242# print after creation of full output document
      #i101242# single print jobs not supported anymore

Philipp Lohmann (414):
      #i92516# migrate CWS printerpullpages to svn
      #i92516# migrate CWS printerpullpages to svn
      #i92516# migrate CWS printerpullpages to svn
      fix a compile issue
      fix a build problem
      #i92516# prepare app specific print dialog elements
      #i92516# prepare app specific print dialog elements
      #i92516# fix some up prop issues, add put back values
      #i92516# begin sd work
      #i92516# begin sd work
      fix a warning
      fix a warning
      removed unused headers
      #i91478# aqua implementation (continued)
      #i92516# UI property value for lists and radio button groups is now numerical index in value list
      #i92516# add: control dependencies (round 1)
      #i92516# call handler only once for radio button change
      #i92516# add range control
      #i92516# reorder jobsetup and printer controls for better usability
      #i92516# make dialog resizeable
      #i92516# add progress during printing
      fix some warnings
      #i92516# add progress during printing
      #i92516# filter transparencies, react on user cancel
      #i92516# less flicker
      #i92516# avoid warning
      solve a warning
      fix some compile problems
      remove some more warnings
      remove no longer existing unoidl.srs
      add missing view.srs
      #i92516# page selection needs to be handled by application
      #i92516# paper orientation, free resource of progress dialog
      #i91478# change to latest property changes
      #i92516# print ranges, accessory view
      #i92516# selection notification
      #i92516# correct property name
      #i92516# correct property value
      #i92516# handle page count 0
      #i92516# sizing issues
      #i92516# dependency indenting
      unify page metafiles
      n-up printing preparations
      remove warning
      N-Up printing
      add: clip metafiles on rectangles
      remove warnings
      add missing newline at EOF
      #i92516# add: direct and api properties on print jobs
      #i92516# add: quick job
      rearrange buttons
      select correct paper size in n-up printing, minor fixes
      #i92516# fix forgotten NULL ptr check
      #i92516# first steps in supporting new printer infrastructure
      #i92516# localized strings for new print UI
      #i92516# keep initialized printer for job if present
      #i92516# preparations for new print UI
      #i92516# preparations for new print UI
      #i92516# preparations for new print UI
      #i92516# preparations for new print UI
      #i92516# vcl helper for new print ui options
      #i92516# vcl helper for new print ui options
      #i92516# vcl helper for new print ui options
      #i92516# use vcl printer options helper
      #i92516# adjust positions
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      CWS-TOOLING: rebase CWS printerpullpages to trunk at 270723 (milestone: DEV300:m46)
      solve ambiguities
      fix a warning
      #101241# fix print size
      #101241# IntValue can be from NumericField which is a sal_Int64
      #i101241# do not use fonts of undefined size
      #i92516# avoid unnecessary calls to render the current page
      #i92516# cache output device
      #i101242# do not reformat all the time
      #i101242# release options helper on last page
      #i101242# release options helper on last page
      #i101241# IsPrinter property
      #i92516# help ids for fixed controls
      #i92516# add help ids
      #i92516# HelpTexts for new print UI
      #i92516# HelpTexts for new print UI
      #i92516# HelpTexts for new print UI
      #i92516# HelpTexts for new print UI
      #i92516# HelpTexts for new print UI
      #i92516# pass selection or whole document to XRenderable interface
      #i92516# pass selection or whole document to XRenderable interface
      #i92516# pass view as property
      #i92516# catch a corner case (0 pages)
      #i92516# property IsPrinter
      #i92516# add: hasProperty
      #i92516# filter accelerators from texts (not used on MacOS)
      #i92516# fix 0 pages case
      #i92516# do not access dead CGContextRef
      #i92516# implement GetLandscapeAngle, InitPaperFormats
      #i92516# remove unused headers
      #i92516# improved paper handling
      #i92516# print with XRenderable API
      fix a snafu
      helper class for layouting child controls
      #i101309# need the page range controls app specific
      #i101309# need the page range controls app specific
      #i101309# need the page range controls app specific
      #i92516# move printing to XRenderable
      use autoarranging
      simplify code
      #i92516# print range needs to be app specific
      #i92516# print range needs to be app specific
      #i92516# print range needs to be app specific
      #i92516# print range needs to be app specific
      use shared ptr, newline
      remove warnings
      remove warnings
      fix some warnings
      add completely useless PCH directive to satisfy stupid windows compiler
      add another useless precompiled header directive
      make WindowArranger API safer
      fix last page in preview missing
      print range changes, dependency UI
      print range changes, dependency UI
      print range changes, dependency UI
      print range changes, dependency UI
      print range changes, dependency UI
      print range changes
      print range changes for basic ide
      print range changes for basic ide
      #i96402# SetDuplexMode
      #i96402# SetDuplexMode
      #i96402# SetDuplexMode
      filter out group for internal dialog
      correct restarting
      #i92516# persistency for print dialog
      #i92516# restart on correct page
      #i92516# add missing controls, fix some minor issues
      #i92516# enable WB_DROPDOWN on TabControl
      #i92516# enable WB_DROPDOWN on TabControl
      #i92516# latest changes according to UX
      fix a warning
      fix a warning
      need GetViewShell_Impl in sw
      removed warnings
      get correct page count
      improve control arrangement, small UI changes
      #i92516# move preview and corresponding controls into an own border
      #i92516# adapt to new printer API
      #i92516# allow for already available printer
      #i92516# additional N-Up functionality
      locale dependent metric field unit
      avoid overpainting of border
      add: page repeat for N-Up
      page cache for faster preview
      make old Start/EndJob Start/EndPage dll private
      make compile, need to build an adaptor to new print API
      fix warning
      make compile again, needs adaption ?
      solve a merge problem
      make compile again, needs adaption ?
      make compile again, needs adaption ?
      #i92516# remove old StartPage/EndPage API
      #i92516# remove old StartPage/EndPage API
      #i92516# remove old StartPage/EndPage API
      #i92516# helper class to fix old style printing routines
      #i92516# use helper class to fix old style printing routines
      fix a warning
      add missing precompiled header
      remove a warning
      solve a warning
      #i92516# adapt old deprecated interface to new API
      #i92516# copy state to metafile
      #i92516# adapt old deprecated interface to new API
      #i92516# autoarrange of N-Up page
      add: PrinterListener::setValue
      add: PrinterListener::setValue
      save to file should be PDF
      prepare for more properties from the outside (e.g. API printing)
      #i92516# add: jobStarted, PrintableState
      #i92516# add: jobStarted, PrintableState
      #i92516# add: LocalFileName
      #i92516# add: MonitorVisible
      #i92516# add: Pages, Wait
      #i92516# add: JobName
      #i92516# add: JobName
      #i92516# replace missing preview in native mac dialog by our own
      rename PrinterListener, add: getValues, abortJob
      rename PrinterListener, add: getValues, abortJob
      #i92516# rename PrinterListener
      fix warnings
      squash some more warnings
      fix windows build
      PrinterController API change
      #i95216# get a new enumerator that parsers a page range
      add: set of possible values
      #i92516# new parser for ranges
      #i92516# fix count
      fix number at end, change behaviour for empty string
      #i92516# make dialog maximizable, fix a paint issue
      #i92516# support wheel for preview forward/backward
      #i92516# collation support
      #i101973# add configuration setting for administrator to switch off collation UI
      #i101973# add configuration setting for administrator to switch off collation UI
      add exceptions for stl
      fix warnings
      fix warnings
      #i92516# adapt to new UI spec
      #i92516# adapt to new UI spec
      #i92516# adapt to new UI spec
      #i92516# adapt to new UI spec
      #i92516# adapt to new UI spec
      #i92516# adapt new UX spec
      #i92516# adapt new UX spec
      #i92516# adapt new UX spec
      #i92516# adapt new UX spec
      #i92516# adapt new UX spec
      #i92516# adapt new print UI spec
      solve some rebase problems
      solve a rebase problem
      solve a rebase problem
      #i92518# adapting new UX spec
      #i92518# adapting new UX spec
      #i92518# need sensible defaults for N-Up printing
      #i92518# adapt UI spec
      #i92518# adapt UI spec
      #i92518# adapt UI spec
      #i92518# adapt UI spec
      #i92518# adapt UI spec
      #i92518# adapt UI spec
      fix a warning
      #i92516# resize dialog if details get to large
      #i92516# make native implementation more palatable
      fix resource manager handling
      #i92518# n-up ordering
      #i92518# reverse print
      #i92518# label cleanup
      fix a warning
      fix a warning
      #i92518# adjust button line margin
      #i92518# border for page preview
      #i92518# label layout, set correct tab page size
      #i92518# special handle PrintRange subgroups
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# lates UI changes
      #i92518# latest fashion updates
      #i92518# latest fashion updates
      #i92518# latest fashion updates
      #i92518# latest fashion updates
      fix warnings
      #i103253# #i103252# fix headless printing, duplicate free
      #i96606# fix API print (no dialogs)
      get rid of old cruft
      get rid of old cruft
      #i92516# fix a layout problem, fix a warning
      #i92516# add: draw UI
      #i92516# fix some more layout problems
      #i92516# fix some more layout problems
      #i92516# fix a layout problem
      #i99162# override paper format with driver dialog
      #i92516# fix warning and brochure page size
      fix a warning
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      #i92516# more changes for final UI spec
      fix warnings
      #i92516# final UI changes
      #i92516# add: PrinterOptionsHelper::setValue
      #i92516# avoid crash if options pages is missing
      #i92516# add missing help ids
      #i96402# set duplex mode from API
      #i92516# set smart helpid on parent like old help ids
      #i92516# handle LocalFileName correctly
      #i92516# corrected paper size handling
      #i92516# set correct page size for N-Up in getFilteredPage()
      #i92516# handle MAP_PIXEL in preview
      #92516# hid for vcl dialog
      #92516# hid for vcl dialog
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# move solar.hrc to vcl
      #i92516# fix warnings
      fix warning
      fixe merge conflict
      add missing exceptions
      #i92516# fix several small issues (helpids, taborder, property names)
      #i92516# fix several small issues (helpids, taborder, property names)
      #i92516# fix several small issues (helpids, taborder, property names)
      dispatch HID_PRINTDLG on help button
      #i92516# handle pageoffset in vcl instead of application
      #i92516# handle pageoffset in vcl instead of application
      #i92516# getNativeControlRegion for edits and spinboxes
      #i92516# align radio buttons and dependencies properly
      fix a warning
      use correct property names
      #i92516# put Trim back in
      #i92516# clean up graphics state at end of page
      test script
      #i92516# notes changes
      resolve conflicts
      resolve conflicts
      resolve conflicts
      #i92516# make compile
      make compile
      make compile
      #i92516# protect against setting the clip region between printed pages
      #i92516# HELP_DEBUG for non static controls
      #i92516# cosmetics
      #i104516# return correct page sizes
      #i104516# return correct page sizes
      size preview decently
      details with nicer indentation
      more cosmetics
      remove warnings
      fix warning
      fix warning
      #i92516# IsFirstPage property
      #i92516# no progress on api print
      #i92516# imporve CalcMinimumSize
      #i92516# set page marging to 0 in 1 page case
      #i92516# margin logic in dialog
      #i92516# make formula editor look a little better
      remove warnings
      #i104668# fix IsLasPage handling
      remove unused variable
      #i104763# inform app about need to reformat
      #i104693# nearest paper matching
      #i104664# resize on collpsing details
      #i104662# reverse page order affects sheets now instead of doc pages
      catch wrong page number in sfx
      catch wrong page number in sfx
      merge strings from string review
      merge strings from string review
      merge strings from string review
      themed disclosure button
      fix warning
      #i104932# take page offset into account in N-Up printing
      solve problems with transparency and N-Up
      #i104933# enhance RemoveTransparenciesFromMetafile for N-Up printing
      #i104662# fix IsLastPage handling
      #i105596# Notes are nowadays called Comments
      #i105265# pass correct number of options
      #i105695# do not miss cleanup of m_pPrintUIOptions and m_pRenderData
      fix an erroneously committed merge conflict
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      merge with m61
      add exceptions to printer.cxx
      SfxPrintAsync_Impl moved out in printerpullpages
      use access method
      solve rebase problems
      #i65491# move first page features to document setup
      #i105822# leave printer in correct state in both cached and uncached case of getFilteredPageFile
      fix a windows build problem
      #i105144 unify property names with sw
      merge
      #i105731# sort printerlist
      #i105860# allow choice between selection and whole document when printing directly
      #i105860# allow choice between selection and whole document when printing directly
      #i105729# for convenience allow to modify disabled dependencies thereby automatically changing the dependent value appropriately
      #i106427# fill in page range
      #i106402# tab order of preview cycle buttons
      #i106426# attach dependency to brochure option
      #i106341# catch division by zero in exotic case
      #i106400# DisclosureButton should react on +/- keys
      #i106437# distinguish between slides and pages in impress/draw
      #i108068# always release solar mutex before calling into UNO

Philipp Lohmann [pl] (75):
      printerpullpages: #i106288# calc test updates
      printerpullpages: #i106290# writer test updates
      merge
      printerpullpages: #i106398# fix HC mode
      printerpullpages: #i106363# fix mouse over on disclosure button
      printerpullpages: #i106435# fix a division by zero error
      merge
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      merge with DEV300_m64
      fix typo
      fix a merge conflict
      printerpullpages: #i94718# fix brochure printing, better paper match
      printerpullpages: #i106762# hide properties button instead of disabling it when no printer setup dialog is available
      printerpullpages: #i106555# layout preview control row if pages text changes to accomodat new text length
      printerpullpages: #i106426# reinstate include option as own subgroup
      printerpullpages: #i106559# warn about missing default printer
      printerpullpages: #i106506# disable Pages radio button where unused
      printerpullpages: #i106507# remove layout page for math
      printerpullpages: #i106507# remove layout page for math
      printerpullpages: #i106505# brochure RTL only if CTL is enabled
      printerpullpages: #i106423# show a warning in case of empty direct print job
      printerpullpages: #i107010# fix persistency issue
      printerpullpages: #i106560# fix theming / HC
      printerpullpages: #i106192# evaluate error state after failed StartJob
      printerpullpages: #i106879# use document printer as default
      printerpullpages: #i91478# improvements for mac native print dialog
      printerpullpages: #i91478# improvements for mac native print dialog
      printerpullpages: #i91478# base dialog layout on HIG
      printerpullpages: #i106836# allow less strict parsing of passed ranges string
      printerpullpages: #i91478# proper word breaking
      printerpullpages: #i107065# ensure correct mapmode for borders on subpages
      printerpullpages: #i107119# add a tooltip to the preview window
      merge
      printerpullpages: #i92516# print to file option not persistent anymore
      printerpullpages: #i91478# fix a scaling issue in native mac dialog
      fix warnings
      printerpullpages: #i106219# latest updates
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      rebase to DEV300_m69
      solar.hrc moved to vcl
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      undo previous erroneous change, solar.hrc belongs to svl instead vcl now
      solve some merge problems
      solve some merge problems
      solve some merge problems
      solve some merge problems
      solve some merge problems

Release Engineering (1):
      DEV300

Release Engineers (71):
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m35 milestone tag
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m40 milestone tag from trunk at 266942
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m44 milestone tag from trunk at 269780
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m50 milestone tag from trunk at 272824
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m53 milestone tag from trunk at 274201
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m55 milestone tag from trunk at 275000
      Create DEV300_m61 milestone tag from trunk at 276697
      Create DEV300_m61 milestone tag from trunk at 276697

Rüdiger Timm (13):
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag
      Create DEV300_m32 milestone tag

Stephan Bergmann (1):
      #i53184# further fix in INetURLObject::setAbsURIRef for UNC server names containing underscores

Sven Jacobi (1):
      removed warnings

Thomas Lange (77):
      #ii101241# new UI print dialog
      #i101241# new print dialog UI
      #i101241# new print dialog UI
      #i101242# new print UI dialog in sw
      #i101241# new UI print dialog for Math
      #i101241# new UI print dialog for Math
      #i101242# new print dialog UI
      #i101242# build problems fixed; XUNoTunnel added to SwXTextView
      #i101242# new print UI dialog
      #i101242# new print UI dialog; PageRange now basically functional
      #i101242# fixed crashwhen printing the page preview with new print UI
      #i101242# print-preview toolbar changes
      #i101242# print-preview toolbar changes
      #i101242# print-preview toolbar changes
      #i101242# PDF export crash fix for 0 page count
      #i101242# fix part of the crash when exporting to PDF
      #i103991# fixed crash
      #i101242# new print UI
      #i103991# fixed crash in sfx2
      #i103991# prospect printing
      #i103991# prospect printing
      #i103991# page range evaluation fixed
      #i103991# small clean-up
      #i101242# new print UI
      #i101242# new print UI
      #i101242# new print UI
      #i101242# new print UI
      #i101242# new print UI
      #i101242# new print UI
      #i92516# new print UI
      #i101242# new print UI in sw
      #i101242# new print UI in sw
      #i101242# new print UI in sw
      #i101242# changes for printing of notes
      #i92516# user paper override not functional in all cases
      #101242# getRenderer fixed (adding of additional proerties; e.g. PageSize
      #101242# minor changes
      #101242# SwRenderData introduced; minor name changes
      #i101242# minor clean-up
      #i101242# applying view options and formatting doc now only done in getRendererCount
      #i101242# applying view options and formatting doc now only done in getRendererCount
      #i101242# applying view options and formatting doc now only done in getRendererCount
      #i101242# provide missing 'View' and 'IsPrinter' parameter befor getRenderer is called in SfxPrinterController
      #i101242# printing from HTML source view
      #i101242# don't create SwRenderData for printing from the HTML source view; will crash on second execute of print direct
      #i101242# printing of HTML source won't cross the border frame anymore
      #i101242# assertion in ViewOptionAdjustStart fixed
      #i101242#SfxViewFrame::IsVisible_Impl renamed to IsVisible
      #i101242# clean-up
      #i101242# start grammar checking only for docs with visible views
      #i101242# start grammar checking only for docs with visible views
      #i101242# start grammar checking only for docs with visible views
      #i101242# start grammar checking only for docs with visible views
      #i101242# assertion fixed
      #104693# fixed page size and map mode unit conversion problem for brochure printing
      #104693# assertion fixed
      #104693# brochure printing with different page formats
      #104693# brochure printing with different page formats
      #i105730# comment edit
      #96422# duplicate entry in supported language list
      #96422# fixed dictionary list for 'sh' builds
      #i101945# fixed missing Norwegian dictionary packages
      #i101945# fixed missing Norwegian dictionary packages
      #i105565# 'de' dictionary extension fix (single extension split into three as in repository)
      #i105565# 'de' dictionary extension fix (single extension split into three as in repository)
      #i105565# 'de' dictionary extension fix (single extension split into three as in repository)
      #i105565# fixed use of split up German dictionaries
      #i108111# fixed use of English dictionaries for nb, nn, ca and ro
      #i74290# fixed readme/license for hyphenation dictionary
      #i74290# fixed readme/license for hyphenation dictionary
      #i74289# fixed readme/license for hyphenation dictionary
      #i101963#, #i101887# fix for missing Catalan and Romanian dictionaries
      #i101963#, #i101887# fix for missing Catalan and Romanian dictionaries
      #i101963# removed unsupported locales from dictionary.xcu to avoid duplicate entries in EditModules dialog
      #i101887# adding romanian to the list of supported locales
      #i101887# extension update
      #i108111# added entries for ar, en-GB, pt installation sets

Thomas Lange [tl] (30):
      tl76: #i106815#: Math related changes because of the new OpenSymbol font
      tl76: #i106815#: Math related changes because of the new OpenSymbol font
      tl76: #i106815#: Math related changes because of the new OpenSymbol font
      tl76: #i105084#: new version of OpenSymbol font
      tl76: #i106815#: Math related changes because of the new OpenSymbol font
      tl76: #i106815#: fixed new code point for PHI
      tl76: #i106815#: use slanted font for all predefined Greek characters
      tl76: #i106815#: fixed slanted font for all predefined Greek characters
      #i106926# printing of hidden text fixed
      #i106926# printing of hidden text fixed
      #i105084# nev version of OpenSymbol font (v2.2)
      #i106815# changes realted to new OpenSymbol font
      #i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls
      #i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls
      #i104312# fixed print objetcs for pictures and graphics; nopw works for drawing objects as well and does not effect form controls
      merge
      #i105728#, #i105730#, #i105727# intelli UI thingies
      #i105728#, #i105730#, #i105727# intelli UI thingies
      merge
      #i106914# apply configuration settings in UI
      #i106926# fixed hidden text in view when cancelling print to file
      #i106926# fixed hidden text in view when cancelling print to file
      merge
      #i106926# fixing view settings after rendering
      cws tl76: merge with DEV300_m68
      cws tl76: merge with DEV300_m68
      cws tl76: merge with DEV300_m68
      cws tl76: #i105084# adding v.2.3.9 of OpenSymbol font
      #i108219# SwWeb print options fixed
      merge

Thorsten Bosbach (3):
      #i93677# clean test exit state - remove closed issues logs
      #i96322# .uno:ActivateStyleApply
      revert accidental checkin on milestone

cl93746 (1):
      #i104929# fixed handout printing

fs93730 (1):
      #i10000#

hg (77):
      merge
      merge
      merge with m40
      merge
      merge with m40
      merge with m44
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge
      merge with m40
      merge with m44
      merge with m50
      merge with m50
      merge with m50
      merge with m50
      merge with m50
      merge with m50
      merge with m53
      merge with m53
      merge with m53
      merge with m53
      merge with m53
      merge with m53
      merge with m50
      merge with m53
      merge with m50
      merge with m53
      merge with m50
      merge with m53
      merge with m50
      merge with m53
      merge with m50
      merge with m53
      merge with m55
      merge with m55
      merge with m55
      merge with m55
      merge with m55
      merge
      merge with m40
      merge with m44
      merge with m50
      merge with m50
      merge with m53
      merge with m53
      merge with m55
      merge with m55
      merge with m55
      merge with m55
      merge with m55
      merge with m55
      merge with m55

ms93807 (2):
      dba33b : add sleep
      dba33b : add sleep

npower Developer (3):
      menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )
      menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )
      menuincustomtoolbar: #i105626#: implement menu for custom toolbar ( and some item style override capability )

skotti (12):
      #i103052# - Updating and refactoring tests, adjusting to new print dialog, provided issue-ids where required etc.
      #i103052# - updated .win files and g_printing.inc with updated Help-IDs
      #i103052# - changed name of sub PrintingResources() to sub g_printing according to the coding guidelines
      #i103052# - exclude call to printer properties on Windows as we do not use SPAdmin but the Windows printer settings dialog
      #i103052# - added warning for #i106426
      Delete unused files
      #i103052# - Remove last occurrence of DruckenDlg from Framework
      Fixed indentions for the four CJK related .inc files.
      #i103052# - Remove unneeded function, make one function more safe (Printing test might run into disabled listbox)
      Merge with recent changes
      #i103052# - Finishing Update test - documentation fix
      #i103052# - Finishing Update test - prevent indexing error

tl93732 (3):
      #i105730# selection printing
      #i105730# selection printing
      merge

---
 automation/source/server/statemnt.cxx                                      |   33 
 basctl/inc/basidesh.hrc                                                    |    1 
 basctl/source/basicide/basicprint.src                                      |   43 
 basctl/source/basicide/basicrenderable.cxx                                 |  197 
 basctl/source/basicide/basicrenderable.hxx                                 |   76 
 basctl/source/basicide/baside2.cxx                                         |   50 
 basctl/source/basicide/baside2.hxx                                         |    7 
 basctl/source/basicide/baside3.cxx                                         |    9 
 basctl/source/basicide/basides2.cxx                                        |   10 
 basctl/source/basicide/bastypes.cxx                                        |    7 
 basctl/source/basicide/makefile.mk                                         |    5 
 basctl/source/dlged/dlged.cxx                                              |   19 
 basctl/source/inc/baside3.hxx                                              |    5 
 basctl/source/inc/basidesh.hxx                                             |    4 
 basctl/source/inc/bastypes.hxx                                             |    6 
 basctl/source/inc/dlged.hxx                                                |    5 
 basic/source/app/app.cxx                                                   |    9 
 basic/source/app/makefile.mk                                               |    1 
 basic/source/app/printer.cxx                                               |   98 
 basic/source/app/printer.hxx                                               |   22 
 basic/source/runtime/basrdll.cxx                                           |    2 
 canvas/source/cairo/cairo_canvashelper.cxx                                 |    5 
 comphelper/source/property/opropertybag.cxx                                |    9 
 comphelper/source/property/property.cxx                                    |   25 
 connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeInputStreamHelper.java   |   31 
 connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream.java  |   29 
 connectivity/inc/connectivity/BlobHelper.hxx                               |   54 
 connectivity/inc/connectivity/dbmetadata.hxx                               |   11 
 connectivity/inc/connectivity/dbtools.hxx                                  |   15 
 connectivity/inc/connectivity/sqliterator.hxx                              |    3 
 connectivity/inc/connectivity/sqlnode.hxx                                  |    4 
 connectivity/qa/connectivity/GeneralTest.java                              |   10 
 connectivity/qa/connectivity/tools/AbstractDatabase.java                   |   31 
 connectivity/qa/connectivity/tools/CRMDatabase.java                        |  295 
 connectivity/qa/connectivity/tools/DataSource.java                         |   40 
 connectivity/qa/connectivity/tools/DatabaseAccess.java                     |    4 
 connectivity/qa/connectivity/tools/HsqlDatabase.java                       |   13 
 connectivity/qa/connectivity/tools/HsqlTableDescriptor.java                |   16 
 connectivity/qa/connectivity/tools/makefile.mk                             |   14 
 connectivity/qa/connectivity/tools/sdb/Connection.java                     |   93 
 connectivity/source/commontools/BlobHelper.cxx                             |   72 
 connectivity/source/commontools/FValue.cxx                                 |  134 
 connectivity/source/commontools/dbmetadata.cxx                             |   21 
 connectivity/source/commontools/dbtools.cxx                                |  102 
 connectivity/source/commontools/makefile.mk                                |    1 
 connectivity/source/commontools/predicateinput.cxx                         |    5 
 connectivity/source/drivers/ado/AResultSet.cxx                             |   24 
 connectivity/source/drivers/ado/Aolevariant.cxx                            |   93 
 connectivity/source/drivers/ado/ado.xcu                                    |    5 
 connectivity/source/drivers/ado/adoimp.cxx                                 |    2 
 connectivity/source/drivers/file/FStatement.cxx                            |   17 
 connectivity/source/drivers/jdbc/Boolean.cxx                               |   10 
 connectivity/source/drivers/jdbc/CallableStatement.cxx                     |   12 
 connectivity/source/drivers/jdbc/Clob.cxx                                  |    7 
 connectivity/source/drivers/jdbc/InputStream.cxx                           |    8 
 connectivity/source/drivers/jdbc/JConnection.cxx                           |   27 
 connectivity/source/drivers/jdbc/Object.cxx                                |   12 
 connectivity/source/drivers/jdbc/PreparedStatement.cxx                     |    7 
 connectivity/source/drivers/jdbc/ResultSet.cxx                             |  114 
 connectivity/source/drivers/jdbc/Timestamp.cxx                             |   14 
 connectivity/source/drivers/jdbc/jdbc.xcu                                  |    5 
 connectivity/source/drivers/jdbc/makefile.mk                               |    1 
 connectivity/source/drivers/jdbc/tools.cxx                                 |   57 
 connectivity/source/drivers/odbc/odbc.xcu                                  |    5 
 connectivity/source/drivers/odbcbase/ODatabaseMetaData.cxx                 |   10 
 connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx        |   16 
 connectivity/source/drivers/odbcbase/OPreparedStatement.cxx                |   46 
 connectivity/source/drivers/odbcbase/OResultSet.cxx                        |    8 
 connectivity/source/drivers/odbcbase/OTools.cxx                            |    8 
 connectivity/source/inc/ado/Aolevariant.hxx                                |    1 
 connectivity/source/inc/java/lang/Boolean.hxx                              |    1 
 connectivity/source/inc/java/sql/Connection.hxx                            |    5 
 connectivity/source/inc/java/sql/Timestamp.hxx                             |    3 
 connectivity/source/inc/java/tools.hxx                                     |    4 
 connectivity/source/inc/odbc/OBoundParam.hxx                               |    6 
 connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx                |    1 
 connectivity/source/inc/odbc/OPreparedStatement.hxx                        |    3 
 connectivity/source/parse/sqlbison.y                                       |    6 
 connectivity/source/parse/sqliterator.cxx                                  |   98 
 connectivity/source/parse/sqlnode.cxx                                      |   24 
 cui/source/inc/dbregister.hxx                                              |    2 
 cui/source/options/dbregister.cxx                                          |  147 
 cui/source/options/dbregisterednamesconfig.cxx                             |  171 
 cui/source/options/dbregistersettings.cxx                                  |   18 
 cui/source/options/dbregistersettings.hxx                                  |   40 
 dbaccess/inc/dbaccess_helpid.hrc                                           |    2 
 dbaccess/qa/complex/dbaccess/ApplicationController.java                    |   19 
 dbaccess/qa/complex/dbaccess/CRMBasedTestCase.java                         |   10 
 dbaccess/qa/complex/dbaccess/CRMDatabase.java                              |  239 
 dbaccess/qa/complex/dbaccess/DataSource.java                               |    3 
 dbaccess/qa/complex/dbaccess/Query.java                                    |   15 
 dbaccess/qa/complex/dbaccess/RowSet.java                                   |   82 
 dbaccess/qa/complex/dbaccess/TestCase.java                                 |   19 
 dbaccess/qa/complex/dbaccess/UISettings.java                               |  111 
 dbaccess/source/core/api/BookmarkSet.cxx                                   |    5 
 dbaccess/source/core/api/CRowSetColumn.cxx                                 |  206 
 dbaccess/source/core/api/CRowSetColumn.hxx                                 |   33 
 dbaccess/source/core/api/CRowSetDataColumn.cxx                             |  154 
 dbaccess/source/core/api/CRowSetDataColumn.hxx                             |   14 
 dbaccess/source/core/api/CacheSet.cxx                                      |   83 
 dbaccess/source/core/api/KeySet.cxx                                        |   80 
 dbaccess/source/core/api/KeySet.hxx                                        |    2 
 dbaccess/source/core/api/RowSet.cxx                                        |   54 
 dbaccess/source/core/api/RowSetBase.cxx                                    |   10 
 dbaccess/source/core/api/RowSetCache.cxx                                   |   38 
 dbaccess/source/core/api/RowSetCache.hxx                                   |    1 
 dbaccess/source/core/api/SingleSelectQueryComposer.cxx                     |   21 
 dbaccess/source/core/api/TableDeco.cxx                                     |    6 
 dbaccess/source/core/api/column.cxx                                        |  413 
 dbaccess/source/core/api/columnsettings.cxx                                |  181 
 dbaccess/source/core/api/datasettings.cxx                                  |   29 
 dbaccess/source/core/api/definitioncolumn.cxx                              | 1105 
 dbaccess/source/core/api/makefile.mk                                       |    3 
 dbaccess/source/core/api/preparedstatement.cxx                             |   73 
 dbaccess/source/core/api/query.cxx                                         |    9 
 dbaccess/source/core/api/querycontainer.cxx                                |    4 
 dbaccess/source/core/api/querydescriptor.cxx                               |    7 
 dbaccess/source/core/api/resultcolumn.cxx                                  |  196 
 dbaccess/source/core/api/table.cxx                                         |    4 
 dbaccess/source/core/api/tablecontainer.cxx                                |   12 
 dbaccess/source/core/dataaccess/ComponentDefinition.cxx                    |    8 
 dbaccess/source/core/dataaccess/ModelImpl.cxx                              |    9 
 dbaccess/source/core/dataaccess/ModelImpl.hxx                              |   23 
 dbaccess/source/core/dataaccess/databasecontext.cxx                        |  176 
 dbaccess/source/core/dataaccess/databasecontext.hxx                        |  105 
 dbaccess/source/core/dataaccess/databasedocument.cxx                       |   13 
 dbaccess/source/core/dataaccess/databaseregistrations.cxx                  |  398 
 dbaccess/source/core/dataaccess/databaseregistrations.hxx                  |   50 
 dbaccess/source/core/dataaccess/datasource.cxx                             |   25 
 dbaccess/source/core/dataaccess/datasource.hxx                             |    2 
 dbaccess/source/core/dataaccess/definitioncontainer.cxx                    |    9 
 dbaccess/source/core/dataaccess/documentcontainer.cxx                      |   84 
 dbaccess/source/core/dataaccess/documentdefinition.cxx                     |  361 
 dbaccess/source/core/dataaccess/documentdefinition.hxx                     |   34 
 dbaccess/source/core/dataaccess/intercept.cxx                              |  130 
 dbaccess/source/core/dataaccess/makefile.mk                                |    1 
 dbaccess/source/core/inc/ContainerMediator.hxx                             |   17 
 dbaccess/source/core/inc/ContentHelper.hxx                                 |    2 
 dbaccess/source/core/inc/PropertyForward.hxx                               |   36 
 dbaccess/source/core/inc/column.hxx                                        |  187 
 dbaccess/source/core/inc/columnsettings.hxx                                |  108 
 dbaccess/source/core/inc/datasettings.hxx                                  |    1 
 dbaccess/source/core/inc/definitioncolumn.hxx                              |  279 
 dbaccess/source/core/inc/querycontainer.hxx                                |    2 
 dbaccess/source/core/misc/ContainerMediator.cxx                            |  124 
 dbaccess/source/core/misc/PropertyForward.cxx                              |  192 
 dbaccess/source/core/misc/dsntypes.cxx                                     |   10 
 dbaccess/source/filter/xml/xmlFileBasedDatabase.cxx                        |    6 
 dbaccess/source/ui/browser/brwctrlr.cxx                                    |  517 
 dbaccess/source/ui/browser/exsrcbrw.cxx                                    |    3 
 dbaccess/source/ui/browser/sbagrid.cxx                                     |   46 
 dbaccess/source/ui/browser/unodatbr.cxx                                    |  307 
 dbaccess/source/ui/control/FieldDescControl.cxx                            |   15 
 dbaccess/source/ui/dlg/DbAdminImpl.cxx                                     |  183 
 dbaccess/source/ui/dlg/DriverSettings.cxx                                  |   51 
 dbaccess/source/ui/dlg/adminpages.cxx                                      |   82 
 dbaccess/source/ui/dlg/advancedsettings.cxx                                |   72 
 dbaccess/source/ui/dlg/advancedsettings.hrc                                |    5 
 dbaccess/source/ui/dlg/advancedsettings.hxx                                |    4 
 dbaccess/source/ui/dlg/advancedsettings.src                                |   18 
 dbaccess/source/ui/dlg/datasourceui.cxx                                    |   99 
 dbaccess/source/ui/dlg/datasourceui.hxx                                    |   80 
 dbaccess/source/ui/dlg/dbadmin.cxx                                         |   66 
 dbaccess/source/ui/dlg/dsitems.hxx                                         |  105 
 dbaccess/source/ui/dlg/makefile.mk                                         |    4 
 dbaccess/source/ui/dlg/optionalboolitem.cxx                                |   75 
 dbaccess/source/ui/dlg/optionalboolitem.hxx                                |   66 
 dbaccess/source/ui/inc/TypeInfo.hxx                                        |    1 
 dbaccess/source/ui/inc/dsitems.hxx                                         |  108 
 dbaccess/source/ui/inc/dsmeta.hxx                                          |  114 
 dbaccess/source/ui/inc/exsrcbrw.hxx                                        |   11 
 dbaccess/source/ui/inc/unodatbr.hxx                                        |   20 
 dbaccess/source/ui/misc/RowSetDrop.cxx                                     |    6 
 dbaccess/source/ui/misc/UITools.cxx                                        |   12 
 dbaccess/source/ui/misc/WCopyTable.cxx                                     |   40 
 dbaccess/source/ui/misc/dsmeta.cxx                                         |  177 
 dbaccess/source/ui/misc/linkeddocuments.cxx                                |    4 
 dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx                      |    1 
 dbaccess/source/ui/querydesign/querycontainerwindow.cxx                    |    9 
 dbaccess/source/ui/tabledesign/FieldDescriptions.cxx                       |   15 
 dbaccess/source/ui/tabledesign/TEditControl.cxx                            |   15 
 dbaccess/source/ui/tabledesign/TableController.cxx                         |  217 
 dbaccess/source/ui/tabledesign/table.src                                   |    2 
 dbaccess/source/ui/uno/copytablewizard.cxx                                 |   14 
 default_images/vcl/source/src/collate.png                                  |binary
 default_images/vcl/source/src/collate_h.png                                |binary
 default_images/vcl/source/src/ncollate.png                                 |binary
 default_images/vcl/source/src/ncollate_h.png                               |binary
 dev/null                                                                   |binary
 extensions/source/abpilot/datasourcehandling.cxx                           |   86 
 extensions/source/bibliography/datman.cxx                                  |   39 
 extensions/source/bibliography/datman.hxx                                  |    6 
 extensions/source/bibliography/framectr.cxx                                |    6 
 extensions/source/bibliography/framectr.hxx                                |    6 
 extensions/source/bibliography/general.cxx                                 |    4 
 extensions/source/propctrlr/editpropertyhandler.cxx                        |    1 
 extensions/source/propctrlr/eventhandler.cxx                               |    6 
 extras/source/truetype/symbol/OpenSymbol.sfd                               |18408 ++++++----
 extras/source/truetype/symbol/opens___.ttf                                 |binary
 filter/source/pdf/impdialog.cxx                                            |  331 
 filter/source/pdf/impdialog.hxx                                            |   36 
 filter/source/pdf/pdfdialog.cxx                                            |   10 
 filter/source/pdf/pdfdialog.hxx                                            |   22 
 filter/source/pdf/pdfexport.cxx                                            |   15 
 forms/qa/forms_all.sce                                                     |    1 
 forms/qa/integration/forms/DocumentViewHelper.java                         |    7 
 forms/qa/integration/forms/FormControlTest.java                            |   11 
 forms/qa/integration/forms/FormLayer.java                                  |   48 
 forms/qa/integration/forms/FormPropertyBags.java                           |   10 
 forms/qa/integration/forms/ListBox.java                                    |  290 
 forms/qa/integration/forms/ListSelection.java                              |   86 
 forms/qa/integration/forms/MasterDetailForms.java                          |  334 
 forms/qa/integration/forms/TestCase.java                                   |   13 
 forms/qa/integration/forms/dbfTools.java                                   |    9 
 forms/qa/org/openoffice/complex/forms/tools/ResultSet.java                 |  264 
 forms/source/component/Button.cxx                                          |   14 
 forms/source/component/Button.hxx                                          |   10 
 forms/source/component/Columns.cxx                                         |   16 
 forms/source/component/DatabaseForm.cxx                                    |  154 
 forms/source/component/FormComponent.cxx                                   |   16 
 forms/source/component/ImageControl.cxx                                    |    1 
 forms/source/cppugen/makefile.mk                                           |   68 
 forms/source/helper/commanddescriptionprovider.cxx                         |  139 
 forms/source/helper/commandimageprovider.cxx                               |  180 
 forms/source/helper/formnavigation.cxx                                     |  162 
 forms/source/helper/makefile.mk                                            |    2 
 forms/source/inc/FormComponent.hxx                                         |  106 
 forms/source/inc/commanddescriptionprovider.hxx                            |   68 
 forms/source/inc/commandimageprovider.hxx                                  |   77 
 forms/source/inc/featuredispatcher.hxx                                     |   12 
 forms/source/inc/formnavigation.hxx                                        |   24 
 forms/source/inc/frm_strings.hxx                                           |    2 
 forms/source/inc/property.hrc                                              |    2 
 forms/source/richtext/richtextmodel.cxx                                    |   12 
 forms/source/richtext/richtextmodel.hxx                                    |    3 
 forms/source/runtime/formoperations.cxx                                    |    2 
 forms/source/runtime/formoperations.hxx                                    |   20 
 forms/source/solar/component/navbarcontrol.cxx                             |   79 
 forms/source/solar/component/navbarcontrol.hxx                             |   22 
 forms/source/solar/control/navtoolbar.cxx                                  |  254 
 forms/source/solar/inc/navtoolbar.hxx                                      |   46 
 framework/inc/uielement/generictoolbarcontroller.hxx                       |   27 
 framework/inc/uielement/toolbarmanager.hxx                                 |    7 
 framework/inc/xml/menuconfiguration.hxx                                    |    1 
 framework/inc/xml/menudocumenthandler.hxx                                  |    5 
 framework/inc/xml/toolboxconfigurationdefines.hxx                          |    3 
 framework/inc/xml/toolboxdocumenthandler.hxx                               |    6 
 framework/source/classes/menumanager.cxx                                   |   22 
 framework/source/layoutmanager/layoutmanager.cxx                           |    1 
 framework/source/services/backingwindow.cxx                                |   36 
 framework/source/uielement/generictoolbarcontroller.cxx                    |   66 
 framework/source/uielement/menubarmanager.cxx                              |   26 
 framework/source/uielement/toolbarmanager.cxx                              |   65 
 framework/source/xml/menudocumenthandler.cxx                               |  135 
 framework/source/xml/toolboxdocumenthandler.cxx                            |   83 
 goodies/source/filter.vcl/ieps/ieps.cxx                                    |   68 
 instsetoo_native/inc_ooolangpack/windows/msi_languages/CustomAc.ulf        |   12 
 instsetoo_native/util/openoffice.lst                                       |   54 
 linguistic/source/gciterator.cxx                                           |    3 
 offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl                   |   11 
 offapi/com/sun/star/awt/UnoControlDateFieldModel.idl                       |   11 
 offapi/com/sun/star/awt/UnoControlEditModel.idl                            |   11 
 offapi/com/sun/star/awt/UnoControlFileControlModel.idl                     |   10 
 offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl                  |   11 
 offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl                    |   11 
 offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl                    |   11 
 offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl                       |   11 
 offapi/com/sun/star/form/FormController.idl                                |  105 
 offapi/com/sun/star/form/FormControllerDispatcher.idl                      |  170 
 offapi/com/sun/star/form/XFormController.idl                               |   53 
 offapi/com/sun/star/form/runtime/FilterEvent.idl                           |   64 
 offapi/com/sun/star/form/runtime/FormController.idl                        |   51 
 offapi/com/sun/star/form/runtime/FormOperations.idl                        |    4 
 offapi/com/sun/star/form/runtime/XFilterController.idl                     |  180 
 offapi/com/sun/star/form/runtime/XFilterControllerListener.idl             |   84 
 offapi/com/sun/star/form/runtime/XFormController.idl                       |  373 
 offapi/com/sun/star/form/runtime/XFormControllerContext.idl                |   57 
 offapi/com/sun/star/form/runtime/XFormOperations.idl                       |    6 
 offapi/com/sun/star/form/runtime/makefile.mk                               |    8 
 offapi/com/sun/star/sdb/DataSourceBrowser.idl                              |    6 
 offapi/com/sun/star/sdb/DatabaseContext.idl                                |   17 
 offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl                      |   60 
 offapi/com/sun/star/sdb/XDatabaseAccess.idl                                |   49 
 offapi/com/sun/star/sdb/XDatabaseAccessListener.idl                        |   35 
 offapi/com/sun/star/sdb/XDatabaseEnvironment.idl                           |   27 
 offapi/com/sun/star/sdb/XDatabaseRegistrations.idl                         |  158 
 offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl                 |   70 
 offapi/com/sun/star/sdb/makefile.mk                                        |    3 
 offapi/com/sun/star/ui/ItemStyle.idl                                       |    5 
 offapi/com/sun/star/view/DuplexMode.idl                                    |   69 
 offapi/com/sun/star/view/PrintOptions.idl                                  |    7 
 offapi/com/sun/star/view/XFormLayerAccess.idl                              |    8 
 offapi/com/sun/star/view/makefile.mk                                       |    3 
 offapi/util/makefile.mk                                                    |    4 
 officecfg/registry/data/org/openoffice/Office/DataAccess.xcu               |    2 
 officecfg/registry/data/org/openoffice/Office/Math.xcu                     |  198 
 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu        |   10 
 officecfg/registry/data/org/openoffice/VCL.xcu                             |    8 
 officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs             |    8 
 ooo_custom_images/industrial/lc10713.png                                   |binary
 ooo_custom_images/industrial/sc10713.png                                   |binary
 ooo_custom_images/tango/lc10713.png                                        |binary
 ooo_custom_images/tango/sc10713.png                                        |binary
 padmin/source/padialog.cxx                                                 |  149 
 padmin/source/padialog.hxx                                                 |    2 
 qadevOOo/tests/java/ifc/view/_XFormLayerAccess.java                        |    2 
 reportbuilder/registry/data/org/openoffice/Office/Accelerators.xcu         |    7 
 reportbuilder/registry/data/org/openoffice/Office/UI/ReportCommands.xcu    |    8 
 reportdesign/source/filter/xml/xmlExport.cxx                               |   16 
 reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx                |   29 
 reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx                |    1 
 reportdesign/source/ui/report/ReportController.cxx                         |    4 
 reportdesign/uiconfig/dbreport/accelerator/de-DE/default.xml               |    1 
 reportdesign/uiconfig/dbreport/accelerator/en-GB/default.xml               |    1 
 reportdesign/uiconfig/dbreport/accelerator/en-US/default.xml               |    1 
 rsc/source/parser/rscicpx.cxx                                              |    1 
 sal/osl/unx/file_misc.cxx                                                  |   18 
 sal/util/makefile.mk                                                       |    6 
 sal/util/salalloc.list                                                     |    7 
 sc/inc/docuno.hxx                                                          |    5 
 sc/inc/sc.hrc                                                              |    2 
 sc/inc/viewuno.hxx                                                         |    5 
 sc/source/core/data/documen4.cxx                                           |   12 
 sc/source/core/tool/printopt.cxx                                           |    4 
 sc/source/core/tool/rechead.cxx                                            |    2 
 sc/source/ui/docshell/docsh4.cxx                                           |    7 
 sc/source/ui/inc/pfuncache.hxx                                             |    6 
 sc/source/ui/src/scstring.src                                              |   26 
 sc/source/ui/unoobj/docuno.cxx                                             |  322 
 sc/source/ui/unoobj/viewuno.cxx                                            |    4 
 sc/source/ui/view/gridwin3.cxx                                             |    1 
 sc/source/ui/view/olkact.cxx                                               |    2 
 sc/source/ui/view/output3.cxx                                              |    3 
 sc/source/ui/view/pfuncache.cxx                                            |    4 
 sc/source/ui/view/prevwsh2.cxx                                             |    2 
 sc/source/ui/view/printfun.cxx                                             |   24 
 sc/source/ui/view/viewfun3.cxx                                             |    2 
 scp2/source/ooo/file_ooo.scp                                               |   49 
 scp2/source/ooo/module_hidden_ooo.scp                                      |   65 
 scripting/source/dlgprov/dlgevtatt.cxx                                     |   88 
 sd/source/ui/inc/DocumentRenderer.hxx                                      |   85 
 sd/source/ui/inc/DrawController.hxx                                        |    2 
 sd/source/ui/inc/PrintManager.hxx                                          |  213 
 sd/source/ui/inc/ViewShellBase.hxx                                         |    7 
 sd/source/ui/unoidl/DrawController.cxx                                     |    4 
 sd/source/ui/unoidl/unomodel.cxx                                           |    4 
 sd/source/ui/view/DocumentRenderer.cxx                                     | 2363 +
 sd/source/ui/view/DocumentRenderer.hrc                                     |   80 
 sd/source/ui/view/DocumentRenderer.src                                     |  298 
 sd/source/ui/view/PrintManager.cxx                                         | 1802 
 sd/source/ui/view/ViewShellBase.cxx                                        |  193 
 sd/source/ui/view/makefile.mk                                              |    8 
 sd/util/makefile.mk                                                        |    1 
 setup_native/source/packinfo/packinfo_office.txt                           |   88 
 setup_native/source/packinfo/spellchecker_selection.txt                    |   30 
 sfx2/inc/sfx2/event.hxx                                                    |   19 
 sfx2/inc/sfx2/objsh.hxx                                                    |    2 
 sfx2/inc/sfx2/prnmon.hxx                                                   |   12 
 sfx2/inc/sfx2/sfxbasecontroller.hxx                                        |    4 
 sfx2/inc/sfx2/sfxsids.hrc                                                  |    2 
 sfx2/inc/sfx2/viewfrm.hxx                                                  |    2 
 sfx2/inc/sfx2/viewsh.hxx                                                   |    9 
 sfx2/source/appl/appopen.cxx                                               |    2 
 sfx2/source/control/shell.cxx                                              |    2 
 sfx2/source/dialog/filedlghelper.cxx                                       |    4 
 sfx2/source/doc/objcont.cxx                                                |   79 
 sfx2/source/doc/printhelper.cxx                                            |   92 
 sfx2/source/view/makefile.mk                                               |    3 
 sfx2/source/view/printer.cxx                                               |   14 
 sfx2/source/view/prnmon.cxx                                                |    6 
 sfx2/source/view/topfrm.cxx                                                |    2 
 sfx2/source/view/viewfrm.cxx                                               |   14 
 sfx2/source/view/viewimp.hxx                                               |    4 
 sfx2/source/view/viewprn.cxx                                               |  816 
 sfx2/source/view/viewsh.cxx                                                |   23 
 solenv/inc/minor.mk                                                        |    6 
 solenv/inc/postset.mk                                                      |    1 
 sot/source/sdstor/stgstrms.cxx                                             |    2 
 sot/source/sdstor/stgstrms.hxx                                             |    3 
 starmath/inc/document.hxx                                                  |    5 
 starmath/inc/starmath.hrc                                                  |    2 
 starmath/inc/types.hxx                                                     |  102 
 starmath/inc/unomodel.hxx                                                  |   23 
 starmath/inc/view.hxx                                                      |    5 
 starmath/source/document.cxx                                               |   11 
 starmath/source/format.cxx                                                 |    6 
 starmath/source/mathmlimport.cxx                                           | 6379 +--
 starmath/source/node.cxx                                                   |    4 
 starmath/source/rect.cxx                                                   |    3 
 starmath/source/smres.src                                                  |  257 
 starmath/source/types.cxx                                                  |  214 
 starmath/source/unomodel.cxx                                               |  149 
 starmath/source/view.cxx                                                   |   71 
 starmath/util/makefile.mk                                                  |    1 
 svl/inc/svl/solar.hrc                                                      |   11 
 svl/source/numbers/numhead.cxx                                             |    2 
 svtools/inc/svtools/imapobj.hxx                                            |    2 
 svtools/source/control/filectrl.cxx                                        |    3 
 svtools/source/dialogs/prnsetup.cxx                                        |    2 
 svtools/source/filter.vcl/filter/filter2.cxx                               |    3 
 svtools/source/misc/imap.cxx                                               |    7 
 svtools/source/uno/unoiface.cxx                                            |   80 
 svx/inc/fmhelp.hrc                                                         |    4 
 svx/inc/pch/precompiled_svx.hxx                                            |    4 
 svx/inc/svx/fmdpage.hxx                                                    |    5 
 svx/inc/svx/fmgridcl.hxx                                                   |    5 
 svx/inc/svx/fmshell.hxx                                                    |    6 
 svx/inc/svx/fmtools.hxx                                                    |  158 
 svx/inc/svx/fmview.hxx                                                     |    6 
 svx/inc/svx/gridctrl.hxx                                                   |    7 
 svx/inc/svx/sdr/contact/viewobjectcontactofunocontrol.hxx                  |    7 
 svx/inc/svx/svdograf.hxx                                                   |    1 
 svx/inc/svx/svdpntv.hxx                                                    |    9 
 svx/source/dialog/fntctrl.cxx                                              |    2 
 svx/source/fmcomp/fmgridcl.cxx                                             |   15 
 svx/source/fmcomp/fmgridif.cxx                                             |   77 
 svx/source/fmcomp/gridcell.cxx                                             |   10 
 svx/source/fmcomp/gridcols.cxx                                             |   33 
 svx/source/fmcomp/gridctrl.cxx                                             |   46 
 svx/source/form/confirmdelete.cxx                                          |  138 
 svx/source/form/delayedevent.cxx                                           |    4 
 svx/source/form/filtnav.cxx                                                | 1112 
 svx/source/form/fmcontrolbordermanager.cxx                                 |    3 
 svx/source/form/fmcontrollayout.cxx                                        |    3 
 svx/source/form/fmctrler.cxx                                               | 4020 --
 svx/source/form/fmdispatch.cxx                                             |  229 
 svx/source/form/fmobj.cxx                                                  |   70 
 svx/source/form/fmservs.cxx                                                |    9 
 svx/source/form/fmshell.cxx                                                |   11 
 svx/source/form/fmshimp.cxx                                                |  463 
 svx/source/form/fmstring.src                                               |    2 
 svx/source/form/fmtextcontrolshell.cxx                                     |    1 
 svx/source/form/fmtools.cxx                                                |  734 
 svx/source/form/fmundo.cxx                                                 |   67 
 svx/source/form/fmview.cxx                                                 |    2 
 svx/source/form/fmvwimp.cxx                                                |  225 
 svx/source/form/formcontrolfactory.cxx                                     |    3 
 svx/source/form/formcontroller.cxx                                         | 4317 ++
 svx/source/form/formcontrolling.cxx                                        |    4 
 svx/source/form/formdispatchinterceptor.cxx                                |  213 
 svx/source/form/formfeaturedispatcher.cxx                                  |  241 
 svx/source/form/legacyformcontroller.cxx                                   |  225 
 svx/source/form/makefile.mk                                                |    9 
 svx/source/inc/confirmdelete.hxx                                           |   62 
 svx/source/inc/delayedevent.hxx                                            |    4 
 svx/source/inc/filtnav.hxx                                                 |   84 
 svx/source/inc/fmPropBrw.hxx                                               |    1 
 svx/source/inc/fmcontrolbordermanager.hxx                                  |    5 
 svx/source/inc/fmcontrollayout.hxx                                         |    3 
 svx/source/inc/fmctrler.hxx                                                |  617 
 svx/source/inc/fmdispatch.hxx                                              |  158 
 svx/source/inc/fmexpl.hxx                                                  |    6 
 svx/source/inc/fmservs.hxx                                                 |    2 
 svx/source/inc/fmshimp.hxx                                                 |   28 
 svx/source/inc/fmsrcimp.hxx                                                |   17 
 svx/source/inc/fmtextcontrolshell.hxx                                      |   16 
 svx/source/inc/fmvwimp.hxx                                                 |   44 
 svx/source/inc/formcontroller.hxx                                          |  592 
 svx/source/inc/formcontrolling.hxx                                         |   15 
 svx/source/inc/formdispatchinterceptor.hxx                                 |  118 
 svx/source/inc/formfeaturedispatcher.hxx                                   |  157 
 svx/source/inc/gridcell.hxx                                                |    2 
 svx/source/inc/tabwin.hxx                                                  |    3 
 svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx                       |   12 
 svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx                   |  123 
 svx/source/src/app.src                                                     |   19 
 svx/source/svdraw/svdograf.cxx                                             |   17 
 svx/source/svdraw/svdotext.cxx                                             |    3 
 svx/source/svdraw/svdpntv.cxx                                              |    3 
 svx/source/table/svdotable.cxx                                             |    2 
 svx/source/unodraw/unoshap2.cxx                                            |    4 
 svx/source/unodraw/unoshap4.cxx                                            |    4 
 svx/source/unodraw/unoshape.cxx                                            |    8 
 sw/inc/IDocumentDeviceAccess.hxx                                           |    2 
 sw/inc/cmdid.h                                                             |    1 
 sw/inc/dbfld.hxx                                                           |    1 
 sw/inc/dbmgr.hxx                                                           |    8 
 sw/inc/doc.hxx                                                             |   18 
 sw/inc/docsh.hxx                                                           |    1 
 sw/inc/globals.hrc                                                         |    1 
 sw/inc/printdata.hxx                                                       |  293 
 sw/inc/rolbck.hxx                                                          |    3 
 sw/inc/swprtopt.hxx                                                        |   42 
 sw/inc/unomod.hxx                                                          |    2 
 sw/inc/unotxdoc.hxx                                                        |  487 
 sw/inc/viewopt.hxx                                                         |   12 
 sw/inc/viewsh.hxx                                                          |   43 
 sw/sdi/swriter.sdi                                                         |   25 
 sw/sdi/swslots.src                                                         |    6 
 sw/sdi/viewsh.sdi                                                          |    4 
 sw/source/core/access/accpage.cxx                                          |    5 
 sw/source/core/doc/doc.cxx                                                 |  638 
 sw/source/core/doc/docdesc.cxx                                             |    1 
 sw/source/core/doc/docnew.cxx                                              |   33 
 sw/source/core/doc/notxtfrm.cxx                                            |   58 
 sw/source/core/fields/dbfld.cxx                                            |    4 
 sw/source/core/fields/docufld.cxx                                          |    3 
 sw/source/core/inc/cellfrm.hxx                                             |    2 
 sw/source/core/inc/flyfrm.hxx                                              |    2 
 sw/source/core/inc/frame.hxx                                               |    3 
 sw/source/core/inc/layfrm.hxx                                              |    2 
 sw/source/core/inc/notxtfrm.hxx                                            |    2 
 sw/source/core/inc/rootfrm.hxx                                             |    2 
 sw/source/core/inc/tabfrm.hxx                                              |    2 
 sw/source/core/inc/txtfrm.hxx                                              |    2 
 sw/source/core/inc/viewimp.hxx                                             |   10 
 sw/source/core/layout/paintfrm.cxx                                         |   22 
 sw/source/core/layout/unusedf.cxx                                          |    2 
 sw/source/core/layout/wsfrm.cxx                                            |    5 
 sw/source/core/text/frmpaint.cxx                                           |    2 
 sw/source/core/text/itrform2.cxx                                           |    6 
 sw/source/core/text/porrst.cxx                                             |    1 
 sw/source/core/unocore/unodraw.cxx                                         |   24 
 sw/source/core/view/vdraw.cxx                                              |    8 
 sw/source/core/view/viewpg.cxx                                             |  744 
 sw/source/core/view/vnew.cxx                                               |    7 
 sw/source/core/view/vprint.cxx                                             | 1395 
 sw/source/filter/html/htmlform.cxx                                         |    3 
 sw/source/filter/rtf/rtfatr.cxx                                            |    2 
 sw/source/filter/ww8/wrtw8sty.cxx                                          |   63 
 sw/source/filter/ww8/wrtww8.cxx                                            |    6 
 sw/source/filter/ww8/wrtww8.hxx                                            |   28 
 sw/source/filter/ww8/ww8atr.cxx                                            |   22 
 sw/source/filter/ww8/ww8attributeoutput.hxx                                |    3 
 sw/source/filter/ww8/ww8graf.cxx                                           |    5 
 sw/source/filter/ww8/ww8par.cxx                                            |   20 
 sw/source/filter/ww8/ww8par2.cxx                                           |   31 
 sw/source/filter/ww8/ww8scan.cxx                                           |   66 
 sw/source/filter/ww8/ww8scan.hxx                                           |    2 
 sw/source/ui/app/docsh2.cxx                                                |    2 
 sw/source/ui/app/docst.cxx                                                 |    1 
 sw/source/ui/app/mn.src                                                    |    6 
 sw/source/ui/config/optdlg.hrc                                             |    8 
 sw/source/ui/config/optdlg.src                                             |  103 
 sw/source/ui/config/optpage.cxx                                            |   85 
 sw/source/ui/config/prtopt.cxx                                             |   30 
 sw/source/ui/dbui/dbmgr.cxx                                                |  494 
 sw/source/ui/dbui/mmoutputpage.cxx                                         |   19 
 sw/source/ui/envelp/mailmrge.cxx                                           |    4 
 sw/source/ui/inc/cfgitems.hxx                                              |    8 
 sw/source/ui/inc/optpage.hxx                                               |    8 
 sw/source/ui/inc/pview.hxx                                                 |    2 
 sw/source/ui/inc/srcview.hxx                                               |   10 
 sw/source/ui/inc/unotxvw.hxx                                               |    2 
 sw/source/ui/inc/view.hxx                                                  |    9 
 sw/source/ui/misc/glshell.cxx                                              |    8 
 sw/source/ui/uiview/makefile.mk                                            |    1 
 sw/source/ui/uiview/pview.cxx                                              |   75 
 sw/source/ui/uiview/pview.src                                              |    5 
 sw/source/ui/uiview/srcview.cxx                                            |  170 
 sw/source/ui/uiview/view.cxx                                               |   64 
 sw/source/ui/uiview/viewprt.cxx                                            |  304 
 sw/source/ui/uno/unomailmerge.cxx                                          |    1 
 sw/source/ui/uno/unomod.cxx                                                |   38 
 sw/source/ui/uno/unotxdoc.cxx                                              |  832 
 sw/source/ui/uno/unotxvw.cxx                                               |    5 
 sw/uiconfig/sglobal/toolbar/previewobjectbar.xml                           |    1 
 sw/uiconfig/sweb/toolbar/previewobjectbar.xml                              |    1 
 sw/uiconfig/swform/toolbar/previewobjectbar.xml                            |    1 
 sw/uiconfig/swreport/toolbar/previewobjectbar.xml                          |    1 
 sw/uiconfig/swriter/toolbar/previewobjectbar.xml                           |    1 
 sw/uiconfig/swxform/toolbar/previewobjectbar.xml                           |    1 
 testautomation/chart2/required/includes/ch2_format.inc                     |   74 
 testautomation/chart2/tools/ch_tools_statistics.inc                        |    2 
 testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc         |    2 
 testautomation/dbaccess/optional/includes/ctrl_Wizards.inc                 |    3 
 testautomation/framework/optional/f_CJK_GridLayout.bas                     |    6 
 testautomation/framework/optional/includes/CJK_CollationDialogue_1.inc     | 1267 
 testautomation/framework/optional/includes/CJK_FeatureSwitchTest_1.inc     |  887 
 testautomation/framework/optional/includes/CJK_RubyDialogueProposal_1.inc  |  271 
 testautomation/framework/optional/includes/options_ooo_general.inc         |  615 
 testautomation/framework/optional/includes/options_so_4.inc                |  707 
 testautomation/framework/optional/includes/options_so_5.inc                |  612 
 testautomation/framework/optional/includes/w_grid_layout1.inc              |  542 
 testautomation/framework/required/includes/help_browser.inc                |   57 
 testautomation/framework/tools/includes/CJK_tools.inc                      |   31 
 testautomation/framework/tools/includes/customize_tools.inc                |    9 
 testautomation/framework/tools/includes/fileoperations.inc                 |   17 
 testautomation/framework/tools/includes/help_tools.inc                     |    4 
 testautomation/global/required/includes/g_printing.inc                     |  524 
 testautomation/global/tools/includes/optional/t_control_objects.inc        |  157 
 testautomation/global/tools/includes/optional/t_docfuncs.inc               |   43 
 testautomation/global/tools/includes/required/t_tools2.inc                 |    4 
 testautomation/global/win/dial_d_h.win                                     |    3 
 testautomation/global/win/edia_p_s.win                                     |   96 
 testautomation/global/win/sys_dial.win                                     |   18 
 testautomation/global/win/tab_a_d.win                                      |    8 
 testautomation/graphics/optional/g_print.bas                               |   64 
 testautomation/graphics/optional/includes/global/g_print.inc               |  164 
 testautomation/graphics/optional/includes/global/id_001.inc                |   25 
 testautomation/graphics/optional/includes/global/id_009.inc                |    6 
 testautomation/graphics/required/d_updt.bas                                |    4 
 testautomation/graphics/required/i_updt_2.bas                              |    5 
 testautomation/graphics/required/includes/global/id_001.inc                |   33 
 testautomation/graphics/required/includes/global/id_009.inc                |    6 
 testautomation/graphics/tools/id_tools_2.inc                               |    1 
 testautomation/math/optional/includes/m_101_.inc                           |   21 
 testautomation/math/required/includes/m_001_.inc                           |   22 
 testautomation/math/required/includes/m_007_.inc                           |    4 
 testautomation/math/required/m_updt.bas                                    |    5 
 testautomation/spreadsheet/optional/includes/printrange/c_printrange.inc   |   26 
 testautomation/spreadsheet/optional/includes/printscale/c_print_scale.inc  |   16 
 testautomation/spreadsheet/required/c_updt1.bas                            |    4 
 testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc           |    2 
 testautomation/spreadsheet/required/includes/c_upd_filemenu.inc            |   71 
 testautomation/writer/optional/includes/fields/w_fields4.inc               |    8 
 testautomation/writer/optional/includes/insertgraphic/w_insertgraphic1.inc |  122 
 testautomation/writer/optional/includes/insertgraphic/w_insertgraphic4.inc |    8 
 testautomation/writer/optional/includes/option/wh_o_1.inc                  |  150 
 testautomation/writer/optional/includes/option/wh_o_2.inc                  |  142 
 testautomation/writer/optional/includes/option/wr_o_1.inc                  |   52 
 testautomation/writer/optional/includes/option/wr_o_2.inc                  |  152 
 testautomation/writer/optional/includes/option/wr_o_3.inc                  |   12 
 testautomation/writer/optional/includes/option/wr_o_4.inc                  |  103 
 testautomation/writer/optional/includes/option/wr_o_a.inc                  |    7 
 testautomation/writer/optional/w_fields.bas                                |    3 
 testautomation/writer/optional/w_insertgraphic.bas                         |    1 
 testautomation/writer/required/includes/w_001a_.inc                        | 1062 
 testautomation/writer/required/includes/w_011_.inc                         |    2 
 testautomation/writer/required/w_updt.bas                                  |    5 
 testautomation/writer/tools/includes/w_tools.inc                           |    6 
 toolkit/inc/toolkit/awt/vclxprinter.hxx                                    |   15 
 toolkit/source/awt/vclxprinter.cxx                                         |   36 
 toolkit/source/awt/vclxwindows.cxx                                         |    6 
 toolkit/source/controls/formattedcontrol.cxx                               |    1 
 toolkit/source/controls/unocontrols.cxx                                    |    2 
 tools/inc/tools/multisel.hxx                                               |  104 
 tools/inc/tools/stream.hxx                                                 |    5 
 tools/source/fsys/urlobj.cxx                                               |   18 
 tools/source/memtools/makefile.mk                                          |    2 
 tools/source/memtools/multisel.cxx                                         |  298 
 tools/workben/urltest.cxx                                                  |   14 
 transex3/source/inireader.cxx                                              |    2 
 unotools/inc/unotools/confignode.hxx                                       |    3 
 unotools/source/config/confignode.cxx                                      |   23 
 vcl/aqua/inc/aquaprintview.h                                               |   26 
 vcl/aqua/inc/salgdi.h                                                      |    3 
 vcl/aqua/inc/salprn.h                                                      |   41 
 vcl/aqua/source/gdi/aquaprintaccessoryview.mm                              | 1237 
 vcl/aqua/source/gdi/aquaprintview.mm                                       |   11 
 vcl/aqua/source/gdi/makefile.mk                                            |    1 
 vcl/aqua/source/gdi/salgdi.cxx                                             |   12 
 vcl/aqua/source/gdi/salgdiutils.cxx                                        |   35 
 vcl/aqua/source/gdi/salprn.cxx                                             |  320 
 vcl/inc/vcl/arrange.hxx                                                    |  425 
 vcl/inc/vcl/button.hxx                                                     |   16 
 vcl/inc/vcl/configsettings.hxx                                             |    3 
 vcl/inc/vcl/edit.hxx                                                       |    1 
 vcl/inc/vcl/fixed.hxx                                                      |    1 
 vcl/inc/vcl/gdimtf.hxx                                                     |    1 
 vcl/inc/vcl/impprn.hxx                                                     |    3 
 vcl/inc/vcl/jobdata.hxx                                                    |    2 
 vcl/inc/vcl/jobset.h                                                       |   13 
 vcl/inc/vcl/lstbox.h                                                       |    5 
 vcl/inc/vcl/menu.hxx                                                       |    2 
 vcl/inc/vcl/oldprintadaptor.hxx                                            |   52 
 vcl/inc/vcl/outdev.hxx                                                     |    5 
 vcl/inc/vcl/print.h                                                        |   23 
 vcl/inc/vcl/print.hxx                                                      |  393 
 vcl/inc/vcl/printerjob.hxx                                                 |    2 
 vcl/inc/vcl/prndlg.hxx                                                     |  306 
 vcl/inc/vcl/prntypes.hxx                                                   |    3 
 vcl/inc/vcl/salprn.hxx                                                     |   18 
 vcl/inc/vcl/salptype.hxx                                                   |    6 
 vcl/inc/vcl/svdata.hxx                                                     |    8 
 vcl/inc/vcl/svids.hrc                                                      |  100 
 vcl/inc/vcl/tabctrl.hxx                                                    |   13 
 vcl/inc/vcl/toolbox.hxx                                                    |    3 
 vcl/inc/vcl/virdev.hxx                                                     |   11 
 vcl/inc/vcl/window.h                                                       |    3 
 vcl/os2/inc/salprn.h                                                       |    5 
 vcl/os2/source/gdi/salprn.cxx                                              |   11 
 vcl/prj/build.lst                                                          |    2 
 vcl/prj/d.lst                                                              |    2 
 vcl/source/app/salvtables.cxx                                              |    4 
 vcl/source/app/svdata.cxx                                                  |   11 
 vcl/source/app/svmain.cxx                                                  |   20 
 vcl/source/control/button.cxx                                              |   99 
 vcl/source/control/edit.cxx                                                |   45 
 vcl/source/control/fixed.cxx                                               |    8 
 vcl/source/control/ilstbox.cxx                                             |    2 
 vcl/source/control/lstbox.cxx                                              |   57 
 vcl/source/control/tabctrl.cxx                                             |  189 
 vcl/source/gdi/bmpconv.cxx                                                 |    3 
 vcl/source/gdi/gdimtf.cxx                                                  |   34 
 vcl/source/gdi/impprn.cxx                                                  |    2 
 vcl/source/gdi/jobset.cxx                                                  |   26 
 vcl/source/gdi/makefile.mk                                                 |    4 
 vcl/source/gdi/oldprintadaptor.cxx                                         |  117 
 vcl/source/gdi/print.cxx                                                   |  484 
 vcl/source/gdi/print2.cxx                                                  |   35 
 vcl/source/gdi/print3.cxx                                                  | 1765 
 vcl/source/gdi/virdev.cxx                                                  |   29 
 vcl/source/helper/xconnection.cxx                                          |   36 
 vcl/source/src/images.src                                                  |   20 
 vcl/source/src/makefile.mk                                                 |    5 
 vcl/source/src/print.src                                                   |  495 
 vcl/source/src/stdtext.src                                                 |    7 
 vcl/source/window/arrange.cxx                                              |  906 
 vcl/source/window/makefile.mk                                              |    4 
 vcl/source/window/printdlg.cxx                                             | 2489 +
 vcl/source/window/toolbox.cxx                                              |   26 
 vcl/source/window/window.cxx                                               |   21 
 vcl/source/window/window2.cxx                                              |    2 
 vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx                                   |   13 
 vcl/unx/headless/svpprn.cxx                                                |  114 
 vcl/unx/headless/svpprn.hxx                                                |    6 
 vcl/unx/inc/salprn.h                                                       |    6 
 vcl/unx/source/app/saldisp.cxx                                             |    6 
 vcl/unx/source/gdi/salprnpsp.cxx                                           |  125 
 vcl/unx/source/plugadapt/salplug.cxx                                       |    4 
 vcl/unx/source/printer/jobdata.cxx                                         |   22 
 vcl/unx/source/printergfx/printerjob.cxx                                   |   45 
 vcl/util/hidother.src                                                      |   34 
 vcl/util/makefile.mk                                                       |    1 
 vcl/win/inc/salprn.h                                                       |    5 
 vcl/win/source/gdi/salnativewidgets-luna.cxx                               |   61 
 vcl/win/source/gdi/salprn.cxx                                              |   72 
 wizards/com/sun/star/wizards/db/CommandMetaData.java                       |    4 
 wizards/com/sun/star/wizards/db/DBMetaData.java                            |  185 
 wizards/com/sun/star/wizards/table/TableWizard.java                        |    6 
 721 files changed, 55234 insertions(+), 35023 deletions(-)
---


More information about the Libreoffice-commits mailing list