summaryrefslogtreecommitdiff
path: root/editeng/qa
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12editeng: move the methods into Test class definitionTomaž Vajngerl
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-06-22editeng: qa: add single line unit testHenry Castro
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2022-09-21use more string_view in editengNoel Grandin
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2022-02-17tdf#147196: Fix crash in editeng when applying title case formatMichael Warner
2022-02-01tdf#144851 Honor Selection When Applying Title Case FormatMichael Warner
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2021-11-26tdf#49033 Honor Selection When Applying Sentence Case FormatMichael Warner
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-14Use more appropriate return type for some editeng functionsStephan Bergmann
2021-07-03tdf#143176 Old Hungarian transliteration: fix AutoCorrect->ApplyLászló Németh
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-04speed up loading large ODS a littleNoel Grandin
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-20use tools::Long in editengNoel
2020-06-03Upcoming loplugin:elidestringvar: editengStephan Bergmann
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-05-22Spell out element access explicitly in test codeStephan Bergmann
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-10-29loplugin:oncevarNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11Make editeng_core test depend on more_fontsJan-Marek Glogowski
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-03-29tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos
2018-03-09tdf#116101 Correct bullet position for linespacing > 100%Szymon Kłos
2018-03-09tdf#116101 Correct position for linespacing > 100%Szymon Kłos
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-21Increase delta value for these checksTamás Zolnai
2018-02-20Blind fix for -Werror,-Wunused-variable on macOSStephan Bergmann