Age | Commit message (Expand) | Author |
2015-10-01 | tdf#39080 Interactive hide-whitespace mode | Ashod Nakashian |
2015-10-01 | sw: convert this sal_uLong | Michael Stahl |
2015-10-01 | sw: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-01 | sw: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-01 | sw: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-10-01 | replace hardcoded string with STR_YIELDS | Justin Luth |
2015-10-01 | tdf#88128 fix unevaluated undo variable: cut | Justin Luth |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Resolves: tdf#93187 gtk3 spin box element in navigator cut-off | Caolán McNamara |
2015-09-30 | sw: prefix members of SwBorderAttrs | Miklos Vajna |
2015-09-30 | Remove no-more-existent file reference | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | Related: tdf#93461 relax loop detection some more | Caolán McNamara |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-29 | coverity#1325054 Explicit null dereferenced | Caolán McNamara |
2015-09-29 | coverity#1325053 Dereference after null check | Caolán McNamara |
2015-09-29 | lok: add Document::getPartPageRectangles() | Miklos Vajna |
2015-09-29 | Nobody would go down the corridor anymore | Miklos Vajna |
2015-09-28 | duplicate comments | Caolán McNamara |
2015-09-28 | move strings out of widget | Caolán McNamara |
2015-09-28 | tdf#94011: load&save more border types | Oliver Specht |
2015-09-28 | Resolves: tdf#93461 captions laid out behind images | Caolán McNamara |
2015-09-28 | sw table styles: Kill useless SwTableBox_Impl. | Jan Holesovsky |
2015-09-28 | bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-direct | Miklos Vajna |
2015-09-28 | Return std::unique_ptr from SvTreeListBox::CreateContextMenu | Stephan Bergmann |
2015-09-28 | tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indents | Miklos Vajna |
2015-09-28 | tdf#90153 DOCX import: fix default sw TextFrame roundtrip | Miklos Vajna |
2015-09-28 | sw: prefix members of SwTextFrm | Miklos Vajna |
2015-09-27 | sw table styles: Direct formatting takes precedence over table style. | Jan Holesovsky |
2015-09-27 | sw table styles: Insert column, split table, delete row/column. | Jan Holesovsky |
2015-09-27 | sw table styles: Implement table styles in Writer. | Jan Holesovsky |
2015-09-26 | making alt-x code consistent | Justin Luth |
2015-09-25 | translate DE->EN | Nicolas Christener |
2015-09-25 | translate DE->EN, minor indentation fixes | Nicolas Christener |
2015-09-25 | tdf#94228 comphelper: replace BOOST_PP | Daniel Robertson |
2015-09-25 | convert Link<> to typed | Noel Grandin |
2015-09-25 | convert Link<> to typed | Noel Grandin |
2015-09-25 | convert Link<> to typed | Noel Grandin |
2015-09-25 | hackfect 2015: vertical text columns need page height not width | Caolán McNamara |
2015-09-25 | hackfest 2015: show vertical columns for vertical text layout | Caolán McNamara |
2015-09-24 | translate DE->EN, fix typo | Nicolas Christener |
2015-09-24 | tdf#92341 Add AutoCorrect entry in spellcheck context menu | Yousuf Philips |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-24 | move m_bVertical down to SwPageExample from SwPageGridExample | Caolán McNamara |
2015-09-24 | return early on no-op cases, no logic change | Caolán McNamara |