summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-16tdf#98004 - Enhansment on Editor(Beanshell)nadith
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-03ClassLoader->URLClassLoaderCaolán McNamara
2016-10-01Fix typosAndrea Gelmini
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-19Revert "coverity#1371372 Resource leak on an exceptional path"Caolán McNamara
2016-08-19coverity#1371372 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371367 Resource leak on an exceptional pathCaolán McNamara
2016-08-09python macros aren't listed under scripting organizeCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-01remove dead ASYNC codeNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-06remove unused imports in java codeNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-15coverity#1361587 Dereference null return valueCaolán McNamara
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-24Don't use SolarMutexGuard for returning a constantArnaud Versini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-01sequence->vector in scriptingNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-14remove some unused Java codeNoel Grandin
2016-03-14scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACEDDouglas Mencken
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-04cid#1326861,1326862: Eq: Problems with implementation of equals()Stephan Bergmann
2016-03-04This ScriptEntry ctor is always called with empty languagedeppropsStephan Bergmann
2016-03-04Scripting.location is unusedStephan Bergmann
2016-03-04ScriptEntry fields can be finalStephan Bergmann
2016-03-04Turn forwarding among ScriptEntry ctors around, dropping oneStephan Bergmann
2016-03-04Remove unusd ScriptEntry ctorStephan Bergmann
2016-03-04Forwarding-only ctor, can be privateStephan Bergmann
2016-03-04This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaDataStephan Bergmann
2016-03-04Remove unused ScriptEntry.setLogicalNameStephan Bergmann