Age | Commit message (Expand) | Author |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-12 | editeng: move the methods into Test class definition | Tomaž Vajngerl |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-06-22 | editeng: qa: add single line unit test | Henry Castro |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-04 | tdf#153880 sc: Make Calc text hyperlinks stand out more | Balazs Varga |
2023-02-16 | Only specialize CppUnit::assetion_traits<T>::toString member functions | Stephan Bergmann |
2022-09-21 | use more string_view in editeng | Noel Grandin |
2022-05-11 | tdf#148148: Applying Title Case when selection contains only spaces | Michael Warner |
2022-04-18 | tdf#148620 Crash in Draw using Format > Lists > Move Down | Noel Grandin |
2022-02-17 | tdf#147196: Fix crash in editeng when applying title case format | Michael Warner |
2022-02-01 | tdf#144851 Honor Selection When Applying Title Case Format | Michael Warner |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-10 | Move HAVE_MORE_FONTS into an extra config header | Jan-Marek Glogowski |
2021-11-26 | tdf#49033 Honor Selection When Applying Sentence Case Format | Michael Warner |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-14 | Use more appropriate return type for some editeng functions | Stephan Bergmann |
2021-07-03 | tdf#143176 Old Hungarian transliteration: fix AutoCorrect->Apply | László Németh |
2021-05-08 | ref-count SfxItemPool | Noel Grandin |
2021-05-04 | speed up loading large ODS a little | Noel Grandin |
2021-02-08 | Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) | Stephan Bergmann |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-10-20 | use tools::Long in editeng | Noel |
2020-06-03 | Upcoming loplugin:elidestringvar: editeng | Stephan Bergmann |
2020-06-02 | tdf#133589 AutoCorrect: transliterate to Old Hungarian | László Németh |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2019-12-20 | tdf#42949 Fix IWYU warnings in editeng/ | Gabor Kelemen |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): editeng | Stephan Bergmann |
2019-05-22 | Spell out element access explicitly in test code | Stephan Bergmann |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-02-20 | Simplify containers iterations in desktop, dtrans, editeng, extensions | Arkadiy Illarionov |
2019-02-08 | loplugin:indentation in editeng..extensions | Noel Grandin |
2018-11-16 | Revert "tdf#115639: Align right/center with trailing spaces the same" | Tamás Zolnai |
2018-10-29 | loplugin:oncevar | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-11 | Make editeng_core test depend on more_fonts | Jan-Marek Glogowski |
2018-08-26 | tdf#106260 Fix invisible pasted urls | Paul Trojahn |
2018-05-10 | store Color using boost::optional in EditCharAttribField | Noel Grandin |
2018-04-27 | convert auto correct flags to scoped enum | Noel Grandin |
2018-04-18 | tdf#42949 Remove unnecessary localization headers of editeng | Gabor Kelemen |
2018-04-03 | tdf#93173: Remove arbitrary line spacing limit | Mike Kaganski |
2018-03-29 | tdf#116536 Fix bullet position with linespacing > 100 | Szymon Kłos |
2018-03-09 | tdf#116101 Correct bullet position for linespacing > 100% | Szymon Kłos |
2018-03-09 | tdf#116101 Correct position for linespacing > 100% | Szymon Kłos |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-21 | Increase delta value for these checks | Tamás Zolnai |
2018-02-20 | Blind fix for -Werror,-Wunused-variable on macOS | Stephan Bergmann |