Age | Commit message (Expand) | Author |
2018-10-11 | Make editeng_core test depend on more_fonts | Jan-Marek Glogowski |
2018-10-11 | tdf#119065 fix the style of two connected paragraphs. | Mark Hung |
2018-10-09 | Resolves: tdf#66545 display URL fields non-shaded in Calc | Eike Rathke |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | use unique_ptr in SfxUndoManager::AddUndoAction | Noel Grandin |
2018-10-09 | cppcheck: useInitializationList in editeng ... | Jochen Nitschke |
2018-10-09 | use unique_ptr in ParaPortionList | Noel Grandin |
2018-10-07 | Fix typos | Andrea Gelmini |
2018-10-06 | drop some now unnecessary includes | Caolán McNamara |
2018-10-03 | no need to call empty() before clear() | Noel Grandin |
2018-09-27 | ofz#10696 null-deref | Caolán McNamara |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-27 | editeng ConvertBorderWidthToWord ensure minimum width | Justin Luth |
2018-09-25 | Queue notifications only once | Paul Trojahn |
2018-09-25 | loplugin:useuniqueptr in SvxRTFParser | Noel Grandin |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-20 | weld SvxHyphenWordDialog | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-13 | tdf#42949 Fix IWYU warnings in include/ucbhelper/* | Gabor Kelemen |
2018-09-11 | clang-tidy bugprone-copy-constructor-init | Noel Grandin |
2018-09-09 | Handle trailing token separator without copying string | Matteo Casalin |
2018-09-09 | Avoid getTokenCount() | Matteo Casalin |
2018-09-09 | Revert "clang-tidy performance-move-const-arg" | Noel Grandin |
2018-09-08 | loplugin:simplifyconstruct in editeng..extensions | Noel Grandin |
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 |