Age | Commit message (Expand) | Author |
2016-04-05 | loplugin:constantparam in editeng | Noel Grandin |
2016-03-18 | loplugin:constantfunction in editeng | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-21 | com::sun::star->css in include/editeng | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-16 | loplugin:unusedmethods editeng | Noel Grandin |
2015-06-10 | tdf#88055: Don't export transparent background colour as white | Katarina Behrens |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-02-03 | callcatcher: shave off some more | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-07-23 | convert SfxItemState constants to a proper enum | Noel Grandin |
2014-06-30 | Associated CharBackColor to EE_CHAR_BKGCOLOR | matteocam |
2014-06-05 | editeng: remove SAL_THROW macro | Noel Grandin |
2014-05-28 | coverity#706505 Uncaught exception | Caolán McNamara |
2014-05-13 | remove dead code | Noel Grandin |
2014-05-10 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 | Julien Nabet |
2014-04-10 | callcatcher: update unused code | Caolán McNamara |
2014-04-04 | cleanup up the EditEngine::GetAttribs call | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | editeng: Add CharInteropGrabBag to editeng. | Tomaž Vajngerl |
2014-03-03 | editeng: sal_Bool->bool | Noel Grandin |
2014-03-03 | editeng: sal_Bool->bool | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-27 | editeng: sal_Bool->bool | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-21 | drawingML import: paragraph spacing inside group shape | Zolnai Tamás |
2014-02-13 | coverity#738003 Uncaught exception | Caolán McNamara |
2014-02-03 | xub_StrLen and tools/string.hxx final straw | Norbert Thiebaud |
2014-01-27 | cp#1000025: Import casemaps from pptx. | Muthu Subramanian |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-05 | Remove obsolete SEQTYPE workaround | Stephan Bergmann |
2013-11-26 | Integrate branch of IAccessible2 | Steve Yin |
2013-10-23 | fixincludeguards.sh: include/editeng | Thomas Arnhold |
2013-10-21 | Base class ctors/dtors can be protected | Stephan Bergmann |
2013-09-04 | String to OUString | Thomas Arnhold |
2013-05-10 | resolved fdo#35756 import more than 64k HTML table cells | Eike Rathke |
2013-04-26 | XubString->OUString | Caolán McNamara |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |