Age | Commit message (Expand) | Author |
2020-11-11 | disable O(U)String::concat for internal code | Noel Grandin |
2020-11-05 | loplugin:reducevarscope in scripting | Noel |
2020-10-14 | Replace list by vector in scripting/eventhelpher | Julien Nabet |
2020-10-10 | Improve example python code in scripting. | Kevin Suo |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-08-31 | Fix typos in code | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-19 | Fix typos | Andrea Gelmini |
2020-07-15 | scripting/basprov: create instances with uno constructors | Noel Grandin |
2020-07-15 | scripting/protocolhandler: create instances with uno constructors | Noel Grandin |
2020-07-15 | scripting/stringresource: create instances with uno constructors | Noel Grandin |
2020-07-14 | scripting/provider: create instances with uno constructors | Noel Grandin |
2020-07-14 | scripting/dlgprov: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-07-04 | reduce number of framework libraries | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: scripting | Stephan Bergmann |
2020-06-09 | tdf#42949 Fix IWYU warnings in scripting/ | Gabor Kelemen |
2020-06-09 | remove the fake SvxScriptErrorDialog code | Noel Grandin |
2020-06-05 | Upcoming loplugin:elidestringvar: scripting | Stephan Bergmann |
2020-05-14 | fix python 3.8 deprecation warnings | Noel Grandin |
2020-05-10 | compact namespace in sal..svgio | Noel Grandin |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-04-22 | Fix typos | Andrea Gelmini |
2020-04-09 | pyuno,*: kill Python 2 support with fire | Michael Stahl |
2020-04-06 | scripting: mailmerge.py: remove Python 3.0/3.1 support | Michael Stahl |
2020-04-02 | loplugin:flatten in scripting | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in scripting" | Noel Grandin |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-31 | new loplugin:namespaceindentation | Noel Grandin |
2020-01-28 | sys.version is for displaying; use sys.version_info for version check | Mike Kaganski |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-07 | Fix typo | Andrea Gelmini |
2019-12-22 | sal_Char->char in scaddins..sdext | Noel Grandin |
2019-12-20 | tdf#124176: Use pragma once instead of include guards | Kemal Ayhan |
2019-12-09 | SbxArray: drop 16-bit indices | Mike Kaganski |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-11-24 | cppcheck: performing init in init list (sc/scripting/sd) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-09 | tdf#80731: Only check closing parenthesis when in IDE | Mike Kaganski |
2019-11-08 | Respect DisableMacrosExecution option in javascript editor | Samuel Mehrbrodt |
2019-11-08 | Respect DisableMacrosExecution option in beanshell editor | Samuel Mehrbrodt |
2019-11-06 | Check if scripting disabled for each dispatch call | Samuel Mehrbrodt |
2019-11-05 | Fix option to disable macros | Samuel Mehrbrodt |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-17 | Remaining loplugin:bufferadd | Stephan Bergmann |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-01 | loplugin:stringadd in sc | Noel Grandin |
2019-09-29 | Fix typos | Andrea Gelmini |
2019-09-26 | loplugin:constmethod in sc | Noel Grandin |