Age | Commit message (Expand) | Author |
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 |
2018-02-20 | workaround jenkins failure on OSX | Noel Grandin |
2018-02-19 | tdf#115639: Handle alignment correctly for multiple paragraph case | Tamás Zolnai |
2018-02-17 | tdf#115639: Align right/center with trailing spaces the same as MS PowerPoint | Tamás Zolnai |
2018-01-12 | More loplugin:cstylecast: editeng | Stephan Bergmann |
2018-01-07 | tdf#114628 unit test for line spacing | Szymon Kłos |
2017-11-27 | rhbz#1517407 Capitalize every word doesn't work after brackets | Caolán McNamara |
2017-10-23 | loplugin:includeform: editeng | Stephan Bergmann |
2017-10-16 | Move editeng/source/editeng include files to common include directory | Stephan Bergmann |
2017-09-16 | convert SvxURLFormat to scoped enum | Noel Grandin |
2017-08-24 | Related: tdf#108795 a shared SvxAutoCorrect instance can not be stateful | Eike Rathke |
2017-08-17 | Removing unused serialisation code | Varun Dhall |
2017-07-13 | loplugin:oncevar: empty strings: editeng | Stephan Bergmann |
2017-07-12 | EditEngine: Making ODF Format Default for Copy/Paste | Varun Dhall |
2017-07-06 | EditEngine: Added test for large para copy/paste | Varun Dhall |
2017-07-03 | EditEngine: Added test to check multi para start copy/paste | Varun Dhall |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
2017-06-26 | EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic text | Varun Dhall |