Age | Commit message (Expand) | Author |
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 |
2018-10-22 | pvs-studio: V728 An excessive check can be simplified | Caolán McNamara |
2018-10-19 | keep pyuno script processing below base uri | Caolán McNamara |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in scripting | Noel Grandin |
2018-10-08 | replace double-checked locking patterns with thread safe ... | Jochen Nitschke |
2018-10-08 | tdf#120363: try to avoid asking user to enable JVM when looking ... | Mike Kaganski |
2018-10-06 | Use range-based loop | Mike Kaganski |