Age | Commit message (Expand) | Author |
2021-11-28 | use more OInterfaceContainerHelper3 in sfx2 | Noel Grandin |
2021-11-04 | elide unnecessary UNO_QUERY_THROW calls | Noel Grandin |
2021-10-29 | simplify framework::TitleHelper | Noel Grandin |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-07 | create comphelper::OMultiTypeInterfaceContainerHelper2 and use it | Noel Grandin |
2021-05-13 | Revert "simplify the vcl<->toolkit connection" | Noel Grandin |
2021-05-12 | simplify the vcl<->toolkit connection | Noel Grandin |
2021-04-30 | tdf#79049 speed up OOXML workbook load | Noel Grandin |
2021-02-20 | loplugin:refcounting in sfx2 | Noel |
2020-11-20 | weld TabBar | Caolán McNamara |
2020-11-19 | sw replacement image creation: fix this when an ODT's settings.xml is invalid | Miklos Vajna |
2020-10-22 | long->tools::Long in sfx2 | Noel |
2020-09-30 | loplugin:reducevarscope in sfx2 | Noel |
2020-09-21 | weld infobars | Caolán McNamara |
2020-05-01 | move some headers inside their respective modules | Noel Grandin |
2020-04-29 | [API CHANGE] uitest: make HasInfoBarWithID accessible from API | Xisco Fauli |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-12 | Revert "loplugin:constfields in sfx2" | Noel Grandin |
2020-02-16 | move some headers inside sfx2/ | Noel Grandin |
2020-02-14 | use forward decls to reduce including unnecessary headers | Caolán McNamara |
2020-01-26 | rename some local variables | Noel Grandin |
2020-01-21 | tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qa | Gabor Kelemen |
2019-12-05 | Remove some unused friend declarations | Stephan Bergmann |
2019-12-03 | tdf#42949 Fix IWYU warnings in sfx2/*/*hxx | Gabor Kelemen |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | Add SolarMutexGuard to infobar api methods | Samuel Mehrbrodt |
2019-11-19 | tdf#97926 Add UNO API for Infobar | Samuel Mehrbrodt |
2019-08-27 | loplugin:constmethod in sfx2 | Noel Grandin |
2019-08-15 | loplugin:sequenceloop in sdext..sfx2 | Noel Grandin |
2019-07-29 | Simplify Sequence iterations in sfx2 | Arkadiy Illarionov |
2019-07-20 | loplugin:referencecasting in sfx2 | Noel Grandin |
2019-05-03 | Use hasElements to check Sequence emptiness in sfx2..svx | Arkadiy Illarionov |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-02-19 | tdf#42949 Fix IWYU warnings in include/framework/ | Gabor Kelemen |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-02-09 | loplugin:indentation in sfx2..slideshow | Noel Grandin |
2019-02-07 | loplugin:flatten in sfx2 | Noel Grandin |
2018-11-28 | loplugin:unusedfields | Noel Grandin |
2018-11-27 | remove unused SfxViewShellFlags enum value | Noel Grandin |
2018-11-22 | improve function-local statics in scripting..svtools | Noel Grandin |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-10-09 | loplugin:constfields in sfx2 | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-01-12 | More loplugin:cstylecast: sfx2 | Stephan Bergmann |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |