Age | Commit message (Expand) | Author |
2017-07-21 | loplugin:constparams in sfx2 | Noel Grandin |
2017-06-21 | loplugin:unusedfields in sfx2 part2 | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-04-03 | coverity#440972 Dereference before null check | Caolán McNamara |
2017-03-29 | loplugin:unusedmethods | Noel Grandin |
2017-03-28 | remove enum slot code from sfx2 | Noel Grandin |
2017-03-09 | Fix "specialization in different namespace" error with old GCCs | Stephan Bergmann |
2017-03-09 | Clean up uses of integer types | Stephan Bergmann |
2017-03-09 | Use o3tl::typed_flags | Stephan Bergmann |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-09 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-05-22 | tdf#89329: use unique_ptr for pImpl in bindings | Xisco Fauli |
2016-05-20 | loplugin:unusedmethods in sfx2, SfxUnoControllerItem goes | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-04-13 | loplugin:passstuffbyref in sfx2 | Noel Grandin |
2016-03-17 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparam in sfx2 | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-09 | Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaks | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in include/linguistic to include/sfx2 | Noel Grandin |
2015-07-16 | loplugin:unusedmethods sfx2(part2) | Noel Grandin |
2015-07-16 | loplugin:unusedmethods sfx2 | Noel Grandin |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-03-24 | convert SfxPopupAction to enum class | Noel Grandin |
2014-11-21 | Same with SfxUnoControllerArr_Impl. | Kohei Yoshida |
2014-11-21 | Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx. | Kohei Yoshida |
2014-10-11 | convert SFX_CALLMODE constants to SfxCallMode enum class | Noel Grandin |
2014-09-26 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-07-23 | Typos | Julien Nabet |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-14 | sfx2: sal_Bool->bool | Noel Grandin |
2014-03-05 | remove unused code in SfxBindings | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-25 | remove unused method SfxBindings::GetDispatchProvider_Impl() | Noel Grandin |
2014-01-17 | bool improvements | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> include/sfx2 | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-08-29 | convert include/sfx2/bindings.hxx from String to OUString | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |