summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-59/+57
* make emailmerge work with python3 and python2 at the same timeCaolán McNamara2013-01-151-5/+12
* tidy mailmerge debuging messagesCaolán McNamara2013-01-151-16/+16
* make emailmerge work for me with python3Caolán McNamara2013-01-152-10/+29
* i118814 - Allow set connection timeout in Mail APIAriel Constenla-Haile2013-01-151-6/+22
* i118791 - Encode ReadableName in UTF-8 only when necessaryAriel Constenla-Haile2013-01-151-1/+6
* i118736 - i118787 : fix XMailMessage implementation in mailmerge.pyAriel Constenla-Haile2013-01-151-24/+25
* mailmerge.py: fix the debug strings againMichael Stahl2013-01-141-3/+3
* fdo#59249: mailmerge.py: adapt to changes in smtplib:Michael Stahl2013-01-141-8/+17
* Revert "fdo#59249: mailmerge.py: some more bytes vs. str mangling"Michael Stahl2013-01-141-4/+4
* fdo#59249: mailmerge.py: some more bytes vs. str manglingMichael Stahl2013-01-111-4/+4
* Can't convert 'Enum' resp. 'bytes' object to str implicitlyStephan Bergmann2013-01-111-2/+2
* fdo#59249: String literal needs a "b" prefix in Pyhton 3Stephan Bergmann2013-01-111-2/+2
* Fix type SMPT->SMTPJulien Nabet2013-01-071-15/+15
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-28/+19
* officehelper.py: fix obvious Python 3 issuesMichael Stahl2012-12-122-20/+20
* Remove xml2cmp leftoversStephan Bergmann2012-12-126-336/+0
* mailmerge.py: fix obvious Python 3 issuesMichael Stahl2012-12-112-59/+59
* Python: fix deprecated + "== None" instead of "is None"Julien Nabet2012-12-091-2/+2
* clean up more sbxToUnoValue declarationsMichael Stahl2012-12-041-3/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3013-27/+0
* Turn Python Scripting Provider from bundled extension to plain codeStephan Bergmann2012-11-305-76/+9
* OUString::concat() does not modify in-placeTor Lillqvist2012-11-282-3/+3
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-281-6/+3
* scripting: pythonscript.py: adapt to Python 3Michael Stahl2012-11-251-27/+48
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* targetted cleanup of misc. vba pieces.Noel Power2012-11-161-3/+3
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-157-27/+20
* scripting: warning C4804 usafe use of type boolMichael Stahl2012-11-081-1/+1
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-15/+25
* squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara2012-10-301-1/+1
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-4/+3
* gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl2012-10-231-0/+0
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-232-56/+30
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-235-90/+36
* sal_Bool->bool in scriptingNoel Grandin2012-10-043-5/+5
* Dead codeStephan Bergmann2012-10-0312-1783/+0
* Use prefixTor Lillqvist2012-10-0211-11/+11
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-15/+6
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-2/+2
* targetted VBA re-work.Noel Power2012-09-122-144/+11
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-15/+10
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-19/+15
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-13/+13
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-13/+13
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1