Age | Commit message (Expand) | Author |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-25 | tdf#100726 - Improve readability of OUString concatanations | Gökhan Gurbetoğlu |
2016-08-19 | Some clang-tidy misc-move-constructor-init | Stephan Bergmann |
2016-08-19 | Revert "coverity#1371372 Resource leak on an exceptional path" | Caolán McNamara |
2016-08-19 | coverity#1371372 Resource leak on an exceptional path | Caolán McNamara |
2016-08-19 | coverity#1371367 Resource leak on an exceptional path | Caolán McNamara |
2016-08-09 | python macros aren't listed under scripting organize | Caolán McNamara |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-08-01 | remove dead ASYNC code | Noel Grandin |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-06-24 | compilerplugins: add OWeakObject::release() override check | Michael Stahl |
2016-06-12 | BASIC : Add SbModule::FindMethod | Arnaud Versini |
2016-06-06 | remove unused imports in java code | Noel Grandin |
2016-05-23 | Convert SbxClassType to scoped enum | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-15 | coverity#1361587 Dereference null return value | Caolán McNamara |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-24 | Don't use SolarMutexGuard for returning a constant | Arnaud Versini |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |
2016-04-01 | sequence->vector in scripting | Noel Grandin |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-03-17 | loplugin:constantparam in tools | Noel Grandin |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-14 | scripting: JDK 1.5 compatibility: don't use java.awt.Font.MONOSPACED | Douglas Mencken |
2016-03-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-04 | cid#1326861,1326862: Eq: Problems with implementation of equals() | Stephan Bergmann |
2016-03-04 | This ScriptEntry ctor is always called with empty languagedepprops | Stephan Bergmann |
2016-03-04 | Scripting.location is unused | Stephan Bergmann |
2016-03-04 | ScriptEntry fields can be final | Stephan Bergmann |
2016-03-04 | Turn forwarding among ScriptEntry ctors around, dropping one | Stephan Bergmann |
2016-03-04 | Remove unusd ScriptEntry ctor | Stephan Bergmann |
2016-03-04 | Forwarding-only ctor, can be private | Stephan Bergmann |
2016-03-04 | This ScriptEntry ctor is only needed by ctor of derived class ScriptMetaData | Stephan Bergmann |
2016-03-04 | Remove unused ScriptEntry.setLogicalName | Stephan Bergmann |
2016-03-04 | Parcel.getByName apparently wants to return ScriptMetaData | Stephan Bergmann |
2016-02-25 | coverity#1354272 SS: Unread field should be static | Caolán McNamara |
2016-02-22 | tdf#98004 Added toolbar to beanshell editor with undo/redo buttons | Chirag Manwani |
2016-02-21 | tdf#97636 Added Undo/Redo functionality to Beanshell Editor | Chirag Manwani |
2016-02-18 | coverity#1326437 Dereference null return value | Caolán McNamara |
2016-02-18 | tdf#97637 Fixed Tab size of beanshell editor to 4 | Chirag Manwani |
2016-02-18 | tdf#97642 Use native theming for swing controls in Beanshell Editor | Chirag Manwani |