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

mseidel pushed a change to branch Pilot-Pirx-patch-1
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from ffa8d6d074 Merge branch 'trunk' into Pilot-Pirx-patch-1
     add 6f71c8ba79 Maintenance cleanup
     add 186aa86315 Adding Mongolian dictionary
     add 80b7aded82 Fix spelling (#216)
     add abfbd45ab9 Fix spelling (#217)
     add be5d7cd4cd Converrt line endings from Mac (CR) to Linux (LF)
     add d93c3826f2 Revert "Converrt line endings from Mac (CR) to Linux (LF)"
     add d07957091f Small changes in strings
     add 99ad85ff5d Fix spelling (#218)
     add 91d859a211 Translate some German comments to English.
     add 96178715f4 Just like we check for an initial decimal separator in 
ScanStartString() when the string doesn't start with a currency symbol, check 
for an initial decimal separator after the currency symbol too. Without this, 
"$.nn" gets parsed as a text field with "$.nn" instead of a numeric field with 
$0.nn.
     add ebe83c8c8d Maintenance cleanup
     add 0342f54247 Updated some strings
     add 0a01f5af36 Uodated two strings "temporally" to "temporarily" (#219)
     new 0c16cea95c Merge branch 'trunk' into Pilot-Pirx-patch-1

The 1 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:
 extras/l10n/source/nl/localize.sdf                 |    4 +-
 main/comphelper/source/misc/accessiblewrapper.cxx  |    4 +-
 main/cui/source/dialogs/insdlg.cxx                 | 1185 ++++++++++----------
 main/cui/source/dialogs/insrc.cxx                  |   21 +-
 main/cui/source/dialogs/newtabledlg.cxx            |   12 +-
 main/cui/source/dialogs/postdlg.cxx                |    4 +-
 main/dbaccess/source/ui/app/AppTitleWindow.hxx     |    2 +-
 main/drawinglayer/source/tools/converters.cxx      |    2 +-
 main/extensions.lst                                |    4 +
 main/extensions/source/update/check/updatehdl.src  |    8 +-
 main/filter/source/msfilter/msocximex.cxx          |    2 +-
 .../import/spreadsheetml/spreadsheetml2ooo.xsl     |   10 +-
 .../main/java/complex/unoapi/CheckModuleAPI.java   |   10 +-
 .../main/java/ifc/frame/_XDispatchRecorder.java    |    2 +-
 .../src/main/java/lib/MultiMethodTest.java         |    2 +-
 main/sal/qa/libs2test.txt                          |    2 +-
 main/sal/qa/osl/file/osl_File.cxx                  |   12 +-
 main/sal/qa/osl/module/osl_Module.cxx              |    2 +-
 main/sal/qa/osl/socket/osl_Socket.cxx              |   10 +-
 main/sal/qa/osl/socket/osl_Socket2.cxx             |    2 +-
 .../ui/slidesorter/cache/SlsCacheCompactor.hxx     |    2 +-
 main/svgio/source/svgreader/svgnode.cxx            |   64 +-
 main/svl/JunitTest_svl_complex.mk                  |    2 +
 .../NumberFormatterUnitTest.java}                  |   38 +-
 main/svl/source/numbers/zforfind.cxx               |   61 +-
 main/sw/source/ui/utlui/gloslst.src                |   68 +-
 main/sw/source/ui/utlui/unotools.src               |   89 +-
 main/sw/source/ui/utlui/utlui.src                  |   57 +-
 main/sw/source/ui/utlui/zoomctrl.cxx               |   22 +-
 .../com/sun/star/wizards/web/TOCPreview.java       |    2 +-
 main/xmloff/source/script/XMLEventExport.cxx       |    4 +-
 31 files changed, 816 insertions(+), 893 deletions(-)
 copy main/svl/qa/complex/{passwordcontainer/PasswordContainerUnitTest.java => 
numberformatter/NumberFormatterUnitTest.java} (70%)

Reply via email to