summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* java: remove commented out codeNoel Grandin2014-08-0543-286/+0
* java: remove unused fieldsNoel Grandin2014-08-0514-25/+1
* java: remove various unused variablesNoel Grandin2014-08-0512-26/+2
* java: remove some unused import statementsNoel Grandin2014-08-045-5/+0
* java: remove some unused variablesNoel Grandin2014-08-041-1/+1
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-0412-18/+18
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-19/+13
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-273-4/+4
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-252-4/+4
* partially fix fdo#80490 - string 'Non-printing Characters'Joren De Cuyper2014-06-251-1/+1
* Related fdo#58774 Alternative dialog Find & Replace for WriterJulien Nabet2014-06-211-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-6/+1
* scripting: remove SAL_THROW macroNoel Grandin2014-06-0510-37/+6
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-013-0/+17
* remove more unnecesary OUString constructor useNoel Grandin2014-05-292-21/+6
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-271-5/+5
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-2311-76/+43
* fdo#77282 Replace "Edit Group" with "Enter Group"Laurent Balland-Poirier2014-05-201-1/+1
* Resolves: #i113481# query script invocation from the current frame...Tsutomu Uchino2014-05-181-0/+40
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-2/+2
* Fix previous commit (scripting part)Julien Nabet2014-05-111-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-112-3/+3
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-3/+2
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-013-6/+6
* prefer makefile-gmake-modeTakeshi Abe2014-04-2819-19/+19
* scripting: sal_Bool->boolNoel Grandin2014-04-249-27/+27
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-1917-45/+45
* remove executable bitAndras Timar2014-04-1728-0/+0
* Clean up function declarationsStephan Bergmann2014-04-148-63/+83
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-30/+30
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-8/+8
* coverity#704287 Logically dead codeCaolán McNamara2014-03-291-43/+40
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2711-104/+104
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-187/+187
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* scripting: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-3/+2
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-072-4/+4
* fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza2014-03-041-8/+2
* fdo#54938: Convert some places to use cppu::supportsServiceDonizete Waterkemper2014-03-031-1/+1
* Remove unused ScriptingContextStephan Bergmann2014-02-273-187/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2632-515/+515
* Remove visual noise from scriptingAlexander Wilms2014-02-2636-243/+243
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-241-1/+3
* Remove unneccessary commentsAlexander Wilms2014-02-2311-141/+141
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-1/+1
* Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet2014-02-121-1/+1