Age | Commit message (Expand) | Author |
2018-09-07 | loplugin:useuniqueptr in ImpEditEngine::Convert | Noel Grandin |
2018-09-07 | loplugin:useuniqueptr in ImpEditEngine | Noel Grandin |
2018-09-06 | clang-tidy performance-move-const-arg | Noel Grandin |
2018-09-06 | loplugin:useuniqueptr in editeng | Noel Grandin |
2018-09-04 | tdf#118967 Batch all a11y notifications | Paul Trojahn |
2018-09-02 | tdf#112935 Paste as Unformatted doesn't work in shapes and comments | Maxim Monastirsky |
2018-08-31 | Fix syntax | Julien Nabet |
2018-08-30 | Silence bogus -Werror=redundant-move (GCC 9) | Stephan Bergmann |
2018-08-30 | Translate German comments | Johnny_M |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-29 | loplugin:constantparam (1) | Noel Grandin |
2018-08-26 | tdf#106260 Fix invisible pasted urls | Paul Trojahn |
2018-08-24 | Resolves: tdf#112563 we don't want a human representation of SvxRsidItem | Caolán McNamara |
2018-08-16 | Fix typo: s/an other/another/g | Andrea Gelmini |
2018-08-16 | SvxNumberFormat::nFirstLineOffset should have a larger type | Stephan Bergmann |
2018-08-16 | Resolves: tdf#119013 do not over-aggressively reorder date particles | Eike Rathke |
2018-08-16 | Adapt cast | Stephan Bergmann |
2018-08-15 | SvxNumberFormat::nAbsLSpace should have a larger type | Stephan Bergmann |
2018-08-15 | loplugin:useuniqueptr pass XEditAttribute around by std::unique_ptr | Noel Grandin |
2018-08-14 | SvxCharSetColorItem can be removed | Noel Grandin |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-13 | tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every Word | Julien Nabet |
2018-08-10 | tdf#119169 impress, crash when editing bulleted list | Noel Grandin |
2018-08-09 | loplugin:unusedmethods | Noel Grandin |
2018-08-02 | coverity#1438198 silence using invalid iterator | Caolán McNamara |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-31 | loplugin:returnconstant in editeng | Noel Grandin |
2018-07-30 | deque could be a vector instead | Caolán McNamara |
2018-07-28 | ofz#9613 Integer-overflow in shadow multiplication | Caolán McNamara |
2018-07-28 | loplugin:stringloop in editeng | Noel Grandin |
2018-07-27 | Remove unused copy assignment ops of SfxPoolItem-derived classes | Stephan Bergmann |
2018-07-26 | tdf#115438 Fix freeze when pasting unformatted text | Paul Trojahn |
2018-07-25 | ofz#7666 WritingDirectionInfos doesn't have to be a deque | Caolán McNamara |
2018-07-24 | tdf#118517: Use xStg before resetting it | Xisco Fauli |
2018-07-20 | Fix typos | Andrea Gelmini |
2018-07-16 | SvPersistBase no longer necessary | Noel Grandin |
2018-07-15 | remove SvxFrameDirectionItem::operator== override | Jochen Nitschke |
2018-07-13 | merge IUndoManager into SfxUndoManager | Noel Grandin |
2018-07-13 | pass SvxFieldData around by std::unique_ptr | Noel Grandin |
2018-07-04 | lok: sc: ctrl-clicking links doesn't work | Marco Cecchetti |
2018-07-02 | pass OutlinerParaObject around by std::unique_ptr | Noel Grandin |
2018-06-29 | Improved loplugin:redundantcast (const-qualified typedefs): editeng | Stephan Bergmann |
2018-06-26 | tdf#117620 Localize the temporary IgnoreAllList dictionarys name | Gabor Kelemen |
2018-06-12 | simplify calls to *DialogFactory::Create methods | Noel Grandin |
2018-06-11 | loplugin:unusedmethods | Noel Grandin |
2018-06-11 | new loplugin:shouldreturnbool | Noel Grandin |
2018-06-09 | remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"( | Noel Grandin |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-03 | editeng: work around spurious GCC 7 -Werror=return-type | Michael Stahl |