summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2013-07-15Related: fdo#66761 the double-encoding bug appears gone in python 3.3.2Caolán McNamara1-6/+14
2013-07-13Resolves: fdo#66761 Macro controlled Python Mailmerge brokenCaolán McNamara1-1/+4
2013-06-18Resolves: fdo#55411 python 2 vs 3 str/bytes encoding issuesCaolán McNamara1-4/+7
2013-02-18Fix typoJulien Nabet1-1/+1
2013-02-17fdo#60670: Create a new document in case there's noneXisco Fauli1-1/+6
2013-01-16make emailmerge work with python3 and python2 at the same timeCaolán McNamara2-62/+110
2013-01-14fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl1-8/+17
2013-01-11fdo#59249: String literal needs a "b" prefix in Pyhton 3Stephan Bergmann1-2/+2
2012-12-12officehelper.py: fix obvious Python 3 issuesMichael Stahl2-20/+20
2012-12-11mailmerge.py: fix obvious Python 3 issuesMichael Stahl2-59/+59
2012-12-10Python: fix deprecated + "== None" instead of "is None"Julien Nabet1-2/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens13-27/+0
2012-11-30Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann8-113/+26
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist2-3/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-6/+3
2012-11-27fdo#48317 - Support jumping to next/previous changeMuhammad Haggag1-0/+2
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+1
2012-11-25scripting: Capitalise.py example: fix Python 3 syntax errorsMichael Stahl1-4/+4
2012-11-25scripting: pythonscript.py: adapt to Python 3Michael Stahl1-27/+48
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
2012-11-16targetted cleanup of misc. vba pieces.Noel Power1-3/+3
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin7-27/+20
2012-11-08scripting: warning C4804 usafe use of type boolMichael Stahl1-1/+1
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-15/+25
2012-10-30squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara1-1/+1
2012-10-26fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann6-54/+9
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-4/+3
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl1-0/+0
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2-56/+30
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin5-90/+36
2012-10-22drop rdbmaker completelyMatúš Kukan1-1/+1
2012-10-10Fix "Content is not allowed in prolog" warningCaolán McNamara1-2/+2
2012-10-04sal_Bool->bool in scriptingNoel Grandin3-5/+5
2012-10-03Dead codeStephan Bergmann13-1788/+0
2012-10-02Use prefixTor Lillqvist12-12/+12
2012-09-29Use comphelper::getComponentContextStephan Bergmann3-15/+7
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl6-12/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl6-6/+12
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl6-0/+6
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza40-126/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-18/+7
2012-09-12targetted VBA re-work.Noel Power2-144/+11
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin10-44/+44
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin22-93/+0
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin9-32/+34
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin11-26/+0
2012-09-05Java cleanup, fix compile errorsNoel Grandin6-6/+7
2012-09-05Java cleanup, fix compile errorsNoel Grandin6-12/+12
2012-09-05Java cleanup, make the package name match the folder nameNoel Grandin11-15/+11