Age | Commit message (Expand) | Author |
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-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 |
2015-10-27 | Replace boost::bind by lambdas in editeng tree. | Mario J. Rugiero |
2015-10-23 | get rid of erroneous 0x7ff language mask | Caolán McNamara |
2015-10-23 | more tdf#76964 fall back to primary language via getLanguage | Caolán McNamara |
2015-10-23 | Resolves: tdf#76964 fall back to primary language via getLanguage | Caolán McNamara |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert DBG_ASSERTWARNING to SAL_WARN_IF | Noel Grandin |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-19 | WaE: loplugin:defaultparams | Tor Lillqvist |
2015-10-19 | fix cppcheck:nullPointerRedundantCheck commit | Noel Grandin |
2015-10-19 | cppcheck:nullPointerRedundantCheck | Noel Grandin |
2015-10-16 | editeng tiled rendering: avoid selections callbacks in Paint() | Miklos Vajna |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-13 | editeng: add EditView::GetSelectionRectangles() | Miklos Vajna |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-08 | editeng, sw, sc: use comphelper::string::join() | Miklos Vajna |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | Reduce variable scope | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |