summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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-308-113/+26
* 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
* fdo#48317 - Support jumping to next/previous changeMuhammad Haggag2012-11-271-0/+2
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-1/+1
* scripting: Capitalise.py example: fix Python 3 syntax errorsMichael Stahl2012-11-251-4/+4
* scripting: pythonscript.py: adapt to Python 3Michael Stahl2012-11-251-27/+48
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
* 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#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann2012-10-266-54/+9
* 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
* drop rdbmaker completelyMatúš Kukan2012-10-221-1/+1
* Fix "Content is not allowed in prolog" warningCaolán McNamara2012-10-101-2/+2
* sal_Bool->bool in scriptingNoel Grandin2012-10-043-5/+5
* Dead codeStephan Bergmann2012-10-0313-1788/+0
* Use prefixTor Lillqvist2012-10-0212-12/+12
* Use comphelper::getComponentContextStephan Bergmann2012-09-293-15/+7
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-286-12/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-286-6/+12
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-286-0/+6
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-2640-126/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-18/+7
* targetted VBA re-work.Noel Power2012-09-122-144/+11
* Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin2012-09-1010-44/+44
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-1022-93/+0
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-109-32/+34
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-0611-26/+0
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-6/+7
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-12/+12
* Java cleanup, make the package name match the folder nameNoel Grandin2012-09-0511-15/+11
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-2/+2
* Java cleanup - remove unused importsNoel Grandin2012-08-282-2/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-281-1/+1
* 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