Age | Commit message (Expand) | Author |
2019-07-30 | Simplify Sequence iterations in scaddins, sccomp, scripting | Arkadiy Illarionov |
2019-07-23 | cid#1448376 SIC: Inner class could be made static | Caolán McNamara |
2019-07-20 | cid#1448526 RANGE: Range checks | Caolán McNamara |
2019-07-20 | loplugin:referencecasting in scripting | Noel Grandin |
2019-07-19 | tdf#123587 Beanshell editor: Show current file name as window title | Andreas Heinisch |
2019-07-09 | tdf#125355 Beanshell Editor: Corrected indentation when Enter is pressed | Andreas Heinisch |
2019-07-03 | cid#1448470: perf inefficient map iterator | Julien Nabet |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin |
2019-06-17 | loplugin:logexceptionnicely in scripting..sdext | Noel Grandin |
2019-06-12 | scripting: copy python/InsertText.py to the Scripts directory | Ashod Nakashian |
2019-06-05 | python: add sample python script to insert/replace text | Ashod Nakashian |
2019-05-21 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) | Andreas Heinisch |
2019-05-20 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse's behavior) | Andreas Heinisch |
2019-05-16 | tdf#97635 Added unindentation using shift-tab (mimicked eclipse behavior) | Andreas Heinisch |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-12 | Use hasElements to check Sequence emptiness in sax..sdext | Arkadiy Illarionov |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2019-04-19 | loplugin:sequentialassign in sd | Noel Grandin |
2019-04-19 | tdf#42949 Fix IWYU warnings in comphelper | Gabor Kelemen |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-03-27 | Beanshell: Display full exception message | Samuel Mehrbrodt |
2019-03-27 | Beanshell: Wrap long error messages | Samuel Mehrbrodt |
2019-03-27 | tdf#123586 Set minimum size for beanshell editor | kushagrakasliwal1 |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-13 | tdf#123588 Beanshell editor to indicate whether script is saved | Sainal Shah |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-24 | tdf#123589 Removing close button from toolbar in Beanshell editor | EL-SHREIF |
2019-02-23 | loplugin:unusedfields in sc | Noel Grandin |
2019-02-19 | More loplugin:simplifybool | Stephan Bergmann |
2019-02-18 | Fix product name | Samuel Mehrbrodt |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-09 | loplugin:indentation in sd | Noel Grandin |
2019-01-28 | o3tl::make_unique -> std::make_unique in sax...svtools (except sc) | Gabor Kelemen |
2018-12-20 | Restore original behavior of MasterScriptProvider::hasByName | Mike Kaganski |
2018-12-20 | Simplify containers iterations in scaddins, sccomp, scripting | Arkadiy Illarionov |
2018-12-19 | use unique_ptr in StringResourceImpl | Noel Grandin |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-09 | Fixed typo, deleted whitespace | Matthias Seidel |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-22 | improve function-local statics in scripting..svtools | Noel Grandin |
2018-11-12 | Guard listener cleanup of BasicProviderImpl | Jan-Marek Glogowski |
2018-11-05 | tdf#121143: don't send OnCloseApp twice; properly cleanup AppBasicManager | Mike Kaganski |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in sd | Noel Grandin |
2018-10-22 | loplugin:staticvar in various | Noel Grandin |