Age | Commit message (Expand) | Author |
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 |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-10 | loplugin:simplifyconstruct in scaddins..sd | Noel Grandin |
2018-09-09 | loplugin:useuniqueptr in StringResourcePersistenceImpl | Noel Grandin |
2018-08-22 | loplugin:useuniqueptr in StringResourceImpl | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-13 | Fix typos | Andrea Gelmini |
2018-08-04 | use C++11 exception rethrowing | Caolán McNamara |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-05 | cid#1437407: create class loader in doPrivileged | Stephan Bergmann |
2018-06-15 | Restore binary compatibility for ClassLoaderFactory | Stephan Bergmann |
2018-06-15 | tdf#96099 Remove some trivial std::vector iterator typedefs | Arkadiy Illarionov |
2018-06-12 | simplify calls to *DialogFactory::Create methods | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-05-09 | Use the . separator between sheet name and cell range instead of ! to match UI | Tor Lillqvist |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-05-04 | Removed executable permission on data files | Andrea Gelmini |
2018-04-27 | tdf#117202 more pythonic and allow spaces as argument | Laurent Godard |
2018-04-25 | tdf#117202 - parse function name to get arguments | Laurent Godard |
2018-04-25 | pyprov is not deprecated | Laurent Godard |
2018-04-15 | use the standard name pattern for a package | David Tardon |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-03-28 | Add mode lines and license blurb | Tor Lillqvist |
2018-03-28 | Add DeleteNamedRange function | Tor Lillqvist |
2018-03-28 | Add NamedRanges.py to the relevant Makefile | Tor Lillqvist |
2018-03-28 | Fix class name in debug message | Tor Lillqvist |
2018-03-28 | Add another sample Python script, to handle named ranges in spreadsheets | Tor Lillqvist |
2018-03-27 | Add another sample Python script | Tor Lillqvist |
2018-03-27 | Filter out "SynchronMode" too | Tor Lillqvist |
2018-03-27 | Bin some dead code | Tor Lillqvist |
2018-03-27 | Add a separator between two words in an exception message | Tor Lillqvist |