Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-07 | svx: fix windows build, rename SvxEscapementItem::GetProp() | Michael Stahl |
2016-01-07 | Fix memory leak | Stephan Bergmann |
2016-01-04 | Cleanup after removing vcl::FontInfo class | Chris Sherlock |
2016-01-03 | vcl: Excise vcl::FontInfo class | Chris Sherlock |
2015-12-27 | sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 | Matteo Casalin |
2015-12-23 | loplugin:unusedfields in /include | Noel Grandin |
2015-12-20 | cppcheck: false positive memleak | Julien Nabet |
2015-12-18 | editeng: clean up no longer necessary isTiledRendering() member functions | Miklos Vajna |
2015-12-15 | Bin silly 'STATIC DATA' comments | Tor Lillqvist |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-12-07 | tdf#34449 : ability of deleting borders of a cell from adjacent cell | Dennis Francis |
2015-12-07 | Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API | Miklos Vajna |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-28 | tdf#94088 add import of HTML inline graphics | Armin Le Grand |
2015-11-26 | SfxStyleSheetBasePool::Count returns sal_uInt16 | Stephan Bergmann |
2015-11-24 | loplugin:unusedfields in include/comphelper,include/editeng | Noel Grandin |
2015-11-20 | loplugin:sallogareas | Stephan Bergmann |
2015-11-19 | editeng lok: invalidate on scroll | Miklos Vajna |
2015-11-18 | editeng: wrong default item for EE_PARA_FORBIDDENRULES | Michael Stahl |
2015-11-18 | editeng: wrong default item for EE_PARA_HANGINGPUNCTUATION | Michael Stahl |
2015-11-18 | use unique_ptr for pImpl in editeng/ | Noel Grandin |
2015-11-17 | Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) | Stephan Bergmann |
2015-11-17 | editeng: fix SvxTableField::operator==() | Michael Stahl |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-13 | editeng lok: respect origin of map mode for TEXT_SELECTION | Miklos Vajna |
2015-11-13 | editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR | Miklos Vajna |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | editeng: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | EditUndoRemoveChars::GetStr must return a reference | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | fix tdf#95488, crash in report wizard | Noel Grandin |
2015-11-04 | editeng: Eliminate unecessary padding in classes | Daniel Robertson |
2015-11-03 | dynamic_cast fixed again | Oliver Specht |
2015-11-03 | Wrong dynamic_cast | Julien Nabet |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-31 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-30 | convert Sequence<XInterface> constructions to use initializer lists | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |