summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Collapse)AuthorFilesLines
2012-12-25Cleanup various javadoc issues.Pedro Giffuni5-9/+6
Collect several javadoc issues from Noel: Fix a bunch of javadoc warnings in param. Cleanup javadoc see tags. Fix various misc. javadoc issues. Author: Noel Grandin Notes: prefer: f6a62d9e4106f36aff899c847d63e3198532796e
2012-12-21Java cleanup: remove unnecessary semi-colons.Pedro Giffuni1-1/+1
Special thanks to the author for contributing to this project the result of such tedious and never sufficiently appreciated task! Author: Noel Grandin Notes: prefer: 2caf5d19376f211bce78c9ecf040fa686201befc
2012-12-18#i121496# - [PyUNO] Python3 supportPedro Giffuni1-66/+66
Add initial python 3 compatibility to native scripts now that pyuno supports python3. This is the result of running the python 2to3 script with conservative settings. Still more porting work may be required and any regression with the default Python 2.7.3 should be considered a bug. Notes: prefer: 2462391f4cc2ffad4fb218afe83ce0ed38f45207
2012-12-10Python3: Add some more python 2to3 compatibility and cleanups.Pedro Giffuni2-27/+32
Partially inspired by hanya's work. Notes: prefer: 4634cbc237239da771e0f6a81f78171ecec726ba
2012-07-31Python reindent.Pedro Giffuni2-9/+9
Notes: ignore: whitespace
2012-07-29#i550055# Simplify pythonscript.py codePedro Giffuni1-41/+41
author: hanya Notes: merged as: 7a6cc8bb59bf1cae6adabdf76e0bebd3f04f5e39
2012-07-27i119384 - Python: replace deprecated compiler module with astPedro Giffuni3-509/+519
The "compiler" module is deprecated on Python 2.6 and was removed on 3.x so it's a good time to replace it. The ast module was introduced in Python 2.5 so this will cause trouble if using very old versions of system python. While here run the python reindent tool on the adjacent files. Author: hanya Notes: prefer: 6af846d0a13a8fb6e5153a0759e4952907bb86e5
2012-05-30i118478 - Implement getInvocationContext in PyUNO ScriptContextAriel Constenla-Haile1-5/+51
Original author: Tsutomu Uchino <hanya.runo at gmail.com> Notes: merged as: b0c59c314610ee5c6a361b0d3629d5a676305c58
2012-04-03Update headers to Alv2 headersAndrew Rist1-0/+21
2012-03-31Update headers to Alv2 headersAndrew Rist2-0/+40
2012-03-30Update headers to Alv2 headersAndrew Rist9-7/+187
2012-03-29Update headers to Alv2 headersAndrew Rist4-0/+84
2012-03-29Update headers to Alv2 headersAndrew Rist6-0/+121
2012-03-29Update headers to Alv2 headersAndrew Rist3-2/+62
2012-03-29Update headers to Alv2 headersAndrew Rist5-0/+100
2012-03-29Update headers to Alv2 headersAndrew Rist5-0/+100
2012-03-29Update headers to Alv2 headersAndrew Rist9-0/+180
2012-03-28Added AL2 license.Andre Fischer26-0/+520
2012-03-26fix another XML snippet processed by xml2cmp - remove duplicate license headersOliver-Rainer Wittmann1-46/+0
2012-03-24Update headers to Alv2 headersAndrew Rist7-308/+0
2012-03-23Update headers to Alv2 headersAndrew Rist8-0/+528
2012-03-22Update headers to Alv2 headersAndrew Rist1-1/+1
2012-03-22Update headers to Alv2 headersAndrew Rist2-2/+4
2012-03-22Update headers to Alv2 headersAndrew Rist1-0/+21
2012-03-22Update headers to Alv2 headersAndrew Rist2-0/+42
2012-02-22Update headers to Alv2 headersAndrew Rist1-0/+20
2012-02-16remove svn:executable properties from many more non-exec filesHerbert Dürr1-0/+0
2012-02-15Change order of initialization to prevent WaE issue.Pavel Janík1-1/+1
2012-02-15remove svn:executable properties from more source filesHerbert Dürr5-0/+0
2012-02-15remove svn:executable properties from imagesHerbert Dürr1-0/+0
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr8-0/+0
2012-02-15remove svn:executable properties from configuration filesHerbert Dürr15-0/+0
2012-02-15remove svn:executable properties from source filesHerbert Dürr12-0/+0
2012-02-14i#106270#: Workbook.Close causes application crash. Confirmed by Uwe ↵Pedro Giffuni1-4/+53
Altamann. Patch by lihuiibm.
2012-02-03remove onlineregistration with dependenciesJürgen Schmidt4-4/+0
2012-01-25i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile1-6/+26
2012-01-25i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile1-1/+6
2012-01-17Update headers to Alv2 headersAndrew Rist1-26/+20
2012-01-16i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile1-23/+27
2012-01-10Update headers to Alv2 headersAndrew Rist12-312/+264
2012-01-10Update headers to Alv2 headersAndrew Rist3-78/+66
2012-01-10Update headers to Alv2 headersAndrew Rist17-446/+374
2011-12-30Update headers to Alv2 headersAndrew Rist3-72/+60
2011-12-30Update headers to Alv2 headersAndrew Rist1-25/+21
2011-12-23118623: Update of rhino from 1.5R5 to 1.7R3.Andre Fischer2-2/+11
Author: Tsutomu Uchino
2011-12-16118674: Made category B code optional and disabled by default.Andre Fischer2-3/+22
2011-11-30Update headers to Alv2 headersAndrew Rist1-26/+22
2011-11-30Update headers to Alv2 headersAndrew Rist1-26/+22
2011-11-06Update headers to Alv2 headersAndrew Rist37-822/+674
2011-11-06Update headers to Alv2 headersAndrew Rist33-736/+598