This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from d4f70fd7fc Cleanup
     new 5860e38fa5 Port main/unotools component_getFactory() to the component 
context API.
     new 44ec3a93a8 Port main/fileaccess component_getFactory() to the 
component context API.
     new ad380fcac8 Port main/linguistic component_getFactory() to the 
component context API.
     new 4fc7055894 Port main/basctl component_getFactory() to the component 
context API.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/basctl/source/basicide/register.cxx     |  47 +++------
 main/basctl/source/basicide/unomodel.cxx     |   2 +-
 main/basctl/source/basicide/unomodel.hxx     |   4 +-
 main/fileaccess/source/FileAccess.cxx        |  65 +++++-------
 main/linguistic/source/convdiclist.cxx       |  22 +---
 main/linguistic/source/dlistimp.cxx          |  21 +---
 main/linguistic/source/gciterator.cxx        |  50 +++------
 main/linguistic/source/gciterator.hxx        |   7 +-
 main/linguistic/source/lngopt.cxx            |  21 +---
 main/linguistic/source/lngreg.cxx            | 152 +++++++++++++--------------
 main/linguistic/source/lngsvcmgr.cxx         |  24 +----
 main/unotools/source/ucbhelper/XTempFile.hxx |   3 -
 main/unotools/source/ucbhelper/xtempfile.cxx |  32 +++---
 13 files changed, 154 insertions(+), 296 deletions(-)

Reply via email to