aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-18 16:11:45 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-09-18 16:11:45 +0200
commit8b475d5dd0fd88a7fb366d850b627c18bfcd5b00 (patch)
tree6d6e6c2ae65f08f7d55221dd2eae6d9a8168fcae
parentfcd46c1c88d3ad8b44acd0a27e6d552185e10213 (diff)
Version 6.3.2.2, tag libreoffice-6.3.2.2 libreoffice-6.3.2.2
Change-Id: I6a6a5ff54ba45e2449a3ff0c728f0faa0293a1b7
0 files changed, 0 insertions, 0 deletions
value='feature/sw-delete-undo-rework'>feature/sw-delete-undo-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/editeng/qa
AgeCommit message (Expand)Author
2024-03-12tdf#63259 Cycle case should work on end of wordsOliver Specht
2024-02-19Fix typoAndrea Gelmini
2024-02-16tdf#154248 sd: change multiline field wrappingAttila Szűcs
2024-02-02tdf#159507 editeng: support pasting HTML fragmentsMiklos Vajna
2024-01-24cool#8023 editeng: support HTML pasteMiklos Vajna
2024-01-16editeng: add EditLineList testTomaž Vajngerl
2024-01-15editeng: return ParaPortion from the list as a ref.Tomaž Vajngerl
2024-01-14editeng: add simple test for CreateLines methodTomaž Vajngerl
2024-01-02editeng: better lifecycle control for ContentNode in EditDocTomaž Vajngerl
2023-12-31editeng: cleanup operators and constructors for EditSelection + testTomaž Vajngerl
2023-12-31editeng: cleanup operators and constructors for EditPaM + testTomaž Vajngerl
2023-12-30editeng: EditLine test and refactor constructors, operatorsTomaž Vajngerl
2023-12-28Fix typoAndrea Gelmini
2023-12-28editeng: add EPaM unit testsTomaž Vajngerl
2023-12-28editeng: add ESelection unit testsTomaž Vajngerl
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