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

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


    from 746b6bc7ae Fixed typo (0.5 -> Zoom 50%)
     new 04143ddcdd Refs #i112383# and #i117960#. backporting to AOO41X .
     new 3105b892db fixed encoding problem my commit caused somehow
     new 2a312b7aa5 updated to enable macro execution.
     new 4dcbef3e4f Refs i126272 - fix for comment on single line if then else 
statement original commit to trunk: i126272 OpenOffice.org Basic compile error 
: if statement followed by End If - in next Line ???
     new e3244c50aa added test spreadsheet for single line comments and added 
it to test
     new 0c8b819cba Merge pull request #150 from cbmarcum/basicBackports

The 5529 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/basic/source/comp/loops.cxx                         |   2 +-
 main/basic/source/comp/token.cxx                         |   3 ++-
 main/basic/source/sbx/sbxscan.cxx                        |   4 ++--
 .../uno/sc/fvt/Basic Line as variable and Line Input.ods | Bin 0 -> 9547 bytes
 test/testuno/data/uno/sc/fvt/StarBasicCLng.ods           | Bin 0 -> 9463 bytes
 .../uno/sc/fvt/comment-in-single-line-if-then-else.ods   | Bin 0 -> 9580 bytes
 .../source/fvt/uno/sc/formula/TestFormulaDocs.java       |  14 ++++++++++++--
 7 files changed, 17 insertions(+), 6 deletions(-)
 create mode 100644 test/testuno/data/uno/sc/fvt/Basic Line as variable and 
Line Input.ods
 create mode 100644 test/testuno/data/uno/sc/fvt/StarBasicCLng.ods
 create mode 100644 
test/testuno/data/uno/sc/fvt/comment-in-single-line-if-then-else.ods

Reply via email to